summaryrefslogtreecommitdiff
path: root/util/libeay.num
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2004-06-17 23:50:25 +0000
committerGeoff Thorpe <geoff@openssl.org>2004-06-17 23:50:25 +0000
commitdf11e1e921f420f4fa911df15c887d9ad2740867 (patch)
treea39acc8196c863b7f99f2dc41f7291d6d6c7ae70 /util/libeay.num
parent6a6592962cc6452361fab821e50db3da4a5f64a6 (diff)
downloadopenssl-new-df11e1e921f420f4fa911df15c887d9ad2740867.tar.gz
Deprecate unused cruft, and "make update".
Diffstat (limited to 'util/libeay.num')
-rwxr-xr-xutil/libeay.num8
1 files changed, 6 insertions, 2 deletions
diff --git a/util/libeay.num b/util/libeay.num
index b6dab24003..3f70cd9586 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -1221,8 +1221,8 @@ BIO_f_reliable 1244 EXIST::FUNCTION:BIO
PKCS7_dataFinal 1245 EXIST::FUNCTION:
PKCS7_dataDecode 1246 EXIST::FUNCTION:
X509V3_EXT_CRL_add_conf 1247 EXIST::FUNCTION:
-BN_set_params 1248 EXIST::FUNCTION:
-BN_get_params 1249 EXIST::FUNCTION:
+BN_set_params 1248 EXIST::FUNCTION:DEPRECATED
+BN_get_params 1249 EXIST::FUNCTION:DEPRECATED
BIO_get_ex_num 1250 NOEXIST::FUNCTION:
BIO_set_ex_free_func 1251 NOEXIST::FUNCTION:
EVP_ripemd160 1252 EXIST::FUNCTION:RIPEMD
@@ -3227,3 +3227,7 @@ SHA384_Init 3629 EXIST::FUNCTION:SHA,SHA512
SHA384_Final 3630 EXIST::FUNCTION:SHA,SHA512
SHA384 3631 EXIST::FUNCTION:SHA,SHA512
SHA256_Update 3632 EXIST::FUNCTION:SHA,SHA256
+EVP_sha384 3633 EXIST::FUNCTION:SHA,SHA512
+EVP_sha512 3634 EXIST::FUNCTION:SHA,SHA512
+EVP_sha224 3635 EXIST::FUNCTION:SHA,SHA256
+EVP_sha256 3636 EXIST::FUNCTION:SHA,SHA256