rc4_skey.c [0.9.8]: at some point rc4_skey and x86[_64]cpuid were modified
authorAndy Polyakov <appro@openssl.org>
Mon, 6 Jun 2011 19:58:21 +0000 (19:58 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 6 Jun 2011 19:58:21 +0000 (19:58 +0000)
commit8655de423dc3dfa54e20df930a5204b132edbaa9
treedfbb991d6aa5784d16e8e215fe51a1bee15922cd
parentc4b2eb24b326b74e549c70a4c228c3ba4327c64c
rc4_skey.c [0.9.8]: at some point rc4_skey and x86[_64]cpuid were modified
to examine bit#20 on x86[_64], but it was erroneously reverted to bit#28
in 2008 in process of FIPS integration.
crypto/rc4/rc4_skey.c