openssl/crypto/sm3
Shane Lontis d5e5e2ffaf Move digests to providers
Move digest code into the relevant providers (fips, default, legacy).
The headers are temporarily moved to be internal, and will be moved
into providers after all external references are resolved. The deprecated
digest code can not be removed until EVP_PKEY (signing) is supported by
providers. EVP_MD data can also not yet be cleaned up for the same reasons.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8763)
2019-06-04 12:09:50 +10:00
..
build.info SM3: restructure to EVP internal and update doc to right location 2017-11-06 07:21:15 +08:00
m_sm3.c Move digests to providers 2019-06-04 12:09:50 +10:00
sm3.c Following the license change, modify the boilerplates in crypto/smN/ 2018-12-06 15:24:52 +01:00
sm3_locl.h Move digests to providers 2019-06-04 12:09:50 +10:00