Home
last modified time | relevance | path

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

/mbedtls/tests/src/
A Dpsa_test_wrappers.c67 const uint8_t *arg6_ciphertext, in mbedtls_test_wrap_psa_aead_decrypt() argument
76 MBEDTLS_TEST_MEMORY_POISON(arg6_ciphertext, arg7_ciphertext_length); in mbedtls_test_wrap_psa_aead_decrypt()
79 …rg3_nonce_length, arg4_additional_data, arg5_additional_data_length, arg6_ciphertext, arg7_ciphert… in mbedtls_test_wrap_psa_aead_decrypt()
83 MBEDTLS_TEST_MEMORY_UNPOISON(arg6_ciphertext, arg7_ciphertext_length); in mbedtls_test_wrap_psa_aead_decrypt()
/mbedtls/tests/include/test/
A Dpsa_test_wrappers.h61 const uint8_t *arg6_ciphertext,
66 …rg3_nonce_length, arg4_additional_data, arg5_additional_data_length, arg6_ciphertext, arg7_ciphert… argument
67 …rg3_nonce_length, arg4_additional_data, arg5_additional_data_length, arg6_ciphertext, arg7_ciphert…

Completed in 13 milliseconds