Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/library/
Dpsa_crypto.c3487 static psa_status_t psa_mac_finish_internal( psa_mac_operation_t *operation, in psa_mac_finish_internal() function
3552 status = psa_mac_finish_internal( operation, mac, mac_size ); in psa_mac_sign_finish()
3589 status = psa_mac_finish_internal( operation, in psa_mac_verify_finish()