Searched refs:psa_mac_compute (Results 1 – 4 of 4) sorted by relevance
1214 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()
2957 psa_status_t psa_mac_compute(mbedtls_svc_key_id_t key, in psa_mac_compute() function
1846 operations psa_mac_compute() and psa_mac_sign_setup().2182 * Implement psa_mac_compute() and psa_mac_verify() as defined in the