Home
last modified time | relevance | path

Searched refs:psa_reset_key_attributes (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/secure_fw/partitions/crypto/
Dcrypto_spe.h85 #define psa_reset_key_attributes \ macro
86 PSA_FUNCTION_NAME(psa_reset_key_attributes)
/trusted-firmware-m-latest/interface/include/psa/
Dcrypto.h396 void psa_reset_key_attributes(psa_key_attributes_t *attributes);
/trusted-firmware-m-latest/interface/src/
Dtfm_crypto_api.c1688 TFM_CRYPTO_API(void, psa_reset_key_attributes)( in TFM_CRYPTO_API() argument