Home
last modified time | relevance | path

Searched defs:psa_mac_sign_finish (Results 1 – 3 of 3) sorted by relevance

/openthread-3.7.0/third_party/mbedtls/repo/tests/include/spe/
Dcrypto_spe.h114 #define psa_mac_sign_finish \ macro
/openthread-3.7.0/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h528 #define psa_mac_sign_finish(arg0_operation, arg1_mac, arg2_mac_size, arg3_mac_length) \ macro
/openthread-3.7.0/third_party/mbedtls/repo/library/
Dpsa_crypto.c2690 psa_status_t psa_mac_sign_finish(psa_mac_operation_t *operation, in psa_mac_sign_finish() function