summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-04-03 15:38:07 +0100
committerMatt Caswell <matt@openssl.org>2019-04-19 09:31:54 +0100
commitdf05f2ce6d496232f3c86acb299a128d0eb3ef42 (patch)
tree75b72f80d4059c21cee27433bad1ed3c5753f01e /util
parent1393722af384cdf310645c598bbd06a3bbaa2f31 (diff)
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)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index c14523ea20..af5ad52475 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4796,3 +4796,5 @@ EVP_MD_fetch 4743 3_0_0 EXIST::FUNCTION:
EVP_set_default_properties 4744 3_0_0 EXIST::FUNCTION:
OSSL_PARAM_construct_end 4745 3_0_0 EXIST::FUNCTION:
EC_GROUP_check_named_curve 4746 3_0_0 EXIST::FUNCTION:EC
+EVP_CIPHER_upref 4747 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_fetch 4748 3_0_0 EXIST::FUNCTION: