Home
last modified time | relevance | path

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

/third_party/mbedtls/tests/src/
H A Dpsa_test_wrappers.c780 mbedtls_test_wrap_psa_key_derivation_input_bytes( psa_key_derivation_operation_t *arg0_operation, psa_key_derivation_step_t arg1_step, const uint8_t *arg2_data, size_t arg3_data_length) mbedtls_test_wrap_psa_key_derivation_input_bytes() argument
797 mbedtls_test_wrap_psa_key_derivation_input_integer( psa_key_derivation_operation_t *arg0_operation, psa_key_derivation_step_t arg1_step, uint64_t arg2_value) mbedtls_test_wrap_psa_key_derivation_input_integer() argument
807 mbedtls_test_wrap_psa_key_derivation_input_key( psa_key_derivation_operation_t *arg0_operation, psa_key_derivation_step_t arg1_step, mbedtls_svc_key_id_t arg2_key) mbedtls_test_wrap_psa_key_derivation_input_key() argument
817 mbedtls_test_wrap_psa_key_derivation_key_agreement( psa_key_derivation_operation_t *arg0_operation, psa_key_derivation_step_t arg1_step, mbedtls_svc_key_id_t arg2_private_key, const uint8_t *arg3_peer_key, size_t arg4_peer_key_length) mbedtls_test_wrap_psa_key_derivation_key_agreement() argument
1028 mbedtls_test_wrap_psa_pake_input( psa_pake_operation_t *arg0_operation, psa_pake_step_t arg1_step, const uint8_t *arg2_input, size_t arg3_input_length) mbedtls_test_wrap_psa_pake_input() argument
1045 mbedtls_test_wrap_psa_pake_output( psa_pake_operation_t *arg0_operation, psa_pake_step_t arg1_step, uint8_t *arg2_output, size_t arg3_output_size, size_t *arg4_output_length) mbedtls_test_wrap_psa_pake_output() argument
[all...]

Completed in 4 milliseconds