Home
last modified time | relevance | path

Searched refs:psa_purge_key (Results 1 - 6 of 6) sorted by relevance

/third_party/mbedtls/tests/include/spe/
H A Dcrypto_spe.h80 #define psa_purge_key \ macro
81 PSA_FUNCTION_NAME(psa_purge_key)
/third_party/mbedtls/tests/src/
H A Dpsa_crypto_helpers.c61 psa_purge_key(key_ids_used_in_test[i]); in mbedtls_test_psa_purge_key_cache()
H A Dpsa_test_wrappers.c1121 /* Wrapper for psa_purge_key */
1125 psa_status_t status = (psa_purge_key)(arg0_key); in mbedtls_test_wrap_psa_purge_key()
/third_party/mbedtls/library/
H A Dpsa_crypto_slot_management.c615 psa_status_t psa_purge_key(mbedtls_svc_key_id_t key) in psa_purge_key() function
/third_party/mbedtls/include/psa/
H A Dcrypto.h422 psa_status_t psa_purge_key(mbedtls_svc_key_id_t key);
/third_party/mbedtls/tests/include/test/
H A Dpsa_test_wrappers.h631 #define psa_purge_key(arg0_key) \ macro

Completed in 11 milliseconds