Searched refs:arg3_params_data_length (Results 1 – 2 of 2) sorted by relevance
/mbedtls-latest/tests/include/test/ |
D | psa_test_wrappers.h | 522 size_t arg3_params_data_length, 524 …ion_output_key_ext(arg0_attributes, arg1_operation, arg2_params, arg3_params_data_length, arg4_key… argument 525 …ion_output_key_ext(arg0_attributes, arg1_operation, arg2_params, arg3_params_data_length, arg4_key)
|
/mbedtls-latest/tests/src/ |
D | psa_test_wrappers.c | 915 size_t arg3_params_data_length, in mbedtls_test_wrap_psa_key_derivation_output_key_ext() argument 918 …on_output_key_ext)(arg0_attributes, arg1_operation, arg2_params, arg3_params_data_length, arg4_key… in mbedtls_test_wrap_psa_key_derivation_output_key_ext()
|