Home
last modified time | relevance | path

Searched defs:key_id (Results 1 – 7 of 7) sorted by relevance

/subsys/net/lib/wifi_credentials/
A Dwifi_credentials_backend_psa.c26 size_t key_id = i + ZEPHYR_PSA_WIFI_CREDENTIALS_KEY_ID_RANGE_BEGIN; in wifi_credentials_backend_init() local
44 psa_key_id_t key_id; in wifi_credentials_store_entry() local
80 size_t key_id = idx + ZEPHYR_PSA_WIFI_CREDENTIALS_KEY_ID_RANGE_BEGIN; in wifi_credentials_load_entry() local
/subsys/bluetooth/mesh/
A Dcrypto_psa.c163 struct bt_mesh_key key_id; in bt_mesh_aes_cmac_raw_key() local
185 psa_key_id_t key_id; in bt_mesh_sha256_hmac_raw_key() local
368 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
/subsys/bluetooth/host/
A Dcrypto_psa.c70 psa_key_id_t key_id = MBEDTLS_SVC_KEY_ID_INIT; in bt_encrypt_le() local
122 psa_key_id_t key_id = MBEDTLS_SVC_KEY_ID_INIT; in bt_encrypt_be() local
A Decc.c132 psa_key_id_t key_id; in generate_pub_key() local
202 psa_key_id_t key_id; in generate_dh_key() local
A Dsmp.c5544 uint8_t key_id[4] = { 0x72, 0x62, 0x65, 0x6c }; in smp_h6_test() local
5592 uint8_t key_id[4] = {0xcc, 0x03, 0x01, 0x48}; in smp_h8_test() local
/subsys/bluetooth/crypto/
A Dbt_crypto_psa.c21 psa_key_id_t key_id; in bt_crypto_aes_cmac() local
/subsys/jwt/
A Djwt_psa.c22 psa_key_id_t key_id; in jwt_sign_impl() local

Completed in 39 milliseconds