Home
last modified time | relevance | path

Searched defs:psa_purge_key (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/include/spe/
Dcrypto_spe.h68 #define psa_purge_key \ macro
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto_slot_management.c615 psa_status_t psa_purge_key(mbedtls_svc_key_id_t key) in psa_purge_key() function
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h631 #define psa_purge_key(arg0_key) \ macro