X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=test%2Ftest_t4;h=5cecb56394f6293c2c0d09e4b320a393a451fb9b;hp=826e1fd77907af3bcc794f6404280ddc4ac7e67d;hb=51b7be8d5fb7e20ccb4d38494ddd39bf4fea0924;hpb=cfb399ad5539c2e561788aa9f41a015b25617524 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 \