openssl/providers/common
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
..
include/prov Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
bio_prov.c PROV BIO: add a BIO_vprintf() upcall, and a provider BIO library 2019-11-29 20:55:16 +01:00
build.info Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
nid_to_name.c Rename providers/common/provlib.c to nid_to_name.c 2019-11-10 05:05:06 +01:00
provider_err.c Teach the RSA implementation about TLS RSA Key Transport 2019-12-05 16:12:18 +00:00
provider_util.c [KDF] Add feedback-mode and CMAC support to KBKDF 2019-10-17 12:45:03 +10:00