Home
last modified time | relevance | path

Searched defs:arg1_step (Results 1 – 2 of 2) sorted by relevance

/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h468 #define psa_key_derivation_input_bytes(arg0_operation, arg1_step, arg2_data, arg3_data_length) \ argument
475 #define psa_key_derivation_input_integer(arg0_operation, arg1_step, arg2_value) \ argument
482 #define psa_key_derivation_input_key(arg0_operation, arg1_step, arg2_key) \ argument
491 #define psa_key_derivation_key_agreement(arg0_operation, arg1_step, arg2_private_key, arg3_peer_key… argument
622 #define psa_pake_input(arg0_operation, arg1_step, arg2_input, arg3_input_length) \ argument
633 #define psa_pake_output(arg0_operation, arg1_step, arg2_output, arg3_output_size, arg4_output_lengt… argument
/mbedtls-latest/tests/src/
Dpsa_test_wrappers.c813 psa_key_derivation_step_t arg1_step, in mbedtls_test_wrap_psa_key_derivation_input_bytes()
830 psa_key_derivation_step_t arg1_step, in mbedtls_test_wrap_psa_key_derivation_input_integer()
840 psa_key_derivation_step_t arg1_step, in mbedtls_test_wrap_psa_key_derivation_input_key()
850 psa_key_derivation_step_t arg1_step, in mbedtls_test_wrap_psa_key_derivation_key_agreement()
1085 psa_pake_step_t arg1_step, in mbedtls_test_wrap_psa_pake_input()
1104 psa_pake_step_t arg1_step, in mbedtls_test_wrap_psa_pake_output()