Searched refs:psa_mac_setup (Results 1 – 1 of 1) sorted by relevance
2334 static psa_status_t psa_mac_setup( psa_mac_operation_t *operation, in psa_mac_setup() function2399 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