mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-11 22:42:23 +02:00
This commit adds a test called aead_encrypt_setup() which tests that the relevant drivers get called the correct amount of times when running the multipart AEAD encrypt setup API. Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>