Lines Matching defs:slot
389 psa_key_slot_t *slot = NULL; in psa_get_and_lock_key_slot_in_memory() local
460 psa_key_slot_t *slot = get_key_slot(slice_idx, slot_idx); in psa_wipe_all_key_slots() local
527 psa_key_slot_t *slot = &slice[slot_idx]; in psa_allocate_volatile_key_slot() local
556 psa_key_slot_t *slot) in psa_free_key_slot()
619 psa_key_slot_t *slot = get_key_slot(KEY_SLOT_CACHE_SLICE_INDEX, slot_idx); in psa_reserve_free_key_slot() local
682 static psa_status_t psa_load_persistent_key_into_slot(psa_key_slot_t *slot) in psa_load_persistent_key_into_slot()
726 static psa_status_t psa_load_builtin_key_into_slot(psa_key_slot_t *slot) in psa_load_builtin_key_into_slot()
891 psa_status_t psa_unregister_read(psa_key_slot_t *slot) in psa_unregister_read()
925 psa_status_t psa_unregister_read_under_mutex(psa_key_slot_t *slot) in psa_unregister_read_under_mutex()
992 psa_key_slot_t *slot; in psa_open_key() local
1018 psa_key_slot_t *slot; in psa_close_key() local
1059 psa_key_slot_t *slot; in psa_purge_key() local
1102 const psa_key_slot_t *slot = get_key_slot(slice_idx, slot_idx); in mbedtls_psa_get_stats() local