summaryrefslogtreecommitdiffstats
path: root/util/other.syms
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-09-24 10:56:03 +0100
committerMatt Caswell <matt@openssl.org>2020-10-01 09:25:20 +0100
commit746f3674896845460946ace7e963e52b547fbf35 (patch)
tree3524d555baa83495e8b19a0bd279e8a3b42807c9 /util/other.syms
parentd8652be06e2778e8898453a391deb7253e1a35a2 (diff)
Fix some things the rename script didn't quite get right
The previous commit ran an automated rename throughout the codebase. There are a small number of things it didn't quite get right so we fix those in this commit. Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/12970)
Diffstat (limited to 'util/other.syms')
-rw-r--r--util/other.syms8
1 files changed, 4 insertions, 4 deletions
diff --git a/util/other.syms b/util/other.syms
index 395b475159..d4c552e298 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -68,7 +68,7 @@ OSSL_STORE_eof_fn datatype
OSSL_STORE_error_fn datatype
OSSL_STORE_load_fn datatype
OSSL_STORE_open_fn datatype
-OSSL_STORE_open_with_libctx_fn datatype
+OSSL_STORE_open_ex_fn datatype
OSSL_STORE_post_process_info_fn datatype
OSSL_trace_cb datatype
PROFESSION_INFO datatype
@@ -580,11 +580,11 @@ X509_CRL_http_nbio define
X509_http_nbio define
X509_LOOKUP_add_dir define
X509_LOOKUP_add_store define
-X509_LOOKUP_add_store_with_libctx define
+X509_LOOKUP_add_store_ex define
X509_LOOKUP_load_file define
-X509_LOOKUP_load_file_with_libctx define
+X509_LOOKUP_load_file_ex define
X509_LOOKUP_load_store define
-X509_LOOKUP_load_store_with_libctx define
+X509_LOOKUP_load_store_ex define
X509_STORE_set_lookup_crls_cb define
X509_STORE_set_verify_func define
EVP_PKEY_CTX_set1_id define