]> git.ipfire.org Git - thirdparty/openssl.git/commit
Small fixes of cryptodev engine
authorRichard Levitte <levitte@openssl.org>
Tue, 10 Jan 2017 07:24:16 +0000 (08:24 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 10 Jan 2017 13:59:39 +0000 (14:59 +0100)
commit374d543f291ae44fd63ab7a17f5187f343b79293
treeeae05e63b606575bfbc4283ac01d4749ff9b7756
parent290a0419f0c13a30fb3a1d1a279125c8aeafd17e
Small fixes of cryptodev engine

- guard CRYPTO_3DES_CBC
- add a missing cast

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