Searched refs:psa_is_key_slot_occupied (Results 1 – 2 of 2) sorted by relevance
188 if( ! psa_is_key_slot_occupied( slot ) ) in psa_get_empty_key_slot()559 if( ! psa_is_key_slot_occupied( slot ) ) in mbedtls_psa_get_stats()
104 static inline int psa_is_key_slot_occupied( const psa_key_slot_t *slot ) in psa_is_key_slot_occupied() function