Searched refs:psa_get_and_lock_key_slot (Results 1 – 4 of 4) sorted by relevance
84 psa_status_t psa_get_and_lock_key_slot(mbedtls_svc_key_id_t key,
361 psa_status_t psa_get_and_lock_key_slot(mbedtls_svc_key_id_t key, in psa_get_and_lock_key_slot() function553 status = psa_get_and_lock_key_slot(key, &slot); in psa_open_key()
1105 status = psa_get_and_lock_key_slot(key, p_slot); in psa_get_and_lock_key_slot_with_policy()1277 status = psa_get_and_lock_key_slot(key, &slot); in psa_destroy_key()
213 …psa_get_and_lock_key_slot` will see that the key is not in a slot, call `psa_reserve_free_key_slot…246 …he linearization point is the final unlock of the mutex within `psa_get_and_lock_key_slot`, as tha…247 …the key input function is the final unlock of the mutex within `psa_get_and_lock_key_slot`. All ot…