Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_core.h88 uint8_t slice_index; member
H A Dpsa_crypto_slot_management.c551 slot->slice_index = (uint8_t) slice_idx; in psa_allocate_volatile_key_slot()
658 selected_slot->slice_index = KEY_SLOT_CACHE_SLICE_INDEX; in psa_reserve_free_key_slot()
H A Dpsa_crypto.c1249 size_t slice_index = slot->slice_index; in psa_wipe_key_slot() local
1270 status = psa_free_key_slot(slice_index, slot); in psa_wipe_key_slot()