Home
last modified time | relevance | path

Searched refs:psa_get_and_lock_key_slot (Results 1 – 3 of 3) sorted by relevance

/openthread-2.7.6/third_party/mbedtls/repo/library/
Dpsa_crypto_slot_management.h99 psa_status_t psa_get_and_lock_key_slot( mbedtls_svc_key_id_t key,
Dpsa_crypto_slot_management.c277 psa_status_t psa_get_and_lock_key_slot( mbedtls_svc_key_id_t key, in psa_get_and_lock_key_slot() function
389 status = psa_get_and_lock_key_slot( key, &slot ); in psa_open_key()
Dpsa_crypto.c1247 status = psa_get_and_lock_key_slot( key, p_slot ); in psa_get_and_lock_key_slot_with_policy()
1390 status = psa_get_and_lock_key_slot( key, &slot ); in psa_destroy_key()