Home
last modified time | relevance | path

Searched refs:mbedtls_psa_mac_compute (Results 1 - 4 of 4) sorted by relevance

/third_party/mbedtls/library/
H A Dpsa_crypto_mac.h58 psa_status_t mbedtls_psa_mac_compute(
H A Dpsa_crypto_mac.c455 psa_status_t mbedtls_psa_mac_compute( in mbedtls_psa_mac_compute() function
H A Dpsa_crypto_driver_wrappers.c1836 status = mbedtls_psa_mac_compute(attributes, key_buffer, key_buffer_size, alg, input, input_length, mac, in psa_driver_wrapper_mac_compute()
/third_party/mbedtls/tests/src/drivers/
H A Dtest_driver_mac.c49 mbedtls_psa_mac_compute( in mbedtls_test_transparent_mac_compute()

Completed in 9 milliseconds