mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-13 15:42:26 +02:00
Multipart decrypt now always expects positive result (i.e. the plaintext that is passed in). Added new test that expects fail, and does no multipart versions and concentrates on aead_verify. Signed-off-by: Paul Elliott <paul.elliott@arm.com>