Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/include/spe/
Dcrypto_spe.h108 #define psa_mac_sign_setup \ macro
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h535 #define psa_mac_sign_setup(arg0_operation, arg1_key, arg2_alg) \ macro
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c2642 psa_status_t psa_mac_sign_setup(psa_mac_operation_t *operation, in psa_mac_sign_setup() function