Home
last modified time | relevance | path

Searched refs:arg1_custom (Results 1 – 2 of 2) sorted by relevance

/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h359 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/
Dpsa_test_wrappers.c610 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()