Home
last modified time | relevance | path

Searched refs:psa_mac_compute (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto.h1226 psa_status_t psa_mac_compute(mbedtls_svc_key_id_t key,
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_tls13_keys.c756 status = psa_mac_compute(key, alg, transcript, hash_len, in ssl_tls13_calc_finished_core()
H A Dpsa_crypto.c2955 psa_status_t psa_mac_compute(mbedtls_svc_key_id_t key, in psa_mac_compute() function
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog1803 operations psa_mac_compute() and psa_mac_sign_setup().
2139 * Implement psa_mac_compute() and psa_mac_verify() as defined in the