openssl/providers/implementations/digests
Richard Levitte 68a51d59a2 Move providers/common/{ciphers,digests}/* to providers/implementations
The idea to have all these things in providers/common was viable as
long as the implementations was spread around their main providers.
This is, however, no longer the case, so we move the common blocks
closer to the source that use them.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10564)
2019-12-11 12:55:48 +01:00
..
blake2_impl.h
blake2_prov.c
blake2b_prov.c
blake2s_prov.c
build.info Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
digestcommon.c Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
md2_prov.c
md4_prov.c
md5_prov.c
md5_sha1_prov.c
mdc2_prov.c Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
ripemd_prov.c
sha2_prov.c
sha3_prov.c PROV: Avoid NULL dereference in SHA3 dup call. 2019-11-22 15:20:54 +10:00
sm3_prov.c
wp_prov.c