Home
last modified time | relevance | path

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

/mbedtls-latest/tests/src/
Dpsa_test_wrappers.c897 size_t arg4_custom_data_length, in mbedtls_test_wrap_psa_key_derivation_output_key_custom() argument
901 MBEDTLS_TEST_MEMORY_POISON(arg3_custom_data, arg4_custom_data_length); in mbedtls_test_wrap_psa_key_derivation_output_key_custom()
903 …(arg0_attributes, arg1_operation, arg2_custom, arg3_custom_data, arg4_custom_data_length, arg5_key… in mbedtls_test_wrap_psa_key_derivation_output_key_custom()
905 MBEDTLS_TEST_MEMORY_UNPOISON(arg3_custom_data, arg4_custom_data_length); in mbedtls_test_wrap_psa_key_derivation_output_key_custom()
/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h513 size_t arg4_custom_data_length,
515 …(arg0_attributes, arg1_operation, arg2_custom, arg3_custom_data, arg4_custom_data_length, arg5_key… argument
516 …(arg0_attributes, arg1_operation, arg2_custom, arg3_custom_data, arg4_custom_data_length, arg5_key)