Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_persistent_key.function225 PSA_ASSERT( psa_purge_key( key_id ) );
282 PSA_ASSERT( psa_purge_key( key_id ) );
Dtest_suite_psa_crypto_slot_management.function112 PSA_ASSERT( psa_purge_key( key ) );
212 PSA_ASSERT( psa_purge_key( key ) );
Dtest_suite_psa_crypto_se_driver_hal.function1526 PSA_ASSERT( psa_purge_key( id ) );
Dtest_suite_psa_crypto.function5833 PSA_ASSERT( psa_purge_key( key ) );
/openthread-2.7.6/third_party/mbedtls/repo/library/
Dpsa_crypto_slot_management.c425 psa_status_t psa_purge_key( mbedtls_svc_key_id_t key ) in psa_purge_key() function
/openthread-2.7.6/third_party/mbedtls/repo/include/psa/
Dcrypto.h420 psa_status_t psa_purge_key(mbedtls_svc_key_id_t key);