Searched defs:arg3_output (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 | 138 #define psa_aead_update(arg0_operation, arg1_input, arg2_input_length, arg3_output, arg4_output_siz… argument 255 #define psa_cipher_update(arg0_operation, arg1_input, arg2_input_length, arg3_output, arg4_output_s… argument
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/ |
H A D | psa_test_wrappers.c | 209 uint8_t *arg3_output, in mbedtls_test_wrap_psa_aead_update() 441 uint8_t *arg3_output, in mbedtls_test_wrap_psa_cipher_update()
|