X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=test%2Ftest_t4;h=5cecb56394f6293c2c0d09e4b320a393a451fb9b;hb=41bf25013032da0eeb111ce3c8fc0946c0e61c41;hp=826e1fd77907af3bcc794f6404280ddc4ac7e67d;hpb=cfb399ad5539c2e561788aa9f41a015b25617524;p=openssl.git diff --git a/test/test_t4 b/test/test_t4 index 826e1fd779..5cecb56394 100755 --- a/test/test_t4 +++ b/test/test_t4 @@ -18,7 +18,8 @@ if [ 1 ]; then HASH=`cat $PROG | $PROG dgst -hex` - AES_ALGS=" camellia-128-cbc camellia-128-cfb \ + AES_ALGS=" des-cbc des-ede-cbc des-ede3-cbc \ + camellia-128-cbc camellia-128-cfb \ camellia-192-cbc camellia-192-cfb \ camellia-256-cbc camellia-256-cfb \ aes-128-ctr aes-128-cbc aes-128-cfb aes-128-ofb \