]> git.ipfire.org Git - thirdparty/nettle.git/commit
Update CBC and CFB tests to use aes256_ctx, not the deprecated aes_ctx.
authorNiels Möller <nisse@lysator.liu.se>
Tue, 20 Feb 2018 21:48:15 +0000 (22:48 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 20 Feb 2018 21:48:15 +0000 (22:48 +0100)
commit9a14e981d88f77787c972c9a2b02e2a0162978f4
tree96968f4c2fe50175229dcaa776235c85e9fc48a5
parent23ef6e35c16516a4a273a38632e3d627c7edea92
Update CBC and CFB tests to use aes256_ctx, not the deprecated aes_ctx.
ChangeLog
testsuite/cbc-test.c
testsuite/cfb-test.c