Home
last modified time | relevance | path

Searched defs:psa_mac_compute (Results 1 – 2 of 2) sorted by relevance

/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h552 #define psa_mac_compute(arg0_key, arg1_alg, arg2_input, arg3_input_length, arg4_mac, arg5_mac_size,… macro
/mbedtls-latest/library/
Dpsa_crypto.c2899 psa_status_t psa_mac_compute(mbedtls_svc_key_id_t key, function