Searched refs:slice_index (Results 1 – 4 of 4) sorted by relevance
551 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()
100 uint8_t slice_index; member
1258 size_t slice_index = slot->slice_index; in psa_wipe_key_slot() local1279 status = psa_free_key_slot(slice_index, slot); in psa_wipe_key_slot()
137 … bit positions. That is, `key_id = BASE | slice_index | slot_index` where the bits set in `BASE`, …