Lines Matching refs:arg1_input
133 const uint8_t *arg1_input,
138 #define psa_aead_update(arg0_operation, arg1_input, arg2_input_length, arg3_output, arg4_output_siz… argument
139 …mbedtls_test_wrap_psa_aead_update(arg0_operation, arg1_input, arg2_input_length, arg3_output, arg4…
143 const uint8_t *arg1_input,
145 #define psa_aead_update_ad(arg0_operation, arg1_input, arg2_input_length) \ argument
146 mbedtls_test_wrap_psa_aead_update_ad(arg0_operation, arg1_input, arg2_input_length)
250 const uint8_t *arg1_input,
255 #define psa_cipher_update(arg0_operation, arg1_input, arg2_input_length, arg3_output, arg4_output_s… argument
256 …mbedtls_test_wrap_psa_cipher_update(arg0_operation, arg1_input, arg2_input_length, arg3_output, ar…
377 const uint8_t *arg1_input,
381 #define psa_hash_compare(arg0_alg, arg1_input, arg2_input_length, arg3_hash, arg4_hash_length) \ argument
382 …mbedtls_test_wrap_psa_hash_compare(arg0_alg, arg1_input, arg2_input_length, arg3_hash, arg4_hash_l…
386 const uint8_t *arg1_input,
391 #define psa_hash_compute(arg0_alg, arg1_input, arg2_input_length, arg3_hash, arg4_hash_size, arg5_h… argument
392 …mbedtls_test_wrap_psa_hash_compute(arg0_alg, arg1_input, arg2_input_length, arg3_hash, arg4_hash_s…
410 const uint8_t *arg1_input,
412 #define psa_hash_update(arg0_operation, arg1_input, arg2_input_length) \ argument
413 mbedtls_test_wrap_psa_hash_update(arg0_operation, arg1_input, arg2_input_length)
540 const uint8_t *arg1_input,
542 #define psa_mac_update(arg0_operation, arg1_input, arg2_input_length) \ argument
543 mbedtls_test_wrap_psa_mac_update(arg0_operation, arg1_input, arg2_input_length)