Home
last modified time | relevance | path

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

/mbedtls-development/tests/include/spe/
A Dcrypto_spe.h69 #define psa_purge_key \ macro
70 PSA_FUNCTION_NAME(psa_purge_key)
/mbedtls-development/tests/src/
A Dpsa_crypto_helpers.c71 psa_purge_key( key_ids_used_in_test[i] ); in mbedtls_test_psa_purge_key_cache()
/mbedtls-development/tests/suites/
A Dtest_suite_psa_crypto_persistent_key.function224 PSA_ASSERT( psa_purge_key( key_id ) );
281 PSA_ASSERT( psa_purge_key( key_id ) );
A Dtest_suite_psa_crypto_slot_management.function66 PSA_ASSERT( psa_purge_key( key ) );
167 PSA_ASSERT( psa_purge_key( key ) );
A Dtest_suite_psa_crypto_se_driver_hal.function1497 PSA_ASSERT( psa_purge_key( id ) );
A Dtest_suite_psa_crypto.function6952 PSA_ASSERT( psa_purge_key( key ) );
/mbedtls-development/library/
A Dpsa_crypto_slot_management.c530 psa_status_t psa_purge_key( mbedtls_svc_key_id_t key ) in psa_purge_key() function
/mbedtls-development/include/psa/
A Dcrypto.h428 psa_status_t psa_purge_key(mbedtls_svc_key_id_t key);

Completed in 19 milliseconds