Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/src/
Dpsa_test_wrappers.c109 uint8_t *arg8_ciphertext, in mbedtls_test_wrap_psa_aead_encrypt() argument
117 MBEDTLS_TEST_MEMORY_POISON(arg8_ciphertext, arg9_ciphertext_size); in mbedtls_test_wrap_psa_aead_encrypt()
119 … arg5_additional_data_length, arg6_plaintext, arg7_plaintext_length, arg8_ciphertext, arg9_ciphert… in mbedtls_test_wrap_psa_aead_encrypt()
124 MBEDTLS_TEST_MEMORY_UNPOISON(arg8_ciphertext, arg9_ciphertext_size); in mbedtls_test_wrap_psa_aead_encrypt()
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h85 uint8_t *arg8_ciphertext,
88 … arg5_additional_data_length, arg6_plaintext, arg7_plaintext_length, arg8_ciphertext, arg9_ciphert… argument
89 … arg5_additional_data_length, arg6_plaintext, arg7_plaintext_length, arg8_ciphertext, arg9_ciphert…