Home
last modified time | relevance | path

Searched defs:psa_hash_setup (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/bl1/bl1_1/shared_lib/pq_crypto/
Dpq_crypto_psa.c14 psa_status_t psa_hash_setup( in psa_hash_setup() function
/trusted-firmware-m-latest/secure_fw/partitions/crypto/
Dcrypto_spe.h117 #define psa_hash_setup \ macro
/trusted-firmware-m-latest/bl2/src/
Dthin_psa_crypto_core.c152 psa_status_t psa_hash_setup(psa_hash_operation_t *operation, in psa_hash_setup() function
/trusted-firmware-m-latest/interface/src/
Dtfm_crypto_api.c384 TFM_CRYPTO_API(psa_status_t, psa_hash_setup)(psa_hash_operation_t *operation, in TFM_CRYPTO_API() argument