summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2021-05-28 16:57:22 +0200
committerTomas Mraz <tomas@openssl.org>2021-06-01 12:43:57 +0200
commitc4e91674371404accba3891cbe9d7f976926a337 (patch)
treea67a1ea7191bb4ba5c52d24c03719f258dfa8479 /util
parented576acdf591d4164905ab98e89ca5a3b99d90ab (diff)
Rename also the OSSL_PROVIDER_name() function
Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15405)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 112a6f6640..3d44181f22 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4632,7 +4632,7 @@ EVP_MD_get0_name 4759 3_0_0 EXIST::FUNCTION:
EVP_CIPHER_get0_name 4760 3_0_0 EXIST::FUNCTION:
EVP_MD_get0_provider 4761 3_0_0 EXIST::FUNCTION:
EVP_CIPHER_get0_provider 4762 3_0_0 EXIST::FUNCTION:
-OSSL_PROVIDER_name 4763 3_0_0 EXIST::FUNCTION:
+OSSL_PROVIDER_get0_name 4763 3_0_0 EXIST::FUNCTION:
EVP_CIPHER_do_all_provided 4764 3_0_0 EXIST::FUNCTION:
EVP_MD_do_all_provided 4765 3_0_0 EXIST::FUNCTION:
EVP_KEYEXCH_get0_provider 4766 3_0_0 EXIST::FUNCTION: