mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-11-09 18:00:58 +03:00
This commit alters an ASSERT_COMPARE statement at the end of the aead_encrypt_setup test. This is to correct a mistake introduced by the preceding PR. Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>