Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dpsa_crypto_slot_management.h95 psa_status_t psa_get_and_lock_key_slot( mbedtls_svc_key_id_t key,
A Dpsa_crypto_slot_management.c348 psa_status_t psa_get_and_lock_key_slot( mbedtls_svc_key_id_t key, in psa_get_and_lock_key_slot() function
487 status = psa_get_and_lock_key_slot( key, &slot ); in psa_open_key()
A Dpsa_crypto.c900 status = psa_get_and_lock_key_slot( key, p_slot ); in psa_get_and_lock_key_slot_with_policy()
1036 status = psa_get_and_lock_key_slot( key, &slot ); in psa_destroy_key()

Completed in 12 milliseconds