Searched refs:psa_mac_compute (Results 1 – 4 of 4) sorted by relevance
1226 psa_status_t psa_mac_compute(mbedtls_svc_key_id_t key,
756 status = psa_mac_compute(key, alg, transcript, hash_len, in ssl_tls13_calc_finished_core()
2955 psa_status_t psa_mac_compute(mbedtls_svc_key_id_t key, in psa_mac_compute() function
1803 operations psa_mac_compute() and psa_mac_sign_setup().2139 * Implement psa_mac_compute() and psa_mac_verify() as defined in the