]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/des/enc_read.c
OPENSSL_IMPLEMENT_GLOBAL caused more grief than it's worth (it's used twice
authorAndy Polyakov <appro@openssl.org>
Sun, 20 May 2007 20:11:19 +0000 (20:11 +0000)
committerAndy Polyakov <appro@openssl.org>
Sun, 20 May 2007 20:11:19 +0000 (20:11 +0000)
commite4317d2031759900d964e6f2ab03589b4317dfa2
treebbf3cdff78b48399169241bf945bbb0093a4575d
parent61775daf000e0249a357edfd1dece2ec5dd0e851
OPENSSL_IMPLEMENT_GLOBAL caused more grief than it's worth (it's used twice
in legacy code). I'd rather just remove it along with legacy interface,
but it's probably not as appropriate as I'd like. Reimplement the macro.
crypto/des/enc_read.c
crypto/des/set_key.c
e_os2.h