Home
last modified time | relevance | path

Searched refs:mac_compute (Results 1 – 2 of 2) sorted by relevance

/mbedtls-development/library/
A Dpsa_crypto_mac.c450 static psa_status_t mac_compute( in mac_compute() function
501 return( mac_compute( attributes, key_buffer, key_buffer_size, alg, in mbedtls_psa_mac_compute()
595 return( mac_compute( attributes, key_buffer, key_buffer_size, alg, in mbedtls_transparent_test_driver_mac_compute()
/mbedtls-development/docs/proposed/
A Dpsa-driver-interface.md216mac_compute"`: calculation of a MAC. Called by `psa_mac_compute()` and possibly `psa_mac_verify()`…
217 …this entry point in addition to `"mac_compute"`, it is generally not useful because the core can c…

Completed in 8 milliseconds