test/evp_test.c: If no algorithm was specified, don't try to check for DES
authorRichard Levitte <levitte@openssl.org>
Sat, 28 Jan 2017 23:08:01 +0000 (00:08 +0100)
committerRichard Levitte <levitte@openssl.org>
Sun, 29 Jan 2017 00:41:26 +0000 (01:41 +0100)
commit1968ea9850f7e50609284756ca78e465e5ee4fb9
treeaa6fc353ecf39d0466abfe4c85ee22566b4dac17
parentb649ffcaea38864270ad6c2362ed0ef639749707
test/evp_test.c: If no algorithm was specified, don't try to check for DES

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2319)
(cherry picked from commit 31b69e9a26c5b127ce273bc5834b9e13e5e25556)
test/evp_test.c