Home
last modified time | relevance | path

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

/openthread-3.4.0/third_party/mbedtls/repo/tests/include/spe/
Dcrypto_spe.h69 #define psa_purge_key \ macro
70 PSA_FUNCTION_NAME(psa_purge_key)
/openthread-3.4.0/third_party/mbedtls/repo/tests/src/
Dpsa_crypto_helpers.c72 psa_purge_key( key_ids_used_in_test[i] ); in mbedtls_test_psa_purge_key_cache()
/openthread-3.4.0/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_persistent_key.function224 PSA_ASSERT( psa_purge_key( key_id ) );
281 PSA_ASSERT( psa_purge_key( key_id ) );
Dtest_suite_psa_crypto_slot_management.function66 PSA_ASSERT( psa_purge_key( key ) );
167 PSA_ASSERT( psa_purge_key( key ) );
Dtest_suite_psa_crypto_se_driver_hal.function1497 PSA_ASSERT( psa_purge_key( id ) );
Dtest_suite_psa_crypto.function5493 PSA_ASSERT( psa_purge_key( key ) );
/openthread-3.4.0/third_party/mbedtls/repo/library/
Dpsa_crypto_slot_management.c532 psa_status_t psa_purge_key( mbedtls_svc_key_id_t key ) in psa_purge_key() function
/openthread-3.4.0/third_party/mbedtls/repo/include/psa/
Dcrypto.h434 psa_status_t psa_purge_key(mbedtls_svc_key_id_t key);