Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/include/psa/
Dcrypto_compat.h53 static inline int psa_key_handle_is_null( psa_key_handle_t handle ) in psa_key_handle_is_null() function
/openthread-2.7.6/third_party/mbedtls/repo/library/
Dpsa_crypto_slot_management.c412 if( psa_key_handle_is_null( handle ) ) in psa_close_key()
/openthread-2.7.6/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_slot_management.function302 TEST_ASSERT( ! psa_key_handle_is_null( handle ) );
475 TEST_ASSERT( psa_key_handle_is_null( handle ) );
802 TEST_ASSERT( ! psa_key_handle_is_null( valid_handle ) );