Home
last modified time | relevance | path

Searched refs:PSA_CRYPTO_TRANSACTION_DESTROY_KEY (Results 1 – 2 of 2) sorted by relevance

/openthread-3.5.0/third_party/mbedtls/repo/library/
Dpsa_crypto_storage.h239 #define PSA_CRYPTO_TRANSACTION_DESTROY_KEY ( (psa_crypto_transaction_type_t) 0x0002 ) macro
Dpsa_crypto.c1146 psa_crypto_prepare_transaction( PSA_CRYPTO_TRANSACTION_DESTROY_KEY ); in psa_destroy_key()
5378 case PSA_CRYPTO_TRANSACTION_DESTROY_KEY: in psa_crypto_recover_transaction()