Do not implement RC4 stuff if RC4 is disabled. Concequently, apply the same
authorRichard Levitte <levitte@openssl.org>
Wed, 4 Dec 2002 22:54:02 +0000 (22:54 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 4 Dec 2002 22:54:02 +0000 (22:54 +0000)
commit439ae4d398bd7723b68d18f7912d992b30a29902
tree77590d323b698c72eefa476925b8d49584e0aa99
parent4fbe40c54f03a7dbe2f838deda5961456c48c84e
Do not implement RC4 stuff if RC4 is disabled.  Concequently, apply the same
rule for SHA stuff.
PR: 381
crypto/engine/eng_openssl.c