aboutsummaryrefslogtreecommitdiff
path: root/util/libeay.num
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2001-09-05 16:54:32 +0000
committerGeoff Thorpe <geoff@openssl.org>2001-09-05 16:54:32 +0000
commitdc2a33d680a113777f9e1ab864e8848c37c3cfec (patch)
tree87556ba322ab9fcc1ecabee754e465f2027d25de /util/libeay.num
parent7ba45bf133b4f1af870b8b0fd87938d377acb5a4 (diff)
downloadopenssl-dc2a33d680a113777f9e1ab864e8848c37c3cfec.zip
openssl-dc2a33d680a113777f9e1ab864e8848c37c3cfec.tar.gz
openssl-dc2a33d680a113777f9e1ab864e8848c37c3cfec.tar.bz2
"DH_up" had been changed to "DH_up_ref" in libeay.num but the function
declaration and implementation had not. So a recent update recreated the original definition in libeay.num ... this corrects it and changes the "dh" code to the "up_ref" variant.
Diffstat (limited to 'util/libeay.num')
-rwxr-xr-xutil/libeay.num7
1 files changed, 3 insertions, 4 deletions
diff --git a/util/libeay.num b/util/libeay.num
index aed4f1c..61c70b4 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -2650,13 +2650,12 @@ EVP_dev_crypto_rc4 3098 EXIST::FUNCTION:DES
ENGINE_load_ciphers 3099 EXIST::FUNCTION:
ENGINE_get_cipher_by_name 3100 EXIST::FUNCTION:
ENGINE_cipher_num 3101 EXIST::FUNCTION:
-DH_up_ref 3102 NOEXIST::FUNCTION:
+DH_up_ref 3102 EXIST::FUNCTION:DH
RSA_up_ref 3103 EXIST::FUNCTION:RSA
EVP_DigestInit_dbg 3104 EXIST::FUNCTION:
CRYPTO_cleanup_all_ex_data 3105 EXIST::FUNCTION:
CRYPTO_set_ex_data_implementation 3106 EXIST::FUNCTION:
CRYPTO_ex_data_new_class 3107 EXIST::FUNCTION:
CRYPTO_get_ex_data_implementation 3108 EXIST::FUNCTION:
-DH_up 3109 EXIST::FUNCTION:DH
-BN_pseudo_rand_range 3110 EXIST::FUNCTION:
-ERR_unload_strings 3111 EXIST::FUNCTION:
+BN_pseudo_rand_range 3109 EXIST::FUNCTION:
+ERR_unload_strings 3110 EXIST::FUNCTION: