Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dpsa_crypto_mac.c155 static psa_status_t cmac_setup( mbedtls_psa_mac_operation_t *operation, in cmac_setup() function
297 status = cmac_setup( operation, attributes, key_buffer ); in psa_mac_setup()