Searched refs:psa_get_and_lock_key_slot (Results 1 – 3 of 3) sorted by relevance
95 psa_status_t psa_get_and_lock_key_slot( mbedtls_svc_key_id_t key,
348 psa_status_t psa_get_and_lock_key_slot( mbedtls_svc_key_id_t key, in psa_get_and_lock_key_slot() function487 status = psa_get_and_lock_key_slot( key, &slot ); in psa_open_key()
900 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