Searched defs:key_id (Results 1 – 7 of 7) sorted by relevance
26 size_t key_id = i + ZEPHYR_PSA_WIFI_CREDENTIALS_KEY_ID_RANGE_BEGIN; in wifi_credentials_backend_init() local44 psa_key_id_t key_id; in wifi_credentials_store_entry() local80 size_t key_id = idx + ZEPHYR_PSA_WIFI_CREDENTIALS_KEY_ID_RANGE_BEGIN; in wifi_credentials_load_entry() local
163 struct bt_mesh_key key_id; in bt_mesh_aes_cmac_raw_key() local185 psa_key_id_t key_id; in bt_mesh_sha256_hmac_raw_key() local368 static int keyid_free(psa_key_id_t key_id) in keyid_free()379 static void keyid_assign(psa_key_id_t key_id) in keyid_assign()391 psa_key_id_t key_id = PSA_KEY_ID_NULL; in bt_mesh_key_import() local
70 psa_key_id_t key_id = MBEDTLS_SVC_KEY_ID_INIT; in bt_encrypt_le() local122 psa_key_id_t key_id = MBEDTLS_SVC_KEY_ID_INIT; in bt_encrypt_be() local
132 psa_key_id_t key_id; in generate_pub_key() local202 psa_key_id_t key_id; in generate_dh_key() local
5544 uint8_t key_id[4] = { 0x72, 0x62, 0x65, 0x6c }; in smp_h6_test() local5592 uint8_t key_id[4] = {0xcc, 0x03, 0x01, 0x48}; in smp_h8_test() local
21 psa_key_id_t key_id; in bt_crypto_aes_cmac() local
22 psa_key_id_t key_id; in jwt_sign_impl() local
Completed in 39 milliseconds