Searched refs:psa_hash_compute (Results 1 – 4 of 4) sorted by relevance
129 #define psa_hash_compute \ macro130 PSA_FUNCTION_NAME(psa_hash_compute)
42 status = psa_hash_compute(iov->alg, input, input_length, in tfm_crypto_hash_interface()
863 psa_status_t psa_hash_compute(psa_algorithm_t alg,
508 TFM_CRYPTO_API(psa_status_t, psa_hash_compute)(psa_algorithm_t alg, in TFM_CRYPTO_API() argument