Home
last modified time | relevance | path

Searched refs:psa_purge_key (Results 1 – 8 of 8) sorted by relevance

/third_party/mbedtls/tests/include/spe/
Dcrypto_spe.h80 #define psa_purge_key \ macro
81 PSA_FUNCTION_NAME(psa_purge_key)
/third_party/mbedtls/tests/src/
Dpsa_crypto_helpers.c73 psa_purge_key(key_ids_used_in_test[i]); in mbedtls_test_psa_purge_key_cache()
/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto_persistent_key.function228 PSA_ASSERT(psa_purge_key(key_id));
284 PSA_ASSERT(psa_purge_key(key_id));
Dtest_suite_psa_crypto_slot_management.function62 PSA_ASSERT(psa_purge_key(key));
162 PSA_ASSERT(psa_purge_key(key));
Dtest_suite_psa_crypto_se_driver_hal.function1511 PSA_ASSERT(psa_purge_key(id));
Dtest_suite_psa_crypto.function9770 PSA_ASSERT(psa_purge_key(key));
/third_party/mbedtls/library/
Dpsa_crypto_slot_management.c526 psa_status_t psa_purge_key(mbedtls_svc_key_id_t key) in psa_purge_key() function
/third_party/mbedtls/include/psa/
Dcrypto.h432 psa_status_t psa_purge_key(mbedtls_svc_key_id_t key);