summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-05-21 15:50:09 +0100
committerPauli <pauli@openssl.org>2021-06-05 17:39:10 +1000
commitd6ded941c94803adf090f17093c8ff905f259ca8 (patch)
tree4473beee1adb9b5624093e6b05b98e171cb1e3df /util
parentf43f9d6313e31e90bb33a7f6f2fc0c657ef8495a (diff)
Provide the ability to create an X509_PUBKEY with a libctx/propq
Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15591)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 6f763f1063..42211e4caa 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -5407,3 +5407,4 @@ b2i_PVK_bio_ex ? 3_0_0 EXIST::FUNCTION:
i2b_PVK_bio_ex ? 3_0_0 EXIST::FUNCTION:
NCONF_get0_libctx ? 3_0_0 EXIST::FUNCTION:
NCONF_get_section_names ? 3_0_0 EXIST::FUNCTION:
+X509_PUBKEY_new_ex ? 3_0_0 EXIST::FUNCTION: