The "cryptodev" engine preprocessor logic used undefined symbols in
authorGeoff Thorpe <geoff@openssl.org>
Wed, 29 Oct 2003 04:00:14 +0000 (04:00 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 29 Oct 2003 04:00:14 +0000 (04:00 +0000)
commit6145b0b1835f14167f8e9e4701251149f9c5373f
tree049a17d04e8190613e1dc9e200a186b956b37d36
parent2a85f77146eff995afae6f81b8601a64bb1a41fc
The "cryptodev" engine preprocessor logic used undefined symbols in
comparisons. It's better not to allow this, because it gives false
positives when using compiler warnings that detect mistyped symbols.
crypto/engine/eng_cryptodev.c