Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dpsa_crypto.c2334 static psa_status_t psa_mac_setup( psa_mac_operation_t *operation, in psa_mac_setup() function
2399 return( psa_mac_setup( operation, key, alg, 1 ) ); in psa_mac_sign_setup()
2406 return( psa_mac_setup( operation, key, alg, 0 ) ); in psa_mac_verify_setup()

Completed in 12 milliseconds