Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider aware
authorMatt Caswell <matt@openssl.org>
Wed, 3 Apr 2019 14:38:07 +0000 (15:38 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 19 Apr 2019 08:31:54 +0000 (09:31 +0100)
commitdf05f2ce6d496232f3c86acb299a128d0eb3ef42
tree75b72f80d4059c21cee27433bad1ed3c5753f01e
parent1393722af384cdf310645c598bbd06a3bbaa2f31
Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider aware

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8700)
15 files changed:
crypto/err/openssl.txt
crypto/evp/cmeth_lib.c
crypto/evp/digest.c
crypto/evp/evp_enc.c
crypto/evp/evp_err.c
crypto/evp/evp_lib.c
crypto/evp/evp_locl.h
crypto/include/internal/evp_int.h
include/openssl/core_names.h
include/openssl/core_numbers.h
include/openssl/evp.h
include/openssl/evperr.h
providers/common/digests/sha2.c
providers/legacy/digests/md2.c
util/libcrypto.num