Code style: space after 'if'
[openssl.git] / test / test_t4
index 826e1fd77907af3bcc794f6404280ddc4ac7e67d..5cecb56394f6293c2c0d09e4b320a393a451fb9b 100755 (executable)
@@ -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 \