Searched refs:arg4_output_length (Results 1 – 2 of 2) sorted by relevance
| /mbedtls-latest/tests/include/test/ |
| D | psa_test_wrappers.h | 632 size_t *arg4_output_length); 633 …ine psa_pake_output(arg0_operation, arg1_step, arg2_output, arg3_output_size, arg4_output_length) \ argument 634 …_wrap_psa_pake_output(arg0_operation, arg1_step, arg2_output, arg3_output_size, arg4_output_length)
|
| /mbedtls-latest/tests/src/ |
| D | psa_test_wrappers.c | 1107 size_t *arg4_output_length) in mbedtls_test_wrap_psa_pake_output() argument 1112 … = (psa_pake_output)(arg0_operation, arg1_step, arg2_output, arg3_output_size, arg4_output_length); in mbedtls_test_wrap_psa_pake_output()
|