Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/bl1/bl1_1/shared_lib/pq_crypto/
Dpq_crypto_psa.c24 psa_status_t psa_hash_update( in psa_hash_update() function
/trusted-firmware-m-latest/secure_fw/partitions/crypto/
Dcrypto_spe.h119 #define psa_hash_update \ macro
/trusted-firmware-m-latest/bl2/src/
Dthin_psa_crypto_core.c173 psa_status_t psa_hash_update(psa_hash_operation_t *operation, in psa_hash_update() function
/trusted-firmware-m-latest/interface/src/
Dtfm_crypto_api.c403 TFM_CRYPTO_API(psa_status_t, psa_hash_update)(psa_hash_operation_t *operation, in TFM_CRYPTO_API() argument