Searched refs:BT_PRIV_KEY_LEN (Results 1 – 2 of 2) sorted by relevance
16 #define BT_PRIV_KEY_LEN (BT_ECC_KEY_SIZE) macro
46 static const uint8_t debug_private_key_be[BT_PRIV_KEY_LEN] = {66 uint8_t private_key_be[BT_PRIV_KEY_LEN];130 if (psa_export_key(key_id, ecc.private_key_be, BT_PRIV_KEY_LEN, in generate_keys()204 BT_PRIV_KEY_LEN, &key_id) != PSA_SUCCESS) { in emulate_le_generate_dhkey()