Searched refs:psa_is_key_slot_occupied (Results 1 – 2 of 2) sorted by relevance
179 if (!psa_is_key_slot_occupied(slot)) { in psa_get_empty_key_slot()555 if (!psa_is_key_slot_occupied(slot)) { in mbedtls_psa_get_stats()
115 static inline int psa_is_key_slot_occupied(const psa_key_slot_t *slot) in psa_is_key_slot_occupied() function