Home
last modified time | relevance | path

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

/mbedtls-latest/tests/src/
Dpsa_test_wrappers.c66 const uint8_t *arg6_ciphertext, in mbedtls_test_wrap_psa_aead_decrypt() argument
75 MBEDTLS_TEST_MEMORY_POISON(arg6_ciphertext, arg7_ciphertext_length); in mbedtls_test_wrap_psa_aead_decrypt()
78 …rg3_nonce_length, arg4_additional_data, arg5_additional_data_length, arg6_ciphertext, arg7_ciphert… in mbedtls_test_wrap_psa_aead_decrypt()
82 MBEDTLS_TEST_MEMORY_UNPOISON(arg6_ciphertext, arg7_ciphertext_length); in mbedtls_test_wrap_psa_aead_decrypt()
/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h60 const uint8_t *arg6_ciphertext,
65 …rg3_nonce_length, arg4_additional_data, arg5_additional_data_length, arg6_ciphertext, arg7_ciphert… argument
66 …rg3_nonce_length, arg4_additional_data, arg5_additional_data_length, arg6_ciphertext, arg7_ciphert…