Home
last modified time | relevance | path

Searched defs:arg4_mac (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/tests/src/
H A Dpsa_test_wrappers.c899 mbedtls_test_wrap_psa_mac_compute( mbedtls_svc_key_id_t arg0_key, psa_algorithm_t arg1_alg, const uint8_t *arg2_input, size_t arg3_input_length, uint8_t *arg4_mac, size_t arg5_mac_size, size_t *arg6_mac_length) mbedtls_test_wrap_psa_mac_compute() argument
964 mbedtls_test_wrap_psa_mac_verify( mbedtls_svc_key_id_t arg0_key, psa_algorithm_t arg1_alg, const uint8_t *arg2_input, size_t arg3_input_length, const uint8_t *arg4_mac, size_t arg5_mac_length) mbedtls_test_wrap_psa_mac_verify() argument

Completed in 4 milliseconds