Some of the MS_STATIC use in crypto/evp is a legacy from the days when
authorDr. Stephen Henson <steve@openssl.org>
Sat, 27 Nov 2010 17:37:03 +0000 (17:37 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 27 Nov 2010 17:37:03 +0000 (17:37 +0000)
commitae3fff50343705e9324d4a91af41ec843de9f3ed
tree64639cfafd94032f5fccde54667dfdd3cd5a8df3
parentd0205686bb0c0e471522d12b32deb0d1dd1651a2
Some of the MS_STATIC use in crypto/evp is a legacy from the days when
EVP_MD_CTX was much larger: it isn't needed anymore.
crypto/evp/m_sigver.c
crypto/evp/p_sign.c
crypto/evp/p_verify.c