Searched refs:arg5_key (Results 1 – 2 of 2) sorted by relevance
/mbedtls-latest/tests/include/test/ |
D | psa_test_wrappers.h | 514 mbedtls_svc_key_id_t *arg5_key); 515 …rg0_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)
|
/mbedtls-latest/tests/src/ |
D | psa_test_wrappers.c | 898 mbedtls_svc_key_id_t *arg5_key) in mbedtls_test_wrap_psa_key_derivation_output_key_custom() argument 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()
|