summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-03-19 03:18:45 +0100
committerUlf Möller <ulf@openssl.org>2000-03-19 03:18:45 +0100
commit1f39d082c64e2fa8367b93bbf50a622f33fb7061 (patch)
tree759c4b207e9dbeb36ed3ed8c06348d6a6287a2b7
parentcleanup. (diff)
downloadopenssl-1f39d082c64e2fa8367b93bbf50a622f33fb7061.tar.xz
openssl-1f39d082c64e2fa8367b93bbf50a622f33fb7061.zip
make update
-rw-r--r--crypto/des/Makefile.ssl8
-rwxr-xr-xutil/libeay.num2
2 files changed, 4 insertions, 6 deletions
diff --git a/crypto/des/Makefile.ssl b/crypto/des/Makefile.ssl
index 65900867f7..b1ce2b96b0 100644
--- a/crypto/des/Makefile.ssl
+++ b/crypto/des/Makefile.ssl
@@ -172,10 +172,8 @@ enc_writ.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
enc_writ.o: ../../include/openssl/opensslv.h ../../include/openssl/rand.h
enc_writ.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
enc_writ.o: ../cryptlib.h des_locl.h
-fcrypt.o: ../../include/openssl/des.h ../../include/openssl/des.h
-fcrypt.o: ../../include/openssl/e_os2.h ../../include/openssl/e_os2.h
-fcrypt.o: ../../include/openssl/opensslconf.h
-fcrypt.o: ../../include/openssl/opensslconf.h des_locl.h des_locl.h
+fcrypt.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h
+fcrypt.o: ../../include/openssl/opensslconf.h des_locl.h
fcrypt_b.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h
fcrypt_b.o: ../../include/openssl/opensslconf.h des_locl.h
ofb64ede.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h
@@ -204,7 +202,5 @@ set_key.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h
set_key.o: ../../include/openssl/opensslconf.h des_locl.h podd.h sk.h
str2key.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h
str2key.o: ../../include/openssl/opensslconf.h des_locl.h
-supp.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h
-supp.o: ../../include/openssl/opensslconf.h des_locl.h
xcbc_enc.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h
xcbc_enc.o: ../../include/openssl/opensslconf.h des_locl.h
diff --git a/util/libeay.num b/util/libeay.num
index e3818ef6e4..7573e4a194 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -2227,3 +2227,5 @@ BIO_callback_ctrl 2252
RAND_egd 2253
RAND_status 2254
bn_dump1 2255
+des_check_key_parity 2256
+lh_num_items 2257