Home
last modified time | relevance | path

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

/mbedtls-latest/tests/src/
Dpsa_test_wrappers.c108 uint8_t *arg8_ciphertext, in mbedtls_test_wrap_psa_aead_encrypt() argument
116 MBEDTLS_TEST_MEMORY_POISON(arg8_ciphertext, arg9_ciphertext_size); in mbedtls_test_wrap_psa_aead_encrypt()
118 … arg5_additional_data_length, arg6_plaintext, arg7_plaintext_length, arg8_ciphertext, arg9_ciphert… in mbedtls_test_wrap_psa_aead_encrypt()
123 MBEDTLS_TEST_MEMORY_UNPOISON(arg8_ciphertext, arg9_ciphertext_size); in mbedtls_test_wrap_psa_aead_encrypt()
/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h84 uint8_t *arg8_ciphertext,
87 … arg5_additional_data_length, arg6_plaintext, arg7_plaintext_length, arg8_ciphertext, arg9_ciphert… argument
88 … arg5_additional_data_length, arg6_plaintext, arg7_plaintext_length, arg8_ciphertext, arg9_ciphert…