Searched defs:arg1_operation (Results 1 – 2 of 2) sorted by relevance
/mbedtls-latest/tests/include/test/ |
D | psa_test_wrappers.h | 505 #define psa_key_derivation_output_key(arg0_attributes, arg1_operation, arg2_key) \ argument 515 #define psa_key_derivation_output_key_custom(arg0_attributes, arg1_operation, arg2_custom, arg3_cus… argument 524 #define psa_key_derivation_output_key_ext(arg0_attributes, arg1_operation, arg2_params, arg3_params… argument
|
/mbedtls-latest/tests/src/ |
D | psa_test_wrappers.c | 884 psa_key_derivation_operation_t *arg1_operation, in mbedtls_test_wrap_psa_key_derivation_output_key() 894 psa_key_derivation_operation_t *arg1_operation, in mbedtls_test_wrap_psa_key_derivation_output_key_custom() 913 psa_key_derivation_operation_t *arg1_operation, in mbedtls_test_wrap_psa_key_derivation_output_key_ext()
|