mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-01 02:01:09 +02:00
Make all encrypt/decrypt tests use the same function. Cleanup arguments that were poorly named and document internal function. Removed one test as I didn't want to write another test purely for it, when its already tested in one shot. Signed-off-by: Paul Elliott <paul.elliott@arm.com>