From: Dr. Stephen Henson Date: Mon, 8 Sep 2003 12:39:13 +0000 (+0000) Subject: Update dependencies. X-Git-Tag: BEN_FIPS_TEST_1~44 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4c4ef336a96d1f03aa2aa9af6308edfe58bad9f1;p=oweals%2Fopenssl.git Update dependencies. --- diff --git a/crypto/sha/Makefile.ssl b/crypto/sha/Makefile.ssl index a197893e92..37555715fd 100644 --- a/crypto/sha/Makefile.ssl +++ b/crypto/sha/Makefile.ssl @@ -102,7 +102,14 @@ sha1_one.o: ../../include/openssl/opensslconf.h sha1_one.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h sha1_one.o: ../../include/openssl/sha.h ../../include/openssl/stack.h sha1_one.o: ../../include/openssl/symhacks.h sha1_one.c -sha1dgst.o: ../../include/openssl/opensslv.h sha1dgst.c +sha1dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h +sha1dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h +sha1dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h +sha1dgst.o: ../../include/openssl/opensslconf.h +sha1dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h +sha1dgst.o: ../../include/openssl/sha.h ../../include/openssl/stack.h +sha1dgst.o: ../../include/openssl/symhacks.h ../md32_common.h sha1dgst.c +sha1dgst.o: sha_locl.h sha_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h sha_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h sha_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h diff --git a/fips/Makefile.ssl b/fips/Makefile.ssl index eca8fc8a75..c2365c5b36 100644 --- a/fips/Makefile.ssl +++ b/fips/Makefile.ssl @@ -166,19 +166,24 @@ dclean: # DO NOT DELETE THIS LINE -- make depend depends on it. -fips.o: ../include/openssl/bio.h ../include/openssl/crypto.h -fips.o: ../include/openssl/des.h ../include/openssl/des_old.h -fips.o: ../include/openssl/e_os2.h ../include/openssl/err.h +fips.o: ../include/openssl/aes.h ../include/openssl/asn1.h +fips.o: ../include/openssl/bio.h ../include/openssl/blowfish.h +fips.o: ../include/openssl/bn.h ../include/openssl/cast.h +fips.o: ../include/openssl/crypto.h ../include/openssl/des.h +fips.o: ../include/openssl/des_old.h ../include/openssl/dh.h +fips.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h +fips.o: ../include/openssl/err.h ../include/openssl/evp.h fips.o: ../include/openssl/fips.h ../include/openssl/fips_rand.h -fips.o: ../include/openssl/lhash.h ../include/openssl/opensslconf.h -fips.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h -fips.o: ../include/openssl/rand.h ../include/openssl/safestack.h -fips.o: ../include/openssl/stack.h ../include/openssl/symhacks.h -fips.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h fips.c -fips_err_wrapper.o: ../include/openssl/bio.h ../include/openssl/crypto.h -fips_err_wrapper.o: ../include/openssl/e_os2.h ../include/openssl/err.h -fips_err_wrapper.o: ../include/openssl/fips.h ../include/openssl/lhash.h -fips_err_wrapper.o: ../include/openssl/opensslconf.h -fips_err_wrapper.o: ../include/openssl/opensslv.h -fips_err_wrapper.o: ../include/openssl/safestack.h ../include/openssl/stack.h -fips_err_wrapper.o: ../include/openssl/symhacks.h fips_err.c fips_err_wrapper.c +fips.o: ../include/openssl/idea.h ../include/openssl/lhash.h +fips.o: ../include/openssl/md2.h ../include/openssl/md4.h +fips.o: ../include/openssl/md5.h ../include/openssl/mdc2.h +fips.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h +fips.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h +fips.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h +fips.o: ../include/openssl/rc2.h ../include/openssl/rc4.h +fips.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h +fips.o: ../include/openssl/rsa.h ../include/openssl/safestack.h +fips.o: ../include/openssl/sha.h ../include/openssl/stack.h +fips.o: ../include/openssl/symhacks.h ../include/openssl/ui.h +fips.o: ../include/openssl/ui_compat.h fips.c +fips_err_wrapper.o: fips_err_wrapper.c diff --git a/fips/sha1/Makefile.ssl b/fips/sha1/Makefile.ssl index 8381e33592..b1067d2eac 100644 --- a/fips/sha1/Makefile.ssl +++ b/fips/sha1/Makefile.ssl @@ -112,10 +112,7 @@ fips_sha1_selftest.o: ../../include/openssl/opensslv.h fips_sha1_selftest.o: ../../include/openssl/safestack.h fips_sha1_selftest.o: ../../include/openssl/sha.h ../../include/openssl/stack.h fips_sha1_selftest.o: ../../include/openssl/symhacks.h fips_sha1_selftest.c -fips_sha1dgst.o: ../../include/openssl/e_os2.h -fips_sha1dgst.o: ../../include/openssl/opensslconf.h -fips_sha1dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h -fips_sha1dgst.o: fips_md32_common.h fips_sha1dgst.c fips_sha_locl.h +fips_sha1dgst.o: ../../include/openssl/opensslv.h fips_sha1dgst.c fips_standalone_sha1.o: ../../include/openssl/e_os2.h fips_standalone_sha1.o: ../../include/openssl/opensslconf.h fips_standalone_sha1.o: ../../include/openssl/sha.h fips_standalone_sha1.c diff --git a/test/Makefile.ssl b/test/Makefile.ssl index f88db8903d..b5d7ba5e94 100644 --- a/test/Makefile.ssl +++ b/test/Makefile.ssl @@ -725,8 +725,13 @@ fips_randtest.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h fips_randtest.o: ../include/openssl/safestack.h ../include/openssl/stack.h fips_randtest.o: ../include/openssl/symhacks.h ../include/openssl/ui.h fips_randtest.o: ../include/openssl/ui_compat.h fips_randtest.c -fips_sha1test.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h -fips_sha1test.o: ../include/openssl/sha.h fips_sha1test.c +fips_sha1test.o: ../include/openssl/bio.h ../include/openssl/crypto.h +fips_sha1test.o: ../include/openssl/e_os2.h ../include/openssl/err.h +fips_sha1test.o: ../include/openssl/fips.h ../include/openssl/lhash.h +fips_sha1test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h +fips_sha1test.o: ../include/openssl/safestack.h ../include/openssl/sha.h +fips_sha1test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h +fips_sha1test.o: fips_sha1test.c hmactest.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h hmactest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h hmactest.o: ../include/openssl/bn.h ../include/openssl/cast.h