mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
b2055d67f0
Macros have been added to generate the simple legacy methods. Engines and EVP_MD_METH_get methods still require access to the old legacy methods, so they needed to be added back in. They may only be removed after engines are deprecated and removed. Removed some unnecessary #includes and #ifndef guards (which are done in build.info instead). Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10602) |
||
---|---|---|
.. | ||
build.info | ||
legacy_sm3.c | ||
sm3_local.h | ||
sm3.c |