Home
last modified time | relevance | path

Searched refs:arg1_input (Results 1 – 2 of 2) sorted by relevance

/mbedtls/tests/src/
A Dpsa_test_wrappers.c207 const uint8_t *arg1_input, in mbedtls_test_wrap_psa_aead_update() argument
214 MBEDTLS_TEST_MEMORY_POISON(arg1_input, arg2_input_length); in mbedtls_test_wrap_psa_aead_update()
228 const uint8_t *arg1_input, in mbedtls_test_wrap_psa_aead_update_ad() argument
232 MBEDTLS_TEST_MEMORY_POISON(arg1_input, arg2_input_length); in mbedtls_test_wrap_psa_aead_update_ad()
439 const uint8_t *arg1_input, in mbedtls_test_wrap_psa_cipher_update() argument
446 MBEDTLS_TEST_MEMORY_POISON(arg1_input, arg2_input_length); in mbedtls_test_wrap_psa_cipher_update()
649 const uint8_t *arg1_input, in mbedtls_test_wrap_psa_hash_compare() argument
655 MBEDTLS_TEST_MEMORY_POISON(arg1_input, arg2_input_length); in mbedtls_test_wrap_psa_hash_compare()
669 const uint8_t *arg1_input, in mbedtls_test_wrap_psa_hash_compute() argument
716 const uint8_t *arg1_input, in mbedtls_test_wrap_psa_hash_update() argument
[all …]
/mbedtls/tests/include/test/
A Dpsa_test_wrappers.h133 const uint8_t *arg1_input,
143 const uint8_t *arg1_input,
145 #define psa_aead_update_ad(arg0_operation, arg1_input, arg2_input_length) \ argument
250 const uint8_t *arg1_input,
377 const uint8_t *arg1_input,
386 const uint8_t *arg1_input,
410 const uint8_t *arg1_input,
412 #define psa_hash_update(arg0_operation, arg1_input, arg2_input_length) \ argument
540 const uint8_t *arg1_input,
542 #define psa_mac_update(arg0_operation, arg1_input, arg2_input_length) \ argument
[all …]

Completed in 10 milliseconds