Searched refs:mac_compute (Results 1 – 2 of 2) sorted by relevance
450 static psa_status_t mac_compute( in mac_compute() function501 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()
216 …mac_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