Searched refs:arg1_custom (Results 1 – 2 of 2) sorted by relevance
/mbedtls-latest/tests/include/test/ |
D | psa_test_wrappers.h | 359 const psa_custom_key_parameters_t *arg1_custom, 363 #define psa_generate_key_custom(arg0_attributes, arg1_custom, arg2_custom_data, arg3_custom_data_le… argument 364 …mbedtls_test_wrap_psa_generate_key_custom(arg0_attributes, arg1_custom, arg2_custom_data, arg3_cus…
|
/mbedtls-latest/tests/src/ |
D | psa_test_wrappers.c | 610 const psa_custom_key_parameters_t *arg1_custom, in mbedtls_test_wrap_psa_generate_key_custom() argument 618 …psa_status_t status = (psa_generate_key_custom)(arg0_attributes, arg1_custom, arg2_custom_data, ar… in mbedtls_test_wrap_psa_generate_key_custom()
|