Add a test case that tests more of the cipher modes.
authorPauli <paul.dale@oracle.com>
Wed, 22 Feb 2017 22:34:32 +0000 (08:34 +1000)
committerRichard Levitte <levitte@openssl.org>
Thu, 23 Feb 2017 01:24:51 +0000 (02:24 +0100)
commit227a44b1f639ea02d1a278ed07fa5f2dc6d286c6
tree7f1d1f96a7f9c88964f76623aaf1cbd6af377ef3
parent39aceac320a1561d50c7d71ac2560aec7ab8eddb
Add a test case that tests more of the cipher modes.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2715)
test/recipes/20-test_enc_more.t [new file with mode: 0644]