Home
last modified time | relevance | path

Searched refs:psa_hash_abort (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-3.6.0/secure_fw/partitions/crypto/
Dcrypto_spe.h123 #define psa_hash_abort \ macro
124 PSA_FUNCTION_NAME(psa_hash_abort)
Dcrypto_hash.c146 status = psa_hash_abort(operation); in tfm_crypto_hash_interface()
/trusted-firmware-m-3.6.0/bl1/bl1_1/shared_lib/pq_crypto/
Dpq_crypto_psa.c47 psa_status_t psa_hash_abort( in psa_hash_abort() function
/trusted-firmware-m-3.6.0/interface/include/psa/
Dcrypto.h1137 psa_status_t psa_hash_abort(psa_hash_operation_t *operation);
/trusted-firmware-m-3.6.0/interface/src/
Dtfm_crypto_api.c479 TFM_CRYPTO_API(psa_status_t, psa_hash_abort)(psa_hash_operation_t *operation) in TFM_CRYPTO_API() argument