summaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-06-24 17:38:01 +0100
committerMatt Caswell <matt@openssl.org>2019-06-28 10:02:09 +0100
commit70c35fd1f6467da5563c6cab3ea373e6359cf080 (patch)
treeae351726d46296bae387c02d6a15063a97b7b736 /util/libcrypto.num
parent42738cdeaa1103c0bd1e7500cf64ac62a015b3a2 (diff)
Rename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref/EVP_CIPHER_up_ref
All the other upref functions are spelled as "up_ref". These new functions should be consistent. Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/9233)
Diffstat (limited to 'util/libcrypto.num')
-rw-r--r--util/libcrypto.num4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 40e80ffd55..69a1d50bb0 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4783,12 +4783,12 @@ OSSL_PARAM_set_octet_ptr 4730 3_0_0 EXIST::FUNCTION:
X509_set0_sm2_id 4731 3_0_0 EXIST::FUNCTION:SM2
X509_get0_sm2_id 4732 3_0_0 EXIST::FUNCTION:SM2
EVP_PKEY_get0_engine 4733 3_0_0 EXIST::FUNCTION:ENGINE
-EVP_MD_upref 4734 3_0_0 EXIST::FUNCTION:
+EVP_MD_up_ref 4734 3_0_0 EXIST::FUNCTION:
EVP_MD_fetch 4735 3_0_0 EXIST::FUNCTION:
EVP_set_default_properties 4736 3_0_0 EXIST::FUNCTION:
OSSL_PARAM_construct_end 4737 3_0_0 EXIST::FUNCTION:
EC_GROUP_check_named_curve 4738 3_0_0 EXIST::FUNCTION:EC
-EVP_CIPHER_upref 4739 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_up_ref 4739 3_0_0 EXIST::FUNCTION:
EVP_CIPHER_fetch 4740 3_0_0 EXIST::FUNCTION:
EVP_CIPHER_mode 4741 3_0_0 EXIST::FUNCTION:
OPENSSL_info 4742 3_0_0 EXIST::FUNCTION: