Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_slot_management.h93 psa_status_t psa_get_and_lock_key_slot(mbedtls_svc_key_id_t key,
H A Dpsa_crypto_slot_management.c798 psa_status_t psa_get_and_lock_key_slot(mbedtls_svc_key_id_t key, in psa_get_and_lock_key_slot() function
994 status = psa_get_and_lock_key_slot(key, &slot); in psa_open_key()
H A Dpsa_crypto.c1106 status = psa_get_and_lock_key_slot(key, p_slot); in psa_get_and_lock_key_slot_with_policy()
1297 status = psa_get_and_lock_key_slot(key, &slot); in psa_destroy_key()