Searched defs:arg4_mac (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/ |
H A D | psa_test_wrappers.h | 520 #define psa_mac_compute(arg0_key, arg1_alg, arg2_input, arg3_input_length, arg4_mac, arg5_mac_size,… argument 552 #define psa_mac_verify(arg0_key, arg1_alg, arg2_input, arg3_input_length, arg4_mac, arg5_mac_length… argument
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/ |
H A D | psa_test_wrappers.c | 904 uint8_t *arg4_mac, in mbedtls_test_wrap_psa_mac_compute() 969 const uint8_t *arg4_mac, in mbedtls_test_wrap_psa_mac_verify()
|