openssl/providers/common/include/prov
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
..
cipher_aead.h Remove EVP_CIPH_FLAG_CUSTOM_CIPHER in all our providers 2019-10-11 15:58:15 +02:00
cipher_ccm.h
cipher_gcm.h
ciphercommon.h
digestcommon.h
provider_ctx.h Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
provider_util.h Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
providercommon.h Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
providercommonerr.h Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00