openssl/crypto/sm3
Shane Lontis b2055d67f0 Cleanup legacy digest methods.
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)
2019-12-18 14:46:01 +10:00
..
build.info Cleanup legacy digest methods. 2019-12-18 14:46:01 +10:00
legacy_sm3.c Cleanup legacy digest methods. 2019-12-18 14:46:01 +10:00
sm3_local.h Reorganize local header files 2019-09-28 20:26:35 +02:00
sm3.c Reorganize local header files 2019-09-28 20:26:35 +02:00