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