]> git.ipfire.org Git - thirdparty/openssl.git/commit
Only enable CRYPTO_3DES_ECB if that name is an existing macro
authorRichard Levitte <levitte@openssl.org>
Tue, 10 Jan 2017 08:20:07 +0000 (09:20 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 10 Jan 2017 13:59:39 +0000 (14:59 +0100)
commitd95743047ef25fbbff9bf27aaa535ea56aa26665
treeaf61c866a0aee8678f02d7207ed29a939f521f02
parent374d543f291ae44fd63ab7a17f5187f343b79293
Only enable CRYPTO_3DES_ECB if that name is an existing macro

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2203)
crypto/engine/eng_cryptodev.c