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:19:14 +0000 (01:19 +0100)
commit31b69e9a26c5b127ce273bc5834b9e13e5e25556
tree1631a70e2314a96de66eb7647c2d963f8e1d3bf9
parentd2828c8bdba2ec71a352cfc8a170ea2f5a9d0525
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)
test/evp_test.c