summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2000-02-04 14:01:38 +0000
committerDr. Stephen Henson <steve@openssl.org>2000-02-04 14:01:38 +0000
commitaf57d843124672a9053a4da60ad7f9b6d4324a5a (patch)
treebe04d473220a67bbe9f5075a13f3cf299b8ade7a /util
parent53002dc69147ed67513623acb6ad390b69dac4c7 (diff)
downloadopenssl-new-af57d843124672a9053a4da60ad7f9b6d4324a5a.tar.gz
Rename SSLeay_add_all_algorithms() et al to
OpenSSL_add_all_algorithms(). Move these into separate files so they work properly.
Diffstat (limited to 'util')
-rwxr-xr-xutil/libeay.num6
1 files changed, 3 insertions, 3 deletions
diff --git a/util/libeay.num b/util/libeay.num
index 9c688eff5c..6e8777d48b 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -499,9 +499,9 @@ SHA1_Update 504
SHA_Final 505
SHA_Init 506
SHA_Update 507
-SSLeay_add_all_algorithms 508
-SSLeay_add_all_ciphers 509
-SSLeay_add_all_digests 510
+OpenSSL_add_all_algorithms 508
+OpenSSL_add_all_ciphers 509
+OpenSSL_add_all_digests 510
TXT_DB_create_index 511
TXT_DB_free 512
TXT_DB_get_by_index 513