mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-02 18:46:06 +02: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>