Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_slot_management.c157 #define FREE_SLOT_INDEX_NONE ((size_t) -1) macro
506 if (global_data.first_free_slot_index[slice_idx] != FREE_SLOT_INDEX_NONE) { in psa_allocate_volatile_key_slot()
530 next_free = FREE_SLOT_INDEX_NONE; in psa_allocate_volatile_key_slot()