From: Andy Polyakov Date: Wed, 9 Dec 2015 20:35:30 +0000 (+0100) Subject: test/evp_test.c: allow generic AEAD ciphers to be tested. X-Git-Tag: OpenSSL_1_1_0-pre1~16 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=eb85cb8632ad5d868a5634b3ce18846ae351c380;hp=eb85cb8632ad5d868a5634b3ce18846ae351c380 test/evp_test.c: allow generic AEAD ciphers to be tested. Reviewed-by: Richard Levitte ---