openssl/providers/common
Richard Levitte 5b084ca049 Remove EVP_CIPH_FLAG_CUSTOM_CIPHER in all our providers
Not needed any more, since the presence of the OSSL_FUNC_CIPHER_CIPHER
function is enough to tell that there's a custom cipher function.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10137)
2019-10-11 15:58:15 +02:00
..
ciphers Providers: fix OSSL_FUNC_CIPHER_CIPHER functions 2019-10-11 15:55:36 +02:00
digests Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
include/prov Remove EVP_CIPH_FLAG_CUSTOM_CIPHER in all our providers 2019-10-11 15:58:15 +02:00
build.info Providers: move common exchange,kdfs,keymgmt,macs,signature 2019-10-10 14:12:15 +02:00
provider_err.c Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
provider_util.c Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
provlib.c Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00