test/evp_test.c: [ciphers] Test that we get back the same IV we gave
authorRichard Levitte <levitte@openssl.org>
Mon, 8 Jul 2019 18:36:29 +0000 (20:36 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 11 Jul 2019 05:27:02 +0000 (07:27 +0200)
commit48ebde226d4bd66556f25d0c4b3679478890974d
treeedeea69404ea9e3ab177c30504361598f7e022ab
parent7a228c391e0a35e1dc1223e3af3371968376857b
test/evp_test.c: [ciphers] Test that we get back the same IV we gave

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9328)
test/evp_test.c