Searched refs:psa_get_and_lock_key_slot_in_memory (Results 1 – 3 of 3) sorted by relevance
83 static psa_status_t psa_get_and_lock_key_slot_in_memory( in psa_get_and_lock_key_slot_in_memory() function341 status = psa_get_and_lock_key_slot_in_memory(key, p_slot); in psa_get_and_lock_key_slot()491 status = psa_get_and_lock_key_slot_in_memory(handle, &slot); in psa_close_key()511 status = psa_get_and_lock_key_slot_in_memory(key, &slot); in psa_purge_key()
106 static psa_status_t psa_get_and_lock_key_slot_in_memory( in psa_get_and_lock_key_slot_in_memory() function386 status = psa_get_and_lock_key_slot_in_memory(key, p_slot); in psa_get_and_lock_key_slot()590 status = psa_get_and_lock_key_slot_in_memory(handle, &slot); in psa_close_key()627 status = psa_get_and_lock_key_slot_in_memory(key, &slot); in psa_purge_key()
115 * `psa_get_and_lock_key_slot_in_memory`: reads `slot->attr.id`.116 * `psa_get_and_lock_key_slot_in_memory`: calls `psa_lock_key_slot` on one occupied slot.133 * `psa_close_key`: reads `slot->lock_count`; calls `psa_get_and_lock_key_slot_in_memory`, `psa_wipe…134 * `psa_purge_key`: reads `slot->lock_count`; calls `psa_get_and_lock_key_slot_in_memory`, `psa_wipe…145 * `psa_get_and_lock_key_slot_in_memory` - reads attr.id268 * `psa_get_and_lock_key_slot_in_memory`: UNUSED or READING → READING. This function only accepts sl…