Searched refs:arg2_custom (Results 1 – 2 of 2) sorted by relevance
/mbedtls-latest/tests/include/test/ |
D | psa_test_wrappers.h | 511 const psa_custom_key_parameters_t *arg2_custom, 515 #define psa_key_derivation_output_key_custom(arg0_attributes, arg1_operation, arg2_custom, arg3_cus… argument 516 …_psa_key_derivation_output_key_custom(arg0_attributes, arg1_operation, arg2_custom, arg3_custom_da…
|
/mbedtls-latest/tests/src/ |
D | psa_test_wrappers.c | 895 const psa_custom_key_parameters_t *arg2_custom, in mbedtls_test_wrap_psa_key_derivation_output_key_custom() argument 903 …psa_key_derivation_output_key_custom)(arg0_attributes, arg1_operation, arg2_custom, arg3_custom_da… in mbedtls_test_wrap_psa_key_derivation_output_key_custom()
|