summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authordjm <>2008-09-06 12:15:54 +0000
committerdjm <>2008-09-06 12:15:54 +0000
commitf519f07de9bfb123f2b32aa3965e6f73c8364b80 (patch)
treead353b318ee632f73212a174cffac9bb9e573b7c /src
parent89b182c5db7ea802edfc3ee734b4899b43e13e09 (diff)
parentf1625f274acf5dcd5601f6cb5e29e233b2a441a3 (diff)
downloadopenbsd-f519f07de9bfb123f2b32aa3965e6f73c8364b80.tar.gz
openbsd-f519f07de9bfb123f2b32aa3965e6f73c8364b80.tar.bz2
openbsd-f519f07de9bfb123f2b32aa3965e6f73c8364b80.zip
This commit was generated by cvs2git to track changes on a CVS vendor
branch.
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/aes/Makefile55
-rw-r--r--src/lib/libcrypto/asn1/Makefile1303
-rw-r--r--src/lib/libcrypto/bf/Makefile45
-rw-r--r--src/lib/libcrypto/bio/Makefile123
-rw-r--r--src/lib/libcrypto/bn/Makefile286
-rw-r--r--src/lib/libcrypto/bn/asm/mo-586.pl603
-rw-r--r--src/lib/libcrypto/buffer/Makefile18
-rw-r--r--src/lib/libcrypto/cast/Makefile41
-rw-r--r--src/lib/libcrypto/comp/Makefile47
-rw-r--r--src/lib/libcrypto/conf/Makefile109
-rw-r--r--src/lib/libcrypto/des/FILES02
-rw-r--r--src/lib/libcrypto/des/INSTALL2
-rw-r--r--src/lib/libcrypto/des/Makefile288
-rw-r--r--src/lib/libcrypto/dh/Makefile44
-rw-r--r--src/lib/libcrypto/dsa/Makefile103
-rw-r--r--src/lib/libcrypto/dso/Makefile46
-rw-r--r--src/lib/libcrypto/ec/Makefile163
-rw-r--r--src/lib/libcrypto/ec/ec2_smpt.c74
-rw-r--r--src/lib/libcrypto/engine/Makefile532
-rw-r--r--src/lib/libcrypto/engine/eng_cryptodev.c1133
-rw-r--r--src/lib/libcrypto/err/Makefile57
-rw-r--r--src/lib/libcrypto/evp/Makefile1266
-rw-r--r--src/lib/libcrypto/hmac/Makefile32
-rw-r--r--src/lib/libcrypto/idea/Makefile14
-rw-r--r--src/lib/libcrypto/idea/ideatest.c3
-rw-r--r--src/lib/libcrypto/krb5/Makefile12
-rw-r--r--src/lib/libcrypto/lhash/Makefile17
-rw-r--r--src/lib/libcrypto/md2/Makefile22
-rw-r--r--src/lib/libcrypto/md4/Makefile24
-rw-r--r--src/lib/libcrypto/md5/Makefile68
-rw-r--r--src/lib/libcrypto/mdc2/mdc2test.c3
-rw-r--r--src/lib/libcrypto/o_str.h1
-rw-r--r--src/lib/libcrypto/objects/Makefile51
-rw-r--r--src/lib/libcrypto/ocsp/Makefile272
-rw-r--r--src/lib/libcrypto/pem/Makefile318
-rw-r--r--src/lib/libcrypto/pkcs12/Makefile435
-rw-r--r--src/lib/libcrypto/pkcs7/Makefile188
-rw-r--r--src/lib/libcrypto/pqueue/pq_compat.h147
-rw-r--r--src/lib/libcrypto/rand/Makefile141
-rw-r--r--src/lib/libcrypto/rc2/Makefile14
-rw-r--r--src/lib/libcrypto/rc4/Makefile63
-rw-r--r--src/lib/libcrypto/rc4/asm/rc4-ia64.S5
-rw-r--r--src/lib/libcrypto/rc5/Makefile51
-rw-r--r--src/lib/libcrypto/rc5/rc5_locl.h2
-rw-r--r--src/lib/libcrypto/ripemd/Makefile46
-rw-r--r--src/lib/libcrypto/rsa/Makefile126
-rw-r--r--src/lib/libcrypto/sha/Makefile102
-rw-r--r--src/lib/libcrypto/sha/asm/sha512-sse2.pl404
-rw-r--r--src/lib/libcrypto/stack/Makefile18
-rw-r--r--src/lib/libcrypto/txt_db/Makefile14
-rw-r--r--src/lib/libcrypto/ui/Makefile38
-rwxr-xr-xsrc/lib/libcrypto/util/opensslwrap.sh4
-rwxr-xr-xsrc/lib/libcrypto/util/shlib_wrap.sh33
-rw-r--r--src/lib/libcrypto/x509/Makefile708
-rw-r--r--src/lib/libcrypto/x509v3/Makefile920
-rw-r--r--src/lib/libssl/src/ChangeLog.0_9_7-stable_not-in-head163
-rw-r--r--src/lib/libssl/src/ChangeLog.0_9_7-stable_not-in-head_FIPS1494
-rw-r--r--src/lib/libssl/src/INSTALL.WCE7
-rw-r--r--src/lib/libssl/src/Makefile696
-rw-r--r--src/lib/libssl/src/Netware/build.bat228
-rw-r--r--src/lib/libssl/src/Netware/cpy_tests.bat113
-rw-r--r--src/lib/libssl/src/Netware/do_tests.pl624
-rw-r--r--src/lib/libssl/src/Netware/globals.txt254
-rw-r--r--src/lib/libssl/src/Netware/readme.txt19
-rw-r--r--src/lib/libssl/src/Netware/set_env.bat112
-rw-r--r--src/lib/libssl/src/apps/Makefile1596
-rw-r--r--src/lib/libssl/src/apps/prime.c4
-rw-r--r--src/lib/libssl/src/crypto/aes/Makefile55
-rw-r--r--src/lib/libssl/src/crypto/asn1/Makefile1303
-rw-r--r--src/lib/libssl/src/crypto/bf/Makefile45
-rw-r--r--src/lib/libssl/src/crypto/bio/Makefile123
-rw-r--r--src/lib/libssl/src/crypto/bn/Makefile286
-rw-r--r--src/lib/libssl/src/crypto/bn/asm/mo-586.pl603
-rw-r--r--src/lib/libssl/src/crypto/bn/asm/x86_64-gcc.c4
-rw-r--r--src/lib/libssl/src/crypto/buffer/Makefile18
-rw-r--r--src/lib/libssl/src/crypto/cast/Makefile41
-rw-r--r--src/lib/libssl/src/crypto/comp/Makefile47
-rw-r--r--src/lib/libssl/src/crypto/conf/Makefile109
-rw-r--r--src/lib/libssl/src/crypto/des/FILES02
-rw-r--r--src/lib/libssl/src/crypto/des/INSTALL2
-rw-r--r--src/lib/libssl/src/crypto/des/Makefile288
-rw-r--r--src/lib/libssl/src/crypto/dh/Makefile44
-rw-r--r--src/lib/libssl/src/crypto/dsa/Makefile103
-rw-r--r--src/lib/libssl/src/crypto/dso/Makefile46
-rw-r--r--src/lib/libssl/src/crypto/ec/Makefile163
-rw-r--r--src/lib/libssl/src/crypto/ec/ec2_smpt.c74
-rw-r--r--src/lib/libssl/src/crypto/engine/Makefile532
-rw-r--r--src/lib/libssl/src/crypto/engine/eng_cryptodev.c1133
-rw-r--r--src/lib/libssl/src/crypto/engine/eng_padlock.c1219
-rw-r--r--src/lib/libssl/src/crypto/err/Makefile57
-rw-r--r--src/lib/libssl/src/crypto/evp/Makefile1266
-rw-r--r--src/lib/libssl/src/crypto/evp/e_old.c17
-rw-r--r--src/lib/libssl/src/crypto/hmac/Makefile32
-rw-r--r--src/lib/libssl/src/crypto/idea/Makefile14
-rw-r--r--src/lib/libssl/src/crypto/idea/ideatest.c3
-rw-r--r--src/lib/libssl/src/crypto/krb5/Makefile12
-rw-r--r--src/lib/libssl/src/crypto/lhash/Makefile17
-rw-r--r--src/lib/libssl/src/crypto/md2/Makefile22
-rw-r--r--src/lib/libssl/src/crypto/md4/Makefile24
-rw-r--r--src/lib/libssl/src/crypto/md5/Makefile68
-rw-r--r--src/lib/libssl/src/crypto/mdc2/mdc2test.c3
-rw-r--r--src/lib/libssl/src/crypto/mem_clr.c12
-rw-r--r--src/lib/libssl/src/crypto/o_str.c13
-rw-r--r--src/lib/libssl/src/crypto/o_str.h1
-rw-r--r--src/lib/libssl/src/crypto/objects/Makefile51
-rw-r--r--src/lib/libssl/src/crypto/ocsp/Makefile272
-rw-r--r--src/lib/libssl/src/crypto/pem/Makefile318
-rw-r--r--src/lib/libssl/src/crypto/pkcs12/Makefile435
-rw-r--r--src/lib/libssl/src/crypto/pkcs7/Makefile188
-rw-r--r--src/lib/libssl/src/crypto/pqueue/pq_compat.h147
-rw-r--r--src/lib/libssl/src/crypto/rand/Makefile141
-rw-r--r--src/lib/libssl/src/crypto/rc2/Makefile14
-rw-r--r--src/lib/libssl/src/crypto/rc4/Makefile63
-rw-r--r--src/lib/libssl/src/crypto/rc4/asm/rc4-ia64.S5
-rw-r--r--src/lib/libssl/src/crypto/rc5/Makefile51
-rw-r--r--src/lib/libssl/src/crypto/rc5/rc5_locl.h2
-rw-r--r--src/lib/libssl/src/crypto/ripemd/Makefile46
-rw-r--r--src/lib/libssl/src/crypto/rsa/Makefile126
-rw-r--r--src/lib/libssl/src/crypto/sha/Makefile102
-rw-r--r--src/lib/libssl/src/crypto/sha/asm/sha1-ia64.pl346
-rw-r--r--src/lib/libssl/src/crypto/sha/asm/sha512-sse2.pl404
-rw-r--r--src/lib/libssl/src/crypto/stack/Makefile18
-rw-r--r--src/lib/libssl/src/crypto/txt_db/Makefile14
-rw-r--r--src/lib/libssl/src/crypto/ui/Makefile38
-rw-r--r--src/lib/libssl/src/crypto/x509/Makefile708
-rw-r--r--src/lib/libssl/src/crypto/x509v3/Makefile920
-rw-r--r--src/lib/libssl/src/crypto/x509v3/v3_pci.c31
-rw-r--r--src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs_err.h4
-rw-r--r--src/lib/libssl/src/demos/engines/ibmca/hw_ibmca_err.h4
-rw-r--r--src/lib/libssl/src/demos/engines/zencod/hw_zencod.c4
-rw-r--r--src/lib/libssl/src/demos/engines/zencod/hw_zencod_err.h4
-rw-r--r--src/lib/libssl/src/doc/crypto/ASN1_STRING_print_ex.pod4
-rw-r--r--src/lib/libssl/src/doc/crypto/CONF_modules_free.pod4
-rw-r--r--src/lib/libssl/src/doc/crypto/PKCS12_create.pod18
-rw-r--r--src/lib/libssl/src/doc/crypto/PKCS7_sign.pod24
-rw-r--r--src/lib/libssl/src/doc/crypto/SMIME_write_PKCS7.pod14
-rw-r--r--src/lib/libssl/src/doc/crypto/X509_NAME_print_ex.pod4
-rw-r--r--src/lib/libssl/src/doc/crypto/d2i_X509.pod6
-rw-r--r--src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod2
-rw-r--r--src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod2
-rw-r--r--src/lib/libssl/src/doc/crypto/engine.pod212
-rw-r--r--src/lib/libssl/src/engines/makeengines.com902
-rw-r--r--src/lib/libssl/src/ms/README5
-rw-r--r--src/lib/libssl/src/ms/applink.c94
-rwxr-xr-xsrc/lib/libssl/src/ms/do_win64a.bat9
-rwxr-xr-xsrc/lib/libssl/src/ms/do_win64i.bat9
-rw-r--r--src/lib/libssl/src/ms/uplink.c116
-rw-r--r--src/lib/libssl/src/ms/uplink.h29
-rwxr-xr-xsrc/lib/libssl/src/ms/uplink.pl204
-rw-r--r--src/lib/libssl/src/ssl/Makefile1527
-rw-r--r--src/lib/libssl/src/test/CAss.cnf45
-rw-r--r--src/lib/libssl/src/test/Makefile725
-rw-r--r--src/lib/libssl/src/test/evptests.txt245
-rw-r--r--src/lib/libssl/src/tools/Makefile7
-rwxr-xr-xsrc/lib/libssl/src/util/opensslwrap.sh4
-rwxr-xr-xsrc/lib/libssl/src/util/shlib_wrap.sh33
-rw-r--r--src/lib/libssl/test/Makefile725
-rw-r--r--src/lib/libssl/test/evptests.txt245
158 files changed, 19566 insertions, 13851 deletions
diff --git a/src/lib/libcrypto/aes/Makefile b/src/lib/libcrypto/aes/Makefile
index a37c6f66a2..22c7203dbb 100644
--- a/src/lib/libcrypto/aes/Makefile
+++ b/src/lib/libcrypto/aes/Makefile
@@ -8,16 +8,14 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= 9INCLUDES=
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP= /usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
19# CFLAGS= -mpentiumpro $(INCLUDES) $(CFLAG) -O3 -fexpensive-optimizations -funroll-loops -fforce-addr 14AES_ASM_OBJ=aes_core.o aes_cbc.o
15
20CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
17ASFLAGS= $(INCLUDES) $(ASFLAG)
18AFLAGS= $(ASFLAGS)
21 19
22GENERAL=Makefile 20GENERAL=Makefile
23#TEST=aestest.c 21#TEST=aestest.c
@@ -25,8 +23,10 @@ TEST=
25APPS= 23APPS=
26 24
27LIB=$(TOP)/libcrypto.a 25LIB=$(TOP)/libcrypto.a
28LIBSRC=aes_core.c aes_misc.c aes_ecb.c aes_cbc.c aes_cfb.c aes_ofb.c aes_ctr.c 26LIBSRC=aes_core.c aes_misc.c aes_ecb.c aes_cbc.c aes_cfb.c aes_ofb.c \
29LIBOBJ=aes_core.o aes_misc.o aes_ecb.o aes_cbc.o aes_cfb.o aes_ofb.o aes_ctr.o 27 aes_ctr.c aes_ige.c aes_wrap.c
28LIBOBJ=aes_misc.o aes_ecb.o aes_cfb.o aes_ofb.o aes_ctr.o aes_ige.o aes_wrap.o \
29 $(AES_ASM_OBJ)
30 30
31SRC= $(LIBSRC) 31SRC= $(LIBSRC)
32 32
@@ -47,6 +47,19 @@ lib: $(LIBOBJ)
47 47
48$(LIBOBJ): $(LIBSRC) 48$(LIBOBJ): $(LIBSRC)
49 49
50aes-ia64.s: asm/aes-ia64.S
51 $(CC) $(CFLAGS) -E asm/aes-ia64.S > $@
52
53ax86-elf.s: asm/aes-586.pl ../perlasm/x86asm.pl
54 (cd asm; $(PERL) aes-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@)
55ax86-cof.s: asm/aes-586.pl ../perlasm/x86asm.pl
56 (cd asm; $(PERL) aes-586.pl coff $(CFLAGS) $(PROCESSOR) > ../$@)
57ax86-out.s: asm/aes-586.pl ../perlasm/x86asm.pl
58 (cd asm; $(PERL) aes-586.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
59
60aes-x86_64.s: asm/aes-x86_64.pl
61 $(PERL) asm/aes-x86_64.pl $@
62
50files: 63files:
51 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 64 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
52 65
@@ -55,9 +68,8 @@ links:
55 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 68 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
56 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 69 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
57 70
58install: installs 71install:
59 72 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
60installs:
61 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 73 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
62 do \ 74 do \
63 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 75 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -73,6 +85,7 @@ lint:
73 lint -DLINT $(INCLUDES) $(SRC)>fluff 85 lint -DLINT $(INCLUDES) $(SRC)>fluff
74 86
75depend: 87depend:
88 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
76 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 89 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
77 90
78dclean: 91dclean:
@@ -80,7 +93,7 @@ dclean:
80 mv -f Makefile.new $(MAKEFILE) 93 mv -f Makefile.new $(MAKEFILE)
81 94
82clean: 95clean:
83 rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 96 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
84 97
85# DO NOT DELETE THIS LINE -- make depend depends on it. 98# DO NOT DELETE THIS LINE -- make depend depends on it.
86 99
@@ -90,14 +103,28 @@ aes_cfb.o: ../../e_os.h ../../include/openssl/aes.h
90aes_cfb.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 103aes_cfb.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
91aes_cfb.o: aes_cfb.c aes_locl.h 104aes_cfb.o: aes_cfb.c aes_locl.h
92aes_core.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 105aes_core.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h
93aes_core.o: ../../include/openssl/fips.h ../../include/openssl/opensslconf.h 106aes_core.o: ../../include/openssl/opensslconf.h aes_core.c aes_locl.h
94aes_core.o: aes_core.c aes_locl.h
95aes_ctr.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 107aes_ctr.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h
96aes_ctr.o: ../../include/openssl/opensslconf.h aes_ctr.c aes_locl.h 108aes_ctr.o: ../../include/openssl/opensslconf.h aes_ctr.c aes_locl.h
97aes_ecb.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 109aes_ecb.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h
98aes_ecb.o: ../../include/openssl/opensslconf.h aes_ecb.c aes_locl.h 110aes_ecb.o: ../../include/openssl/opensslconf.h aes_ecb.c aes_locl.h
111aes_ige.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/bio.h
112aes_ige.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
113aes_ige.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
114aes_ige.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
115aes_ige.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
116aes_ige.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
117aes_ige.o: ../../include/openssl/symhacks.h ../cryptlib.h aes_ige.c aes_locl.h
99aes_misc.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 118aes_misc.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h
100aes_misc.o: ../../include/openssl/opensslconf.h 119aes_misc.o: ../../include/openssl/opensslconf.h
101aes_misc.o: ../../include/openssl/opensslv.h aes_locl.h aes_misc.c 120aes_misc.o: ../../include/openssl/opensslv.h aes_locl.h aes_misc.c
102aes_ofb.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 121aes_ofb.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h
103aes_ofb.o: ../../include/openssl/opensslconf.h aes_locl.h aes_ofb.c 122aes_ofb.o: ../../include/openssl/opensslconf.h aes_locl.h aes_ofb.c
123aes_wrap.o: ../../e_os.h ../../include/openssl/aes.h
124aes_wrap.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
125aes_wrap.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
126aes_wrap.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
127aes_wrap.o: ../../include/openssl/opensslconf.h
128aes_wrap.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
129aes_wrap.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
130aes_wrap.o: ../../include/openssl/symhacks.h ../cryptlib.h aes_wrap.c
diff --git a/src/lib/libcrypto/asn1/Makefile b/src/lib/libcrypto/asn1/Makefile
index d1c2d8f490..63066899d0 100644
--- a/src/lib/libcrypto/asn1/Makefile
+++ b/src/lib/libcrypto/asn1/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -31,8 +26,8 @@ LIBSRC= a_object.c a_bitstr.c a_utctm.c a_gentm.c a_time.c a_int.c a_octet.c \
31 t_req.c t_x509.c t_x509a.c t_crl.c t_pkey.c t_spki.c t_bitst.c \ 26 t_req.c t_x509.c t_x509a.c t_crl.c t_pkey.c t_spki.c t_bitst.c \
32 tasn_new.c tasn_fre.c tasn_enc.c tasn_dec.c tasn_utl.c tasn_typ.c \ 27 tasn_new.c tasn_fre.c tasn_enc.c tasn_dec.c tasn_utl.c tasn_typ.c \
33 f_int.c f_string.c n_pkey.c \ 28 f_int.c f_string.c n_pkey.c \
34 f_enum.c a_hdr.c x_pkey.c a_bool.c x_exten.c \ 29 f_enum.c a_hdr.c x_pkey.c a_bool.c x_exten.c asn_mime.c \
35 asn1_par.c asn1_lib.c asn1_err.c a_meth.c a_bytes.c a_strnid.c \ 30 asn1_gen.c asn1_par.c asn1_lib.c asn1_err.c a_meth.c a_bytes.c a_strnid.c \
36 evp_asn1.c asn_pack.c p5_pbe.c p5_pbev2.c p8_pkey.c asn_moid.c 31 evp_asn1.c asn_pack.c p5_pbe.c p5_pbev2.c p8_pkey.c asn_moid.c
37LIBOBJ= a_object.o a_bitstr.o a_utctm.o a_gentm.o a_time.o a_int.o a_octet.o \ 32LIBOBJ= a_object.o a_bitstr.o a_utctm.o a_gentm.o a_time.o a_int.o a_octet.o \
38 a_print.o a_type.o a_set.o a_dup.o a_d2i_fp.o a_i2d_fp.o \ 33 a_print.o a_type.o a_set.o a_dup.o a_d2i_fp.o a_i2d_fp.o \
@@ -43,8 +38,8 @@ LIBOBJ= a_object.o a_bitstr.o a_utctm.o a_gentm.o a_time.o a_int.o a_octet.o \
43 t_req.o t_x509.o t_x509a.o t_crl.o t_pkey.o t_spki.o t_bitst.o \ 38 t_req.o t_x509.o t_x509a.o t_crl.o t_pkey.o t_spki.o t_bitst.o \
44 tasn_new.o tasn_fre.o tasn_enc.o tasn_dec.o tasn_utl.o tasn_typ.o \ 39 tasn_new.o tasn_fre.o tasn_enc.o tasn_dec.o tasn_utl.o tasn_typ.o \
45 f_int.o f_string.o n_pkey.o \ 40 f_int.o f_string.o n_pkey.o \
46 f_enum.o a_hdr.o x_pkey.o a_bool.o x_exten.o \ 41 f_enum.o a_hdr.o x_pkey.o a_bool.o x_exten.o asn_mime.o \
47 asn1_par.o asn1_lib.o asn1_err.o a_meth.o a_bytes.o a_strnid.o \ 42 asn1_gen.o asn1_par.o asn1_lib.o asn1_err.o a_meth.o a_bytes.o a_strnid.o \
48 evp_asn1.o asn_pack.o p5_pbe.o p5_pbev2.o p8_pkey.o asn_moid.o 43 evp_asn1.o asn_pack.o p5_pbe.o p5_pbev2.o p8_pkey.o asn_moid.o
49 44
50SRC= $(LIBSRC) 45SRC= $(LIBSRC)
@@ -81,6 +76,7 @@ links:
81 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 76 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
82 77
83install: 78install:
79 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
84 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 80 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
85 do \ 81 do \
86 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 82 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -96,6 +92,7 @@ lint:
96 lint -DLINT $(INCLUDES) $(SRC)>fluff 92 lint -DLINT $(INCLUDES) $(SRC)>fluff
97 93
98depend: 94depend:
95 @[ -n "$(MAKEDEPEND)" ] # should be set by top Makefile...
99 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 96 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
100 97
101dclean: 98dclean:
@@ -109,69 +106,57 @@ clean:
109# DO NOT DELETE THIS LINE -- make depend depends on it. 106# DO NOT DELETE THIS LINE -- make depend depends on it.
110 107
111a_bitstr.o: ../../e_os.h ../../include/openssl/asn1.h 108a_bitstr.o: ../../e_os.h ../../include/openssl/asn1.h
112a_bitstr.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 109a_bitstr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
113a_bitstr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 110a_bitstr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
114a_bitstr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 111a_bitstr.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
115a_bitstr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 112a_bitstr.o: ../../include/openssl/opensslconf.h
116a_bitstr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 113a_bitstr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
117a_bitstr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 114a_bitstr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
118a_bitstr.o: ../../include/openssl/symhacks.h ../cryptlib.h a_bitstr.c 115a_bitstr.o: ../../include/openssl/symhacks.h ../cryptlib.h a_bitstr.c
119a_bool.o: ../../e_os.h ../../include/openssl/asn1.h 116a_bool.o: ../../e_os.h ../../include/openssl/asn1.h
120a_bool.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 117a_bool.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
121a_bool.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 118a_bool.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
122a_bool.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 119a_bool.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
123a_bool.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 120a_bool.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
124a_bool.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 121a_bool.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
125a_bool.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 122a_bool.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
126a_bool.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 123a_bool.o: ../../include/openssl/symhacks.h ../cryptlib.h a_bool.c
127a_bool.o: ../cryptlib.h a_bool.c
128a_bytes.o: ../../e_os.h ../../include/openssl/asn1.h 124a_bytes.o: ../../e_os.h ../../include/openssl/asn1.h
129a_bytes.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 125a_bytes.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
130a_bytes.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 126a_bytes.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
131a_bytes.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 127a_bytes.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
132a_bytes.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 128a_bytes.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
133a_bytes.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 129a_bytes.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
134a_bytes.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 130a_bytes.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
135a_bytes.o: ../../include/openssl/symhacks.h ../cryptlib.h a_bytes.c 131a_bytes.o: ../cryptlib.h a_bytes.c
136a_d2i_fp.o: ../../e_os.h ../../include/openssl/asn1.h 132a_d2i_fp.o: ../../e_os.h ../../include/openssl/asn1.h
137a_d2i_fp.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 133a_d2i_fp.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
138a_d2i_fp.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 134a_d2i_fp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
139a_d2i_fp.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 135a_d2i_fp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
140a_d2i_fp.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 136a_d2i_fp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
141a_d2i_fp.o: ../../include/openssl/opensslconf.h
142a_d2i_fp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 137a_d2i_fp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
143a_d2i_fp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 138a_d2i_fp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
144a_d2i_fp.o: ../../include/openssl/symhacks.h ../cryptlib.h a_d2i_fp.c 139a_d2i_fp.o: ../../include/openssl/symhacks.h ../cryptlib.h a_d2i_fp.c
145a_digest.o: ../../e_os.h ../../include/openssl/aes.h 140a_digest.o: ../../e_os.h ../../include/openssl/asn1.h
146a_digest.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 141a_digest.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
147a_digest.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 142a_digest.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
148a_digest.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 143a_digest.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
149a_digest.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 144a_digest.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
150a_digest.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 145a_digest.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
151a_digest.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
152a_digest.o: ../../include/openssl/err.h ../../include/openssl/evp.h
153a_digest.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
154a_digest.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
155a_digest.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
156a_digest.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 146a_digest.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
157a_digest.o: ../../include/openssl/opensslconf.h 147a_digest.o: ../../include/openssl/opensslconf.h
158a_digest.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 148a_digest.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
159a_digest.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 149a_digest.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
160a_digest.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 150a_digest.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
161a_digest.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 151a_digest.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
162a_digest.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 152a_digest.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_digest.c
163a_digest.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
164a_digest.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
165a_digest.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
166a_digest.o: ../cryptlib.h a_digest.c
167a_dup.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 153a_dup.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
168a_dup.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 154a_dup.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
169a_dup.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 155a_dup.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
170a_dup.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 156a_dup.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
171a_dup.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 157a_dup.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
172a_dup.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 158a_dup.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
173a_dup.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 159a_dup.o: ../../include/openssl/symhacks.h ../cryptlib.h a_dup.c
174a_dup.o: ../cryptlib.h a_dup.c
175a_enum.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 160a_enum.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
176a_enum.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 161a_enum.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
177a_enum.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 162a_enum.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
@@ -181,27 +166,26 @@ a_enum.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
181a_enum.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 166a_enum.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
182a_enum.o: ../cryptlib.h a_enum.c 167a_enum.o: ../cryptlib.h a_enum.c
183a_gentm.o: ../../e_os.h ../../include/openssl/asn1.h 168a_gentm.o: ../../e_os.h ../../include/openssl/asn1.h
184a_gentm.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 169a_gentm.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
185a_gentm.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 170a_gentm.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
186a_gentm.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 171a_gentm.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
187a_gentm.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 172a_gentm.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
188a_gentm.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 173a_gentm.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
189a_gentm.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 174a_gentm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
190a_gentm.o: ../../include/openssl/symhacks.h ../cryptlib.h ../o_time.h a_gentm.c 175a_gentm.o: ../cryptlib.h ../o_time.h a_gentm.c
191a_hdr.o: ../../e_os.h ../../include/openssl/asn1.h 176a_hdr.o: ../../e_os.h ../../include/openssl/asn1.h
192a_hdr.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 177a_hdr.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
193a_hdr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 178a_hdr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
194a_hdr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 179a_hdr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
195a_hdr.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 180a_hdr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
196a_hdr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 181a_hdr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
197a_hdr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 182a_hdr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
198a_hdr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 183a_hdr.o: ../../include/openssl/symhacks.h ../cryptlib.h a_hdr.c
199a_hdr.o: ../cryptlib.h a_hdr.c
200a_i2d_fp.o: ../../e_os.h ../../include/openssl/asn1.h 184a_i2d_fp.o: ../../e_os.h ../../include/openssl/asn1.h
201a_i2d_fp.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 185a_i2d_fp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
202a_i2d_fp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 186a_i2d_fp.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
203a_i2d_fp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 187a_i2d_fp.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
204a_i2d_fp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 188a_i2d_fp.o: ../../include/openssl/opensslconf.h
205a_i2d_fp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 189a_i2d_fp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
206a_i2d_fp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 190a_i2d_fp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
207a_i2d_fp.o: ../../include/openssl/symhacks.h ../cryptlib.h a_i2d_fp.c 191a_i2d_fp.o: ../../include/openssl/symhacks.h ../cryptlib.h a_i2d_fp.c
@@ -214,21 +198,20 @@ a_int.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
214a_int.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 198a_int.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
215a_int.o: ../cryptlib.h a_int.c 199a_int.o: ../cryptlib.h a_int.c
216a_mbstr.o: ../../e_os.h ../../include/openssl/asn1.h 200a_mbstr.o: ../../e_os.h ../../include/openssl/asn1.h
217a_mbstr.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 201a_mbstr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
218a_mbstr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 202a_mbstr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
219a_mbstr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 203a_mbstr.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
220a_mbstr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 204a_mbstr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
221a_mbstr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 205a_mbstr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
222a_mbstr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 206a_mbstr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
223a_mbstr.o: ../../include/openssl/symhacks.h ../cryptlib.h a_mbstr.c 207a_mbstr.o: ../cryptlib.h a_mbstr.c
224a_meth.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 208a_meth.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
225a_meth.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 209a_meth.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
226a_meth.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 210a_meth.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
227a_meth.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 211a_meth.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
228a_meth.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 212a_meth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
229a_meth.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 213a_meth.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
230a_meth.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 214a_meth.o: ../../include/openssl/symhacks.h ../cryptlib.h a_meth.c
231a_meth.o: ../cryptlib.h a_meth.c
232a_object.o: ../../e_os.h ../../include/openssl/asn1.h 215a_object.o: ../../e_os.h ../../include/openssl/asn1.h
233a_object.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 216a_object.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
234a_object.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 217a_object.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -239,642 +222,492 @@ a_object.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
239a_object.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 222a_object.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
240a_object.o: ../../include/openssl/symhacks.h ../cryptlib.h a_object.c 223a_object.o: ../../include/openssl/symhacks.h ../cryptlib.h a_object.c
241a_octet.o: ../../e_os.h ../../include/openssl/asn1.h 224a_octet.o: ../../e_os.h ../../include/openssl/asn1.h
242a_octet.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 225a_octet.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
243a_octet.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 226a_octet.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
244a_octet.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 227a_octet.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
245a_octet.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 228a_octet.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
246a_octet.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 229a_octet.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
247a_octet.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 230a_octet.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
248a_octet.o: ../../include/openssl/symhacks.h ../cryptlib.h a_octet.c 231a_octet.o: ../cryptlib.h a_octet.c
249a_print.o: ../../e_os.h ../../include/openssl/asn1.h 232a_print.o: ../../e_os.h ../../include/openssl/asn1.h
250a_print.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 233a_print.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
251a_print.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 234a_print.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
252a_print.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 235a_print.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
253a_print.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 236a_print.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
254a_print.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 237a_print.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
255a_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 238a_print.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
256a_print.o: ../../include/openssl/symhacks.h ../cryptlib.h a_print.c 239a_print.o: ../cryptlib.h a_print.c
257a_set.o: ../../e_os.h ../../include/openssl/asn1.h 240a_set.o: ../../e_os.h ../../include/openssl/asn1.h
258a_set.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 241a_set.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
259a_set.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 242a_set.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
260a_set.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 243a_set.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
261a_set.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 244a_set.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
262a_set.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 245a_set.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
263a_set.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 246a_set.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
264a_set.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 247a_set.o: ../../include/openssl/symhacks.h ../cryptlib.h a_set.c
265a_set.o: ../cryptlib.h a_set.c 248a_sign.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
266a_sign.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
267a_sign.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
268a_sign.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 249a_sign.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
269a_sign.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 250a_sign.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
270a_sign.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 251a_sign.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
271a_sign.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 252a_sign.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
272a_sign.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 253a_sign.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
273a_sign.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 254a_sign.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
274a_sign.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 255a_sign.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
275a_sign.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 256a_sign.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
276a_sign.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
277a_sign.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
278a_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
279a_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h
280a_sign.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
281a_sign.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
282a_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 257a_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
283a_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 258a_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
284a_sign.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
285a_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 259a_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
286a_sign.o: ../cryptlib.h a_sign.c 260a_sign.o: ../cryptlib.h a_sign.c
287a_strex.o: ../../e_os.h ../../include/openssl/aes.h 261a_strex.o: ../../e_os.h ../../include/openssl/asn1.h
288a_strex.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 262a_strex.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
289a_strex.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 263a_strex.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
290a_strex.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 264a_strex.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
291a_strex.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 265a_strex.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
292a_strex.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 266a_strex.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
293a_strex.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
294a_strex.o: ../../include/openssl/err.h ../../include/openssl/evp.h
295a_strex.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
296a_strex.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
297a_strex.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
298a_strex.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 267a_strex.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
299a_strex.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 268a_strex.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
300a_strex.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 269a_strex.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
301a_strex.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 270a_strex.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
302a_strex.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 271a_strex.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
303a_strex.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 272a_strex.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
304a_strex.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 273a_strex.o: ../cryptlib.h a_strex.c charmap.h
305a_strex.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
306a_strex.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
307a_strex.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_strex.c charmap.h
308a_strnid.o: ../../e_os.h ../../include/openssl/asn1.h 274a_strnid.o: ../../e_os.h ../../include/openssl/asn1.h
309a_strnid.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 275a_strnid.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
310a_strnid.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 276a_strnid.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
311a_strnid.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 277a_strnid.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
312a_strnid.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 278a_strnid.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
313a_strnid.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 279a_strnid.o: ../../include/openssl/opensslconf.h
314a_strnid.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 280a_strnid.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
315a_strnid.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 281a_strnid.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
316a_strnid.o: ../../include/openssl/symhacks.h ../cryptlib.h a_strnid.c 282a_strnid.o: ../../include/openssl/symhacks.h ../cryptlib.h a_strnid.c
317a_time.o: ../../e_os.h ../../include/openssl/asn1.h 283a_time.o: ../../e_os.h ../../include/openssl/asn1.h
318a_time.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 284a_time.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
319a_time.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 285a_time.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
320a_time.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 286a_time.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
321a_time.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 287a_time.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
322a_time.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 288a_time.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
323a_time.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 289a_time.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
324a_time.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 290a_time.o: ../../include/openssl/symhacks.h ../cryptlib.h ../o_time.h a_time.c
325a_time.o: ../cryptlib.h ../o_time.h a_time.c
326a_type.o: ../../e_os.h ../../include/openssl/asn1.h 291a_type.o: ../../e_os.h ../../include/openssl/asn1.h
327a_type.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 292a_type.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
328a_type.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 293a_type.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
329a_type.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 294a_type.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
330a_type.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 295a_type.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
331a_type.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 296a_type.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
332a_type.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 297a_type.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
333a_type.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 298a_type.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
334a_type.o: ../cryptlib.h a_type.c 299a_type.o: ../../include/openssl/symhacks.h ../cryptlib.h a_type.c
335a_utctm.o: ../../e_os.h ../../include/openssl/asn1.h 300a_utctm.o: ../../e_os.h ../../include/openssl/asn1.h
336a_utctm.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 301a_utctm.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
337a_utctm.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 302a_utctm.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
338a_utctm.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 303a_utctm.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
339a_utctm.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 304a_utctm.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
340a_utctm.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 305a_utctm.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
341a_utctm.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 306a_utctm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
342a_utctm.o: ../../include/openssl/symhacks.h ../cryptlib.h ../o_time.h a_utctm.c 307a_utctm.o: ../cryptlib.h ../o_time.h a_utctm.c
343a_utf8.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 308a_utf8.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
344a_utf8.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 309a_utf8.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
345a_utf8.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 310a_utf8.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
346a_utf8.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 311a_utf8.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
347a_utf8.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 312a_utf8.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
348a_utf8.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 313a_utf8.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
349a_utf8.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 314a_utf8.o: ../../include/openssl/symhacks.h ../cryptlib.h a_utf8.c
350a_utf8.o: ../cryptlib.h a_utf8.c 315a_verify.o: ../../e_os.h ../../include/openssl/asn1.h
351a_verify.o: ../../e_os.h ../../include/openssl/aes.h 316a_verify.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
352a_verify.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 317a_verify.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
353a_verify.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 318a_verify.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
354a_verify.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 319a_verify.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
355a_verify.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
356a_verify.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
357a_verify.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
358a_verify.o: ../../include/openssl/err.h ../../include/openssl/evp.h 320a_verify.o: ../../include/openssl/err.h ../../include/openssl/evp.h
359a_verify.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 321a_verify.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
360a_verify.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 322a_verify.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
361a_verify.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
362a_verify.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
363a_verify.o: ../../include/openssl/opensslconf.h
364a_verify.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 323a_verify.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
365a_verify.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 324a_verify.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
366a_verify.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 325a_verify.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
367a_verify.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 326a_verify.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
368a_verify.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 327a_verify.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_verify.c
369a_verify.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
370a_verify.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
371a_verify.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
372a_verify.o: ../cryptlib.h a_verify.c
373asn1_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 328asn1_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
374asn1_err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 329asn1_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
375asn1_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 330asn1_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
376asn1_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 331asn1_err.o: ../../include/openssl/opensslconf.h
377asn1_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 332asn1_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
378asn1_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 333asn1_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
379asn1_err.o: ../../include/openssl/symhacks.h asn1_err.c 334asn1_err.o: ../../include/openssl/symhacks.h asn1_err.c
335asn1_gen.o: ../../e_os.h ../../include/openssl/asn1.h
336asn1_gen.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
337asn1_gen.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
338asn1_gen.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
339asn1_gen.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
340asn1_gen.o: ../../include/openssl/err.h ../../include/openssl/evp.h
341asn1_gen.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
342asn1_gen.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
343asn1_gen.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
344asn1_gen.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
345asn1_gen.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
346asn1_gen.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
347asn1_gen.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
348asn1_gen.o: ../cryptlib.h asn1_gen.c
380asn1_lib.o: ../../e_os.h ../../include/openssl/asn1.h 349asn1_lib.o: ../../e_os.h ../../include/openssl/asn1.h
381asn1_lib.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 350asn1_lib.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
382asn1_lib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 351asn1_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
383asn1_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 352asn1_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
384asn1_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 353asn1_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
385asn1_lib.o: ../../include/openssl/opensslconf.h
386asn1_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 354asn1_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
387asn1_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 355asn1_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
388asn1_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h asn1_lib.c 356asn1_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h asn1_lib.c
389asn1_par.o: ../../e_os.h ../../include/openssl/asn1.h 357asn1_par.o: ../../e_os.h ../../include/openssl/asn1.h
390asn1_par.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 358asn1_par.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
391asn1_par.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 359asn1_par.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
392asn1_par.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 360asn1_par.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
393asn1_par.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 361asn1_par.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
394asn1_par.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 362asn1_par.o: ../../include/openssl/opensslconf.h
395asn1_par.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 363asn1_par.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
396asn1_par.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 364asn1_par.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
397asn1_par.o: ../../include/openssl/symhacks.h ../cryptlib.h asn1_par.c 365asn1_par.o: ../../include/openssl/symhacks.h ../cryptlib.h asn1_par.c
398asn_moid.o: ../../e_os.h ../../include/openssl/aes.h 366asn_mime.o: ../../e_os.h ../../include/openssl/asn1.h
399asn_moid.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 367asn_mime.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
400asn_moid.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 368asn_mime.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
401asn_moid.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 369asn_mime.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
370asn_mime.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
371asn_mime.o: ../../include/openssl/err.h ../../include/openssl/evp.h
372asn_mime.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
373asn_mime.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
374asn_mime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
375asn_mime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
376asn_mime.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
377asn_mime.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
378asn_mime.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
379asn_mime.o: ../cryptlib.h asn_mime.c
380asn_moid.o: ../../e_os.h ../../include/openssl/asn1.h
381asn_moid.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
402asn_moid.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 382asn_moid.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
403asn_moid.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
404asn_moid.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
405asn_moid.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 383asn_moid.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
406asn_moid.o: ../../include/openssl/err.h ../../include/openssl/evp.h 384asn_moid.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
407asn_moid.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 385asn_moid.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
408asn_moid.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 386asn_moid.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
409asn_moid.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
410asn_moid.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 387asn_moid.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
411asn_moid.o: ../../include/openssl/opensslconf.h 388asn_moid.o: ../../include/openssl/opensslconf.h
412asn_moid.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 389asn_moid.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
413asn_moid.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 390asn_moid.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
414asn_moid.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 391asn_moid.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
415asn_moid.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 392asn_moid.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
416asn_moid.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 393asn_moid.o: ../../include/openssl/x509_vfy.h ../cryptlib.h asn_moid.c
417asn_moid.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
418asn_moid.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
419asn_moid.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
420asn_moid.o: ../cryptlib.h asn_moid.c
421asn_pack.o: ../../e_os.h ../../include/openssl/asn1.h 394asn_pack.o: ../../e_os.h ../../include/openssl/asn1.h
422asn_pack.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 395asn_pack.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
423asn_pack.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 396asn_pack.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
424asn_pack.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 397asn_pack.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
425asn_pack.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 398asn_pack.o: ../../include/openssl/opensslconf.h
426asn_pack.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 399asn_pack.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
427asn_pack.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 400asn_pack.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
428asn_pack.o: ../../include/openssl/symhacks.h ../cryptlib.h asn_pack.c 401asn_pack.o: ../../include/openssl/symhacks.h ../cryptlib.h asn_pack.c
429d2i_pr.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 402d2i_pr.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
430d2i_pr.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
431d2i_pr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 403d2i_pr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
432d2i_pr.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 404d2i_pr.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
433d2i_pr.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 405d2i_pr.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
434d2i_pr.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 406d2i_pr.o: ../../include/openssl/err.h ../../include/openssl/evp.h
435d2i_pr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 407d2i_pr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
436d2i_pr.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
437d2i_pr.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
438d2i_pr.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
439d2i_pr.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
440d2i_pr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 408d2i_pr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
441d2i_pr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 409d2i_pr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
442d2i_pr.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
443d2i_pr.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
444d2i_pr.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 410d2i_pr.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
445d2i_pr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 411d2i_pr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
446d2i_pr.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 412d2i_pr.o: ../cryptlib.h d2i_pr.c
447d2i_pr.o: ../../include/openssl/ui_compat.h ../cryptlib.h d2i_pr.c 413d2i_pu.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
448d2i_pu.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
449d2i_pu.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
450d2i_pu.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 414d2i_pu.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
451d2i_pu.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 415d2i_pu.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
452d2i_pu.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 416d2i_pu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
453d2i_pu.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 417d2i_pu.o: ../../include/openssl/err.h ../../include/openssl/evp.h
454d2i_pu.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 418d2i_pu.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
455d2i_pu.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
456d2i_pu.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
457d2i_pu.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
458d2i_pu.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
459d2i_pu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 419d2i_pu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
460d2i_pu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 420d2i_pu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
461d2i_pu.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
462d2i_pu.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
463d2i_pu.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 421d2i_pu.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
464d2i_pu.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 422d2i_pu.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
465d2i_pu.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 423d2i_pu.o: ../cryptlib.h d2i_pu.c
466d2i_pu.o: ../../include/openssl/ui_compat.h ../cryptlib.h d2i_pu.c
467evp_asn1.o: ../../e_os.h ../../include/openssl/asn1.h 424evp_asn1.o: ../../e_os.h ../../include/openssl/asn1.h
468evp_asn1.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 425evp_asn1.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
469evp_asn1.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 426evp_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
470evp_asn1.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 427evp_asn1.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
471evp_asn1.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 428evp_asn1.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
472evp_asn1.o: ../../include/openssl/opensslconf.h
473evp_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 429evp_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
474evp_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 430evp_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
475evp_asn1.o: ../../include/openssl/symhacks.h ../cryptlib.h evp_asn1.c 431evp_asn1.o: ../../include/openssl/symhacks.h ../cryptlib.h evp_asn1.c
476f_enum.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 432f_enum.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
477f_enum.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 433f_enum.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
478f_enum.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 434f_enum.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
479f_enum.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 435f_enum.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
480f_enum.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 436f_enum.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
481f_enum.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 437f_enum.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
482f_enum.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 438f_enum.o: ../../include/openssl/symhacks.h ../cryptlib.h f_enum.c
483f_enum.o: ../cryptlib.h f_enum.c
484f_int.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 439f_int.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
485f_int.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 440f_int.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
486f_int.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 441f_int.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
487f_int.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 442f_int.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
488f_int.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 443f_int.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
489f_int.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 444f_int.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
490f_int.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 445f_int.o: ../../include/openssl/symhacks.h ../cryptlib.h f_int.c
491f_int.o: ../cryptlib.h f_int.c
492f_string.o: ../../e_os.h ../../include/openssl/asn1.h 446f_string.o: ../../e_os.h ../../include/openssl/asn1.h
493f_string.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 447f_string.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
494f_string.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 448f_string.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
495f_string.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 449f_string.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
496f_string.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 450f_string.o: ../../include/openssl/opensslconf.h
497f_string.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 451f_string.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
498f_string.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 452f_string.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
499f_string.o: ../../include/openssl/symhacks.h ../cryptlib.h f_string.c 453f_string.o: ../../include/openssl/symhacks.h ../cryptlib.h f_string.c
500i2d_pr.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 454i2d_pr.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
501i2d_pr.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
502i2d_pr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 455i2d_pr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
503i2d_pr.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 456i2d_pr.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
504i2d_pr.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 457i2d_pr.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
505i2d_pr.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 458i2d_pr.o: ../../include/openssl/err.h ../../include/openssl/evp.h
506i2d_pr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 459i2d_pr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
507i2d_pr.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
508i2d_pr.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
509i2d_pr.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
510i2d_pr.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
511i2d_pr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 460i2d_pr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
512i2d_pr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 461i2d_pr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
513i2d_pr.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
514i2d_pr.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
515i2d_pr.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 462i2d_pr.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
516i2d_pr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 463i2d_pr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
517i2d_pr.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 464i2d_pr.o: ../cryptlib.h i2d_pr.c
518i2d_pr.o: ../../include/openssl/ui_compat.h ../cryptlib.h i2d_pr.c 465i2d_pu.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
519i2d_pu.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
520i2d_pu.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
521i2d_pu.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 466i2d_pu.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
522i2d_pu.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 467i2d_pu.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
523i2d_pu.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 468i2d_pu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
524i2d_pu.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 469i2d_pu.o: ../../include/openssl/err.h ../../include/openssl/evp.h
525i2d_pu.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 470i2d_pu.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
526i2d_pu.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
527i2d_pu.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
528i2d_pu.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
529i2d_pu.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
530i2d_pu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 471i2d_pu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
531i2d_pu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 472i2d_pu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
532i2d_pu.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
533i2d_pu.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
534i2d_pu.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 473i2d_pu.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
535i2d_pu.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 474i2d_pu.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
536i2d_pu.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 475i2d_pu.o: ../cryptlib.h i2d_pu.c
537i2d_pu.o: ../../include/openssl/ui_compat.h ../cryptlib.h i2d_pu.c 476n_pkey.o: ../../e_os.h ../../include/openssl/asn1.h
538n_pkey.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
539n_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/asn1t.h 477n_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/asn1t.h
540n_pkey.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 478n_pkey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
541n_pkey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 479n_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
542n_pkey.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 480n_pkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
543n_pkey.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 481n_pkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
544n_pkey.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 482n_pkey.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
545n_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 483n_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
546n_pkey.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 484n_pkey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
547n_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 485n_pkey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
548n_pkey.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 486n_pkey.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
549n_pkey.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 487n_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
550n_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 488n_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
551n_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 489n_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h n_pkey.c
552n_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 490nsseq.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
553n_pkey.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 491nsseq.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
554n_pkey.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 492nsseq.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
555n_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 493nsseq.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
556n_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 494nsseq.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
557n_pkey.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 495nsseq.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
558n_pkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
559n_pkey.o: ../cryptlib.h n_pkey.c
560nsseq.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
561nsseq.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
562nsseq.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
563nsseq.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
564nsseq.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
565nsseq.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
566nsseq.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
567nsseq.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
568nsseq.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
569nsseq.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
570nsseq.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
571nsseq.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 496nsseq.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
572nsseq.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 497nsseq.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
573nsseq.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 498nsseq.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
574nsseq.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 499nsseq.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
575nsseq.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 500nsseq.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
576nsseq.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 501nsseq.o: ../../include/openssl/x509_vfy.h nsseq.c
577nsseq.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 502p5_pbe.o: ../../e_os.h ../../include/openssl/asn1.h
578nsseq.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
579nsseq.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h nsseq.c
580p5_pbe.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
581p5_pbe.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 503p5_pbe.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
582p5_pbe.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 504p5_pbe.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
583p5_pbe.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 505p5_pbe.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
584p5_pbe.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 506p5_pbe.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
585p5_pbe.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
586p5_pbe.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
587p5_pbe.o: ../../include/openssl/err.h ../../include/openssl/evp.h 507p5_pbe.o: ../../include/openssl/err.h ../../include/openssl/evp.h
588p5_pbe.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 508p5_pbe.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
589p5_pbe.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 509p5_pbe.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
590p5_pbe.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 510p5_pbe.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
591p5_pbe.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 511p5_pbe.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
592p5_pbe.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
593p5_pbe.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
594p5_pbe.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h
595p5_pbe.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
596p5_pbe.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
597p5_pbe.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 512p5_pbe.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
598p5_pbe.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 513p5_pbe.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
599p5_pbe.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
600p5_pbe.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 514p5_pbe.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
601p5_pbe.o: ../cryptlib.h p5_pbe.c 515p5_pbe.o: ../cryptlib.h p5_pbe.c
602p5_pbev2.o: ../../e_os.h ../../include/openssl/aes.h 516p5_pbev2.o: ../../e_os.h ../../include/openssl/asn1.h
603p5_pbev2.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 517p5_pbev2.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
604p5_pbev2.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 518p5_pbev2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
605p5_pbev2.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 519p5_pbev2.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
606p5_pbev2.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 520p5_pbev2.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
607p5_pbev2.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 521p5_pbev2.o: ../../include/openssl/err.h ../../include/openssl/evp.h
608p5_pbev2.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 522p5_pbev2.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
609p5_pbev2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
610p5_pbev2.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
611p5_pbev2.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
612p5_pbev2.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
613p5_pbev2.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
614p5_pbev2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 523p5_pbev2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
615p5_pbev2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 524p5_pbev2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
616p5_pbev2.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 525p5_pbev2.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
617p5_pbev2.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 526p5_pbev2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
618p5_pbev2.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 527p5_pbev2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
619p5_pbev2.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 528p5_pbev2.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
620p5_pbev2.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 529p5_pbev2.o: ../cryptlib.h p5_pbev2.c
621p5_pbev2.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 530p8_pkey.o: ../../e_os.h ../../include/openssl/asn1.h
622p5_pbev2.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 531p8_pkey.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
623p5_pbev2.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p5_pbev2.c 532p8_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
624p8_pkey.o: ../../e_os.h ../../include/openssl/aes.h 533p8_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
625p8_pkey.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 534p8_pkey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
626p8_pkey.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 535p8_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h
627p8_pkey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 536p8_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
628p8_pkey.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
629p8_pkey.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
630p8_pkey.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
631p8_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
632p8_pkey.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
633p8_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
634p8_pkey.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
635p8_pkey.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
636p8_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 537p8_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
637p8_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 538p8_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
638p8_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 539p8_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
639p8_pkey.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 540p8_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
640p8_pkey.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 541p8_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
641p8_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 542p8_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p8_pkey.c
642p8_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 543t_bitst.o: ../../e_os.h ../../include/openssl/asn1.h
643p8_pkey.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 544t_bitst.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
644p8_pkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
645p8_pkey.o: ../cryptlib.h p8_pkey.c
646t_bitst.o: ../../e_os.h ../../include/openssl/aes.h
647t_bitst.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
648t_bitst.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
649t_bitst.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
650t_bitst.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 545t_bitst.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
651t_bitst.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 546t_bitst.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
652t_bitst.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 547t_bitst.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
653t_bitst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 548t_bitst.o: ../../include/openssl/err.h ../../include/openssl/evp.h
654t_bitst.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 549t_bitst.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
655t_bitst.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
656t_bitst.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
657t_bitst.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
658t_bitst.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 550t_bitst.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
659t_bitst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 551t_bitst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
660t_bitst.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 552t_bitst.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
661t_bitst.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 553t_bitst.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
662t_bitst.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 554t_bitst.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
663t_bitst.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 555t_bitst.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
664t_bitst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 556t_bitst.o: ../cryptlib.h t_bitst.c
665t_bitst.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 557t_crl.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
666t_bitst.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
667t_bitst.o: ../../include/openssl/x509v3.h ../cryptlib.h t_bitst.c
668t_crl.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
669t_crl.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
670t_crl.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 558t_crl.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
671t_crl.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 559t_crl.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
672t_crl.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 560t_crl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
673t_crl.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 561t_crl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
674t_crl.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
675t_crl.o: ../../include/openssl/err.h ../../include/openssl/evp.h 562t_crl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
676t_crl.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 563t_crl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
677t_crl.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 564t_crl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
678t_crl.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 565t_crl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
679t_crl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 566t_crl.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
680t_crl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
681t_crl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
682t_crl.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
683t_crl.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
684t_crl.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
685t_crl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 567t_crl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
686t_crl.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 568t_crl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
687t_crl.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
688t_crl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 569t_crl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
689t_crl.o: ../cryptlib.h t_crl.c 570t_crl.o: ../cryptlib.h t_crl.c
690t_pkey.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 571t_pkey.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
691t_pkey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 572t_pkey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
692t_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h 573t_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
693t_pkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 574t_pkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
694t_pkey.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 575t_pkey.o: ../../include/openssl/ec.h ../../include/openssl/err.h
695t_pkey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 576t_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
696t_pkey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rsa.h 577t_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
697t_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 578t_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
698t_pkey.o: ../../include/openssl/symhacks.h ../cryptlib.h t_pkey.c 579t_pkey.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
699t_req.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 580t_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
700t_req.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 581t_pkey.o: ../cryptlib.h t_pkey.c
582t_req.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
701t_req.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 583t_req.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
702t_req.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 584t_req.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
703t_req.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
704t_req.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
705t_req.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 585t_req.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
706t_req.o: ../../include/openssl/err.h ../../include/openssl/evp.h 586t_req.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
707t_req.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 587t_req.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
708t_req.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 588t_req.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
709t_req.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
710t_req.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 589t_req.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
711t_req.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 590t_req.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
712t_req.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 591t_req.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
713t_req.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
714t_req.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
715t_req.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 592t_req.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
716t_req.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 593t_req.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
717t_req.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 594t_req.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
718t_req.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
719t_req.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 595t_req.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
720t_req.o: ../cryptlib.h t_req.c 596t_req.o: ../cryptlib.h t_req.c
721t_spki.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 597t_spki.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
722t_spki.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
723t_spki.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 598t_spki.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
724t_spki.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 599t_spki.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
725t_spki.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 600t_spki.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
726t_spki.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 601t_spki.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
727t_spki.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 602t_spki.o: ../../include/openssl/err.h ../../include/openssl/evp.h
728t_spki.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 603t_spki.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
729t_spki.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
730t_spki.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
731t_spki.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
732t_spki.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 604t_spki.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
733t_spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 605t_spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
734t_spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 606t_spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
735t_spki.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
736t_spki.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
737t_spki.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 607t_spki.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
738t_spki.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 608t_spki.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
739t_spki.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
740t_spki.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 609t_spki.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
741t_spki.o: ../cryptlib.h t_spki.c 610t_spki.o: ../cryptlib.h t_spki.c
742t_x509.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 611t_x509.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
743t_x509.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
744t_x509.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 612t_x509.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
745t_x509.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 613t_x509.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
746t_x509.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
747t_x509.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
748t_x509.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 614t_x509.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
749t_x509.o: ../../include/openssl/err.h ../../include/openssl/evp.h 615t_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
750t_x509.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 616t_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
751t_x509.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 617t_x509.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
752t_x509.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
753t_x509.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 618t_x509.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
754t_x509.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 619t_x509.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
755t_x509.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 620t_x509.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
756t_x509.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
757t_x509.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
758t_x509.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 621t_x509.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
759t_x509.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 622t_x509.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
760t_x509.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 623t_x509.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
761t_x509.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
762t_x509.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 624t_x509.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
763t_x509.o: ../cryptlib.h t_x509.c 625t_x509.o: ../cryptlib.h t_x509.c
764t_x509a.o: ../../e_os.h ../../include/openssl/aes.h 626t_x509a.o: ../../e_os.h ../../include/openssl/asn1.h
765t_x509a.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 627t_x509a.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
766t_x509a.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 628t_x509a.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
767t_x509a.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 629t_x509a.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
768t_x509a.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 630t_x509a.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
769t_x509a.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 631t_x509a.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
770t_x509a.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
771t_x509a.o: ../../include/openssl/err.h ../../include/openssl/evp.h
772t_x509a.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
773t_x509a.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
774t_x509a.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
775t_x509a.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 632t_x509a.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
776t_x509a.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 633t_x509a.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
777t_x509a.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 634t_x509a.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
778t_x509a.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 635t_x509a.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
779t_x509a.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 636t_x509a.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
780t_x509a.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 637t_x509a.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
781t_x509a.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 638t_x509a.o: ../cryptlib.h t_x509a.c
782t_x509a.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
783t_x509a.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
784t_x509a.o: ../../include/openssl/x509_vfy.h ../cryptlib.h t_x509a.c
785tasn_dec.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 639tasn_dec.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
786tasn_dec.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 640tasn_dec.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
787tasn_dec.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 641tasn_dec.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
788tasn_dec.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 642tasn_dec.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
789tasn_dec.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 643tasn_dec.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
790tasn_dec.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 644tasn_dec.o: ../../include/openssl/opensslconf.h
791tasn_dec.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 645tasn_dec.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
792tasn_dec.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 646tasn_dec.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
793tasn_dec.o: ../../include/openssl/symhacks.h tasn_dec.c 647tasn_dec.o: ../../include/openssl/symhacks.h tasn_dec.c
794tasn_enc.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 648tasn_enc.o: ../../e_os.h ../../include/openssl/asn1.h
795tasn_enc.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 649tasn_enc.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
796tasn_enc.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 650tasn_enc.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
797tasn_enc.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 651tasn_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
798tasn_enc.o: ../../include/openssl/opensslconf.h 652tasn_enc.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
653tasn_enc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
799tasn_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 654tasn_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
800tasn_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 655tasn_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
801tasn_enc.o: ../../include/openssl/symhacks.h tasn_enc.c 656tasn_enc.o: ../../include/openssl/symhacks.h ../cryptlib.h tasn_enc.c
802tasn_fre.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 657tasn_fre.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
803tasn_fre.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 658tasn_fre.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
804tasn_fre.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 659tasn_fre.o: ../../include/openssl/e_os2.h ../../include/openssl/obj_mac.h
805tasn_fre.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 660tasn_fre.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
806tasn_fre.o: ../../include/openssl/opensslconf.h
807tasn_fre.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 661tasn_fre.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
808tasn_fre.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 662tasn_fre.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
809tasn_fre.o: ../../include/openssl/symhacks.h tasn_fre.c 663tasn_fre.o: ../../include/openssl/symhacks.h tasn_fre.c
810tasn_new.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 664tasn_new.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
811tasn_new.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 665tasn_new.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
812tasn_new.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 666tasn_new.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
813tasn_new.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 667tasn_new.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
814tasn_new.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 668tasn_new.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
815tasn_new.o: ../../include/openssl/opensslconf.h
816tasn_new.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 669tasn_new.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
817tasn_new.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 670tasn_new.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
818tasn_new.o: ../../include/openssl/symhacks.h tasn_new.c 671tasn_new.o: ../../include/openssl/symhacks.h tasn_new.c
819tasn_typ.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 672tasn_typ.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
820tasn_typ.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 673tasn_typ.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
821tasn_typ.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 674tasn_typ.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
822tasn_typ.o: ../../include/openssl/opensslconf.h
823tasn_typ.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 675tasn_typ.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
824tasn_typ.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 676tasn_typ.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
825tasn_typ.o: ../../include/openssl/symhacks.h tasn_typ.c 677tasn_typ.o: ../../include/openssl/symhacks.h tasn_typ.c
826tasn_utl.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 678tasn_utl.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
827tasn_utl.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 679tasn_utl.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
828tasn_utl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 680tasn_utl.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
829tasn_utl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 681tasn_utl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
830tasn_utl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 682tasn_utl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
831tasn_utl.o: ../../include/openssl/opensslconf.h
832tasn_utl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 683tasn_utl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
833tasn_utl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 684tasn_utl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
834tasn_utl.o: ../../include/openssl/symhacks.h tasn_utl.c 685tasn_utl.o: ../../include/openssl/symhacks.h tasn_utl.c
835x_algor.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 686x_algor.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
836x_algor.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 687x_algor.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
837x_algor.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 688x_algor.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
838x_algor.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 689x_algor.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
839x_algor.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 690x_algor.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
840x_algor.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 691x_algor.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
841x_algor.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
842x_algor.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
843x_algor.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
844x_algor.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
845x_algor.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
846x_algor.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 692x_algor.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
847x_algor.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 693x_algor.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
848x_algor.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 694x_algor.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
849x_algor.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 695x_algor.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
850x_algor.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 696x_algor.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
851x_algor.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 697x_algor.o: ../../include/openssl/x509_vfy.h x_algor.c
852x_algor.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 698x_attrib.o: ../../e_os.h ../../include/openssl/asn1.h
853x_algor.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 699x_attrib.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
854x_algor.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 700x_attrib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
855x_algor.o: x_algor.c 701x_attrib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
856x_attrib.o: ../../e_os.h ../../include/openssl/aes.h 702x_attrib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
857x_attrib.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 703x_attrib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
858x_attrib.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 704x_attrib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
859x_attrib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
860x_attrib.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
861x_attrib.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
862x_attrib.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
863x_attrib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
864x_attrib.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
865x_attrib.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
866x_attrib.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
867x_attrib.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
868x_attrib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 705x_attrib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
869x_attrib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 706x_attrib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
870x_attrib.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 707x_attrib.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
871x_attrib.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 708x_attrib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
872x_attrib.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 709x_attrib.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
873x_attrib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 710x_attrib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_attrib.c
874x_attrib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
875x_attrib.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
876x_attrib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
877x_attrib.o: ../cryptlib.h x_attrib.c
878x_bignum.o: ../../e_os.h ../../include/openssl/asn1.h 711x_bignum.o: ../../e_os.h ../../include/openssl/asn1.h
879x_bignum.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 712x_bignum.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
880x_bignum.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 713x_bignum.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
@@ -884,69 +717,43 @@ x_bignum.o: ../../include/openssl/opensslconf.h
884x_bignum.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 717x_bignum.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
885x_bignum.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 718x_bignum.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
886x_bignum.o: ../../include/openssl/symhacks.h ../cryptlib.h x_bignum.c 719x_bignum.o: ../../include/openssl/symhacks.h ../cryptlib.h x_bignum.c
887x_crl.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 720x_crl.o: ../../e_os.h ../../include/openssl/asn1.h
888x_crl.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 721x_crl.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
889x_crl.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 722x_crl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
890x_crl.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 723x_crl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
891x_crl.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 724x_crl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
892x_crl.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
893x_crl.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
894x_crl.o: ../../include/openssl/err.h ../../include/openssl/evp.h 725x_crl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
895x_crl.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 726x_crl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
896x_crl.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 727x_crl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
897x_crl.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 728x_crl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
898x_crl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 729x_crl.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
899x_crl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
900x_crl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
901x_crl.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
902x_crl.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
903x_crl.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
904x_crl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 730x_crl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
905x_crl.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 731x_crl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
906x_crl.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
907x_crl.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_crl.c 732x_crl.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_crl.c
908x_exten.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 733x_exten.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
909x_exten.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 734x_exten.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
910x_exten.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 735x_exten.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
911x_exten.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 736x_exten.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
912x_exten.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 737x_exten.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
913x_exten.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 738x_exten.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
914x_exten.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
915x_exten.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
916x_exten.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
917x_exten.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
918x_exten.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
919x_exten.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 739x_exten.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
920x_exten.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 740x_exten.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
921x_exten.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 741x_exten.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
922x_exten.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 742x_exten.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
923x_exten.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 743x_exten.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
924x_exten.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 744x_exten.o: ../../include/openssl/x509_vfy.h x_exten.c
925x_exten.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 745x_info.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
926x_exten.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 746x_info.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
927x_exten.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 747x_info.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
928x_exten.o: x_exten.c 748x_info.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
929x_info.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 749x_info.o: ../../include/openssl/err.h ../../include/openssl/evp.h
930x_info.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 750x_info.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
931x_info.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
932x_info.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
933x_info.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
934x_info.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
935x_info.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
936x_info.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
937x_info.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
938x_info.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
939x_info.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
940x_info.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 751x_info.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
941x_info.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 752x_info.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
942x_info.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 753x_info.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
943x_info.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 754x_info.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
944x_info.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 755x_info.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
945x_info.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 756x_info.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_info.c
946x_info.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
947x_info.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
948x_info.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
949x_info.o: ../cryptlib.h x_info.c
950x_long.o: ../../e_os.h ../../include/openssl/asn1.h 757x_long.o: ../../e_os.h ../../include/openssl/asn1.h
951x_long.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 758x_long.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
952x_long.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 759x_long.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
@@ -956,195 +763,123 @@ x_long.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
956x_long.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 763x_long.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
957x_long.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 764x_long.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
958x_long.o: ../cryptlib.h x_long.c 765x_long.o: ../cryptlib.h x_long.c
959x_name.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 766x_name.o: ../../e_os.h ../../include/openssl/asn1.h
960x_name.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 767x_name.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
961x_name.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 768x_name.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
962x_name.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 769x_name.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
963x_name.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 770x_name.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
964x_name.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
965x_name.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
966x_name.o: ../../include/openssl/err.h ../../include/openssl/evp.h 771x_name.o: ../../include/openssl/err.h ../../include/openssl/evp.h
967x_name.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 772x_name.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
968x_name.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 773x_name.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
969x_name.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 774x_name.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
970x_name.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 775x_name.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
971x_name.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
972x_name.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
973x_name.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
974x_name.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
975x_name.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
976x_name.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 776x_name.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
977x_name.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 777x_name.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
978x_name.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
979x_name.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_name.c 778x_name.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_name.c
980x_pkey.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 779x_pkey.o: ../../e_os.h ../../include/openssl/asn1.h
981x_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 780x_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
982x_pkey.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 781x_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
983x_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 782x_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
984x_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 783x_pkey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
985x_pkey.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
986x_pkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
987x_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h 784x_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h
988x_pkey.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 785x_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
989x_pkey.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 786x_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
990x_pkey.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 787x_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
991x_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 788x_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
992x_pkey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
993x_pkey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
994x_pkey.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
995x_pkey.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
996x_pkey.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
997x_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 789x_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
998x_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 790x_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
999x_pkey.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
1000x_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_pkey.c 791x_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_pkey.c
1001x_pubkey.o: ../../e_os.h ../../include/openssl/aes.h 792x_pubkey.o: ../../e_os.h ../../include/openssl/asn1.h
1002x_pubkey.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 793x_pubkey.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
1003x_pubkey.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 794x_pubkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
1004x_pubkey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 795x_pubkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
1005x_pubkey.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 796x_pubkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
1006x_pubkey.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 797x_pubkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
1007x_pubkey.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 798x_pubkey.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
1008x_pubkey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 799x_pubkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
1009x_pubkey.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 800x_pubkey.o: ../../include/openssl/opensslconf.h
1010x_pubkey.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
1011x_pubkey.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
1012x_pubkey.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
1013x_pubkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1014x_pubkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 801x_pubkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1015x_pubkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 802x_pubkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
1016x_pubkey.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
1017x_pubkey.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
1018x_pubkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 803x_pubkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
1019x_pubkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 804x_pubkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
1020x_pubkey.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
1021x_pubkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 805x_pubkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
1022x_pubkey.o: ../cryptlib.h x_pubkey.c 806x_pubkey.o: ../cryptlib.h x_pubkey.c
1023x_req.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 807x_req.o: ../../e_os.h ../../include/openssl/asn1.h
1024x_req.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 808x_req.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
1025x_req.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 809x_req.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
1026x_req.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 810x_req.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
1027x_req.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 811x_req.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
1028x_req.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
1029x_req.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
1030x_req.o: ../../include/openssl/err.h ../../include/openssl/evp.h 812x_req.o: ../../include/openssl/err.h ../../include/openssl/evp.h
1031x_req.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 813x_req.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
1032x_req.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 814x_req.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1033x_req.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 815x_req.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1034x_req.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 816x_req.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
1035x_req.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
1036x_req.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
1037x_req.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
1038x_req.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
1039x_req.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
1040x_req.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 817x_req.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
1041x_req.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 818x_req.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
1042x_req.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
1043x_req.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_req.c 819x_req.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_req.c
1044x_sig.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 820x_sig.o: ../../e_os.h ../../include/openssl/asn1.h
1045x_sig.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 821x_sig.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
1046x_sig.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 822x_sig.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
1047x_sig.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 823x_sig.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
1048x_sig.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 824x_sig.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
1049x_sig.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
1050x_sig.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
1051x_sig.o: ../../include/openssl/err.h ../../include/openssl/evp.h 825x_sig.o: ../../include/openssl/err.h ../../include/openssl/evp.h
1052x_sig.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 826x_sig.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
1053x_sig.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 827x_sig.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1054x_sig.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 828x_sig.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1055x_sig.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 829x_sig.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
1056x_sig.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
1057x_sig.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
1058x_sig.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
1059x_sig.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
1060x_sig.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
1061x_sig.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 830x_sig.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
1062x_sig.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 831x_sig.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
1063x_sig.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
1064x_sig.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_sig.c 832x_sig.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_sig.c
1065x_spki.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 833x_spki.o: ../../e_os.h ../../include/openssl/asn1.h
1066x_spki.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 834x_spki.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
1067x_spki.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 835x_spki.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
1068x_spki.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 836x_spki.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
1069x_spki.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 837x_spki.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
1070x_spki.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
1071x_spki.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
1072x_spki.o: ../../include/openssl/err.h ../../include/openssl/evp.h 838x_spki.o: ../../include/openssl/err.h ../../include/openssl/evp.h
1073x_spki.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 839x_spki.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
1074x_spki.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 840x_spki.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1075x_spki.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 841x_spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1076x_spki.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 842x_spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
1077x_spki.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
1078x_spki.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
1079x_spki.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
1080x_spki.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
1081x_spki.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
1082x_spki.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 843x_spki.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
1083x_spki.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 844x_spki.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
1084x_spki.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
1085x_spki.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_spki.c 845x_spki.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_spki.c
1086x_val.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 846x_val.o: ../../e_os.h ../../include/openssl/asn1.h
1087x_val.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 847x_val.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
1088x_val.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 848x_val.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
1089x_val.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 849x_val.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
1090x_val.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 850x_val.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
1091x_val.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
1092x_val.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
1093x_val.o: ../../include/openssl/err.h ../../include/openssl/evp.h 851x_val.o: ../../include/openssl/err.h ../../include/openssl/evp.h
1094x_val.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 852x_val.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
1095x_val.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 853x_val.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1096x_val.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 854x_val.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1097x_val.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 855x_val.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
1098x_val.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
1099x_val.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
1100x_val.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
1101x_val.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
1102x_val.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
1103x_val.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 856x_val.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
1104x_val.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 857x_val.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
1105x_val.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
1106x_val.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_val.c 858x_val.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_val.c
1107x_x509.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 859x_x509.o: ../../e_os.h ../../include/openssl/asn1.h
1108x_x509.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 860x_x509.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
1109x_x509.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 861x_x509.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
1110x_x509.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 862x_x509.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
1111x_x509.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 863x_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
1112x_x509.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 864x_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
1113x_x509.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 865x_x509.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
1114x_x509.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 866x_x509.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
1115x_x509.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 867x_x509.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
1116x_x509.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 868x_x509.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
1117x_x509.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
1118x_x509.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
1119x_x509.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1120x_x509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1121x_x509.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h
1122x_x509.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
1123x_x509.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
1124x_x509.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 869x_x509.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
1125x_x509.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 870x_x509.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
1126x_x509.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
1127x_x509.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 871x_x509.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
1128x_x509.o: ../../include/openssl/x509v3.h ../cryptlib.h x_x509.c 872x_x509.o: ../../include/openssl/x509v3.h ../cryptlib.h x_x509.c
1129x_x509a.o: ../../e_os.h ../../include/openssl/aes.h 873x_x509a.o: ../../e_os.h ../../include/openssl/asn1.h
1130x_x509a.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 874x_x509a.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
1131x_x509a.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 875x_x509a.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
1132x_x509a.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 876x_x509a.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
1133x_x509a.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 877x_x509a.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
1134x_x509a.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 878x_x509a.o: ../../include/openssl/err.h ../../include/openssl/evp.h
1135x_x509a.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 879x_x509a.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
1136x_x509a.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
1137x_x509a.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
1138x_x509a.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
1139x_x509a.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
1140x_x509a.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
1141x_x509a.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 880x_x509a.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1142x_x509a.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 881x_x509a.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1143x_x509a.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 882x_x509a.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
1144x_x509a.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 883x_x509a.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
1145x_x509a.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 884x_x509a.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
1146x_x509a.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 885x_x509a.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_x509a.c
1147x_x509a.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
1148x_x509a.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
1149x_x509a.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
1150x_x509a.o: ../cryptlib.h x_x509a.c
diff --git a/src/lib/libcrypto/bf/Makefile b/src/lib/libcrypto/bf/Makefile
index 42e2c050f8..8441954a8d 100644
--- a/src/lib/libcrypto/bf/Makefile
+++ b/src/lib/libcrypto/bf/Makefile
@@ -8,11 +8,6 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= 9INCLUDES=
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
@@ -22,6 +17,7 @@ BF_ENC= bf_enc.o
22 17
23CFLAGS= $(INCLUDES) $(CFLAG) 18CFLAGS= $(INCLUDES) $(CFLAG)
24ASFLAGS= $(INCLUDES) $(ASFLAG) 19ASFLAGS= $(INCLUDES) $(ASFLAG)
20AFLAGS= $(ASFLAGS)
25 21
26GENERAL=Makefile 22GENERAL=Makefile
27TEST=bftest.c 23TEST=bftest.c
@@ -48,20 +44,15 @@ lib: $(LIBOBJ)
48 $(RANLIB) $(LIB) || echo Never mind. 44 $(RANLIB) $(LIB) || echo Never mind.
49 @touch lib 45 @touch lib
50 46
51# elf 47# ELF
52asm/bx86-elf.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 48bx86-elf.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
53 (cd asm; $(PERL) bf-586.pl elf $(CFLAGS) $(PROCESSOR) > bx86-elf.s) 49 (cd asm; $(PERL) bf-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@)
54 50# COFF
51bx86-cof.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
52 (cd asm; $(PERL) bf-586.pl coff $(CFLAGS) $(PROCESSOR) > ../$@)
55# a.out 53# a.out
56asm/bx86-out.o: asm/bx86unix.cpp 54bx86-out.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
57 $(CPP) -DOUT asm/bx86unix.cpp | as -o asm/bx86-out.o 55 (cd asm; $(PERL) bf-586.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
58
59# bsdi
60asm/bx86bsdi.o: asm/bx86unix.cpp
61 $(CPP) -DBSDI asm/bx86unix.cpp | sed 's/ :/:/' | as -o asm/bx86bsdi.o
62
63asm/bx86unix.cpp: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
64 (cd asm; $(PERL) bf-586.pl cpp $(PROCESSOR) >bx86unix.cpp)
65 56
66files: 57files:
67 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 58 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -71,9 +62,11 @@ links:
71 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 62 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
72 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 63 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
73 64
74install: installs 65# We need to use force because 'install' matches 'INSTALL' on case
75 66# insensitive systems
76installs: 67FRC.install:
68install: FRC.install
69 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
77 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 70 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
78 do \ 71 do \
79 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 72 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -89,6 +82,7 @@ lint:
89 lint -DLINT $(INCLUDES) $(SRC)>fluff 82 lint -DLINT $(INCLUDES) $(SRC)>fluff
90 83
91depend: 84depend:
85 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
92 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 86 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
93 87
94dclean: 88dclean:
@@ -96,7 +90,7 @@ dclean:
96 mv -f Makefile.new $(MAKEFILE) 90 mv -f Makefile.new $(MAKEFILE)
97 91
98clean: 92clean:
99 rm -f asm/bx86unix.cpp asm/*-elf.* *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 93 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
100 94
101# DO NOT DELETE THIS LINE -- make depend depends on it. 95# DO NOT DELETE THIS LINE -- make depend depends on it.
102 96
@@ -109,8 +103,5 @@ bf_enc.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h
109bf_enc.o: ../../include/openssl/opensslconf.h bf_enc.c bf_locl.h 103bf_enc.o: ../../include/openssl/opensslconf.h bf_enc.c bf_locl.h
110bf_ofb64.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h 104bf_ofb64.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h
111bf_ofb64.o: ../../include/openssl/opensslconf.h bf_locl.h bf_ofb64.c 105bf_ofb64.o: ../../include/openssl/opensslconf.h bf_locl.h bf_ofb64.c
112bf_skey.o: ../../include/openssl/blowfish.h ../../include/openssl/crypto.h 106bf_skey.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h
113bf_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/fips.h 107bf_skey.o: ../../include/openssl/opensslconf.h bf_locl.h bf_pi.h bf_skey.c
114bf_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
115bf_skey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
116bf_skey.o: ../../include/openssl/symhacks.h bf_locl.h bf_pi.h bf_skey.c
diff --git a/src/lib/libcrypto/bio/Makefile b/src/lib/libcrypto/bio/Makefile
index a565154499..1ef6c2fb9f 100644
--- a/src/lib/libcrypto/bio/Makefile
+++ b/src/lib/libcrypto/bio/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -26,19 +21,21 @@ LIBSRC= bio_lib.c bio_cb.c bio_err.c \
26 bss_mem.c bss_null.c bss_fd.c \ 21 bss_mem.c bss_null.c bss_fd.c \
27 bss_file.c bss_sock.c bss_conn.c \ 22 bss_file.c bss_sock.c bss_conn.c \
28 bf_null.c bf_buff.c b_print.c b_dump.c \ 23 bf_null.c bf_buff.c b_print.c b_dump.c \
29 b_sock.c bss_acpt.c bf_nbio.c bss_log.c bss_bio.c 24 b_sock.c bss_acpt.c bf_nbio.c bss_log.c bss_bio.c \
25 bss_dgram.c
30# bf_lbuf.c 26# bf_lbuf.c
31LIBOBJ= bio_lib.o bio_cb.o bio_err.o \ 27LIBOBJ= bio_lib.o bio_cb.o bio_err.o \
32 bss_mem.o bss_null.o bss_fd.o \ 28 bss_mem.o bss_null.o bss_fd.o \
33 bss_file.o bss_sock.o bss_conn.o \ 29 bss_file.o bss_sock.o bss_conn.o \
34 bf_null.o bf_buff.o b_print.o b_dump.o \ 30 bf_null.o bf_buff.o b_print.o b_dump.o \
35 b_sock.o bss_acpt.o bf_nbio.o bss_log.o bss_bio.o 31 b_sock.o bss_acpt.o bf_nbio.o bss_log.o bss_bio.o \
32 bss_dgram.o
36# bf_lbuf.o 33# bf_lbuf.o
37 34
38SRC= $(LIBSRC) 35SRC= $(LIBSRC)
39 36
40EXHEADER= bio.h 37EXHEADER= bio.h
41HEADER= bss_file.c $(EXHEADER) 38HEADER= bio_lcl.h $(EXHEADER)
42 39
43ALL= $(GENERAL) $(SRC) $(HEADER) 40ALL= $(GENERAL) $(SRC) $(HEADER)
44 41
@@ -61,6 +58,7 @@ links:
61 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 58 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
62 59
63install: 60install:
61 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
64 @headerlist="$(EXHEADER)"; for i in $$headerlist; \ 62 @headerlist="$(EXHEADER)"; for i in $$headerlist; \
65 do \ 63 do \
66 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 64 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -76,6 +74,7 @@ lint:
76 lint -DLINT $(INCLUDES) $(SRC)>fluff 74 lint -DLINT $(INCLUDES) $(SRC)>fluff
77 75
78depend: 76depend:
77 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
79 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 78 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
80 79
81dclean: 80dclean:
@@ -91,30 +90,30 @@ b_dump.o: ../../e_os.h ../../include/openssl/bio.h
91b_dump.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 90b_dump.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
92b_dump.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 91b_dump.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
93b_dump.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 92b_dump.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
94b_dump.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 93b_dump.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
95b_dump.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 94b_dump.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
96b_dump.o: ../cryptlib.h b_dump.c 95b_dump.o: ../../include/openssl/symhacks.h ../cryptlib.h b_dump.c bio_lcl.h
97b_print.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 96b_print.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
98b_print.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 97b_print.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
99b_print.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 98b_print.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
100b_print.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 99b_print.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
101b_print.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 100b_print.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
102b_print.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 101b_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
103b_print.o: ../cryptlib.h b_print.c 102b_print.o: ../../include/openssl/symhacks.h ../cryptlib.h b_print.c
104b_sock.o: ../../e_os.h ../../include/openssl/bio.h 103b_sock.o: ../../e_os.h ../../include/openssl/bio.h
105b_sock.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 104b_sock.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
106b_sock.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 105b_sock.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
107b_sock.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 106b_sock.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
108b_sock.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 107b_sock.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
109b_sock.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 108b_sock.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
110b_sock.o: ../cryptlib.h b_sock.c 109b_sock.o: ../../include/openssl/symhacks.h ../cryptlib.h b_sock.c
111bf_buff.o: ../../e_os.h ../../include/openssl/bio.h 110bf_buff.o: ../../e_os.h ../../include/openssl/bio.h
112bf_buff.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 111bf_buff.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
113bf_buff.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 112bf_buff.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
114bf_buff.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 113bf_buff.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
115bf_buff.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 114bf_buff.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
116bf_buff.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 115bf_buff.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
117bf_buff.o: ../cryptlib.h bf_buff.c 116bf_buff.o: ../../include/openssl/symhacks.h ../cryptlib.h bf_buff.c
118bf_nbio.o: ../../e_os.h ../../include/openssl/bio.h 117bf_nbio.o: ../../e_os.h ../../include/openssl/bio.h
119bf_nbio.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 118bf_nbio.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
120bf_nbio.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 119bf_nbio.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
@@ -127,88 +126,96 @@ bf_null.o: ../../e_os.h ../../include/openssl/bio.h
127bf_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 126bf_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
128bf_null.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 127bf_null.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
129bf_null.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 128bf_null.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
130bf_null.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 129bf_null.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
131bf_null.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 130bf_null.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
132bf_null.o: ../cryptlib.h bf_null.c 131bf_null.o: ../../include/openssl/symhacks.h ../cryptlib.h bf_null.c
133bio_cb.o: ../../e_os.h ../../include/openssl/bio.h 132bio_cb.o: ../../e_os.h ../../include/openssl/bio.h
134bio_cb.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 133bio_cb.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
135bio_cb.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 134bio_cb.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
136bio_cb.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 135bio_cb.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
137bio_cb.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 136bio_cb.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
138bio_cb.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 137bio_cb.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
139bio_cb.o: ../cryptlib.h bio_cb.c 138bio_cb.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_cb.c
140bio_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 139bio_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
141bio_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 140bio_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
142bio_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 141bio_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
143bio_err.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 142bio_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
144bio_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 143bio_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
145bio_err.o: bio_err.c 144bio_err.o: ../../include/openssl/symhacks.h bio_err.c
146bio_lib.o: ../../e_os.h ../../include/openssl/bio.h 145bio_lib.o: ../../e_os.h ../../include/openssl/bio.h
147bio_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 146bio_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
148bio_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 147bio_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
149bio_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 148bio_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
150bio_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 149bio_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
151bio_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 150bio_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
152bio_lib.o: ../cryptlib.h bio_lib.c 151bio_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_lib.c
153bss_acpt.o: ../../e_os.h ../../include/openssl/bio.h 152bss_acpt.o: ../../e_os.h ../../include/openssl/bio.h
154bss_acpt.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 153bss_acpt.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
155bss_acpt.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 154bss_acpt.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
156bss_acpt.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 155bss_acpt.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
157bss_acpt.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 156bss_acpt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
158bss_acpt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 157bss_acpt.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
159bss_acpt.o: ../cryptlib.h bss_acpt.c 158bss_acpt.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_acpt.c
160bss_bio.o: ../../e_os.h ../../include/openssl/bio.h 159bss_bio.o: ../../e_os.h ../../include/openssl/bio.h
161bss_bio.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 160bss_bio.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
162bss_bio.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 161bss_bio.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
163bss_bio.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 162bss_bio.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
164bss_bio.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 163bss_bio.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
165bss_bio.o: ../../include/openssl/symhacks.h bss_bio.c 164bss_bio.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
165bss_bio.o: bss_bio.c
166bss_conn.o: ../../e_os.h ../../include/openssl/bio.h 166bss_conn.o: ../../e_os.h ../../include/openssl/bio.h
167bss_conn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 167bss_conn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
168bss_conn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 168bss_conn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
169bss_conn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 169bss_conn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
170bss_conn.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 170bss_conn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
171bss_conn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 171bss_conn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
172bss_conn.o: ../cryptlib.h bss_conn.c 172bss_conn.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_conn.c
173bss_dgram.o: ../../e_os.h ../../include/openssl/bio.h
174bss_dgram.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
175bss_dgram.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
176bss_dgram.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
177bss_dgram.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
178bss_dgram.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
179bss_dgram.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_dgram.c
173bss_fd.o: ../../e_os.h ../../include/openssl/bio.h 180bss_fd.o: ../../e_os.h ../../include/openssl/bio.h
174bss_fd.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 181bss_fd.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
175bss_fd.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 182bss_fd.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
176bss_fd.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 183bss_fd.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
177bss_fd.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 184bss_fd.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
178bss_fd.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 185bss_fd.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
179bss_fd.o: ../cryptlib.h bss_fd.c 186bss_fd.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_lcl.h bss_fd.c
180bss_file.o: ../../e_os.h ../../include/openssl/bio.h 187bss_file.o: ../../e_os.h ../../include/openssl/bio.h
181bss_file.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 188bss_file.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
182bss_file.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 189bss_file.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
183bss_file.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 190bss_file.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
184bss_file.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 191bss_file.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
185bss_file.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 192bss_file.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
186bss_file.o: ../cryptlib.h bss_file.c 193bss_file.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_lcl.h bss_file.c
187bss_log.o: ../../e_os.h ../../include/openssl/bio.h 194bss_log.o: ../../e_os.h ../../include/openssl/bio.h
188bss_log.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 195bss_log.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
189bss_log.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 196bss_log.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
190bss_log.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 197bss_log.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
191bss_log.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 198bss_log.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
192bss_log.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 199bss_log.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
193bss_log.o: ../cryptlib.h bss_log.c 200bss_log.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_log.c
194bss_mem.o: ../../e_os.h ../../include/openssl/bio.h 201bss_mem.o: ../../e_os.h ../../include/openssl/bio.h
195bss_mem.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 202bss_mem.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
196bss_mem.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 203bss_mem.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
197bss_mem.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 204bss_mem.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
198bss_mem.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 205bss_mem.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
199bss_mem.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 206bss_mem.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
200bss_mem.o: ../cryptlib.h bss_mem.c 207bss_mem.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_mem.c
201bss_null.o: ../../e_os.h ../../include/openssl/bio.h 208bss_null.o: ../../e_os.h ../../include/openssl/bio.h
202bss_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 209bss_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
203bss_null.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 210bss_null.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
204bss_null.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 211bss_null.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
205bss_null.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 212bss_null.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
206bss_null.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 213bss_null.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
207bss_null.o: ../cryptlib.h bss_null.c 214bss_null.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_null.c
208bss_sock.o: ../../e_os.h ../../include/openssl/bio.h 215bss_sock.o: ../../e_os.h ../../include/openssl/bio.h
209bss_sock.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 216bss_sock.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
210bss_sock.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 217bss_sock.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
211bss_sock.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 218bss_sock.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
212bss_sock.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 219bss_sock.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
213bss_sock.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 220bss_sock.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
214bss_sock.o: ../cryptlib.h bss_sock.c 221bss_sock.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_sock.c
diff --git a/src/lib/libcrypto/bn/Makefile b/src/lib/libcrypto/bn/Makefile
index 9969d242cc..e97c751390 100644
--- a/src/lib/libcrypto/bn/Makefile
+++ b/src/lib/libcrypto/bn/Makefile
@@ -8,11 +8,6 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= -I.. -I$(TOP) -I../../include 9INCLUDES= -I.. -I$(TOP) -I../../include
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
@@ -22,6 +17,7 @@ BN_ASM= bn_asm.o
22 17
23CFLAGS= $(INCLUDES) $(CFLAG) 18CFLAGS= $(INCLUDES) $(CFLAG)
24ASFLAGS= $(INCLUDES) $(ASFLAG) 19ASFLAGS= $(INCLUDES) $(ASFLAG)
20AFLAGS= $(ASFLAGS)
25 21
26GENERAL=Makefile 22GENERAL=Makefile
27TEST=bntest.c exptest.c 23TEST=bntest.c exptest.c
@@ -31,12 +27,14 @@ LIB=$(TOP)/libcrypto.a
31LIBSRC= bn_add.c bn_div.c bn_exp.c bn_lib.c bn_ctx.c bn_mul.c bn_mod.c \ 27LIBSRC= bn_add.c bn_div.c bn_exp.c bn_lib.c bn_ctx.c bn_mul.c bn_mod.c \
32 bn_print.c bn_rand.c bn_shift.c bn_word.c bn_blind.c \ 28 bn_print.c bn_rand.c bn_shift.c bn_word.c bn_blind.c \
33 bn_kron.c bn_sqrt.c bn_gcd.c bn_prime.c bn_err.c bn_sqr.c bn_asm.c \ 29 bn_kron.c bn_sqrt.c bn_gcd.c bn_prime.c bn_err.c bn_sqr.c bn_asm.c \
34 bn_recp.c bn_mont.c bn_mpi.c bn_exp2.c bn_x931p.c 30 bn_recp.c bn_mont.c bn_mpi.c bn_exp2.c bn_gf2m.c bn_nist.c \
31 bn_depr.c bn_const.c
35 32
36LIBOBJ= bn_add.o bn_div.o bn_exp.o bn_lib.o bn_ctx.o bn_mul.o bn_mod.o \ 33LIBOBJ= bn_add.o bn_div.o bn_exp.o bn_lib.o bn_ctx.o bn_mul.o bn_mod.o \
37 bn_print.o bn_rand.o bn_shift.o bn_word.o bn_blind.o \ 34 bn_print.o bn_rand.o bn_shift.o bn_word.o bn_blind.o \
38 bn_kron.o bn_sqrt.o bn_gcd.o bn_prime.o bn_err.o bn_sqr.o $(BN_ASM) \ 35 bn_kron.o bn_sqrt.o bn_gcd.o bn_prime.o bn_err.o bn_sqr.o $(BN_ASM) \
39 bn_recp.o bn_mont.o bn_mpi.o bn_exp2.o bn_x931p.o 36 bn_recp.o bn_mont.o bn_mpi.o bn_exp2.o bn_gf2m.o bn_nist.o \
37 bn_depr.o bn_const.o
40 38
41SRC= $(LIBSRC) 39SRC= $(LIBSRC)
42 40
@@ -64,70 +62,60 @@ lib: $(LIBOBJ)
64 $(RANLIB) $(LIB) || echo Never mind. 62 $(RANLIB) $(LIB) || echo Never mind.
65 @touch lib 63 @touch lib
66 64
67# elf 65# ELF
68asm/bn86-elf.s: asm/bn-586.pl ../perlasm/x86asm.pl 66bn86-elf.s: asm/bn-586.pl ../perlasm/x86asm.pl
69 (cd asm; $(PERL) bn-586.pl elf $(CFLAGS) > bn86-elf.s) 67 (cd asm; $(PERL) bn-586.pl elf $(CFLAGS) > ../$@)
70 68co86-elf.s: asm/co-586.pl ../perlasm/x86asm.pl
71asm/co86-elf.s: asm/co-586.pl ../perlasm/x86asm.pl 69 (cd asm; $(PERL) co-586.pl elf $(CFLAGS) > ../$@)
72 (cd asm; $(PERL) co-586.pl elf $(CFLAGS) > co86-elf.s) 70mo86-elf.s: asm/mo-586.pl ../perlasm/x86asm.pl
73 71 (cd asm; $(PERL) mo-586.pl elf $(CFLAGS) > ../$@)
72# COFF
73bn86-cof.s: asm/bn-586.pl ../perlasm/x86asm.pl
74 (cd asm; $(PERL) bn-586.pl coff $(CFLAGS) > ../$@)
75co86-cof.s: asm/co-586.pl ../perlasm/x86asm.pl
76 (cd asm; $(PERL) co-586.pl coff $(CFLAGS) > ../$@)
77mo86-cof.s: asm/mo-586.pl ../perlasm/x86asm.pl
78 (cd asm; $(PERL) mo-586.pl coff $(CFLAGS) > ../$@)
74# a.out 79# a.out
75asm/bn86-out.o: asm/bn86unix.cpp 80bn86-out.s: asm/bn-586.pl ../perlasm/x86asm.pl
76 $(CPP) -DOUT asm/bn86unix.cpp | as -o asm/bn86-out.o 81 (cd asm; $(PERL) bn-586.pl a.out $(CFLAGS) > ../$@)
77 82co86-out.s: asm/co-586.pl ../perlasm/x86asm.pl
78asm/co86-out.o: asm/co86unix.cpp 83 (cd asm; $(PERL) co-586.pl a.out $(CFLAGS) > ../$@)
79 $(CPP) -DOUT asm/co86unix.cpp | as -o asm/co86-out.o 84mo86-out.s: asm/mo-586.pl ../perlasm/x86asm.pl
80 85 (cd asm; $(PERL) mo-586.pl a.out $(CFLAGS) > ../$@)
81# bsdi 86
82asm/bn86bsdi.o: asm/bn86unix.cpp 87sparcv8.o: asm/sparcv8.S
83 $(CPP) -DBSDI asm/bn86unix.cpp | sed 's/ :/:/' | as -o asm/bn86bsdi.o 88 $(CC) $(CFLAGS) -c asm/sparcv8.S
84 89sparcv8plus.o: asm/sparcv8plus.S
85asm/co86bsdi.o: asm/co86unix.cpp 90 $(CC) $(CFLAGS) -c asm/sparcv8plus.S
86 $(CPP) -DBSDI asm/co86unix.cpp | sed 's/ :/:/' | as -o asm/co86bsdi.o 91
87 92bn-mips3.o: asm/mips3.s
88asm/bn86unix.cpp: asm/bn-586.pl ../perlasm/x86asm.pl 93 @if [ "$(CC)" = "gcc" ]; then \
89 (cd asm; $(PERL) bn-586.pl cpp >bn86unix.cpp ) 94 ABI=`expr "$(CFLAGS)" : ".*-mabi=\([n3264]*\)"` && \
90 95 as -$$ABI -O -o $@ asm/mips3.s; \
91asm/co86unix.cpp: asm/co-586.pl ../perlasm/x86asm.pl 96 else $(CC) -c $(CFLAGS) -o $@ asm/mips3.s; fi
92 (cd asm; $(PERL) co-586.pl cpp >co86unix.cpp ) 97
93 98x86_64-gcc.o: asm/x86_64-gcc.c
94asm/sparcv8.o: asm/sparcv8.S 99 $(CC) $(CFLAGS) -c -o $@ asm/x86_64-gcc.c
95 100x86_64-mont.s: asm/x86_64-mont.pl
96asm/sparcv8plus.o: asm/sparcv8plus.S 101 $(PERL) asm/x86_64-mont.pl $@
97 102
98# Old GNU assembler doesn't understand V9 instructions, so we 103bn-ia64.s: asm/ia64.S
99# hire /usr/ccs/bin/as to do the job. Note that option is called 104 $(CC) $(CFLAGS) -E asm/ia64.S > $@
100# *-gcc27, but even gcc 2>=8 users may experience similar problem 105
101# if they didn't bother to upgrade GNU assembler. Such users should 106# GNU assembler fails to compile PA-RISC2 modules, insist on calling
102# not choose this option, but be adviced to *remove* GNU assembler 107# vendor assembler...
103# or upgrade it. 108pa-risc2W.o: asm/pa-risc2W.s
104asm/sparcv8plus-gcc27.o: asm/sparcv8plus.S 109 /usr/ccs/bin/as -o pa-risc2W.o asm/pa-risc2W.s
105 $(CC) $(ASFLAGS) -E asm/sparcv8plus.S | \ 110pa-risc2.o: asm/pa-risc2.s
106 /usr/ccs/bin/as -xarch=v8plus - -o asm/sparcv8plus-gcc27.o 111 /usr/ccs/bin/as -o pa-risc2.o asm/pa-risc2.s
107 112
108 113# ppc - AIX, Linux, MacOS X...
109asm/ia64.o: asm/ia64.S 114linux_ppc32.s: asm/ppc.pl; $(PERL) $< $@
110 115linux_ppc64.s: asm/ppc.pl; $(PERL) $< $@
111# Some compiler drivers (most notably HP-UX and Intel C++) don't 116aix_ppc32.s: asm/ppc.pl; $(PERL) asm/ppc.pl $@
112# understand .S extension:-( I wish I could pipe output from cc -E, 117aix_ppc64.s: asm/ppc.pl; $(PERL) asm/ppc.pl $@
113# but it's too compiler driver/ABI dependent to cover with a single 118osx_ppc32.s: asm/ppc.pl; $(PERL) $< $@
114# rule... <appro@fy.chalmers.se>
115asm/ia64-cpp.o: asm/ia64.S
116 $(CC) $(ASFLAGS) -E asm/ia64.S > /tmp/ia64.$$$$.s && \
117 $(CC) $(ASFLAGS) -c -o asm/ia64-cpp.o /tmp/ia64.$$$$.s; \
118 rm -f /tmp/ia64.$$$$.s
119
120asm/x86_64-gcc.o: asm/x86_64-gcc.c
121 $(CC) $(ASFLAGS) -c -o $@ $<
122
123asm/pa-risc2W.o: asm/pa-risc2W.s
124 /usr/ccs/bin/as -o asm/pa-risc2W.o asm/pa-risc2W.s
125
126asm/linux_ppc32.s: asm/ppc.pl; $(PERL) $< $@
127asm/linux_ppc64.s: asm/ppc.pl; $(PERL) $< $@
128asm/aix_ppc32.s: asm/ppc.pl; $(PERL) asm/ppc.pl $@
129asm/aix_ppc64.s: asm/ppc.pl; $(PERL) asm/ppc.pl $@
130asm/osx_ppc32.s: asm/ppc.pl; $(PERL) $< $@
131 119
132files: 120files:
133 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 121 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -138,6 +126,7 @@ links:
138 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 126 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
139 127
140install: 128install:
129 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
141 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 130 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
142 do \ 131 do \
143 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 132 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -161,6 +150,7 @@ lint:
161 lint -DLINT $(INCLUDES) $(SRC)>fluff 150 lint -DLINT $(INCLUDES) $(SRC)>fluff
162 151
163depend: 152depend:
153 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
164 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 154 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
165 155
166dclean: 156dclean:
@@ -168,7 +158,7 @@ dclean:
168 mv -f Makefile.new $(MAKEFILE) 158 mv -f Makefile.new $(MAKEFILE)
169 159
170clean: 160clean:
171 rm -f asm/co86unix.cpp asm/bn86unix.cpp asm/*-elf.* *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff bn_asm.s 161 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
172 162
173# DO NOT DELETE THIS LINE -- make depend depends on it. 163# DO NOT DELETE THIS LINE -- make depend depends on it.
174 164
@@ -176,101 +166,131 @@ bn_add.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
176bn_add.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 166bn_add.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
177bn_add.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 167bn_add.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
178bn_add.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 168bn_add.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
179bn_add.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 169bn_add.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
180bn_add.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 170bn_add.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
181bn_add.o: ../cryptlib.h bn_add.c bn_lcl.h 171bn_add.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_add.c bn_lcl.h
182bn_asm.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 172bn_asm.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
183bn_asm.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 173bn_asm.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
184bn_asm.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 174bn_asm.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
185bn_asm.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 175bn_asm.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
186bn_asm.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 176bn_asm.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
187bn_asm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 177bn_asm.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
188bn_asm.o: ../cryptlib.h bn_asm.c bn_lcl.h 178bn_asm.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_asm.c bn_lcl.h
189bn_blind.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 179bn_blind.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
190bn_blind.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 180bn_blind.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
191bn_blind.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 181bn_blind.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
192bn_blind.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 182bn_blind.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
193bn_blind.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 183bn_blind.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
194bn_blind.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 184bn_blind.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
195bn_blind.o: ../cryptlib.h bn_blind.c bn_lcl.h 185bn_blind.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_blind.c bn_lcl.h
186bn_const.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
187bn_const.o: ../../include/openssl/ossl_typ.h bn.h bn_const.c
196bn_ctx.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 188bn_ctx.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
197bn_ctx.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 189bn_ctx.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
198bn_ctx.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 190bn_ctx.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
199bn_ctx.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 191bn_ctx.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
200bn_ctx.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 192bn_ctx.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
201bn_ctx.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 193bn_ctx.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
202bn_ctx.o: ../cryptlib.h bn_ctx.c bn_lcl.h 194bn_ctx.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_ctx.c bn_lcl.h
195bn_depr.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
196bn_depr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
197bn_depr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
198bn_depr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
199bn_depr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
200bn_depr.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
201bn_depr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
202bn_depr.o: ../cryptlib.h bn_depr.c bn_lcl.h
203bn_div.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 203bn_div.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
204bn_div.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 204bn_div.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
205bn_div.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 205bn_div.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
206bn_div.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 206bn_div.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
207bn_div.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 207bn_div.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
208bn_div.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 208bn_div.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
209bn_div.o: ../cryptlib.h bn_div.c bn_lcl.h 209bn_div.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_div.c bn_lcl.h
210bn_err.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 210bn_err.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
211bn_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 211bn_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
212bn_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 212bn_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
213bn_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 213bn_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
214bn_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 214bn_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
215bn_err.o: ../../include/openssl/symhacks.h bn_err.c 215bn_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
216bn_err.o: bn_err.c
216bn_exp.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 217bn_exp.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
217bn_exp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 218bn_exp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
218bn_exp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 219bn_exp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
219bn_exp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 220bn_exp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
220bn_exp.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 221bn_exp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
221bn_exp.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 222bn_exp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
222bn_exp.o: ../cryptlib.h bn_exp.c bn_lcl.h 223bn_exp.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_exp.c bn_lcl.h
223bn_exp2.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 224bn_exp2.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
224bn_exp2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 225bn_exp2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
225bn_exp2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 226bn_exp2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
226bn_exp2.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 227bn_exp2.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
227bn_exp2.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 228bn_exp2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
228bn_exp2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 229bn_exp2.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
229bn_exp2.o: ../cryptlib.h bn_exp2.c bn_lcl.h 230bn_exp2.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_exp2.c bn_lcl.h
230bn_gcd.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 231bn_gcd.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
231bn_gcd.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 232bn_gcd.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
232bn_gcd.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 233bn_gcd.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
233bn_gcd.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 234bn_gcd.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
234bn_gcd.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 235bn_gcd.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
235bn_gcd.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 236bn_gcd.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
236bn_gcd.o: ../cryptlib.h bn_gcd.c bn_lcl.h 237bn_gcd.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_gcd.c bn_lcl.h
237bn_kron.o: ../../include/openssl/bn.h ../../include/openssl/e_os2.h 238bn_gf2m.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
238bn_kron.o: ../../include/openssl/opensslconf.h bn_kron.c bn_lcl.h 239bn_gf2m.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
240bn_gf2m.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
241bn_gf2m.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
242bn_gf2m.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
243bn_gf2m.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
244bn_gf2m.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_gf2m.c bn_lcl.h
245bn_kron.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
246bn_kron.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
247bn_kron.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
248bn_kron.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
249bn_kron.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
250bn_kron.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
251bn_kron.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_kron.c bn_lcl.h
239bn_lib.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 252bn_lib.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
240bn_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 253bn_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
241bn_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 254bn_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
242bn_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 255bn_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
243bn_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 256bn_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
244bn_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 257bn_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
245bn_lib.o: ../cryptlib.h bn_lcl.h bn_lib.c 258bn_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_lib.c
246bn_mod.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 259bn_mod.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
247bn_mod.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 260bn_mod.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
248bn_mod.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 261bn_mod.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
249bn_mod.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 262bn_mod.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
250bn_mod.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 263bn_mod.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
251bn_mod.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 264bn_mod.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
252bn_mod.o: ../cryptlib.h bn_lcl.h bn_mod.c 265bn_mod.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_mod.c
253bn_mont.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 266bn_mont.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
254bn_mont.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 267bn_mont.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
255bn_mont.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 268bn_mont.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
256bn_mont.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 269bn_mont.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
257bn_mont.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 270bn_mont.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
258bn_mont.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 271bn_mont.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
259bn_mont.o: ../cryptlib.h bn_lcl.h bn_mont.c 272bn_mont.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_mont.c
260bn_mpi.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 273bn_mpi.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
261bn_mpi.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 274bn_mpi.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
262bn_mpi.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 275bn_mpi.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
263bn_mpi.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 276bn_mpi.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
264bn_mpi.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 277bn_mpi.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
265bn_mpi.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 278bn_mpi.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
266bn_mpi.o: ../cryptlib.h bn_lcl.h bn_mpi.c 279bn_mpi.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_mpi.c
267bn_mul.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 280bn_mul.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
268bn_mul.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 281bn_mul.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
269bn_mul.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 282bn_mul.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
270bn_mul.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 283bn_mul.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
271bn_mul.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 284bn_mul.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
272bn_mul.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 285bn_mul.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
273bn_mul.o: ../cryptlib.h bn_lcl.h bn_mul.c 286bn_mul.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_mul.c
287bn_nist.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
288bn_nist.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
289bn_nist.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
290bn_nist.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
291bn_nist.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
292bn_nist.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
293bn_nist.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_nist.c
274bn_prime.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 294bn_prime.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
275bn_prime.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 295bn_prime.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
276bn_prime.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 296bn_prime.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
@@ -283,9 +303,9 @@ bn_print.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
283bn_print.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 303bn_print.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
284bn_print.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 304bn_print.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
285bn_print.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 305bn_print.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
286bn_print.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 306bn_print.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
287bn_print.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 307bn_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
288bn_print.o: ../cryptlib.h bn_lcl.h bn_print.c 308bn_print.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_print.c
289bn_rand.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 309bn_rand.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
290bn_rand.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 310bn_rand.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
291bn_rand.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 311bn_rand.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
@@ -298,36 +318,34 @@ bn_recp.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
298bn_recp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 318bn_recp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
299bn_recp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 319bn_recp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
300bn_recp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 320bn_recp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
301bn_recp.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 321bn_recp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
302bn_recp.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 322bn_recp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
303bn_recp.o: ../cryptlib.h bn_lcl.h bn_recp.c 323bn_recp.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_recp.c
304bn_shift.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 324bn_shift.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
305bn_shift.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 325bn_shift.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
306bn_shift.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 326bn_shift.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
307bn_shift.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 327bn_shift.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
308bn_shift.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 328bn_shift.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
309bn_shift.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 329bn_shift.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
310bn_shift.o: ../cryptlib.h bn_lcl.h bn_shift.c 330bn_shift.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_shift.c
311bn_sqr.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 331bn_sqr.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
312bn_sqr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 332bn_sqr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
313bn_sqr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 333bn_sqr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
314bn_sqr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 334bn_sqr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
315bn_sqr.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 335bn_sqr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
316bn_sqr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 336bn_sqr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
317bn_sqr.o: ../cryptlib.h bn_lcl.h bn_sqr.c 337bn_sqr.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_sqr.c
318bn_sqrt.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 338bn_sqrt.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
319bn_sqrt.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 339bn_sqrt.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
320bn_sqrt.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 340bn_sqrt.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
321bn_sqrt.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 341bn_sqrt.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
322bn_sqrt.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 342bn_sqrt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
323bn_sqrt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 343bn_sqrt.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
324bn_sqrt.o: ../cryptlib.h bn_lcl.h bn_sqrt.c 344bn_sqrt.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_sqrt.c
325bn_word.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 345bn_word.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
326bn_word.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 346bn_word.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
327bn_word.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 347bn_word.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
328bn_word.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 348bn_word.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
329bn_word.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 349bn_word.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
330bn_word.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 350bn_word.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
331bn_word.o: ../cryptlib.h bn_lcl.h bn_word.c 351bn_word.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_word.c
332bn_x931p.o: ../../include/openssl/bn.h ../../include/openssl/e_os2.h
333bn_x931p.o: ../../include/openssl/opensslconf.h bn_x931p.c
diff --git a/src/lib/libcrypto/bn/asm/mo-586.pl b/src/lib/libcrypto/bn/asm/mo-586.pl
new file mode 100644
index 0000000000..0982293094
--- /dev/null
+++ b/src/lib/libcrypto/bn/asm/mo-586.pl
@@ -0,0 +1,603 @@
1#!/usr/bin/env perl
2
3# This is crypto/bn/asm/x86-mont.pl (with asciz from crypto/perlasm/x86asm.pl)
4# from OpenSSL 0.9.9-dev
5
6sub ::asciz
7{ my @str=unpack("C*",shift);
8 push @str,0;
9 while ($#str>15) {
10 &data_byte(@str[0..15]);
11 foreach (0..15) { shift @str; }
12 }
13 &data_byte(@str) if (@str);
14}
15
16# ====================================================================
17# Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
18# project. The module is, however, dual licensed under OpenSSL and
19# CRYPTOGAMS licenses depending on where you obtain it. For further
20# details see http://www.openssl.org/~appro/cryptogams/.
21# ====================================================================
22
23# October 2005
24#
25# This is a "teaser" code, as it can be improved in several ways...
26# First of all non-SSE2 path should be implemented (yes, for now it
27# performs Montgomery multiplication/convolution only on SSE2-capable
28# CPUs such as P4, others fall down to original code). Then inner loop
29# can be unrolled and modulo-scheduled to improve ILP and possibly
30# moved to 128-bit XMM register bank (though it would require input
31# rearrangement and/or increase bus bandwidth utilization). Dedicated
32# squaring procedure should give further performance improvement...
33# Yet, for being draft, the code improves rsa512 *sign* benchmark by
34# 110%(!), rsa1024 one - by 70% and rsa4096 - by 20%:-)
35
36# December 2006
37#
38# Modulo-scheduling SSE2 loops results in further 15-20% improvement.
39# Integer-only code [being equipped with dedicated squaring procedure]
40# gives ~40% on rsa512 sign benchmark...
41
42push(@INC,"perlasm","../../perlasm");
43require "x86asm.pl";
44
45&asm_init($ARGV[0],$0);
46
47$sse2=0;
48for (@ARGV) { $sse2=1 if (/-DOPENSSL_IA32_SSE2/); }
49
50&external_label("OPENSSL_ia32cap_P") if ($sse2);
51
52&function_begin("bn_mul_mont");
53
54$i="edx";
55$j="ecx";
56$ap="esi"; $tp="esi"; # overlapping variables!!!
57$rp="edi"; $bp="edi"; # overlapping variables!!!
58$np="ebp";
59$num="ebx";
60
61$_num=&DWP(4*0,"esp"); # stack top layout
62$_rp=&DWP(4*1,"esp");
63$_ap=&DWP(4*2,"esp");
64$_bp=&DWP(4*3,"esp");
65$_np=&DWP(4*4,"esp");
66$_n0=&DWP(4*5,"esp"); $_n0q=&QWP(4*5,"esp");
67$_sp=&DWP(4*6,"esp");
68$_bpend=&DWP(4*7,"esp");
69$frame=32; # size of above frame rounded up to 16n
70
71 &xor ("eax","eax");
72 &mov ("edi",&wparam(5)); # int num
73 &cmp ("edi",4);
74 &jl (&label("just_leave"));
75
76 &lea ("esi",&wparam(0)); # put aside pointer to argument block
77 &lea ("edx",&wparam(1)); # load ap
78 &mov ("ebp","esp"); # saved stack pointer!
79 &add ("edi",2); # extra two words on top of tp
80 &neg ("edi");
81 &lea ("esp",&DWP(-$frame,"esp","edi",4)); # alloca($frame+4*(num+2))
82 &neg ("edi");
83
84 # minimize cache contention by arraning 2K window between stack
85 # pointer and ap argument [np is also position sensitive vector,
86 # but it's assumed to be near ap, as it's allocated at ~same
87 # time].
88 &mov ("eax","esp");
89 &sub ("eax","edx");
90 &and ("eax",2047);
91 &sub ("esp","eax"); # this aligns sp and ap modulo 2048
92
93 &xor ("edx","esp");
94 &and ("edx",2048);
95 &xor ("edx",2048);
96 &sub ("esp","edx"); # this splits them apart modulo 4096
97
98 &and ("esp",-64); # align to cache line
99
100 ################################# load argument block...
101 &mov ("eax",&DWP(0*4,"esi"));# BN_ULONG *rp
102 &mov ("ebx",&DWP(1*4,"esi"));# const BN_ULONG *ap
103 &mov ("ecx",&DWP(2*4,"esi"));# const BN_ULONG *bp
104 &mov ("edx",&DWP(3*4,"esi"));# const BN_ULONG *np
105 &mov ("esi",&DWP(4*4,"esi"));# const BN_ULONG *n0
106 #&mov ("edi",&DWP(5*4,"esi"));# int num
107
108 &mov ("esi",&DWP(0,"esi")); # pull n0[0]
109 &mov ($_rp,"eax"); # ... save a copy of argument block
110 &mov ($_ap,"ebx");
111 &mov ($_bp,"ecx");
112 &mov ($_np,"edx");
113 &mov ($_n0,"esi");
114 &lea ($num,&DWP(-3,"edi")); # num=num-1 to assist modulo-scheduling
115 #&mov ($_num,$num); # redundant as $num is not reused
116 &mov ($_sp,"ebp"); # saved stack pointer!
117
118if($sse2) {
119$acc0="mm0"; # mmx register bank layout
120$acc1="mm1";
121$car0="mm2";
122$car1="mm3";
123$mul0="mm4";
124$mul1="mm5";
125$temp="mm6";
126$mask="mm7";
127
128 &picmeup("eax","OPENSSL_ia32cap_P");
129 &bt (&DWP(0,"eax"),26);
130 &jnc (&label("non_sse2"));
131
132 &mov ("eax",-1);
133 &movd ($mask,"eax"); # mask 32 lower bits
134
135 &mov ($ap,$_ap); # load input pointers
136 &mov ($bp,$_bp);
137 &mov ($np,$_np);
138
139 &xor ($i,$i); # i=0
140 &xor ($j,$j); # j=0
141
142 &movd ($mul0,&DWP(0,$bp)); # bp[0]
143 &movd ($mul1,&DWP(0,$ap)); # ap[0]
144 &movd ($car1,&DWP(0,$np)); # np[0]
145
146 &pmuludq($mul1,$mul0); # ap[0]*bp[0]
147 &movq ($car0,$mul1);
148 &movq ($acc0,$mul1); # I wish movd worked for
149 &pand ($acc0,$mask); # inter-register transfers
150
151 &pmuludq($mul1,$_n0q); # *=n0
152
153 &pmuludq($car1,$mul1); # "t[0]"*np[0]*n0
154 &paddq ($car1,$acc0);
155
156 &movd ($acc1,&DWP(4,$np)); # np[1]
157 &movd ($acc0,&DWP(4,$ap)); # ap[1]
158
159 &psrlq ($car0,32);
160 &psrlq ($car1,32);
161
162 &inc ($j); # j++
163&set_label("1st",16);
164 &pmuludq($acc0,$mul0); # ap[j]*bp[0]
165 &pmuludq($acc1,$mul1); # np[j]*m1
166 &paddq ($car0,$acc0); # +=c0
167 &paddq ($car1,$acc1); # +=c1
168
169 &movq ($acc0,$car0);
170 &pand ($acc0,$mask);
171 &movd ($acc1,&DWP(4,$np,$j,4)); # np[j+1]
172 &paddq ($car1,$acc0); # +=ap[j]*bp[0];
173 &movd ($acc0,&DWP(4,$ap,$j,4)); # ap[j+1]
174 &psrlq ($car0,32);
175 &movd (&DWP($frame-4,"esp",$j,4),$car1); # tp[j-1]=
176 &psrlq ($car1,32);
177
178 &lea ($j,&DWP(1,$j));
179 &cmp ($j,$num);
180 &jl (&label("1st"));
181
182 &pmuludq($acc0,$mul0); # ap[num-1]*bp[0]
183 &pmuludq($acc1,$mul1); # np[num-1]*m1
184 &paddq ($car0,$acc0); # +=c0
185 &paddq ($car1,$acc1); # +=c1
186
187 &movq ($acc0,$car0);
188 &pand ($acc0,$mask);
189 &paddq ($car1,$acc0); # +=ap[num-1]*bp[0];
190 &movd (&DWP($frame-4,"esp",$j,4),$car1); # tp[num-2]=
191
192 &psrlq ($car0,32);
193 &psrlq ($car1,32);
194
195 &paddq ($car1,$car0);
196 &movq (&QWP($frame,"esp",$num,4),$car1); # tp[num].tp[num-1]
197
198 &inc ($i); # i++
199&set_label("outer");
200 &xor ($j,$j); # j=0
201
202 &movd ($mul0,&DWP(0,$bp,$i,4)); # bp[i]
203 &movd ($mul1,&DWP(0,$ap)); # ap[0]
204 &movd ($temp,&DWP($frame,"esp")); # tp[0]
205 &movd ($car1,&DWP(0,$np)); # np[0]
206 &pmuludq($mul1,$mul0); # ap[0]*bp[i]
207
208 &paddq ($mul1,$temp); # +=tp[0]
209 &movq ($acc0,$mul1);
210 &movq ($car0,$mul1);
211 &pand ($acc0,$mask);
212
213 &pmuludq($mul1,$_n0q); # *=n0
214
215 &pmuludq($car1,$mul1);
216 &paddq ($car1,$acc0);
217
218 &movd ($temp,&DWP($frame+4,"esp")); # tp[1]
219 &movd ($acc1,&DWP(4,$np)); # np[1]
220 &movd ($acc0,&DWP(4,$ap)); # ap[1]
221
222 &psrlq ($car0,32);
223 &psrlq ($car1,32);
224 &paddq ($car0,$temp); # +=tp[1]
225
226 &inc ($j); # j++
227 &dec ($num);
228&set_label("inner");
229 &pmuludq($acc0,$mul0); # ap[j]*bp[i]
230 &pmuludq($acc1,$mul1); # np[j]*m1
231 &paddq ($car0,$acc0); # +=c0
232 &paddq ($car1,$acc1); # +=c1
233
234 &movq ($acc0,$car0);
235 &movd ($temp,&DWP($frame+4,"esp",$j,4));# tp[j+1]
236 &pand ($acc0,$mask);
237 &movd ($acc1,&DWP(4,$np,$j,4)); # np[j+1]
238 &paddq ($car1,$acc0); # +=ap[j]*bp[i]+tp[j]
239 &movd ($acc0,&DWP(4,$ap,$j,4)); # ap[j+1]
240 &psrlq ($car0,32);
241 &movd (&DWP($frame-4,"esp",$j,4),$car1);# tp[j-1]=
242 &psrlq ($car1,32);
243 &paddq ($car0,$temp); # +=tp[j+1]
244
245 &dec ($num);
246 &lea ($j,&DWP(1,$j)); # j++
247 &jnz (&label("inner"));
248
249 &mov ($num,$j);
250 &pmuludq($acc0,$mul0); # ap[num-1]*bp[i]
251 &pmuludq($acc1,$mul1); # np[num-1]*m1
252 &paddq ($car0,$acc0); # +=c0
253 &paddq ($car1,$acc1); # +=c1
254
255 &movq ($acc0,$car0);
256 &pand ($acc0,$mask);
257 &paddq ($car1,$acc0); # +=ap[num-1]*bp[i]+tp[num-1]
258 &movd (&DWP($frame-4,"esp",$j,4),$car1); # tp[num-2]=
259 &psrlq ($car0,32);
260 &psrlq ($car1,32);
261
262 &movd ($temp,&DWP($frame+4,"esp",$num,4)); # += tp[num]
263 &paddq ($car1,$car0);
264 &paddq ($car1,$temp);
265 &movq (&QWP($frame,"esp",$num,4),$car1); # tp[num].tp[num-1]
266
267 &lea ($i,&DWP(1,$i)); # i++
268 &cmp ($i,$num);
269 &jle (&label("outer"));
270
271 &emms (); # done with mmx bank
272 &jmp (&label("common_tail"));
273
274&set_label("non_sse2",16);
275}
276
277if (0) {
278 &mov ("esp",$_sp);
279 &xor ("eax","eax"); # signal "not fast enough [yet]"
280 &jmp (&label("just_leave"));
281 # While the below code provides competitive performance for
282 # all key lengthes on modern Intel cores, it's still more
283 # than 10% slower for 4096-bit key elsewhere:-( "Competitive"
284 # means compared to the original integer-only assembler.
285 # 512-bit RSA sign is better by ~40%, but that's about all
286 # one can say about all CPUs...
287} else {
288$inp="esi"; # integer path uses these registers differently
289$word="edi";
290$carry="ebp";
291
292 &mov ($inp,$_ap);
293 &lea ($carry,&DWP(1,$num));
294 &mov ($word,$_bp);
295 &xor ($j,$j); # j=0
296 &mov ("edx",$inp);
297 &and ($carry,1); # see if num is even
298 &sub ("edx",$word); # see if ap==bp
299 &lea ("eax",&DWP(4,$word,$num,4)); # &bp[num]
300 &or ($carry,"edx");
301 &mov ($word,&DWP(0,$word)); # bp[0]
302 &jz (&label("bn_sqr_mont"));
303 &mov ($_bpend,"eax");
304 &mov ("eax",&DWP(0,$inp));
305 &xor ("edx","edx");
306
307&set_label("mull",16);
308 &mov ($carry,"edx");
309 &mul ($word); # ap[j]*bp[0]
310 &add ($carry,"eax");
311 &lea ($j,&DWP(1,$j));
312 &adc ("edx",0);
313 &mov ("eax",&DWP(0,$inp,$j,4)); # ap[j+1]
314 &cmp ($j,$num);
315 &mov (&DWP($frame-4,"esp",$j,4),$carry); # tp[j]=
316 &jl (&label("mull"));
317
318 &mov ($carry,"edx");
319 &mul ($word); # ap[num-1]*bp[0]
320 &mov ($word,$_n0);
321 &add ("eax",$carry);
322 &mov ($inp,$_np);
323 &adc ("edx",0);
324 &imul ($word,&DWP($frame,"esp")); # n0*tp[0]
325
326 &mov (&DWP($frame,"esp",$num,4),"eax"); # tp[num-1]=
327 &xor ($j,$j);
328 &mov (&DWP($frame+4,"esp",$num,4),"edx"); # tp[num]=
329 &mov (&DWP($frame+8,"esp",$num,4),$j); # tp[num+1]=
330
331 &mov ("eax",&DWP(0,$inp)); # np[0]
332 &mul ($word); # np[0]*m
333 &add ("eax",&DWP($frame,"esp")); # +=tp[0]
334 &mov ("eax",&DWP(4,$inp)); # np[1]
335 &adc ("edx",0);
336 &inc ($j);
337
338 &jmp (&label("2ndmadd"));
339
340&set_label("1stmadd",16);
341 &mov ($carry,"edx");
342 &mul ($word); # ap[j]*bp[i]
343 &add ($carry,&DWP($frame,"esp",$j,4)); # +=tp[j]
344 &lea ($j,&DWP(1,$j));
345 &adc ("edx",0);
346 &add ($carry,"eax");
347 &mov ("eax",&DWP(0,$inp,$j,4)); # ap[j+1]
348 &adc ("edx",0);
349 &cmp ($j,$num);
350 &mov (&DWP($frame-4,"esp",$j,4),$carry); # tp[j]=
351 &jl (&label("1stmadd"));
352
353 &mov ($carry,"edx");
354 &mul ($word); # ap[num-1]*bp[i]
355 &add ("eax",&DWP($frame,"esp",$num,4)); # +=tp[num-1]
356 &mov ($word,$_n0);
357 &adc ("edx",0);
358 &mov ($inp,$_np);
359 &add ($carry,"eax");
360 &adc ("edx",0);
361 &imul ($word,&DWP($frame,"esp")); # n0*tp[0]
362
363 &xor ($j,$j);
364 &add ("edx",&DWP($frame+4,"esp",$num,4)); # carry+=tp[num]
365 &mov (&DWP($frame,"esp",$num,4),$carry); # tp[num-1]=
366 &adc ($j,0);
367 &mov ("eax",&DWP(0,$inp)); # np[0]
368 &mov (&DWP($frame+4,"esp",$num,4),"edx"); # tp[num]=
369 &mov (&DWP($frame+8,"esp",$num,4),$j); # tp[num+1]=
370
371 &mul ($word); # np[0]*m
372 &add ("eax",&DWP($frame,"esp")); # +=tp[0]
373 &mov ("eax",&DWP(4,$inp)); # np[1]
374 &adc ("edx",0);
375 &mov ($j,1);
376
377&set_label("2ndmadd",16);
378 &mov ($carry,"edx");
379 &mul ($word); # np[j]*m
380 &add ($carry,&DWP($frame,"esp",$j,4)); # +=tp[j]
381 &lea ($j,&DWP(1,$j));
382 &adc ("edx",0);
383 &add ($carry,"eax");
384 &mov ("eax",&DWP(0,$inp,$j,4)); # np[j+1]
385 &adc ("edx",0);
386 &cmp ($j,$num);
387 &mov (&DWP($frame-8,"esp",$j,4),$carry); # tp[j-1]=
388 &jl (&label("2ndmadd"));
389
390 &mov ($carry,"edx");
391 &mul ($word); # np[j]*m
392 &add ($carry,&DWP($frame,"esp",$num,4)); # +=tp[num-1]
393 &adc ("edx",0);
394 &add ($carry,"eax");
395 &adc ("edx",0);
396 &mov (&DWP($frame-4,"esp",$num,4),$carry); # tp[num-2]=
397
398 &xor ("eax","eax");
399 &mov ($j,$_bp); # &bp[i]
400 &add ("edx",&DWP($frame+4,"esp",$num,4)); # carry+=tp[num]
401 &adc ("eax",&DWP($frame+8,"esp",$num,4)); # +=tp[num+1]
402 &lea ($j,&DWP(4,$j));
403 &mov (&DWP($frame,"esp",$num,4),"edx"); # tp[num-1]=
404 &cmp ($j,$_bpend);
405 &mov (&DWP($frame+4,"esp",$num,4),"eax"); # tp[num]=
406 &je (&label("common_tail"));
407
408 &mov ($word,&DWP(0,$j)); # bp[i+1]
409 &mov ($inp,$_ap);
410 &mov ($_bp,$j); # &bp[++i]
411 &xor ($j,$j);
412 &xor ("edx","edx");
413 &mov ("eax",&DWP(0,$inp));
414 &jmp (&label("1stmadd"));
415
416&set_label("bn_sqr_mont",16);
417$sbit=$num;
418 &mov ($_num,$num);
419 &mov ($_bp,$j); # i=0
420
421 &mov ("eax",$word); # ap[0]
422 &mul ($word); # ap[0]*ap[0]
423 &mov (&DWP($frame,"esp"),"eax"); # tp[0]=
424 &mov ($sbit,"edx");
425 &shr ("edx",1);
426 &and ($sbit,1);
427 &inc ($j);
428&set_label("sqr",16);
429 &mov ("eax",&DWP(0,$inp,$j,4)); # ap[j]
430 &mov ($carry,"edx");
431 &mul ($word); # ap[j]*ap[0]
432 &add ("eax",$carry);
433 &lea ($j,&DWP(1,$j));
434 &adc ("edx",0);
435 &lea ($carry,&DWP(0,$sbit,"eax",2));
436 &shr ("eax",31);
437 &cmp ($j,$_num);
438 &mov ($sbit,"eax");
439 &mov (&DWP($frame-4,"esp",$j,4),$carry); # tp[j]=
440 &jl (&label("sqr"));
441
442 &mov ("eax",&DWP(0,$inp,$j,4)); # ap[num-1]
443 &mov ($carry,"edx");
444 &mul ($word); # ap[num-1]*ap[0]
445 &add ("eax",$carry);
446 &mov ($word,$_n0);
447 &adc ("edx",0);
448 &mov ($inp,$_np);
449 &lea ($carry,&DWP(0,$sbit,"eax",2));
450 &imul ($word,&DWP($frame,"esp")); # n0*tp[0]
451 &shr ("eax",31);
452 &mov (&DWP($frame,"esp",$j,4),$carry); # tp[num-1]=
453
454 &lea ($carry,&DWP(0,"eax","edx",2));
455 &mov ("eax",&DWP(0,$inp)); # np[0]
456 &shr ("edx",31);
457 &mov (&DWP($frame+4,"esp",$j,4),$carry); # tp[num]=
458 &mov (&DWP($frame+8,"esp",$j,4),"edx"); # tp[num+1]=
459
460 &mul ($word); # np[0]*m
461 &add ("eax",&DWP($frame,"esp")); # +=tp[0]
462 &mov ($num,$j);
463 &adc ("edx",0);
464 &mov ("eax",&DWP(4,$inp)); # np[1]
465 &mov ($j,1);
466
467&set_label("3rdmadd",16);
468 &mov ($carry,"edx");
469 &mul ($word); # np[j]*m
470 &add ($carry,&DWP($frame,"esp",$j,4)); # +=tp[j]
471 &adc ("edx",0);
472 &add ($carry,"eax");
473 &mov ("eax",&DWP(4,$inp,$j,4)); # np[j+1]
474 &adc ("edx",0);
475 &mov (&DWP($frame-4,"esp",$j,4),$carry); # tp[j-1]=
476
477 &mov ($carry,"edx");
478 &mul ($word); # np[j+1]*m
479 &add ($carry,&DWP($frame+4,"esp",$j,4)); # +=tp[j+1]
480 &lea ($j,&DWP(2,$j));
481 &adc ("edx",0);
482 &add ($carry,"eax");
483 &mov ("eax",&DWP(0,$inp,$j,4)); # np[j+2]
484 &adc ("edx",0);
485 &cmp ($j,$num);
486 &mov (&DWP($frame-8,"esp",$j,4),$carry); # tp[j]=
487 &jl (&label("3rdmadd"));
488
489 &mov ($carry,"edx");
490 &mul ($word); # np[j]*m
491 &add ($carry,&DWP($frame,"esp",$num,4)); # +=tp[num-1]
492 &adc ("edx",0);
493 &add ($carry,"eax");
494 &adc ("edx",0);
495 &mov (&DWP($frame-4,"esp",$num,4),$carry); # tp[num-2]=
496
497 &mov ($j,$_bp); # i
498 &xor ("eax","eax");
499 &mov ($inp,$_ap);
500 &add ("edx",&DWP($frame+4,"esp",$num,4)); # carry+=tp[num]
501 &adc ("eax",&DWP($frame+8,"esp",$num,4)); # +=tp[num+1]
502 &mov (&DWP($frame,"esp",$num,4),"edx"); # tp[num-1]=
503 &cmp ($j,$num);
504 &mov (&DWP($frame+4,"esp",$num,4),"eax"); # tp[num]=
505 &je (&label("common_tail"));
506
507 &mov ($word,&DWP(4,$inp,$j,4)); # ap[i]
508 &lea ($j,&DWP(1,$j));
509 &mov ("eax",$word);
510 &mov ($_bp,$j); # ++i
511 &mul ($word); # ap[i]*ap[i]
512 &add ("eax",&DWP($frame,"esp",$j,4)); # +=tp[i]
513 &adc ("edx",0);
514 &mov (&DWP($frame,"esp",$j,4),"eax"); # tp[i]=
515 &xor ($carry,$carry);
516 &cmp ($j,$num);
517 &lea ($j,&DWP(1,$j));
518 &je (&label("sqrlast"));
519
520 &mov ($sbit,"edx"); # zaps $num
521 &shr ("edx",1);
522 &and ($sbit,1);
523&set_label("sqradd",16);
524 &mov ("eax",&DWP(0,$inp,$j,4)); # ap[j]
525 &mov ($carry,"edx");
526 &mul ($word); # ap[j]*ap[i]
527 &add ("eax",$carry);
528 &lea ($carry,&DWP(0,"eax","eax"));
529 &adc ("edx",0);
530 &shr ("eax",31);
531 &add ($carry,&DWP($frame,"esp",$j,4)); # +=tp[j]
532 &lea ($j,&DWP(1,$j));
533 &adc ("eax",0);
534 &add ($carry,$sbit);
535 &adc ("eax",0);
536 &cmp ($j,$_num);
537 &mov (&DWP($frame-4,"esp",$j,4),$carry); # tp[j]=
538 &mov ($sbit,"eax");
539 &jle (&label("sqradd"));
540
541 &mov ($carry,"edx");
542 &lea ("edx",&DWP(0,$sbit,"edx",2));
543 &shr ($carry,31);
544&set_label("sqrlast");
545 &mov ($word,$_n0);
546 &mov ($inp,$_np);
547 &imul ($word,&DWP($frame,"esp")); # n0*tp[0]
548
549 &add ("edx",&DWP($frame,"esp",$j,4)); # +=tp[num]
550 &mov ("eax",&DWP(0,$inp)); # np[0]
551 &adc ($carry,0);
552 &mov (&DWP($frame,"esp",$j,4),"edx"); # tp[num]=
553 &mov (&DWP($frame+4,"esp",$j,4),$carry); # tp[num+1]=
554
555 &mul ($word); # np[0]*m
556 &add ("eax",&DWP($frame,"esp")); # +=tp[0]
557 &lea ($num,&DWP(-1,$j));
558 &adc ("edx",0);
559 &mov ($j,1);
560 &mov ("eax",&DWP(4,$inp)); # np[1]
561
562 &jmp (&label("3rdmadd"));
563}
564
565&set_label("common_tail",16);
566 &mov ($np,$_np); # load modulus pointer
567 &mov ($rp,$_rp); # load result pointer
568 &lea ($tp,&DWP($frame,"esp")); # [$ap and $bp are zapped]
569
570 &mov ("eax",&DWP(0,$tp)); # tp[0]
571 &mov ($j,$num); # j=num-1
572 &xor ($i,$i); # i=0 and clear CF!
573
574&set_label("sub",16);
575 &sbb ("eax",&DWP(0,$np,$i,4));
576 &mov (&DWP(0,$rp,$i,4),"eax"); # rp[i]=tp[i]-np[i]
577 &dec ($j); # doesn't affect CF!
578 &mov ("eax",&DWP(4,$tp,$i,4)); # tp[i+1]
579 &lea ($i,&DWP(1,$i)); # i++
580 &jge (&label("sub"));
581
582 &sbb ("eax",0); # handle upmost overflow bit
583 &and ($tp,"eax");
584 &not ("eax");
585 &mov ($np,$rp);
586 &and ($np,"eax");
587 &or ($tp,$np); # tp=carry?tp:rp
588
589&set_label("copy",16); # copy or in-place refresh
590 &mov ("eax",&DWP(0,$tp,$num,4));
591 &mov (&DWP(0,$rp,$num,4),"eax"); # rp[i]=tp[i]
592 &mov (&DWP($frame,"esp",$num,4),$j); # zap temporary vector
593 &dec ($num);
594 &jge (&label("copy"));
595
596 &mov ("esp",$_sp); # pull saved stack pointer
597 &mov ("eax",1);
598&set_label("just_leave");
599&function_end("bn_mul_mont");
600
601&asciz("Montgomery Multiplication for x86, CRYPTOGAMS by <appro\@openssl.org>");
602
603&asm_finish();
diff --git a/src/lib/libcrypto/buffer/Makefile b/src/lib/libcrypto/buffer/Makefile
index 4b53c595a3..9f3a88d2d6 100644
--- a/src/lib/libcrypto/buffer/Makefile
+++ b/src/lib/libcrypto/buffer/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -81,12 +78,13 @@ buf_err.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
81buf_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 78buf_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
82buf_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 79buf_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
83buf_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 80buf_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
84buf_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 81buf_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
85buf_err.o: ../../include/openssl/symhacks.h buf_err.c 82buf_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
83buf_err.o: buf_err.c
86buffer.o: ../../e_os.h ../../include/openssl/bio.h 84buffer.o: ../../e_os.h ../../include/openssl/bio.h
87buffer.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 85buffer.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
88buffer.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 86buffer.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
89buffer.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 87buffer.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
90buffer.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 88buffer.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
91buffer.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 89buffer.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
92buffer.o: ../cryptlib.h buffer.c 90buffer.o: ../../include/openssl/symhacks.h ../cryptlib.h buffer.c
diff --git a/src/lib/libcrypto/cast/Makefile b/src/lib/libcrypto/cast/Makefile
index b388f6271c..149956ee90 100644
--- a/src/lib/libcrypto/cast/Makefile
+++ b/src/lib/libcrypto/cast/Makefile
@@ -8,23 +8,14 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= 9INCLUDES=
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
19CAST_ENC=c_enc.o 14CAST_ENC=c_enc.o
20# or use
21#CAST_ENC=asm/cx86-elf.o
22#CAST_ENC=asm/cx86-out.o
23#CAST_ENC=asm/cx86-sol.o
24#CAST_ENC=asm/cx86bdsi.o
25 15
26CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
27ASFLAGS= $(INCLUDES) $(ASFLAG) 17ASFLAGS= $(INCLUDES) $(ASFLAG)
18AFLAGS= $(ASFLAGS)
28 19
29GENERAL=Makefile 20GENERAL=Makefile
30TEST=casttest.c 21TEST=casttest.c
@@ -51,20 +42,15 @@ lib: $(LIBOBJ)
51 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
52 @touch lib 43 @touch lib
53 44
54# elf 45# ELF
55asm/cx86-elf.s: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 46cx86-elf.s: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
56 (cd asm; $(PERL) cast-586.pl elf $(CLAGS) $(PROCESSOR) > cx86-elf.s) 47 (cd asm; $(PERL) cast-586.pl elf $(CLAGS) $(PROCESSOR) > ../$@)
57 48# COFF
49cx86-cof.s: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
50 (cd asm; $(PERL) cast-586.pl coff $(CLAGS) $(PROCESSOR) > ../$@)
58# a.out 51# a.out
59asm/cx86-out.o: asm/cx86unix.cpp 52cx86-out.s: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
60 $(CPP) -DOUT asm/cx86unix.cpp | as -o asm/cx86-out.o 53 (cd asm; $(PERL) cast-586.pl a.out $(CLAGS) $(PROCESSOR) > ../$@)
61
62# bsdi
63asm/cx86bsdi.o: asm/cx86unix.cpp
64 $(CPP) -DBSDI asm/cx86unix.cpp | sed 's/ :/:/' | as -o asm/cx86bsdi.o
65
66asm/cx86unix.cpp: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
67 (cd asm; $(PERL) cast-586.pl cpp $(PROCESSOR) >cx86unix.cpp)
68 54
69files: 55files:
70 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 56 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -75,6 +61,7 @@ links:
75 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 61 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
76 62
77install: 63install:
64 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
78 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 65 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
79 do \ 66 do \
80 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 67 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -90,6 +77,7 @@ lint:
90 lint -DLINT $(INCLUDES) $(SRC)>fluff 77 lint -DLINT $(INCLUDES) $(SRC)>fluff
91 78
92depend: 79depend:
80 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
93 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 81 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
94 82
95dclean: 83dclean:
@@ -97,7 +85,7 @@ dclean:
97 mv -f Makefile.new $(MAKEFILE) 85 mv -f Makefile.new $(MAKEFILE)
98 86
99clean: 87clean:
100 rm -f asm/cx86unix.cpp asm/*-elf.* *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 88 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
101 89
102# DO NOT DELETE THIS LINE -- make depend depends on it. 90# DO NOT DELETE THIS LINE -- make depend depends on it.
103 91
@@ -114,8 +102,5 @@ c_ofb64.o: ../../e_os.h ../../include/openssl/cast.h
114c_ofb64.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 102c_ofb64.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
115c_ofb64.o: c_ofb64.c cast_lcl.h 103c_ofb64.o: c_ofb64.c cast_lcl.h
116c_skey.o: ../../e_os.h ../../include/openssl/cast.h 104c_skey.o: ../../e_os.h ../../include/openssl/cast.h
117c_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 105c_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
118c_skey.o: ../../include/openssl/fips.h ../../include/openssl/opensslconf.h
119c_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
120c_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
121c_skey.o: c_skey.c cast_lcl.h cast_s.h 106c_skey.o: c_skey.c cast_lcl.h cast_s.h
diff --git a/src/lib/libcrypto/comp/Makefile b/src/lib/libcrypto/comp/Makefile
index df1babec5c..efda832dce 100644
--- a/src/lib/libcrypto/comp/Makefile
+++ b/src/lib/libcrypto/comp/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -54,6 +49,7 @@ links:
54 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 49 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
55 50
56install: 51install:
52 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
57 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 53 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
58 do \ 54 do \
59 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 55 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -69,6 +65,7 @@ lint:
69 lint -DLINT $(INCLUDES) $(SRC)>fluff 65 lint -DLINT $(INCLUDES) $(SRC)>fluff
70 66
71depend: 67depend:
68 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
72 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC) 69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
73 70
74dclean: 71dclean:
@@ -81,33 +78,31 @@ clean:
81# DO NOT DELETE THIS LINE -- make depend depends on it. 78# DO NOT DELETE THIS LINE -- make depend depends on it.
82 79
83c_rle.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 80c_rle.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
84c_rle.o: ../../include/openssl/bn.h ../../include/openssl/comp.h 81c_rle.o: ../../include/openssl/comp.h ../../include/openssl/crypto.h
85c_rle.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 82c_rle.o: ../../include/openssl/e_os2.h ../../include/openssl/obj_mac.h
86c_rle.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 83c_rle.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
87c_rle.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 84c_rle.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
88c_rle.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 85c_rle.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
89c_rle.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h c_rle.c 86c_rle.o: ../../include/openssl/symhacks.h c_rle.c
90c_zlib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 87c_zlib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
91c_zlib.o: ../../include/openssl/bn.h ../../include/openssl/comp.h 88c_zlib.o: ../../include/openssl/comp.h ../../include/openssl/crypto.h
92c_zlib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 89c_zlib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
93c_zlib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 90c_zlib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
94c_zlib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 91c_zlib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
95c_zlib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 92c_zlib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
96c_zlib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 93c_zlib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
97c_zlib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 94c_zlib.o: ../../include/openssl/symhacks.h c_zlib.c
98c_zlib.o: c_zlib.c
99comp_err.o: ../../include/openssl/bio.h ../../include/openssl/comp.h 95comp_err.o: ../../include/openssl/bio.h ../../include/openssl/comp.h
100comp_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 96comp_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
101comp_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 97comp_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
102comp_err.o: ../../include/openssl/opensslconf.h 98comp_err.o: ../../include/openssl/opensslconf.h
103comp_err.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 99comp_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
104comp_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 100comp_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
105comp_err.o: comp_err.c 101comp_err.o: ../../include/openssl/symhacks.h comp_err.c
106comp_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 102comp_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
107comp_lib.o: ../../include/openssl/bn.h ../../include/openssl/comp.h 103comp_lib.o: ../../include/openssl/comp.h ../../include/openssl/crypto.h
108comp_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 104comp_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/obj_mac.h
109comp_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 105comp_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
110comp_lib.o: ../../include/openssl/opensslconf.h
111comp_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 106comp_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
112comp_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 107comp_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
113comp_lib.o: ../../include/openssl/symhacks.h comp_lib.c 108comp_lib.o: ../../include/openssl/symhacks.h comp_lib.c
diff --git a/src/lib/libcrypto/conf/Makefile b/src/lib/libcrypto/conf/Makefile
index 403d12b28c..78bb324106 100644
--- a/src/lib/libcrypto/conf/Makefile
+++ b/src/lib/libcrypto/conf/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -54,6 +49,7 @@ links:
54 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 49 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
55 50
56install: 51install:
52 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
57 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 53 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
58 do \ 54 do \
59 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 55 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -69,6 +65,7 @@ lint:
69 lint -DLINT $(INCLUDES) $(SRC)>fluff 65 lint -DLINT $(INCLUDES) $(SRC)>fluff
70 66
71depend: 67depend:
68 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
72 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC) 69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
73 70
74dclean: 71dclean:
@@ -84,98 +81,72 @@ conf_api.o: ../../e_os.h ../../include/openssl/bio.h
84conf_api.o: ../../include/openssl/conf.h ../../include/openssl/conf_api.h 81conf_api.o: ../../include/openssl/conf.h ../../include/openssl/conf_api.h
85conf_api.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 82conf_api.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
86conf_api.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 83conf_api.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
87conf_api.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 84conf_api.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
88conf_api.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 85conf_api.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
89conf_api.o: conf_api.c 86conf_api.o: ../../include/openssl/symhacks.h conf_api.c
90conf_def.o: ../../e_os.h ../../include/openssl/bio.h 87conf_def.o: ../../e_os.h ../../include/openssl/bio.h
91conf_def.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 88conf_def.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
92conf_def.o: ../../include/openssl/conf_api.h ../../include/openssl/crypto.h 89conf_def.o: ../../include/openssl/conf_api.h ../../include/openssl/crypto.h
93conf_def.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 90conf_def.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
94conf_def.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 91conf_def.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
95conf_def.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 92conf_def.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
96conf_def.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 93conf_def.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
97conf_def.o: ../cryptlib.h conf_def.c conf_def.h 94conf_def.o: ../../include/openssl/symhacks.h ../cryptlib.h conf_def.c
95conf_def.o: conf_def.h
98conf_err.o: ../../include/openssl/bio.h ../../include/openssl/conf.h 96conf_err.o: ../../include/openssl/bio.h ../../include/openssl/conf.h
99conf_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 97conf_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
100conf_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 98conf_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
101conf_err.o: ../../include/openssl/opensslconf.h 99conf_err.o: ../../include/openssl/opensslconf.h
102conf_err.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 100conf_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
103conf_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 101conf_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
104conf_err.o: conf_err.c 102conf_err.o: ../../include/openssl/symhacks.h conf_err.c
105conf_lib.o: ../../include/openssl/bio.h ../../include/openssl/conf.h 103conf_lib.o: ../../include/openssl/bio.h ../../include/openssl/conf.h
106conf_lib.o: ../../include/openssl/conf_api.h ../../include/openssl/crypto.h 104conf_lib.o: ../../include/openssl/conf_api.h ../../include/openssl/crypto.h
107conf_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 105conf_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
108conf_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 106conf_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
109conf_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 107conf_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
110conf_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 108conf_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
111conf_lib.o: conf_lib.c 109conf_lib.o: ../../include/openssl/symhacks.h conf_lib.c
112conf_mall.o: ../../e_os.h ../../include/openssl/aes.h 110conf_mall.o: ../../e_os.h ../../include/openssl/asn1.h
113conf_mall.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 111conf_mall.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
114conf_mall.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
115conf_mall.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
116conf_mall.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 112conf_mall.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
117conf_mall.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
118conf_mall.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
119conf_mall.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 113conf_mall.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
120conf_mall.o: ../../include/openssl/engine.h ../../include/openssl/err.h 114conf_mall.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
121conf_mall.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 115conf_mall.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
122conf_mall.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 116conf_mall.o: ../../include/openssl/err.h ../../include/openssl/evp.h
123conf_mall.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 117conf_mall.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
124conf_mall.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
125conf_mall.o: ../../include/openssl/objects.h 118conf_mall.o: ../../include/openssl/objects.h
126conf_mall.o: ../../include/openssl/opensslconf.h 119conf_mall.o: ../../include/openssl/opensslconf.h
127conf_mall.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 120conf_mall.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
128conf_mall.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 121conf_mall.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
129conf_mall.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
130conf_mall.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
131conf_mall.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
132conf_mall.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 122conf_mall.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
133conf_mall.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 123conf_mall.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
134conf_mall.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
135conf_mall.o: ../../include/openssl/x509_vfy.h ../cryptlib.h conf_mall.c 124conf_mall.o: ../../include/openssl/x509_vfy.h ../cryptlib.h conf_mall.c
136conf_mod.o: ../../e_os.h ../../include/openssl/aes.h 125conf_mod.o: ../../e_os.h ../../include/openssl/asn1.h
137conf_mod.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 126conf_mod.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
138conf_mod.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
139conf_mod.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
140conf_mod.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 127conf_mod.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
141conf_mod.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
142conf_mod.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
143conf_mod.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 128conf_mod.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
144conf_mod.o: ../../include/openssl/err.h ../../include/openssl/evp.h 129conf_mod.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
145conf_mod.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 130conf_mod.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
146conf_mod.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 131conf_mod.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
147conf_mod.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
148conf_mod.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 132conf_mod.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
149conf_mod.o: ../../include/openssl/opensslconf.h 133conf_mod.o: ../../include/openssl/opensslconf.h
150conf_mod.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 134conf_mod.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
151conf_mod.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 135conf_mod.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
152conf_mod.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 136conf_mod.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
153conf_mod.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 137conf_mod.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
154conf_mod.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 138conf_mod.o: ../../include/openssl/x509_vfy.h ../cryptlib.h conf_mod.c
155conf_mod.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 139conf_sap.o: ../../e_os.h ../../include/openssl/asn1.h
156conf_mod.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 140conf_sap.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
157conf_mod.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
158conf_mod.o: ../cryptlib.h conf_mod.c
159conf_sap.o: ../../e_os.h ../../include/openssl/aes.h
160conf_sap.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
161conf_sap.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
162conf_sap.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
163conf_sap.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 141conf_sap.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
164conf_sap.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
165conf_sap.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
166conf_sap.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 142conf_sap.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
167conf_sap.o: ../../include/openssl/engine.h ../../include/openssl/err.h 143conf_sap.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
168conf_sap.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 144conf_sap.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
169conf_sap.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 145conf_sap.o: ../../include/openssl/err.h ../../include/openssl/evp.h
170conf_sap.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 146conf_sap.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
171conf_sap.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
172conf_sap.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 147conf_sap.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
173conf_sap.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 148conf_sap.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
174conf_sap.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 149conf_sap.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
175conf_sap.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
176conf_sap.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
177conf_sap.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
178conf_sap.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 150conf_sap.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
179conf_sap.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 151conf_sap.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
180conf_sap.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
181conf_sap.o: ../../include/openssl/x509_vfy.h ../cryptlib.h conf_sap.c 152conf_sap.o: ../../include/openssl/x509_vfy.h ../cryptlib.h conf_sap.c
diff --git a/src/lib/libcrypto/des/FILES0 b/src/lib/libcrypto/des/FILES0
index 1c2e1f75b9..4c7ea2de7a 100644
--- a/src/lib/libcrypto/des/FILES0
+++ b/src/lib/libcrypto/des/FILES0
@@ -8,7 +8,7 @@ README - What this package is.
8VERSION - Which version this is and what was changed. 8VERSION - Which version this is and what was changed.
9KERBEROS - Kerberos version 4 notes. 9KERBEROS - Kerberos version 4 notes.
10Makefile.PL - An old makefile to build with perl5, not current. 10Makefile.PL - An old makefile to build with perl5, not current.
11Makefile - The SSLeay makefile 11Makefile.ssl - The SSLeay makefile
12Makefile.uni - The normal unix makefile. 12Makefile.uni - The normal unix makefile.
13GNUmakefile - The makefile for use with glibc. 13GNUmakefile - The makefile for use with glibc.
14makefile.bc - A Borland C makefile 14makefile.bc - A Borland C makefile
diff --git a/src/lib/libcrypto/des/INSTALL b/src/lib/libcrypto/des/INSTALL
index 32457d775c..8aebdfe110 100644
--- a/src/lib/libcrypto/des/INSTALL
+++ b/src/lib/libcrypto/des/INSTALL
@@ -25,7 +25,7 @@ and then you can use the 'DES_PTR' option.
25 25
26The file options.txt has the options listed for best speed on quite a 26The file options.txt has the options listed for best speed on quite a
27few systems. Look and the options (UNROLL, PTR, RISC2 etc) and then 27few systems. Look and the options (UNROLL, PTR, RISC2 etc) and then
28turn on the relevent option in the Makefile 28turn on the relevant option in the Makefile.
29 29
30There are some special Makefile targets that make life easier. 30There are some special Makefile targets that make life easier.
31make cc - standard cc build 31make cc - standard cc build
diff --git a/src/lib/libcrypto/des/Makefile b/src/lib/libcrypto/des/Makefile
index 800af0b123..523dfe38f2 100644
--- a/src/lib/libcrypto/des/Makefile
+++ b/src/lib/libcrypto/des/Makefile
@@ -8,11 +8,6 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES=-I$(TOP) -I../../include 9INCLUDES=-I$(TOP) -I../../include
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18RANLIB= ranlib 13RANLIB= ranlib
@@ -22,6 +17,7 @@ DES_ENC= des_enc.o fcrypt_b.o
22 17
23CFLAGS= $(INCLUDES) $(CFLAG) 18CFLAGS= $(INCLUDES) $(CFLAG)
24ASFLAGS= $(INCLUDES) $(ASFLAG) 19ASFLAGS= $(INCLUDES) $(ASFLAG)
20AFLAGS= $(ASFLAGS)
25 21
26GENERAL=Makefile 22GENERAL=Makefile
27TEST=destest.c 23TEST=destest.c
@@ -65,32 +61,24 @@ lib: $(LIBOBJ)
65des: des.o cbc3_enc.o lib 61des: des.o cbc3_enc.o lib
66 $(CC) $(CFLAGS) -o des des.o cbc3_enc.o $(LIB) 62 $(CC) $(CFLAGS) -o des des.o cbc3_enc.o $(LIB)
67 63
68# elf 64des_enc-sparc.S: asm/des_enc.m4
69asm/dx86-elf.s: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 65 m4 -B 8192 asm/des_enc.m4 > des_enc-sparc.S
70 (cd asm; $(PERL) des-586.pl elf $(CFLAGS) > dx86-elf.s) 66
71 67# ELF
72asm/yx86-elf.s: asm/crypt586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 68dx86-elf.s: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
73 (cd asm; $(PERL) crypt586.pl elf $(CFLAGS) > yx86-elf.s) 69 (cd asm; $(PERL) des-586.pl elf $(CFLAGS) > ../$@)
74 70yx86-elf.s: asm/crypt586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
71 (cd asm; $(PERL) crypt586.pl elf $(CFLAGS) > ../$@)
72# COFF
73dx86-cof.s: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
74 (cd asm; $(PERL) des-586.pl coff $(CFLAGS) > ../$@)
75yx86-cof.s: asm/crypt586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
76 (cd asm; $(PERL) crypt586.pl coff $(CFLAGS) > ../$@)
75# a.out 77# a.out
76asm/dx86-out.o: asm/dx86unix.cpp 78dx86-out.s: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
77 $(CPP) -DOUT asm/dx86unix.cpp | as -o asm/dx86-out.o 79 (cd asm; $(PERL) des-586.pl a.out $(CFLAGS) > ../$@)
78 80yx86-out.s: asm/crypt586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
79asm/yx86-out.o: asm/yx86unix.cpp 81 (cd asm; $(PERL) crypt586.pl a.out $(CFLAGS) > ../$@)
80 $(CPP) -DOUT asm/yx86unix.cpp | as -o asm/yx86-out.o
81
82# bsdi
83asm/dx86bsdi.o: asm/dx86unix.cpp
84 $(CPP) -DBSDI asm/dx86unix.cpp | sed 's/ :/:/' | as -o asm/dx86bsdi.o
85
86asm/yx86bsdi.o: asm/yx86unix.cpp
87 $(CPP) -DBSDI asm/yx86unix.cpp | sed 's/ :/:/' | as -o asm/yx86bsdi.o
88
89asm/dx86unix.cpp: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
90 (cd asm; $(PERL) des-586.pl cpp >dx86unix.cpp)
91
92asm/yx86unix.cpp: asm/crypt586.pl ../perlasm/x86asm.pl
93 (cd asm; $(PERL) crypt586.pl cpp >yx86unix.cpp)
94 82
95files: 83files:
96 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 84 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -100,9 +88,11 @@ links:
100 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 88 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
101 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 89 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
102 90
103install: installs 91# We need to use force because 'install' matches 'INSTALL' on case
104 92# insensitive systems
105installs: 93FRC.install:
94install: FRC.install
95 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
106 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 96 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
107 do \ 97 do \
108 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 98 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -118,6 +108,7 @@ lint:
118 lint -DLINT $(INCLUDES) $(SRC)>fluff 108 lint -DLINT $(INCLUDES) $(SRC)>fluff
119 109
120depend: 110depend:
111 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
121 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 112 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
122 113
123dclean: 114dclean:
@@ -125,83 +116,77 @@ dclean:
125 mv -f Makefile.new $(MAKEFILE) 116 mv -f Makefile.new $(MAKEFILE)
126 117
127clean: 118clean:
128 rm -f asm/dx86unix.cpp asm/yx86unix.cpp asm/*-elf.* *.o asm/*.o *.obj des lib tags core .pure .nfs* *.old *.bak fluff 119 rm -f *.s *.o *.obj des lib tags core .pure .nfs* *.old *.bak fluff
129 120
130# DO NOT DELETE THIS LINE -- make depend depends on it. 121# DO NOT DELETE THIS LINE -- make depend depends on it.
131 122
132cbc_cksm.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 123cbc_cksm.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
133cbc_cksm.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 124cbc_cksm.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
134cbc_cksm.o: ../../include/openssl/opensslconf.h 125cbc_cksm.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
135cbc_cksm.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
136cbc_cksm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 126cbc_cksm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
137cbc_cksm.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 127cbc_cksm.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
138cbc_cksm.o: cbc_cksm.c des_locl.h 128cbc_cksm.o: cbc_cksm.c des_locl.h
139cbc_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 129cbc_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
140cbc_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 130cbc_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
141cbc_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 131cbc_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
142cbc_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 132cbc_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
143cbc_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 133cbc_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
144cbc_enc.o: ../../include/openssl/ui_compat.h cbc_enc.c des_locl.h ncbc_enc.c 134cbc_enc.o: cbc_enc.c des_locl.h ncbc_enc.c
145cfb64ede.o: ../../e_os.h ../../include/openssl/crypto.h 135cfb64ede.o: ../../e_os.h ../../include/openssl/des.h
146cfb64ede.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 136cfb64ede.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
147cfb64ede.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 137cfb64ede.o: ../../include/openssl/opensslconf.h
148cfb64ede.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 138cfb64ede.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
149cfb64ede.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 139cfb64ede.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
150cfb64ede.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 140cfb64ede.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
151cfb64ede.o: cfb64ede.c des_locl.h 141cfb64ede.o: cfb64ede.c des_locl.h
152cfb64enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 142cfb64enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
153cfb64enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 143cfb64enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
154cfb64enc.o: ../../include/openssl/opensslconf.h 144cfb64enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
155cfb64enc.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
156cfb64enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 145cfb64enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
157cfb64enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 146cfb64enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
158cfb64enc.o: cfb64enc.c des_locl.h 147cfb64enc.o: cfb64enc.c des_locl.h
159cfb_enc.o: ../../e_os.h ../../include/openssl/crypto.h 148cfb_enc.o: ../../e_os.h ../../include/openssl/des.h
160cfb_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 149cfb_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
161cfb_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 150cfb_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/ossl_typ.h
162cfb_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 151cfb_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
163cfb_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 152cfb_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
164cfb_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 153cfb_enc.o: ../../include/openssl/ui_compat.h cfb_enc.c des_locl.h
165cfb_enc.o: cfb_enc.c des_locl.h 154des_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
166des_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 155des_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
167des_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 156des_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
168des_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 157des_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
169des_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 158des_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
170des_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 159des_enc.o: des_enc.c des_locl.h ncbc_enc.c
171des_enc.o: ../../include/openssl/ui_compat.h des_enc.c des_locl.h ncbc_enc.c 160des_old.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
172des_old.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 161des_old.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
173des_old.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
174des_old.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
175des_old.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 162des_old.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
176des_old.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 163des_old.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
177des_old.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 164des_old.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
178des_old.o: ../../include/openssl/ui_compat.h des_old.c 165des_old.o: ../../include/openssl/ui_compat.h des_old.c
179des_old2.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 166des_old2.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
180des_old2.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 167des_old2.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
181des_old2.o: ../../include/openssl/opensslconf.h 168des_old2.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
182des_old2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 169des_old2.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
183des_old2.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 170des_old2.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
184des_old2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 171des_old2.o: ../../include/openssl/ui_compat.h des_old2.c
185des_old2.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 172ecb3_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
186des_old2.o: des_old2.c 173ecb3_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
187ecb3_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 174ecb3_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
188ecb3_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
189ecb3_enc.o: ../../include/openssl/opensslconf.h
190ecb3_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
191ecb3_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 175ecb3_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
192ecb3_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 176ecb3_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
193ecb3_enc.o: des_locl.h ecb3_enc.c 177ecb3_enc.o: des_locl.h ecb3_enc.c
194ecb_enc.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 178ecb_enc.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
195ecb_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 179ecb_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
196ecb_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 180ecb_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
197ecb_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 181ecb_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
198ecb_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 182ecb_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
199ecb_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 183ecb_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
200ecb_enc.o: des_locl.h des_ver.h ecb_enc.c spr.h 184ecb_enc.o: ../../include/openssl/ui_compat.h des_locl.h des_ver.h ecb_enc.c
201ede_cbcm_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 185ecb_enc.o: spr.h
202ede_cbcm_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 186ede_cbcm_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
187ede_cbcm_enc.o: ../../include/openssl/e_os2.h
203ede_cbcm_enc.o: ../../include/openssl/opensslconf.h 188ede_cbcm_enc.o: ../../include/openssl/opensslconf.h
204ede_cbcm_enc.o: ../../include/openssl/opensslv.h 189ede_cbcm_enc.o: ../../include/openssl/ossl_typ.h
205ede_cbcm_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 190ede_cbcm_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
206ede_cbcm_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 191ede_cbcm_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
207ede_cbcm_enc.o: ../../include/openssl/ui_compat.h des_locl.h ede_cbcm_enc.c 192ede_cbcm_enc.o: ../../include/openssl/ui_compat.h des_locl.h ede_cbcm_enc.c
@@ -210,10 +195,11 @@ enc_read.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
210enc_read.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 195enc_read.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
211enc_read.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 196enc_read.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
212enc_read.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 197enc_read.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
213enc_read.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 198enc_read.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
214enc_read.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 199enc_read.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
215enc_read.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 200enc_read.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
216enc_read.o: ../cryptlib.h des_locl.h enc_read.c 201enc_read.o: ../../include/openssl/ui_compat.h ../cryptlib.h des_locl.h
202enc_read.o: enc_read.c
217enc_writ.o: ../../e_os.h ../../include/openssl/bio.h 203enc_writ.o: ../../e_os.h ../../include/openssl/bio.h
218enc_writ.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 204enc_writ.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
219enc_writ.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 205enc_writ.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
@@ -224,91 +210,83 @@ enc_writ.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
224enc_writ.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 210enc_writ.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
225enc_writ.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 211enc_writ.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
226enc_writ.o: ../cryptlib.h des_locl.h enc_writ.c 212enc_writ.o: ../cryptlib.h des_locl.h enc_writ.c
227fcrypt.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 213fcrypt.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
228fcrypt.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 214fcrypt.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
229fcrypt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 215fcrypt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
230fcrypt.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 216fcrypt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
231fcrypt.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 217fcrypt.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
232fcrypt.o: ../../include/openssl/ui_compat.h des_locl.h fcrypt.c 218fcrypt.o: des_locl.h fcrypt.c
233fcrypt_b.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 219fcrypt_b.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
234fcrypt_b.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 220fcrypt_b.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
235fcrypt_b.o: ../../include/openssl/opensslconf.h 221fcrypt_b.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
236fcrypt_b.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
237fcrypt_b.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 222fcrypt_b.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
238fcrypt_b.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 223fcrypt_b.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
239fcrypt_b.o: des_locl.h fcrypt_b.c 224fcrypt_b.o: des_locl.h fcrypt_b.c
240ofb64ede.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 225ofb64ede.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
241ofb64ede.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 226ofb64ede.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
242ofb64ede.o: ../../include/openssl/opensslconf.h 227ofb64ede.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
243ofb64ede.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
244ofb64ede.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 228ofb64ede.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
245ofb64ede.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 229ofb64ede.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
246ofb64ede.o: des_locl.h ofb64ede.c 230ofb64ede.o: des_locl.h ofb64ede.c
247ofb64enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 231ofb64enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
248ofb64enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 232ofb64enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
249ofb64enc.o: ../../include/openssl/opensslconf.h 233ofb64enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
250ofb64enc.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
251ofb64enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 234ofb64enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
252ofb64enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 235ofb64enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
253ofb64enc.o: des_locl.h ofb64enc.c 236ofb64enc.o: des_locl.h ofb64enc.c
254ofb_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 237ofb_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
255ofb_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 238ofb_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
256ofb_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 239ofb_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
257ofb_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 240ofb_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
258ofb_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 241ofb_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
259ofb_enc.o: ../../include/openssl/ui_compat.h des_locl.h ofb_enc.c 242ofb_enc.o: des_locl.h ofb_enc.c
260pcbc_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 243pcbc_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
261pcbc_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 244pcbc_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
262pcbc_enc.o: ../../include/openssl/opensslconf.h 245pcbc_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
263pcbc_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
264pcbc_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 246pcbc_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
265pcbc_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 247pcbc_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
266pcbc_enc.o: des_locl.h pcbc_enc.c 248pcbc_enc.o: des_locl.h pcbc_enc.c
267qud_cksm.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 249qud_cksm.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
268qud_cksm.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 250qud_cksm.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
269qud_cksm.o: ../../include/openssl/opensslconf.h 251qud_cksm.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
270qud_cksm.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
271qud_cksm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 252qud_cksm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
272qud_cksm.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 253qud_cksm.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
273qud_cksm.o: des_locl.h qud_cksm.c 254qud_cksm.o: des_locl.h qud_cksm.c
274rand_key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 255rand_key.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
275rand_key.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 256rand_key.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
276rand_key.o: ../../include/openssl/opensslconf.h 257rand_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
277rand_key.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 258rand_key.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
278rand_key.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 259rand_key.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
279rand_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 260rand_key.o: ../../include/openssl/ui_compat.h rand_key.c
280rand_key.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
281rand_key.o: rand_key.c
282read2pwd.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 261read2pwd.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
283read2pwd.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 262read2pwd.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
284read2pwd.o: ../../include/openssl/opensslconf.h 263read2pwd.o: ../../include/openssl/opensslconf.h
285read2pwd.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 264read2pwd.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
286read2pwd.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 265read2pwd.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
287read2pwd.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 266read2pwd.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
288read2pwd.o: read2pwd.c 267read2pwd.o: ../../include/openssl/ui_compat.h read2pwd.c
289rpc_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 268rpc_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
290rpc_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 269rpc_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
291rpc_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 270rpc_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
292rpc_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 271rpc_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
293rpc_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 272rpc_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
294rpc_enc.o: ../../include/openssl/ui_compat.h des_locl.h des_ver.h rpc_des.h 273rpc_enc.o: des_locl.h des_ver.h rpc_des.h rpc_enc.c
295rpc_enc.o: rpc_enc.c 274set_key.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
296set_key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 275set_key.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
297set_key.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 276set_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
298set_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 277set_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
299set_key.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 278set_key.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
300set_key.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 279set_key.o: des_locl.h set_key.c
301set_key.o: ../../include/openssl/ui_compat.h des_locl.h set_key.c
302str2key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 280str2key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
303str2key.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 281str2key.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
304str2key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 282str2key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
305str2key.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 283str2key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
306str2key.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 284str2key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
307str2key.o: ../../include/openssl/ui_compat.h des_locl.h str2key.c 285str2key.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
308xcbc_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 286str2key.o: des_locl.h str2key.c
309xcbc_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 287xcbc_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
310xcbc_enc.o: ../../include/openssl/opensslconf.h 288xcbc_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
311xcbc_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 289xcbc_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
312xcbc_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 290xcbc_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
313xcbc_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 291xcbc_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
314xcbc_enc.o: des_locl.h xcbc_enc.c 292xcbc_enc.o: des_locl.h xcbc_enc.c
diff --git a/src/lib/libcrypto/dh/Makefile b/src/lib/libcrypto/dh/Makefile
index 352678b94a..d368e33b4c 100644
--- a/src/lib/libcrypto/dh/Makefile
+++ b/src/lib/libcrypto/dh/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -22,8 +17,8 @@ TEST= dhtest.c
22APPS= 17APPS=
23 18
24LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
25LIBSRC= dh_asn1.c dh_gen.c dh_key.c dh_lib.c dh_check.c dh_err.c 20LIBSRC= dh_asn1.c dh_gen.c dh_key.c dh_lib.c dh_check.c dh_err.c dh_depr.c
26LIBOBJ= dh_asn1.o dh_gen.o dh_key.o dh_lib.o dh_check.o dh_err.o 21LIBOBJ= dh_asn1.o dh_gen.o dh_key.o dh_lib.o dh_check.o dh_err.o dh_depr.o
27 22
28SRC= $(LIBSRC) 23SRC= $(LIBSRC)
29 24
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -95,13 +92,21 @@ dh_check.o: ../../include/openssl/opensslconf.h
95dh_check.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 92dh_check.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
96dh_check.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 93dh_check.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
97dh_check.o: ../../include/openssl/symhacks.h ../cryptlib.h dh_check.c 94dh_check.o: ../../include/openssl/symhacks.h ../cryptlib.h dh_check.c
98dh_err.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 95dh_depr.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
99dh_err.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h 96dh_depr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
100dh_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 97dh_depr.o: ../../include/openssl/dh.h ../../include/openssl/e_os2.h
101dh_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 98dh_depr.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
102dh_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 99dh_depr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
103dh_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 100dh_depr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
104dh_err.o: ../../include/openssl/symhacks.h dh_err.c 101dh_depr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
102dh_depr.o: ../cryptlib.h dh_depr.c
103dh_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
104dh_err.o: ../../include/openssl/dh.h ../../include/openssl/e_os2.h
105dh_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
106dh_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
107dh_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
108dh_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
109dh_err.o: dh_err.c
105dh_gen.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 110dh_gen.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
106dh_gen.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 111dh_gen.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
107dh_gen.o: ../../include/openssl/dh.h ../../include/openssl/e_os2.h 112dh_gen.o: ../../include/openssl/dh.h ../../include/openssl/e_os2.h
@@ -118,14 +123,11 @@ dh_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
118dh_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 123dh_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
119dh_key.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 124dh_key.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
120dh_key.o: ../../include/openssl/symhacks.h ../cryptlib.h dh_key.c 125dh_key.o: ../../include/openssl/symhacks.h ../cryptlib.h dh_key.c
121dh_lib.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 126dh_lib.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
122dh_lib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 127dh_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
123dh_lib.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h 128dh_lib.o: ../../include/openssl/dh.h ../../include/openssl/e_os2.h
124dh_lib.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
125dh_lib.o: ../../include/openssl/engine.h ../../include/openssl/err.h 129dh_lib.o: ../../include/openssl/engine.h ../../include/openssl/err.h
126dh_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 130dh_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
127dh_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 131dh_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
128dh_lib.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
129dh_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 132dh_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
130dh_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 133dh_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h dh_lib.c
131dh_lib.o: ../cryptlib.h dh_lib.c
diff --git a/src/lib/libcrypto/dsa/Makefile b/src/lib/libcrypto/dsa/Makefile
index 4f10278039..676baf7d49 100644
--- a/src/lib/libcrypto/dsa/Makefile
+++ b/src/lib/libcrypto/dsa/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -23,9 +18,9 @@ APPS=
23 18
24LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
25LIBSRC= dsa_gen.c dsa_key.c dsa_lib.c dsa_asn1.c dsa_vrf.c dsa_sign.c \ 20LIBSRC= dsa_gen.c dsa_key.c dsa_lib.c dsa_asn1.c dsa_vrf.c dsa_sign.c \
26 dsa_err.c dsa_ossl.c 21 dsa_err.c dsa_ossl.c dsa_depr.c
27LIBOBJ= dsa_gen.o dsa_key.o dsa_lib.o dsa_asn1.o dsa_vrf.o dsa_sign.o \ 22LIBOBJ= dsa_gen.o dsa_key.o dsa_lib.o dsa_asn1.o dsa_vrf.o dsa_sign.o \
28 dsa_err.o dsa_ossl.o 23 dsa_err.o dsa_ossl.o dsa_depr.o
29 24
30SRC= $(LIBSRC) 25SRC= $(LIBSRC)
31 26
@@ -53,6 +48,7 @@ links:
53 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 48 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
54 49
55install: 50install:
51 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
56 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 52 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
57 do \ 53 do \
58 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 54 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -68,6 +64,7 @@ lint:
68 lint -DLINT $(INCLUDES) $(SRC)>fluff 64 lint -DLINT $(INCLUDES) $(SRC)>fluff
69 65
70depend: 66depend:
67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
71 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
72 69
73dclean: 70dclean:
@@ -81,51 +78,50 @@ clean:
81 78
82dsa_asn1.o: ../../e_os.h ../../include/openssl/asn1.h 79dsa_asn1.o: ../../e_os.h ../../include/openssl/asn1.h
83dsa_asn1.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 80dsa_asn1.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
84dsa_asn1.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 81dsa_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
85dsa_asn1.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
86dsa_asn1.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 82dsa_asn1.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
87dsa_asn1.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 83dsa_asn1.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
88dsa_asn1.o: ../../include/openssl/opensslconf.h 84dsa_asn1.o: ../../include/openssl/opensslconf.h
89dsa_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 85dsa_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
90dsa_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 86dsa_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
91dsa_asn1.o: ../../include/openssl/symhacks.h ../cryptlib.h dsa_asn1.c 87dsa_asn1.o: ../../include/openssl/symhacks.h ../cryptlib.h dsa_asn1.c
92dsa_err.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 88dsa_depr.o: ../../e_os.h ../../include/openssl/asn1.h
93dsa_err.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h 89dsa_depr.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
90dsa_depr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
91dsa_depr.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
92dsa_depr.o: ../../include/openssl/err.h ../../include/openssl/evp.h
93dsa_depr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
94dsa_depr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
95dsa_depr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
96dsa_depr.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
97dsa_depr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
98dsa_depr.o: ../../include/openssl/symhacks.h ../cryptlib.h dsa_depr.c
99dsa_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
94dsa_err.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 100dsa_err.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
95dsa_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 101dsa_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
96dsa_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 102dsa_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
97dsa_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 103dsa_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
98dsa_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 104dsa_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
99dsa_err.o: dsa_err.c 105dsa_err.o: dsa_err.c
100dsa_gen.o: ../../e_os.h ../../include/openssl/aes.h 106dsa_gen.o: ../../e_os.h ../../include/openssl/asn1.h
101dsa_gen.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 107dsa_gen.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
102dsa_gen.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 108dsa_gen.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
103dsa_gen.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
104dsa_gen.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
105dsa_gen.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
106dsa_gen.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 109dsa_gen.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
107dsa_gen.o: ../../include/openssl/err.h ../../include/openssl/evp.h 110dsa_gen.o: ../../include/openssl/err.h ../../include/openssl/evp.h
108dsa_gen.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 111dsa_gen.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
109dsa_gen.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 112dsa_gen.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
110dsa_gen.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 113dsa_gen.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
111dsa_gen.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 114dsa_gen.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
112dsa_gen.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
113dsa_gen.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
114dsa_gen.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
115dsa_gen.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
116dsa_gen.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
117dsa_gen.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 115dsa_gen.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
118dsa_gen.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 116dsa_gen.o: ../../include/openssl/symhacks.h ../cryptlib.h dsa_gen.c
119dsa_gen.o: ../../include/openssl/ui_compat.h ../cryptlib.h dsa_gen.c
120dsa_key.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 117dsa_key.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
121dsa_key.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 118dsa_key.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
122dsa_key.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 119dsa_key.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
123dsa_key.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 120dsa_key.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
124dsa_key.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 121dsa_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
125dsa_key.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 122dsa_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
126dsa_key.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 123dsa_key.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
127dsa_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 124dsa_key.o: ../../include/openssl/symhacks.h ../cryptlib.h dsa_key.c
128dsa_key.o: ../cryptlib.h dsa_key.c
129dsa_lib.o: ../../e_os.h ../../include/openssl/asn1.h 125dsa_lib.o: ../../e_os.h ../../include/openssl/asn1.h
130dsa_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 126dsa_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
131dsa_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 127dsa_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -133,16 +129,15 @@ dsa_lib.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
133dsa_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 129dsa_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
134dsa_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 130dsa_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
135dsa_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 131dsa_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
136dsa_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 132dsa_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
137dsa_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
138dsa_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 133dsa_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
139dsa_lib.o: ../../include/openssl/ui.h ../cryptlib.h dsa_lib.c 134dsa_lib.o: ../cryptlib.h dsa_lib.c
140dsa_ossl.o: ../../e_os.h ../../include/openssl/asn1.h 135dsa_ossl.o: ../../e_os.h ../../include/openssl/asn1.h
141dsa_ossl.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 136dsa_ossl.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
142dsa_ossl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 137dsa_ossl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
143dsa_ossl.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 138dsa_ossl.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
144dsa_ossl.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 139dsa_ossl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
145dsa_ossl.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 140dsa_ossl.o: ../../include/openssl/opensslconf.h
146dsa_ossl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 141dsa_ossl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
147dsa_ossl.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 142dsa_ossl.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
148dsa_ossl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 143dsa_ossl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
@@ -150,24 +145,20 @@ dsa_ossl.o: ../cryptlib.h dsa_ossl.c
150dsa_sign.o: ../../e_os.h ../../include/openssl/asn1.h 145dsa_sign.o: ../../e_os.h ../../include/openssl/asn1.h
151dsa_sign.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 146dsa_sign.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
152dsa_sign.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 147dsa_sign.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
153dsa_sign.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 148dsa_sign.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
154dsa_sign.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 149dsa_sign.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
155dsa_sign.o: ../../include/openssl/err.h ../../include/openssl/fips.h 150dsa_sign.o: ../../include/openssl/opensslconf.h
156dsa_sign.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
157dsa_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 151dsa_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
158dsa_sign.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h 152dsa_sign.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
159dsa_sign.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 153dsa_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
160dsa_sign.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
161dsa_sign.o: ../cryptlib.h dsa_sign.c 154dsa_sign.o: ../cryptlib.h dsa_sign.c
162dsa_vrf.o: ../../e_os.h ../../include/openssl/asn1.h 155dsa_vrf.o: ../../e_os.h ../../include/openssl/asn1.h
163dsa_vrf.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 156dsa_vrf.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
164dsa_vrf.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 157dsa_vrf.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
165dsa_vrf.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h 158dsa_vrf.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
166dsa_vrf.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 159dsa_vrf.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
167dsa_vrf.o: ../../include/openssl/engine.h ../../include/openssl/err.h 160dsa_vrf.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
168dsa_vrf.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 161dsa_vrf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
169dsa_vrf.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 162dsa_vrf.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
170dsa_vrf.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
171dsa_vrf.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
172dsa_vrf.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 163dsa_vrf.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
173dsa_vrf.o: ../../include/openssl/ui.h ../cryptlib.h dsa_vrf.c 164dsa_vrf.o: ../cryptlib.h dsa_vrf.c
diff --git a/src/lib/libcrypto/dso/Makefile b/src/lib/libcrypto/dso/Makefile
index c16278c3ff..07f5d8d159 100644
--- a/src/lib/libcrypto/dso/Makefile
+++ b/src/lib/libcrypto/dso/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -53,6 +48,7 @@ links:
53 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 48 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
54 49
55install: 50install:
51 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
56 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 52 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
57 do \ 53 do \
58 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 54 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -68,6 +64,7 @@ lint:
68 lint -DLINT $(INCLUDES) $(SRC)>fluff 64 lint -DLINT $(INCLUDES) $(SRC)>fluff
69 65
70depend: 66depend:
67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
71 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
72 69
73dclean: 70dclean:
@@ -84,43 +81,47 @@ dso_dl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
84dso_dl.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 81dso_dl.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
85dso_dl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 82dso_dl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
86dso_dl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 83dso_dl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
87dso_dl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 84dso_dl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
88dso_dl.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_dl.c 85dso_dl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
86dso_dl.o: ../cryptlib.h dso_dl.c
89dso_dlfcn.o: ../../e_os.h ../../include/openssl/bio.h 87dso_dlfcn.o: ../../e_os.h ../../include/openssl/bio.h
90dso_dlfcn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 88dso_dlfcn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
91dso_dlfcn.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 89dso_dlfcn.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
92dso_dlfcn.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 90dso_dlfcn.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
93dso_dlfcn.o: ../../include/openssl/opensslconf.h 91dso_dlfcn.o: ../../include/openssl/opensslconf.h
94dso_dlfcn.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 92dso_dlfcn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
95dso_dlfcn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 93dso_dlfcn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
96dso_dlfcn.o: ../cryptlib.h dso_dlfcn.c 94dso_dlfcn.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_dlfcn.c
97dso_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 95dso_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
98dso_err.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 96dso_err.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
99dso_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 97dso_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
100dso_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 98dso_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
101dso_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 99dso_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
102dso_err.o: ../../include/openssl/symhacks.h dso_err.c 100dso_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
101dso_err.o: dso_err.c
103dso_lib.o: ../../e_os.h ../../include/openssl/bio.h 102dso_lib.o: ../../e_os.h ../../include/openssl/bio.h
104dso_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 103dso_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
105dso_lib.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 104dso_lib.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
106dso_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 105dso_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
107dso_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 106dso_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
108dso_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 107dso_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
109dso_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_lib.c 108dso_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
109dso_lib.o: ../cryptlib.h dso_lib.c
110dso_null.o: ../../e_os.h ../../include/openssl/bio.h 110dso_null.o: ../../e_os.h ../../include/openssl/bio.h
111dso_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 111dso_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
112dso_null.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 112dso_null.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
113dso_null.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 113dso_null.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
114dso_null.o: ../../include/openssl/opensslconf.h 114dso_null.o: ../../include/openssl/opensslconf.h
115dso_null.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 115dso_null.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
116dso_null.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 116dso_null.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
117dso_null.o: ../cryptlib.h dso_null.c 117dso_null.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_null.c
118dso_openssl.o: ../../e_os.h ../../include/openssl/bio.h 118dso_openssl.o: ../../e_os.h ../../include/openssl/bio.h
119dso_openssl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 119dso_openssl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
120dso_openssl.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 120dso_openssl.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
121dso_openssl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 121dso_openssl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
122dso_openssl.o: ../../include/openssl/opensslconf.h 122dso_openssl.o: ../../include/openssl/opensslconf.h
123dso_openssl.o: ../../include/openssl/opensslv.h 123dso_openssl.o: ../../include/openssl/opensslv.h
124dso_openssl.o: ../../include/openssl/ossl_typ.h
124dso_openssl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 125dso_openssl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
125dso_openssl.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_openssl.c 126dso_openssl.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_openssl.c
126dso_vms.o: ../../e_os.h ../../include/openssl/bio.h 127dso_vms.o: ../../e_os.h ../../include/openssl/bio.h
@@ -128,13 +129,14 @@ dso_vms.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
128dso_vms.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 129dso_vms.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
129dso_vms.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 130dso_vms.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
130dso_vms.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 131dso_vms.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
131dso_vms.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 132dso_vms.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
132dso_vms.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_vms.c 133dso_vms.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
134dso_vms.o: ../cryptlib.h dso_vms.c
133dso_win32.o: ../../e_os.h ../../include/openssl/bio.h 135dso_win32.o: ../../e_os.h ../../include/openssl/bio.h
134dso_win32.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 136dso_win32.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
135dso_win32.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 137dso_win32.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
136dso_win32.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 138dso_win32.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
137dso_win32.o: ../../include/openssl/opensslconf.h 139dso_win32.o: ../../include/openssl/opensslconf.h
138dso_win32.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 140dso_win32.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
139dso_win32.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 141dso_win32.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
140dso_win32.o: ../cryptlib.h dso_win32.c 142dso_win32.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_win32.c
diff --git a/src/lib/libcrypto/ec/Makefile b/src/lib/libcrypto/ec/Makefile
index 8f03658ad4..42f7bb7fc8 100644
--- a/src/lib/libcrypto/ec/Makefile
+++ b/src/lib/libcrypto/ec/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -22,11 +17,13 @@ TEST=ectest.c
22APPS= 17APPS=
23 18
24LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
25LIBSRC= ec_lib.c ecp_smpl.c ecp_mont.c ecp_recp.c ecp_nist.c ec_cvt.c ec_mult.c \ 20LIBSRC= ec_lib.c ecp_smpl.c ecp_mont.c ecp_nist.c ec_cvt.c ec_mult.c\
26 ec_err.c 21 ec_err.c ec_curve.c ec_check.c ec_print.c ec_asn1.c ec_key.c\
22 ec2_smpl.c ec2_smpt.c ec2_mult.c
27 23
28LIBOBJ= ec_lib.o ecp_smpl.o ecp_mont.o ecp_recp.o ecp_nist.o ec_cvt.o ec_mult.o \ 24LIBOBJ= ec_lib.o ecp_smpl.o ecp_mont.o ecp_nist.o ec_cvt.o ec_mult.o\
29 ec_err.o 25 ec_err.o ec_curve.o ec_check.o ec_print.o ec_asn1.o ec_key.o\
26 ec2_smpl.o ec2_mult.o
30 27
31SRC= $(LIBSRC) 28SRC= $(LIBSRC)
32 29
@@ -54,6 +51,7 @@ links:
54 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
55 52
56install: 53install:
54 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
57 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 55 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
58 do \ 56 do \
59 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 57 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -69,6 +67,7 @@ lint:
69 lint -DLINT $(INCLUDES) $(SRC)>fluff 67 lint -DLINT $(INCLUDES) $(SRC)>fluff
70 68
71depend: 69depend:
70 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
72 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 71 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
73 72
74dclean: 73dclean:
@@ -80,47 +79,115 @@ clean:
80 79
81# DO NOT DELETE THIS LINE -- make depend depends on it. 80# DO NOT DELETE THIS LINE -- make depend depends on it.
82 81
83ec_cvt.o: ../../include/openssl/bn.h ../../include/openssl/e_os2.h 82ec2_mult.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
84ec_cvt.o: ../../include/openssl/ec.h ../../include/openssl/opensslconf.h 83ec2_mult.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
84ec2_mult.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
85ec2_mult.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
86ec2_mult.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
87ec2_mult.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
88ec2_mult.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
89ec2_mult.o: ../../include/openssl/symhacks.h ec2_mult.c ec_lcl.h
90ec2_smpl.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
91ec2_smpl.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
92ec2_smpl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
93ec2_smpl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
94ec2_smpl.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
95ec2_smpl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
96ec2_smpl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
97ec2_smpl.o: ../../include/openssl/symhacks.h ec2_smpl.c ec2_smpt.c ec_lcl.h
98ec2_smpt.o: ec2_smpt.c
99ec_asn1.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
100ec_asn1.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
101ec_asn1.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
102ec_asn1.o: ../../include/openssl/ec.h ../../include/openssl/err.h
103ec_asn1.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
104ec_asn1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
105ec_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
106ec_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
107ec_asn1.o: ../../include/openssl/symhacks.h ec_asn1.c ec_lcl.h
108ec_check.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
109ec_check.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
110ec_check.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
111ec_check.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
112ec_check.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
113ec_check.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
114ec_check.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
115ec_check.o: ../../include/openssl/symhacks.h ec_check.c ec_lcl.h
116ec_curve.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
117ec_curve.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
118ec_curve.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
119ec_curve.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
120ec_curve.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
121ec_curve.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
122ec_curve.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
123ec_curve.o: ../../include/openssl/symhacks.h ec_curve.c ec_lcl.h
124ec_cvt.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
125ec_cvt.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
126ec_cvt.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
127ec_cvt.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
128ec_cvt.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
129ec_cvt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
130ec_cvt.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
85ec_cvt.o: ../../include/openssl/symhacks.h ec_cvt.c ec_lcl.h 131ec_cvt.o: ../../include/openssl/symhacks.h ec_cvt.c ec_lcl.h
86ec_err.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 132ec_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
87ec_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 133ec_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
88ec_err.o: ../../include/openssl/ec.h ../../include/openssl/err.h 134ec_err.o: ../../include/openssl/ec.h ../../include/openssl/err.h
89ec_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 135ec_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
90ec_err.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 136ec_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
91ec_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 137ec_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
92ec_err.o: ec_err.c 138ec_err.o: ../../include/openssl/symhacks.h ec_err.c
93ec_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 139ec_key.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
94ec_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 140ec_key.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
95ec_lib.o: ../../include/openssl/ec.h ../../include/openssl/err.h 141ec_key.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
96ec_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 142ec_key.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
97ec_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 143ec_key.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
98ec_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 144ec_key.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
99ec_lib.o: ec_lcl.h ec_lib.c 145ec_key.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
100ec_mult.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 146ec_key.o: ../../include/openssl/symhacks.h ec_key.c ec_lcl.h
101ec_mult.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 147ec_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
102ec_mult.o: ../../include/openssl/ec.h ../../include/openssl/err.h 148ec_lib.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
103ec_mult.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 149ec_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
104ec_mult.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 150ec_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
105ec_mult.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 151ec_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
106ec_mult.o: ec_lcl.h ec_mult.c 152ec_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
107ecp_mont.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 153ec_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
108ecp_mont.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 154ec_lib.o: ../../include/openssl/symhacks.h ec_lcl.h ec_lib.c
109ecp_mont.o: ../../include/openssl/ec.h ../../include/openssl/err.h 155ec_mult.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
110ecp_mont.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 156ec_mult.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
111ecp_mont.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 157ec_mult.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
112ecp_mont.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 158ec_mult.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
113ecp_mont.o: ec_lcl.h ecp_mont.c 159ec_mult.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
114ecp_nist.o: ../../include/openssl/bn.h ../../include/openssl/e_os2.h 160ec_mult.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
115ecp_nist.o: ../../include/openssl/ec.h ../../include/openssl/opensslconf.h 161ec_mult.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
162ec_mult.o: ../../include/openssl/symhacks.h ec_lcl.h ec_mult.c
163ec_print.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
164ec_print.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
165ec_print.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
166ec_print.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
167ec_print.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
168ec_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
169ec_print.o: ../../include/openssl/symhacks.h ec_lcl.h ec_print.c
170ecp_mont.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
171ecp_mont.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
172ecp_mont.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
173ecp_mont.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
174ecp_mont.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
175ecp_mont.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
176ecp_mont.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
177ecp_mont.o: ../../include/openssl/symhacks.h ec_lcl.h ecp_mont.c
178ecp_nist.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
179ecp_nist.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
180ecp_nist.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
181ecp_nist.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
182ecp_nist.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
183ecp_nist.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
184ecp_nist.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
116ecp_nist.o: ../../include/openssl/symhacks.h ec_lcl.h ecp_nist.c 185ecp_nist.o: ../../include/openssl/symhacks.h ec_lcl.h ecp_nist.c
117ecp_recp.o: ../../include/openssl/bn.h ../../include/openssl/e_os2.h 186ecp_smpl.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
118ecp_recp.o: ../../include/openssl/ec.h ../../include/openssl/opensslconf.h 187ecp_smpl.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
119ecp_recp.o: ../../include/openssl/symhacks.h ec_lcl.h ecp_recp.c 188ecp_smpl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
120ecp_smpl.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 189ecp_smpl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
121ecp_smpl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 190ecp_smpl.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
122ecp_smpl.o: ../../include/openssl/ec.h ../../include/openssl/err.h 191ecp_smpl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
123ecp_smpl.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 192ecp_smpl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
124ecp_smpl.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 193ecp_smpl.o: ../../include/openssl/symhacks.h ec_lcl.h ecp_smpl.c
125ecp_smpl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
126ecp_smpl.o: ec_lcl.h ecp_smpl.c
diff --git a/src/lib/libcrypto/ec/ec2_smpt.c b/src/lib/libcrypto/ec/ec2_smpt.c
new file mode 100644
index 0000000000..59d52bf663
--- /dev/null
+++ b/src/lib/libcrypto/ec/ec2_smpt.c
@@ -0,0 +1,74 @@
1/* crypto/ec/ec2_smpt.c */
2/* This code was originally written by Douglas Stebila
3 * <dstebila@student.math.uwaterloo.ca> for the OpenSSL project.
4 */
5/* ====================================================================
6 * Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
7 *
8 * Redistribution and use in source and binary forms, with or without
9 * modification, are permitted provided that the following conditions
10 * are met:
11 *
12 * 1. Redistributions of source code must retain the above copyright
13 * notice, this list of conditions and the following disclaimer.
14 *
15 * 2. Redistributions in binary form must reproduce the above copyright
16 * notice, this list of conditions and the following disclaimer in
17 * the documentation and/or other materials provided with the
18 * distribution.
19 *
20 * 3. All advertising materials mentioning features or use of this
21 * software must display the following acknowledgment:
22 * "This product includes software developed by the OpenSSL Project
23 * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
24 *
25 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
26 * endorse or promote products derived from this software without
27 * prior written permission. For written permission, please contact
28 * openssl-core@openssl.org.
29 *
30 * 5. Products derived from this software may not be called "OpenSSL"
31 * nor may "OpenSSL" appear in their names without prior written
32 * permission of the OpenSSL Project.
33 *
34 * 6. Redistributions of any form whatsoever must retain the following
35 * acknowledgment:
36 * "This product includes software developed by the OpenSSL Project
37 * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
38 *
39 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
40 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
41 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
42 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
43 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
44 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
45 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
46 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
47 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
48 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
49 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
50 * OF THE POSSIBILITY OF SUCH DAMAGE.
51 * ====================================================================
52 *
53 * This product includes cryptographic software written by Eric Young
54 * (eay@cryptsoft.com). This product includes software written by Tim
55 * Hudson (tjh@cryptsoft.com).
56 *
57 */
58
59
60/* Calaculates and sets the affine coordinates of an EC_POINT from the given
61 * compressed coordinates. Uses algorithm 2.3.4 of SEC 1.
62 * Note that the simple implementation only uses affine coordinates.
63 *
64 * This algorithm is patented by Certicom Corp. under US Patent 6,141,420
65 * (for licensing information, contact licensing@certicom.com).
66 * This function is disabled by default and can be enabled by defining the
67 * preprocessor macro OPENSSL_EC_BIN_PT_COMP at Configure-time.
68 */
69int ec_GF2m_simple_set_compressed_coordinates(const EC_GROUP *group, EC_POINT *point,
70 const BIGNUM *x_, int y_bit, BN_CTX *ctx)
71 {
72 ECerr(EC_F_EC_GF2M_SIMPLE_SET_COMPRESSED_COORDINATES, ERR_R_DISABLED);
73 return 0;
74 }
diff --git a/src/lib/libcrypto/engine/Makefile b/src/lib/libcrypto/engine/Makefile
index 38f83f1654..13f211a0ae 100644
--- a/src/lib/libcrypto/engine/Makefile
+++ b/src/lib/libcrypto/engine/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -24,16 +19,14 @@ APPS=
24LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
25LIBSRC= eng_err.c eng_lib.c eng_list.c eng_init.c eng_ctrl.c \ 20LIBSRC= eng_err.c eng_lib.c eng_list.c eng_init.c eng_ctrl.c \
26 eng_table.c eng_pkey.c eng_fat.c eng_all.c \ 21 eng_table.c eng_pkey.c eng_fat.c eng_all.c \
27 tb_rsa.c tb_dsa.c tb_dh.c tb_rand.c tb_cipher.c tb_digest.c \ 22 tb_rsa.c tb_dsa.c tb_ecdsa.c tb_dh.c tb_ecdh.c tb_rand.c tb_store.c \
28 eng_openssl.c eng_dyn.c eng_cnf.c \ 23 tb_cipher.c tb_digest.c \
29 hw_atalla.c hw_cswift.c hw_ncipher.c hw_nuron.c hw_ubsec.c \ 24 eng_openssl.c eng_cnf.c eng_dyn.c eng_cryptodev.c eng_padlock.c
30 hw_cryptodev.c hw_aep.c hw_sureware.c hw_4758_cca.c
31LIBOBJ= eng_err.o eng_lib.o eng_list.o eng_init.o eng_ctrl.o \ 25LIBOBJ= eng_err.o eng_lib.o eng_list.o eng_init.o eng_ctrl.o \
32 eng_table.o eng_pkey.o eng_fat.o eng_all.o \ 26 eng_table.o eng_pkey.o eng_fat.o eng_all.o \
33 tb_rsa.o tb_dsa.o tb_dh.o tb_rand.o tb_cipher.o tb_digest.o \ 27 tb_rsa.o tb_dsa.o tb_ecdsa.o tb_dh.o tb_ecdh.o tb_rand.o tb_store.o \
34 eng_openssl.o eng_dyn.o eng_cnf.o \ 28 tb_cipher.o tb_digest.o \
35 hw_atalla.o hw_cswift.o hw_ncipher.o hw_nuron.o hw_ubsec.o \ 29 eng_openssl.o eng_cnf.o eng_dyn.o eng_cryptodev.o eng_padlock.o
36 hw_cryptodev.o hw_aep.o hw_sureware.o hw_4758_cca.o
37 30
38SRC= $(LIBSRC) 31SRC= $(LIBSRC)
39 32
@@ -61,6 +54,7 @@ links:
61 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 54 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
62 55
63install: 56install:
57 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
64 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 58 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
65 do \ 59 do \
66 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 60 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -70,16 +64,13 @@ install:
70tags: 64tags:
71 ctags $(SRC) 65 ctags $(SRC)
72 66
73errors:
74 $(PERL) $(TOP)/util/mkerr.pl -conf hw.ec \
75 -nostatic -staticloader -write hw_*.c
76
77tests: 67tests:
78 68
79lint: 69lint:
80 lint -DLINT $(INCLUDES) $(SRC)>fluff 70 lint -DLINT $(INCLUDES) $(SRC)>fluff
81 71
82depend: 72depend:
73 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
83 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 74 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
84 75
85dclean: 76dclean:
@@ -91,446 +82,207 @@ clean:
91 82
92# DO NOT DELETE THIS LINE -- make depend depends on it. 83# DO NOT DELETE THIS LINE -- make depend depends on it.
93 84
94eng_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 85eng_all.o: ../../e_os.h ../../include/openssl/bio.h
95eng_all.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 86eng_all.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
96eng_all.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
97eng_all.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 87eng_all.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
98eng_all.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 88eng_all.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
99eng_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 89eng_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
100eng_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 90eng_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
101eng_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
102eng_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 91eng_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
103eng_all.o: ../../include/openssl/ui.h eng_all.c eng_int.h 92eng_all.o: ../cryptlib.h eng_all.c eng_int.h
104eng_cnf.o: ../../e_os.h ../../include/openssl/asn1.h 93eng_cnf.o: ../../e_os.h ../../include/openssl/bio.h
105eng_cnf.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
106eng_cnf.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 94eng_cnf.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
107eng_cnf.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h 95eng_cnf.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
108eng_cnf.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
109eng_cnf.o: ../../include/openssl/engine.h ../../include/openssl/err.h 96eng_cnf.o: ../../include/openssl/engine.h ../../include/openssl/err.h
110eng_cnf.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 97eng_cnf.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
111eng_cnf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 98eng_cnf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
112eng_cnf.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
113eng_cnf.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 99eng_cnf.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
114eng_cnf.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 100eng_cnf.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_cnf.c eng_int.h
115eng_cnf.o: ../cryptlib.h eng_cnf.c 101eng_cryptodev.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
116eng_ctrl.o: ../../e_os.h ../../include/openssl/asn1.h 102eng_cryptodev.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
117eng_ctrl.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 103eng_cryptodev.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
104eng_cryptodev.o: ../../include/openssl/evp.h ../../include/openssl/obj_mac.h
105eng_cryptodev.o: ../../include/openssl/objects.h
106eng_cryptodev.o: ../../include/openssl/opensslconf.h
107eng_cryptodev.o: ../../include/openssl/opensslv.h
108eng_cryptodev.o: ../../include/openssl/ossl_typ.h
109eng_cryptodev.o: ../../include/openssl/safestack.h
110eng_cryptodev.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
111eng_cryptodev.o: eng_cryptodev.c
112eng_ctrl.o: ../../e_os.h ../../include/openssl/bio.h
118eng_ctrl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 113eng_ctrl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
119eng_ctrl.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
120eng_ctrl.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 114eng_ctrl.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
121eng_ctrl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 115eng_ctrl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
122eng_ctrl.o: ../../include/openssl/opensslconf.h 116eng_ctrl.o: ../../include/openssl/opensslconf.h
123eng_ctrl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 117eng_ctrl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
124eng_ctrl.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
125eng_ctrl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 118eng_ctrl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
126eng_ctrl.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 119eng_ctrl.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_ctrl.c eng_int.h
127eng_ctrl.o: ../cryptlib.h eng_ctrl.c eng_int.h 120eng_dyn.o: ../../e_os.h ../../include/openssl/bio.h
128eng_dyn.o: ../../e_os.h ../../include/openssl/asn1.h
129eng_dyn.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
130eng_dyn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 121eng_dyn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
131eng_dyn.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
132eng_dyn.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 122eng_dyn.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
133eng_dyn.o: ../../include/openssl/engine.h ../../include/openssl/err.h 123eng_dyn.o: ../../include/openssl/engine.h ../../include/openssl/err.h
134eng_dyn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 124eng_dyn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
135eng_dyn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 125eng_dyn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
136eng_dyn.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
137eng_dyn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 126eng_dyn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
138eng_dyn.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 127eng_dyn.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_dyn.c eng_int.h
139eng_dyn.o: ../cryptlib.h eng_dyn.c eng_int.h 128eng_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
140eng_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
141eng_err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
142eng_err.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
143eng_err.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 129eng_err.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
144eng_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 130eng_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
145eng_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 131eng_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
146eng_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 132eng_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
147eng_err.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
148eng_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 133eng_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
149eng_err.o: ../../include/openssl/ui.h eng_err.c 134eng_err.o: eng_err.c
150eng_fat.o: ../../e_os.h ../../include/openssl/asn1.h 135eng_fat.o: ../../e_os.h ../../include/openssl/bio.h
151eng_fat.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
152eng_fat.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 136eng_fat.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
153eng_fat.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h 137eng_fat.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
154eng_fat.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
155eng_fat.o: ../../include/openssl/engine.h ../../include/openssl/err.h 138eng_fat.o: ../../include/openssl/engine.h ../../include/openssl/err.h
156eng_fat.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 139eng_fat.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
157eng_fat.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 140eng_fat.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
158eng_fat.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
159eng_fat.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 141eng_fat.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
160eng_fat.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 142eng_fat.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_fat.c eng_int.h
161eng_fat.o: ../cryptlib.h eng_fat.c eng_int.h 143eng_init.o: ../../e_os.h ../../include/openssl/bio.h
162eng_init.o: ../../e_os.h ../../include/openssl/asn1.h
163eng_init.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
164eng_init.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 144eng_init.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
165eng_init.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
166eng_init.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 145eng_init.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
167eng_init.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 146eng_init.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
168eng_init.o: ../../include/openssl/opensslconf.h 147eng_init.o: ../../include/openssl/opensslconf.h
169eng_init.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 148eng_init.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
170eng_init.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
171eng_init.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 149eng_init.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
172eng_init.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 150eng_init.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_init.c eng_int.h
173eng_init.o: ../cryptlib.h eng_init.c eng_int.h 151eng_lib.o: ../../e_os.h ../../include/openssl/bio.h
174eng_lib.o: ../../e_os.h ../../include/openssl/asn1.h
175eng_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
176eng_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 152eng_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
177eng_lib.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
178eng_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 153eng_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
179eng_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 154eng_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
180eng_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 155eng_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
181eng_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 156eng_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
182eng_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 157eng_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
183eng_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 158eng_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h eng_lib.c
184eng_lib.o: ../../include/openssl/ui.h ../cryptlib.h eng_int.h eng_lib.c 159eng_list.o: ../../e_os.h ../../include/openssl/bio.h
185eng_list.o: ../../e_os.h ../../include/openssl/asn1.h
186eng_list.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
187eng_list.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 160eng_list.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
188eng_list.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
189eng_list.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 161eng_list.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
190eng_list.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 162eng_list.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
191eng_list.o: ../../include/openssl/opensslconf.h 163eng_list.o: ../../include/openssl/opensslconf.h
192eng_list.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 164eng_list.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
193eng_list.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
194eng_list.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 165eng_list.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
195eng_list.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 166eng_list.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h eng_list.c
196eng_list.o: ../cryptlib.h eng_int.h eng_list.c 167eng_openssl.o: ../../e_os.h ../../include/openssl/asn1.h
197eng_openssl.o: ../../e_os.h ../../include/openssl/aes.h 168eng_openssl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
198eng_openssl.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 169eng_openssl.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
199eng_openssl.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
200eng_openssl.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
201eng_openssl.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
202eng_openssl.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
203eng_openssl.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h 170eng_openssl.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h
204eng_openssl.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 171eng_openssl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
205eng_openssl.o: ../../include/openssl/err.h ../../include/openssl/evp.h 172eng_openssl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
206eng_openssl.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 173eng_openssl.o: ../../include/openssl/engine.h ../../include/openssl/err.h
207eng_openssl.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 174eng_openssl.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
208eng_openssl.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
209eng_openssl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 175eng_openssl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
210eng_openssl.o: ../../include/openssl/opensslconf.h 176eng_openssl.o: ../../include/openssl/opensslconf.h
211eng_openssl.o: ../../include/openssl/opensslv.h 177eng_openssl.o: ../../include/openssl/opensslv.h
212eng_openssl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h 178eng_openssl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
213eng_openssl.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h 179eng_openssl.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
214eng_openssl.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 180eng_openssl.o: ../../include/openssl/rand.h ../../include/openssl/rc4.h
215eng_openssl.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 181eng_openssl.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
216eng_openssl.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 182eng_openssl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
217eng_openssl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 183eng_openssl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
218eng_openssl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 184eng_openssl.o: ../../include/openssl/x509_vfy.h ../cryptlib.h eng_openssl.c
219eng_openssl.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 185eng_padlock.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
220eng_openssl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 186eng_padlock.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
221eng_openssl.o: ../cryptlib.h eng_openssl.c 187eng_padlock.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
222eng_pkey.o: ../../e_os.h ../../include/openssl/asn1.h 188eng_padlock.o: ../../include/openssl/engine.h ../../include/openssl/err.h
223eng_pkey.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 189eng_padlock.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
190eng_padlock.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
191eng_padlock.o: ../../include/openssl/opensslconf.h
192eng_padlock.o: ../../include/openssl/opensslv.h
193eng_padlock.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
194eng_padlock.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
195eng_padlock.o: ../../include/openssl/symhacks.h eng_padlock.c
196eng_pkey.o: ../../e_os.h ../../include/openssl/bio.h
224eng_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 197eng_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
225eng_pkey.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
226eng_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 198eng_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
227eng_pkey.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 199eng_pkey.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
228eng_pkey.o: ../../include/openssl/opensslconf.h 200eng_pkey.o: ../../include/openssl/opensslconf.h
229eng_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 201eng_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
230eng_pkey.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
231eng_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 202eng_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
232eng_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 203eng_pkey.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h eng_pkey.c
233eng_pkey.o: ../cryptlib.h eng_int.h eng_pkey.c 204eng_table.o: ../../e_os.h ../../include/openssl/asn1.h
234eng_table.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 205eng_table.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
235eng_table.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 206eng_table.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
236eng_table.o: ../../include/openssl/bn.h ../../include/openssl/cast.h
237eng_table.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
238eng_table.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
239eng_table.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
240eng_table.o: ../../include/openssl/engine.h ../../include/openssl/err.h 207eng_table.o: ../../include/openssl/engine.h ../../include/openssl/err.h
241eng_table.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 208eng_table.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
242eng_table.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 209eng_table.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
243eng_table.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
244eng_table.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
245eng_table.o: ../../include/openssl/objects.h
246eng_table.o: ../../include/openssl/opensslconf.h 210eng_table.o: ../../include/openssl/opensslconf.h
247eng_table.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 211eng_table.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
248eng_table.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 212eng_table.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
249eng_table.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 213eng_table.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h
250eng_table.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 214eng_table.o: eng_table.c
251eng_table.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 215tb_cipher.o: ../../e_os.h ../../include/openssl/bio.h
252eng_table.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 216tb_cipher.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
253eng_table.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 217tb_cipher.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
254eng_table.o: eng_int.h eng_table.c 218tb_cipher.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
255hw_4758_cca.o: ../../e_os.h ../../include/openssl/aes.h
256hw_4758_cca.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
257hw_4758_cca.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
258hw_4758_cca.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
259hw_4758_cca.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
260hw_4758_cca.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
261hw_4758_cca.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h
262hw_4758_cca.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
263hw_4758_cca.o: ../../include/openssl/err.h ../../include/openssl/evp.h
264hw_4758_cca.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
265hw_4758_cca.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
266hw_4758_cca.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
267hw_4758_cca.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
268hw_4758_cca.o: ../../include/openssl/opensslconf.h
269hw_4758_cca.o: ../../include/openssl/opensslv.h
270hw_4758_cca.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
271hw_4758_cca.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h
272hw_4758_cca.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
273hw_4758_cca.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
274hw_4758_cca.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
275hw_4758_cca.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
276hw_4758_cca.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
277hw_4758_cca.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
278hw_4758_cca.o: ../cryptlib.h hw_4758_cca.c hw_4758_cca_err.c hw_4758_cca_err.h
279hw_4758_cca.o: vendor_defns/hw_4758_cca.h
280hw_aep.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
281hw_aep.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
282hw_aep.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
283hw_aep.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h
284hw_aep.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
285hw_aep.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
286hw_aep.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
287hw_aep.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
288hw_aep.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
289hw_aep.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
290hw_aep.o: ../../include/openssl/ui.h hw_aep.c hw_aep_err.c hw_aep_err.h
291hw_aep.o: vendor_defns/aep.h
292hw_atalla.o: ../../e_os.h ../../include/openssl/asn1.h
293hw_atalla.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
294hw_atalla.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
295hw_atalla.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
296hw_atalla.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
297hw_atalla.o: ../../include/openssl/engine.h ../../include/openssl/err.h
298hw_atalla.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
299hw_atalla.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
300hw_atalla.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
301hw_atalla.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
302hw_atalla.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
303hw_atalla.o: ../cryptlib.h hw_atalla.c hw_atalla_err.c hw_atalla_err.h
304hw_atalla.o: vendor_defns/atalla.h
305hw_cryptodev.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
306hw_cryptodev.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
307hw_cryptodev.o: ../../include/openssl/bn.h ../../include/openssl/cast.h
308hw_cryptodev.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
309hw_cryptodev.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
310hw_cryptodev.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
311hw_cryptodev.o: ../../include/openssl/engine.h ../../include/openssl/err.h
312hw_cryptodev.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
313hw_cryptodev.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
314hw_cryptodev.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
315hw_cryptodev.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
316hw_cryptodev.o: ../../include/openssl/objects.h
317hw_cryptodev.o: ../../include/openssl/opensslconf.h
318hw_cryptodev.o: ../../include/openssl/opensslv.h
319hw_cryptodev.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
320hw_cryptodev.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
321hw_cryptodev.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
322hw_cryptodev.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
323hw_cryptodev.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
324hw_cryptodev.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
325hw_cryptodev.o: ../../include/openssl/ui_compat.h hw_cryptodev.c
326hw_cswift.o: ../../e_os.h ../../include/openssl/asn1.h
327hw_cswift.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
328hw_cswift.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
329hw_cswift.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
330hw_cswift.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
331hw_cswift.o: ../../include/openssl/engine.h ../../include/openssl/err.h
332hw_cswift.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
333hw_cswift.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
334hw_cswift.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
335hw_cswift.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
336hw_cswift.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
337hw_cswift.o: ../cryptlib.h hw_cswift.c hw_cswift_err.c hw_cswift_err.h
338hw_cswift.o: vendor_defns/cswift.h
339hw_ncipher.o: ../../e_os.h ../../include/openssl/aes.h
340hw_ncipher.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
341hw_ncipher.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
342hw_ncipher.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
343hw_ncipher.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
344hw_ncipher.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
345hw_ncipher.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h
346hw_ncipher.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
347hw_ncipher.o: ../../include/openssl/err.h ../../include/openssl/evp.h
348hw_ncipher.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
349hw_ncipher.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
350hw_ncipher.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
351hw_ncipher.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
352hw_ncipher.o: ../../include/openssl/opensslconf.h
353hw_ncipher.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
354hw_ncipher.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
355hw_ncipher.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
356hw_ncipher.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
357hw_ncipher.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
358hw_ncipher.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
359hw_ncipher.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
360hw_ncipher.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
361hw_ncipher.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
362hw_ncipher.o: ../../include/openssl/x509_vfy.h ../cryptlib.h hw_ncipher.c
363hw_ncipher.o: hw_ncipher_err.c hw_ncipher_err.h vendor_defns/hwcryptohook.h
364hw_nuron.o: ../../e_os.h ../../include/openssl/asn1.h
365hw_nuron.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
366hw_nuron.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
367hw_nuron.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
368hw_nuron.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
369hw_nuron.o: ../../include/openssl/engine.h ../../include/openssl/err.h
370hw_nuron.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
371hw_nuron.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
372hw_nuron.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
373hw_nuron.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
374hw_nuron.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
375hw_nuron.o: ../cryptlib.h hw_nuron.c hw_nuron_err.c hw_nuron_err.h
376hw_sureware.o: ../../e_os.h ../../include/openssl/aes.h
377hw_sureware.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
378hw_sureware.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
379hw_sureware.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
380hw_sureware.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
381hw_sureware.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
382hw_sureware.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h
383hw_sureware.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
384hw_sureware.o: ../../include/openssl/err.h ../../include/openssl/evp.h
385hw_sureware.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
386hw_sureware.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
387hw_sureware.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
388hw_sureware.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
389hw_sureware.o: ../../include/openssl/opensslconf.h
390hw_sureware.o: ../../include/openssl/opensslv.h
391hw_sureware.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
392hw_sureware.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
393hw_sureware.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h
394hw_sureware.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
395hw_sureware.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
396hw_sureware.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
397hw_sureware.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
398hw_sureware.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
399hw_sureware.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
400hw_sureware.o: ../cryptlib.h eng_int.h engine.h hw_sureware.c hw_sureware_err.c
401hw_sureware.o: hw_sureware_err.h vendor_defns/sureware.h
402hw_ubsec.o: ../../e_os.h ../../include/openssl/asn1.h
403hw_ubsec.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
404hw_ubsec.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
405hw_ubsec.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
406hw_ubsec.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
407hw_ubsec.o: ../../include/openssl/engine.h ../../include/openssl/err.h
408hw_ubsec.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
409hw_ubsec.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
410hw_ubsec.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
411hw_ubsec.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
412hw_ubsec.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
413hw_ubsec.o: ../cryptlib.h hw_ubsec.c hw_ubsec_err.c hw_ubsec_err.h
414hw_ubsec.o: vendor_defns/hw_ubsec.h
415tb_cipher.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
416tb_cipher.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
417tb_cipher.o: ../../include/openssl/bn.h ../../include/openssl/cast.h
418tb_cipher.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
419tb_cipher.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
420tb_cipher.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
421tb_cipher.o: ../../include/openssl/engine.h ../../include/openssl/err.h
422tb_cipher.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
423tb_cipher.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
424tb_cipher.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
425tb_cipher.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
426tb_cipher.o: ../../include/openssl/objects.h
427tb_cipher.o: ../../include/openssl/opensslconf.h 219tb_cipher.o: ../../include/openssl/opensslconf.h
428tb_cipher.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 220tb_cipher.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
429tb_cipher.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 221tb_cipher.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
430tb_cipher.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 222tb_cipher.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h
431tb_cipher.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 223tb_cipher.o: tb_cipher.c
432tb_cipher.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 224tb_dh.o: ../../e_os.h ../../include/openssl/bio.h
433tb_cipher.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 225tb_dh.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
434tb_cipher.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 226tb_dh.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
435tb_cipher.o: eng_int.h tb_cipher.c 227tb_dh.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
436tb_dh.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 228tb_dh.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
437tb_dh.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 229tb_dh.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
438tb_dh.o: ../../include/openssl/bn.h ../../include/openssl/cast.h
439tb_dh.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
440tb_dh.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
441tb_dh.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
442tb_dh.o: ../../include/openssl/engine.h ../../include/openssl/err.h
443tb_dh.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
444tb_dh.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
445tb_dh.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
446tb_dh.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
447tb_dh.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
448tb_dh.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
449tb_dh.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h
450tb_dh.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
451tb_dh.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
452tb_dh.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
453tb_dh.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 230tb_dh.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
454tb_dh.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h eng_int.h 231tb_dh.o: ../cryptlib.h eng_int.h tb_dh.c
455tb_dh.o: tb_dh.c 232tb_digest.o: ../../e_os.h ../../include/openssl/bio.h
456tb_digest.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 233tb_digest.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
457tb_digest.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 234tb_digest.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
458tb_digest.o: ../../include/openssl/bn.h ../../include/openssl/cast.h 235tb_digest.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
459tb_digest.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
460tb_digest.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
461tb_digest.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
462tb_digest.o: ../../include/openssl/engine.h ../../include/openssl/err.h
463tb_digest.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
464tb_digest.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
465tb_digest.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
466tb_digest.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
467tb_digest.o: ../../include/openssl/objects.h
468tb_digest.o: ../../include/openssl/opensslconf.h 236tb_digest.o: ../../include/openssl/opensslconf.h
469tb_digest.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 237tb_digest.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
470tb_digest.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 238tb_digest.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
471tb_digest.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 239tb_digest.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h
472tb_digest.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 240tb_digest.o: tb_digest.c
473tb_digest.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 241tb_dsa.o: ../../e_os.h ../../include/openssl/bio.h
474tb_digest.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 242tb_dsa.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
475tb_digest.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 243tb_dsa.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
476tb_digest.o: eng_int.h tb_digest.c 244tb_dsa.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
477tb_dsa.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 245tb_dsa.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
478tb_dsa.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 246tb_dsa.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
479tb_dsa.o: ../../include/openssl/bn.h ../../include/openssl/cast.h
480tb_dsa.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
481tb_dsa.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
482tb_dsa.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
483tb_dsa.o: ../../include/openssl/engine.h ../../include/openssl/err.h
484tb_dsa.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
485tb_dsa.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
486tb_dsa.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
487tb_dsa.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
488tb_dsa.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
489tb_dsa.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
490tb_dsa.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h
491tb_dsa.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
492tb_dsa.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
493tb_dsa.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
494tb_dsa.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 247tb_dsa.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
495tb_dsa.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 248tb_dsa.o: ../cryptlib.h eng_int.h tb_dsa.c
496tb_dsa.o: eng_int.h tb_dsa.c 249tb_ecdh.o: ../../e_os.h ../../include/openssl/bio.h
497tb_rand.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 250tb_ecdh.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
498tb_rand.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 251tb_ecdh.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
499tb_rand.o: ../../include/openssl/bn.h ../../include/openssl/cast.h 252tb_ecdh.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
500tb_rand.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 253tb_ecdh.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
501tb_rand.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 254tb_ecdh.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
502tb_rand.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 255tb_ecdh.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
503tb_rand.o: ../../include/openssl/engine.h ../../include/openssl/err.h 256tb_ecdh.o: ../cryptlib.h eng_int.h tb_ecdh.c
504tb_rand.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 257tb_ecdsa.o: ../../e_os.h ../../include/openssl/bio.h
505tb_rand.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 258tb_ecdsa.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
506tb_rand.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 259tb_ecdsa.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
507tb_rand.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 260tb_ecdsa.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
508tb_rand.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 261tb_ecdsa.o: ../../include/openssl/opensslconf.h
509tb_rand.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 262tb_ecdsa.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
510tb_rand.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 263tb_ecdsa.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
511tb_rand.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 264tb_ecdsa.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h tb_ecdsa.c
512tb_rand.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 265tb_rand.o: ../../e_os.h ../../include/openssl/bio.h
513tb_rand.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 266tb_rand.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
267tb_rand.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
268tb_rand.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
269tb_rand.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
270tb_rand.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
514tb_rand.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 271tb_rand.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
515tb_rand.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 272tb_rand.o: ../cryptlib.h eng_int.h tb_rand.c
516tb_rand.o: eng_int.h tb_rand.c 273tb_rsa.o: ../../e_os.h ../../include/openssl/bio.h
517tb_rsa.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 274tb_rsa.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
518tb_rsa.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 275tb_rsa.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
519tb_rsa.o: ../../include/openssl/bn.h ../../include/openssl/cast.h 276tb_rsa.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
520tb_rsa.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 277tb_rsa.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
521tb_rsa.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 278tb_rsa.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
522tb_rsa.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
523tb_rsa.o: ../../include/openssl/engine.h ../../include/openssl/err.h
524tb_rsa.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
525tb_rsa.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
526tb_rsa.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
527tb_rsa.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
528tb_rsa.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
529tb_rsa.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
530tb_rsa.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h
531tb_rsa.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
532tb_rsa.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
533tb_rsa.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
534tb_rsa.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 279tb_rsa.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
535tb_rsa.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 280tb_rsa.o: ../cryptlib.h eng_int.h tb_rsa.c
536tb_rsa.o: eng_int.h tb_rsa.c 281tb_store.o: ../../e_os.h ../../include/openssl/bio.h
282tb_store.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
283tb_store.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
284tb_store.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
285tb_store.o: ../../include/openssl/opensslconf.h
286tb_store.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
287tb_store.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
288tb_store.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h tb_store.c
diff --git a/src/lib/libcrypto/engine/eng_cryptodev.c b/src/lib/libcrypto/engine/eng_cryptodev.c
new file mode 100644
index 0000000000..ab38cd52f0
--- /dev/null
+++ b/src/lib/libcrypto/engine/eng_cryptodev.c
@@ -0,0 +1,1133 @@
1/*
2 * Copyright (c) 2002 Bob Beck <beck@openbsd.org>
3 * Copyright (c) 2002 Theo de Raadt
4 * Copyright (c) 2002 Markus Friedl
5 * All rights reserved.
6 *
7 * Redistribution and use in source and binary forms, with or without
8 * modification, are permitted provided that the following conditions
9 * are met:
10 * 1. Redistributions of source code must retain the above copyright
11 * notice, this list of conditions and the following disclaimer.
12 * 2. Redistributions in binary form must reproduce the above copyright
13 * notice, this list of conditions and the following disclaimer in the
14 * documentation and/or other materials provided with the distribution.
15 *
16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY
17 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
18 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
19 * DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY
20 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
21 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
22 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
23 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
25 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26 *
27 */
28
29#include <openssl/objects.h>
30#include <openssl/engine.h>
31#include <openssl/evp.h>
32#include <openssl/bn.h>
33
34#if (defined(__unix__) || defined(unix)) && !defined(USG) && \
35 (defined(OpenBSD) || defined(__FreeBSD_version))
36#include <sys/param.h>
37# if (OpenBSD >= 200112) || ((__FreeBSD_version >= 470101 && __FreeBSD_version < 500000) || __FreeBSD_version >= 500041)
38# define HAVE_CRYPTODEV
39# endif
40# if (OpenBSD >= 200110)
41# define HAVE_SYSLOG_R
42# endif
43#endif
44
45#ifndef HAVE_CRYPTODEV
46
47void
48ENGINE_load_cryptodev(void)
49{
50 /* This is a NOP on platforms without /dev/crypto */
51 return;
52}
53
54#else
55
56#include <sys/types.h>
57#include <crypto/cryptodev.h>
58#include <sys/ioctl.h>
59#include <errno.h>
60#include <stdio.h>
61#include <unistd.h>
62#include <fcntl.h>
63#include <stdarg.h>
64#include <syslog.h>
65#include <errno.h>
66#include <string.h>
67
68struct dev_crypto_state {
69 struct session_op d_sess;
70 int d_fd;
71};
72
73static u_int32_t cryptodev_asymfeat = 0;
74
75static int get_asym_dev_crypto(void);
76static int open_dev_crypto(void);
77static int get_dev_crypto(void);
78static int cryptodev_max_iv(int cipher);
79static int cryptodev_key_length_valid(int cipher, int len);
80static int cipher_nid_to_cryptodev(int nid);
81static int get_cryptodev_ciphers(const int **cnids);
82static int get_cryptodev_digests(const int **cnids);
83static int cryptodev_usable_ciphers(const int **nids);
84static int cryptodev_usable_digests(const int **nids);
85static int cryptodev_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
86 const unsigned char *in, unsigned int inl);
87static int cryptodev_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
88 const unsigned char *iv, int enc);
89static int cryptodev_cleanup(EVP_CIPHER_CTX *ctx);
90static int cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher,
91 const int **nids, int nid);
92static int cryptodev_engine_digests(ENGINE *e, const EVP_MD **digest,
93 const int **nids, int nid);
94static int bn2crparam(const BIGNUM *a, struct crparam *crp);
95static int crparam2bn(struct crparam *crp, BIGNUM *a);
96static void zapparams(struct crypt_kop *kop);
97static int cryptodev_asym(struct crypt_kop *kop, int rlen, BIGNUM *r,
98 int slen, BIGNUM *s);
99
100static int cryptodev_bn_mod_exp(BIGNUM *r, const BIGNUM *a,
101 const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx);
102static int cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I,
103 RSA *rsa);
104static int cryptodev_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx);
105static int cryptodev_dsa_bn_mod_exp(DSA *dsa, BIGNUM *r, BIGNUM *a,
106 const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx);
107static int cryptodev_dsa_dsa_mod_exp(DSA *dsa, BIGNUM *t1, BIGNUM *g,
108 BIGNUM *u1, BIGNUM *pub_key, BIGNUM *u2, BIGNUM *p,
109 BN_CTX *ctx, BN_MONT_CTX *mont);
110static DSA_SIG *cryptodev_dsa_do_sign(const unsigned char *dgst,
111 int dlen, DSA *dsa);
112static int cryptodev_dsa_verify(const unsigned char *dgst, int dgst_len,
113 DSA_SIG *sig, DSA *dsa);
114static int cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a,
115 const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx,
116 BN_MONT_CTX *m_ctx);
117static int cryptodev_dh_compute_key(unsigned char *key,
118 const BIGNUM *pub_key, DH *dh);
119static int cryptodev_ctrl(ENGINE *e, int cmd, long i, void *p,
120 void (*f)());
121void ENGINE_load_cryptodev(void);
122
123static const ENGINE_CMD_DEFN cryptodev_defns[] = {
124 { 0, NULL, NULL, 0 }
125};
126
127static struct {
128 int id;
129 int nid;
130 int ivmax;
131 int keylen;
132} ciphers[] = {
133 { CRYPTO_DES_CBC, NID_des_cbc, 8, 8, },
134 { CRYPTO_3DES_CBC, NID_des_ede3_cbc, 8, 24, },
135 { CRYPTO_AES_CBC, NID_aes_128_cbc, 16, 16, },
136 { CRYPTO_BLF_CBC, NID_bf_cbc, 8, 16, },
137 { CRYPTO_CAST_CBC, NID_cast5_cbc, 8, 16, },
138 { CRYPTO_SKIPJACK_CBC, NID_undef, 0, 0, },
139 { 0, NID_undef, 0, 0, },
140};
141
142static struct {
143 int id;
144 int nid;
145} digests[] = {
146 { CRYPTO_SHA1_HMAC, NID_hmacWithSHA1, },
147 { CRYPTO_RIPEMD160_HMAC, NID_ripemd160, },
148 { CRYPTO_MD5_KPDK, NID_undef, },
149 { CRYPTO_SHA1_KPDK, NID_undef, },
150 { CRYPTO_MD5, NID_md5, },
151 { CRYPTO_SHA1, NID_undef, },
152 { 0, NID_undef, },
153};
154
155/*
156 * Return a fd if /dev/crypto seems usable, 0 otherwise.
157 */
158static int
159open_dev_crypto(void)
160{
161 static int fd = -1;
162
163 if (fd == -1) {
164 if ((fd = open("/dev/crypto", O_RDWR, 0)) == -1)
165 return (-1);
166 /* close on exec */
167 if (fcntl(fd, F_SETFD, 1) == -1) {
168 close(fd);
169 fd = -1;
170 return (-1);
171 }
172 }
173 return (fd);
174}
175
176static int
177get_dev_crypto(void)
178{
179 int fd, retfd;
180
181 if ((fd = open_dev_crypto()) == -1)
182 return (-1);
183 if (ioctl(fd, CRIOGET, &retfd) == -1)
184 return (-1);
185
186 /* close on exec */
187 if (fcntl(retfd, F_SETFD, 1) == -1) {
188 close(retfd);
189 return (-1);
190 }
191 return (retfd);
192}
193
194/* Caching version for asym operations */
195static int
196get_asym_dev_crypto(void)
197{
198 static int fd = -1;
199
200 if (fd == -1)
201 fd = get_dev_crypto();
202 return fd;
203}
204
205/*
206 * XXXX this needs to be set for each alg - and determined from
207 * a running card.
208 */
209static int
210cryptodev_max_iv(int cipher)
211{
212 int i;
213
214 for (i = 0; ciphers[i].id; i++)
215 if (ciphers[i].id == cipher)
216 return (ciphers[i].ivmax);
217 return (0);
218}
219
220/*
221 * XXXX this needs to be set for each alg - and determined from
222 * a running card. For now, fake it out - but most of these
223 * for real devices should return 1 for the supported key
224 * sizes the device can handle.
225 */
226static int
227cryptodev_key_length_valid(int cipher, int len)
228{
229 int i;
230
231 for (i = 0; ciphers[i].id; i++)
232 if (ciphers[i].id == cipher)
233 return (ciphers[i].keylen == len);
234 return (0);
235}
236
237/* convert libcrypto nids to cryptodev */
238static int
239cipher_nid_to_cryptodev(int nid)
240{
241 int i;
242
243 for (i = 0; ciphers[i].id; i++)
244 if (ciphers[i].nid == nid)
245 return (ciphers[i].id);
246 return (0);
247}
248
249/*
250 * Find out what ciphers /dev/crypto will let us have a session for.
251 * XXX note, that some of these openssl doesn't deal with yet!
252 * returning them here is harmless, as long as we return NULL
253 * when asked for a handler in the cryptodev_engine_ciphers routine
254 */
255static int
256get_cryptodev_ciphers(const int **cnids)
257{
258 static int nids[CRYPTO_ALGORITHM_MAX];
259 struct session_op sess;
260 int fd, i, count = 0;
261
262 if ((fd = get_dev_crypto()) < 0) {
263 *cnids = NULL;
264 return (0);
265 }
266 memset(&sess, 0, sizeof(sess));
267 sess.key = (caddr_t)"123456781234567812345678";
268
269 for (i = 0; ciphers[i].id && count < CRYPTO_ALGORITHM_MAX; i++) {
270 if (ciphers[i].nid == NID_undef)
271 continue;
272 sess.cipher = ciphers[i].id;
273 sess.keylen = ciphers[i].keylen;
274 sess.mac = 0;
275 if (ioctl(fd, CIOCGSESSION, &sess) != -1 &&
276 ioctl(fd, CIOCFSESSION, &sess.ses) != -1)
277 nids[count++] = ciphers[i].nid;
278 }
279 close(fd);
280
281 if (count > 0)
282 *cnids = nids;
283 else
284 *cnids = NULL;
285 return (count);
286}
287
288/*
289 * Find out what digests /dev/crypto will let us have a session for.
290 * XXX note, that some of these openssl doesn't deal with yet!
291 * returning them here is harmless, as long as we return NULL
292 * when asked for a handler in the cryptodev_engine_digests routine
293 */
294static int
295get_cryptodev_digests(const int **cnids)
296{
297 static int nids[CRYPTO_ALGORITHM_MAX];
298 struct session_op sess;
299 int fd, i, count = 0;
300
301 if ((fd = get_dev_crypto()) < 0) {
302 *cnids = NULL;
303 return (0);
304 }
305 memset(&sess, 0, sizeof(sess));
306 for (i = 0; digests[i].id && count < CRYPTO_ALGORITHM_MAX; i++) {
307 if (digests[i].nid == NID_undef)
308 continue;
309 sess.mac = digests[i].id;
310 sess.cipher = 0;
311 if (ioctl(fd, CIOCGSESSION, &sess) != -1 &&
312 ioctl(fd, CIOCFSESSION, &sess.ses) != -1)
313 nids[count++] = digests[i].nid;
314 }
315 close(fd);
316
317 if (count > 0)
318 *cnids = nids;
319 else
320 *cnids = NULL;
321 return (count);
322}
323
324/*
325 * Find the useable ciphers|digests from dev/crypto - this is the first
326 * thing called by the engine init crud which determines what it
327 * can use for ciphers from this engine. We want to return
328 * only what we can do, anythine else is handled by software.
329 *
330 * If we can't initialize the device to do anything useful for
331 * any reason, we want to return a NULL array, and 0 length,
332 * which forces everything to be done is software. By putting
333 * the initalization of the device in here, we ensure we can
334 * use this engine as the default, and if for whatever reason
335 * /dev/crypto won't do what we want it will just be done in
336 * software
337 *
338 * This can (should) be greatly expanded to perhaps take into
339 * account speed of the device, and what we want to do.
340 * (although the disabling of particular alg's could be controlled
341 * by the device driver with sysctl's.) - this is where we
342 * want most of the decisions made about what we actually want
343 * to use from /dev/crypto.
344 */
345static int
346cryptodev_usable_ciphers(const int **nids)
347{
348 return (get_cryptodev_ciphers(nids));
349}
350
351static int
352cryptodev_usable_digests(const int **nids)
353{
354 /*
355 * XXXX just disable all digests for now, because it sucks.
356 * we need a better way to decide this - i.e. I may not
357 * want digests on slow cards like hifn on fast machines,
358 * but might want them on slow or loaded machines, etc.
359 * will also want them when using crypto cards that don't
360 * suck moose gonads - would be nice to be able to decide something
361 * as reasonable default without having hackery that's card dependent.
362 * of course, the default should probably be just do everything,
363 * with perhaps a sysctl to turn algoritms off (or have them off
364 * by default) on cards that generally suck like the hifn.
365 */
366 *nids = NULL;
367 return (0);
368}
369
370static int
371cryptodev_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
372 const unsigned char *in, unsigned int inl)
373{
374 struct crypt_op cryp;
375 struct dev_crypto_state *state = ctx->cipher_data;
376 struct session_op *sess = &state->d_sess;
377 void *iiv;
378 unsigned char save_iv[EVP_MAX_IV_LENGTH];
379
380 if (state->d_fd < 0)
381 return (0);
382 if (!inl)
383 return (1);
384 if ((inl % ctx->cipher->block_size) != 0)
385 return (0);
386
387 memset(&cryp, 0, sizeof(cryp));
388
389 cryp.ses = sess->ses;
390 cryp.flags = 0;
391 cryp.len = inl;
392 cryp.src = (caddr_t) in;
393 cryp.dst = (caddr_t) out;
394 cryp.mac = 0;
395
396 cryp.op = ctx->encrypt ? COP_ENCRYPT : COP_DECRYPT;
397
398 if (ctx->cipher->iv_len) {
399 cryp.iv = (caddr_t) ctx->iv;
400 if (!ctx->encrypt) {
401 iiv = (void *) in + inl - ctx->cipher->iv_len;
402 memcpy(save_iv, iiv, ctx->cipher->iv_len);
403 }
404 } else
405 cryp.iv = NULL;
406
407 if (ioctl(state->d_fd, CIOCCRYPT, &cryp) == -1) {
408 /* XXX need better errror handling
409 * this can fail for a number of different reasons.
410 */
411 return (0);
412 }
413
414 if (ctx->cipher->iv_len) {
415 if (ctx->encrypt)
416 iiv = (void *) out + inl - ctx->cipher->iv_len;
417 else
418 iiv = save_iv;
419 memcpy(ctx->iv, iiv, ctx->cipher->iv_len);
420 }
421 return (1);
422}
423
424static int
425cryptodev_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
426 const unsigned char *iv, int enc)
427{
428 struct dev_crypto_state *state = ctx->cipher_data;
429 struct session_op *sess = &state->d_sess;
430 int cipher;
431
432 if ((cipher = cipher_nid_to_cryptodev(ctx->cipher->nid)) == NID_undef)
433 return (0);
434
435 if (ctx->cipher->iv_len > cryptodev_max_iv(cipher))
436 return (0);
437
438 if (!cryptodev_key_length_valid(cipher, ctx->key_len))
439 return (0);
440
441 memset(sess, 0, sizeof(struct session_op));
442
443 if ((state->d_fd = get_dev_crypto()) < 0)
444 return (0);
445
446 sess->key = (unsigned char *)key;
447 sess->keylen = ctx->key_len;
448 sess->cipher = cipher;
449
450 if (ioctl(state->d_fd, CIOCGSESSION, sess) == -1) {
451 close(state->d_fd);
452 state->d_fd = -1;
453 return (0);
454 }
455 return (1);
456}
457
458/*
459 * free anything we allocated earlier when initting a
460 * session, and close the session.
461 */
462static int
463cryptodev_cleanup(EVP_CIPHER_CTX *ctx)
464{
465 int ret = 0;
466 struct dev_crypto_state *state = ctx->cipher_data;
467 struct session_op *sess = &state->d_sess;
468
469 if (state->d_fd < 0)
470 return (0);
471
472 /* XXX if this ioctl fails, someting's wrong. the invoker
473 * may have called us with a bogus ctx, or we could
474 * have a device that for whatever reason just doesn't
475 * want to play ball - it's not clear what's right
476 * here - should this be an error? should it just
477 * increase a counter, hmm. For right now, we return
478 * 0 - I don't believe that to be "right". we could
479 * call the gorpy openssl lib error handlers that
480 * print messages to users of the library. hmm..
481 */
482
483 if (ioctl(state->d_fd, CIOCFSESSION, &sess->ses) == -1) {
484 ret = 0;
485 } else {
486 ret = 1;
487 }
488 close(state->d_fd);
489 state->d_fd = -1;
490
491 return (ret);
492}
493
494/*
495 * libcrypto EVP stuff - this is how we get wired to EVP so the engine
496 * gets called when libcrypto requests a cipher NID.
497 */
498
499/* DES CBC EVP */
500const EVP_CIPHER cryptodev_des_cbc = {
501 NID_des_cbc,
502 8, 8, 8,
503 EVP_CIPH_CBC_MODE,
504 cryptodev_init_key,
505 cryptodev_cipher,
506 cryptodev_cleanup,
507 sizeof(struct dev_crypto_state),
508 EVP_CIPHER_set_asn1_iv,
509 EVP_CIPHER_get_asn1_iv,
510 NULL
511};
512
513/* 3DES CBC EVP */
514const EVP_CIPHER cryptodev_3des_cbc = {
515 NID_des_ede3_cbc,
516 8, 24, 8,
517 EVP_CIPH_CBC_MODE,
518 cryptodev_init_key,
519 cryptodev_cipher,
520 cryptodev_cleanup,
521 sizeof(struct dev_crypto_state),
522 EVP_CIPHER_set_asn1_iv,
523 EVP_CIPHER_get_asn1_iv,
524 NULL
525};
526
527const EVP_CIPHER cryptodev_bf_cbc = {
528 NID_bf_cbc,
529 8, 16, 8,
530 EVP_CIPH_CBC_MODE,
531 cryptodev_init_key,
532 cryptodev_cipher,
533 cryptodev_cleanup,
534 sizeof(struct dev_crypto_state),
535 EVP_CIPHER_set_asn1_iv,
536 EVP_CIPHER_get_asn1_iv,
537 NULL
538};
539
540const EVP_CIPHER cryptodev_cast_cbc = {
541 NID_cast5_cbc,
542 8, 16, 8,
543 EVP_CIPH_CBC_MODE,
544 cryptodev_init_key,
545 cryptodev_cipher,
546 cryptodev_cleanup,
547 sizeof(struct dev_crypto_state),
548 EVP_CIPHER_set_asn1_iv,
549 EVP_CIPHER_get_asn1_iv,
550 NULL
551};
552
553const EVP_CIPHER cryptodev_aes_cbc = {
554 NID_aes_128_cbc,
555 16, 16, 16,
556 EVP_CIPH_CBC_MODE,
557 cryptodev_init_key,
558 cryptodev_cipher,
559 cryptodev_cleanup,
560 sizeof(struct dev_crypto_state),
561 EVP_CIPHER_set_asn1_iv,
562 EVP_CIPHER_get_asn1_iv,
563 NULL
564};
565
566/*
567 * Registered by the ENGINE when used to find out how to deal with
568 * a particular NID in the ENGINE. this says what we'll do at the
569 * top level - note, that list is restricted by what we answer with
570 */
571static int
572cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher,
573 const int **nids, int nid)
574{
575 if (!cipher)
576 return (cryptodev_usable_ciphers(nids));
577
578 switch (nid) {
579 case NID_des_ede3_cbc:
580 *cipher = &cryptodev_3des_cbc;
581 break;
582 case NID_des_cbc:
583 *cipher = &cryptodev_des_cbc;
584 break;
585 case NID_bf_cbc:
586 *cipher = &cryptodev_bf_cbc;
587 break;
588 case NID_cast5_cbc:
589 *cipher = &cryptodev_cast_cbc;
590 break;
591 case NID_aes_128_cbc:
592 *cipher = &cryptodev_aes_cbc;
593 break;
594 default:
595 *cipher = NULL;
596 break;
597 }
598 return (*cipher != NULL);
599}
600
601static int
602cryptodev_engine_digests(ENGINE *e, const EVP_MD **digest,
603 const int **nids, int nid)
604{
605 if (!digest)
606 return (cryptodev_usable_digests(nids));
607
608 switch (nid) {
609 case NID_md5:
610 *digest = NULL; /* need to make a clean md5 critter */
611 break;
612 default:
613 *digest = NULL;
614 break;
615 }
616 return (*digest != NULL);
617}
618
619/*
620 * Convert a BIGNUM to the representation that /dev/crypto needs.
621 * Upon completion of use, the caller is responsible for freeing
622 * crp->crp_p.
623 */
624static int
625bn2crparam(const BIGNUM *a, struct crparam *crp)
626{
627 int i, j, k;
628 ssize_t words, bytes, bits;
629 u_char *b;
630
631 crp->crp_p = NULL;
632 crp->crp_nbits = 0;
633
634 bits = BN_num_bits(a);
635 bytes = (bits + 7) / 8;
636
637 b = malloc(bytes);
638 if (b == NULL)
639 return (1);
640
641 crp->crp_p = b;
642 crp->crp_nbits = bits;
643
644 for (i = 0, j = 0; i < a->top; i++) {
645 for (k = 0; k < BN_BITS2 / 8; k++) {
646 if ((j + k) >= bytes)
647 return (0);
648 b[j + k] = a->d[i] >> (k * 8);
649 }
650 j += BN_BITS2 / 8;
651 }
652 return (0);
653}
654
655/* Convert a /dev/crypto parameter to a BIGNUM */
656static int
657crparam2bn(struct crparam *crp, BIGNUM *a)
658{
659 u_int8_t *pd;
660 int i, bytes;
661
662 bytes = (crp->crp_nbits + 7) / 8;
663
664 if (bytes == 0)
665 return (-1);
666
667 if ((pd = (u_int8_t *) malloc(bytes)) == NULL)
668 return (-1);
669
670 for (i = 0; i < bytes; i++)
671 pd[i] = crp->crp_p[bytes - i - 1];
672
673 BN_bin2bn(pd, bytes, a);
674 free(pd);
675
676 return (0);
677}
678
679static void
680zapparams(struct crypt_kop *kop)
681{
682 int i;
683
684 for (i = 0; i <= kop->crk_iparams + kop->crk_oparams; i++) {
685 if (kop->crk_param[i].crp_p)
686 free(kop->crk_param[i].crp_p);
687 kop->crk_param[i].crp_p = NULL;
688 kop->crk_param[i].crp_nbits = 0;
689 }
690}
691
692static int
693cryptodev_asym(struct crypt_kop *kop, int rlen, BIGNUM *r, int slen, BIGNUM *s)
694{
695 int fd, ret = -1;
696
697 if ((fd = get_asym_dev_crypto()) < 0)
698 return (ret);
699
700 if (r) {
701 kop->crk_param[kop->crk_iparams].crp_p = calloc(rlen, sizeof(char));
702 kop->crk_param[kop->crk_iparams].crp_nbits = rlen * 8;
703 kop->crk_oparams++;
704 }
705 if (s) {
706 kop->crk_param[kop->crk_iparams+1].crp_p = calloc(slen, sizeof(char));
707 kop->crk_param[kop->crk_iparams+1].crp_nbits = slen * 8;
708 kop->crk_oparams++;
709 }
710
711 if (ioctl(fd, CIOCKEY, kop) == 0) {
712 if (r)
713 crparam2bn(&kop->crk_param[kop->crk_iparams], r);
714 if (s)
715 crparam2bn(&kop->crk_param[kop->crk_iparams+1], s);
716 ret = 0;
717 }
718
719 return (ret);
720}
721
722static int
723cryptodev_bn_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,
724 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *in_mont)
725{
726 struct crypt_kop kop;
727 int ret = 1;
728
729 /* Currently, we know we can do mod exp iff we can do any
730 * asymmetric operations at all.
731 */
732 if (cryptodev_asymfeat == 0) {
733 ret = BN_mod_exp(r, a, p, m, ctx);
734 return (ret);
735 }
736
737 memset(&kop, 0, sizeof kop);
738 kop.crk_op = CRK_MOD_EXP;
739
740 /* inputs: a^p % m */
741 if (bn2crparam(a, &kop.crk_param[0]))
742 goto err;
743 if (bn2crparam(p, &kop.crk_param[1]))
744 goto err;
745 if (bn2crparam(m, &kop.crk_param[2]))
746 goto err;
747 kop.crk_iparams = 3;
748
749 if (cryptodev_asym(&kop, BN_num_bytes(m), r, 0, NULL) == -1) {
750 const RSA_METHOD *meth = RSA_PKCS1_SSLeay();
751 ret = meth->bn_mod_exp(r, a, p, m, ctx, in_mont);
752 }
753err:
754 zapparams(&kop);
755 return (ret);
756}
757
758static int
759cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa)
760{
761 int r;
762 BN_CTX *ctx;
763
764 ctx = BN_CTX_new();
765 r = cryptodev_bn_mod_exp(r0, I, rsa->d, rsa->n, ctx, NULL);
766 BN_CTX_free(ctx);
767 return (r);
768}
769
770static int
771cryptodev_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx)
772{
773 struct crypt_kop kop;
774 int ret = 1;
775
776 if (!rsa->p || !rsa->q || !rsa->dmp1 || !rsa->dmq1 || !rsa->iqmp) {
777 /* XXX 0 means failure?? */
778 return (0);
779 }
780
781 memset(&kop, 0, sizeof kop);
782 kop.crk_op = CRK_MOD_EXP_CRT;
783 /* inputs: rsa->p rsa->q I rsa->dmp1 rsa->dmq1 rsa->iqmp */
784 if (bn2crparam(rsa->p, &kop.crk_param[0]))
785 goto err;
786 if (bn2crparam(rsa->q, &kop.crk_param[1]))
787 goto err;
788 if (bn2crparam(I, &kop.crk_param[2]))
789 goto err;
790 if (bn2crparam(rsa->dmp1, &kop.crk_param[3]))
791 goto err;
792 if (bn2crparam(rsa->dmq1, &kop.crk_param[4]))
793 goto err;
794 if (bn2crparam(rsa->iqmp, &kop.crk_param[5]))
795 goto err;
796 kop.crk_iparams = 6;
797
798 if (cryptodev_asym(&kop, BN_num_bytes(rsa->n), r0, 0, NULL) == -1) {
799 const RSA_METHOD *meth = RSA_PKCS1_SSLeay();
800 ret = (*meth->rsa_mod_exp)(r0, I, rsa, ctx);
801 }
802err:
803 zapparams(&kop);
804 return (ret);
805}
806
807static RSA_METHOD cryptodev_rsa = {
808 "cryptodev RSA method",
809 NULL, /* rsa_pub_enc */
810 NULL, /* rsa_pub_dec */
811 NULL, /* rsa_priv_enc */
812 NULL, /* rsa_priv_dec */
813 NULL,
814 NULL,
815 NULL, /* init */
816 NULL, /* finish */
817 0, /* flags */
818 NULL, /* app_data */
819 NULL, /* rsa_sign */
820 NULL /* rsa_verify */
821};
822
823static int
824cryptodev_dsa_bn_mod_exp(DSA *dsa, BIGNUM *r, BIGNUM *a, const BIGNUM *p,
825 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx)
826{
827 return (cryptodev_bn_mod_exp(r, a, p, m, ctx, m_ctx));
828}
829
830static int
831cryptodev_dsa_dsa_mod_exp(DSA *dsa, BIGNUM *t1, BIGNUM *g,
832 BIGNUM *u1, BIGNUM *pub_key, BIGNUM *u2, BIGNUM *p,
833 BN_CTX *ctx, BN_MONT_CTX *mont)
834{
835 BIGNUM t2;
836 int ret = 0;
837
838 BN_init(&t2);
839
840 /* v = ( g^u1 * y^u2 mod p ) mod q */
841 /* let t1 = g ^ u1 mod p */
842 ret = 0;
843
844 if (!dsa->meth->bn_mod_exp(dsa,t1,dsa->g,u1,dsa->p,ctx,mont))
845 goto err;
846
847 /* let t2 = y ^ u2 mod p */
848 if (!dsa->meth->bn_mod_exp(dsa,&t2,dsa->pub_key,u2,dsa->p,ctx,mont))
849 goto err;
850 /* let u1 = t1 * t2 mod p */
851 if (!BN_mod_mul(u1,t1,&t2,dsa->p,ctx))
852 goto err;
853
854 BN_copy(t1,u1);
855
856 ret = 1;
857err:
858 BN_free(&t2);
859 return(ret);
860}
861
862static DSA_SIG *
863cryptodev_dsa_do_sign(const unsigned char *dgst, int dlen, DSA *dsa)
864{
865 struct crypt_kop kop;
866 BIGNUM *r = NULL, *s = NULL;
867 DSA_SIG *dsaret = NULL;
868
869 if ((r = BN_new()) == NULL)
870 goto err;
871 if ((s = BN_new()) == NULL) {
872 BN_free(r);
873 goto err;
874 }
875
876 memset(&kop, 0, sizeof kop);
877 kop.crk_op = CRK_DSA_SIGN;
878
879 /* inputs: dgst dsa->p dsa->q dsa->g dsa->priv_key */
880 kop.crk_param[0].crp_p = (caddr_t)dgst;
881 kop.crk_param[0].crp_nbits = dlen * 8;
882 if (bn2crparam(dsa->p, &kop.crk_param[1]))
883 goto err;
884 if (bn2crparam(dsa->q, &kop.crk_param[2]))
885 goto err;
886 if (bn2crparam(dsa->g, &kop.crk_param[3]))
887 goto err;
888 if (bn2crparam(dsa->priv_key, &kop.crk_param[4]))
889 goto err;
890 kop.crk_iparams = 5;
891
892 if (cryptodev_asym(&kop, BN_num_bytes(dsa->q), r,
893 BN_num_bytes(dsa->q), s) == 0) {
894 dsaret = DSA_SIG_new();
895 dsaret->r = r;
896 dsaret->s = s;
897 } else {
898 const DSA_METHOD *meth = DSA_OpenSSL();
899 BN_free(r);
900 BN_free(s);
901 dsaret = (meth->dsa_do_sign)(dgst, dlen, dsa);
902 }
903err:
904 kop.crk_param[0].crp_p = NULL;
905 zapparams(&kop);
906 return (dsaret);
907}
908
909static int
910cryptodev_dsa_verify(const unsigned char *dgst, int dlen,
911 DSA_SIG *sig, DSA *dsa)
912{
913 struct crypt_kop kop;
914 int dsaret = 1;
915
916 memset(&kop, 0, sizeof kop);
917 kop.crk_op = CRK_DSA_VERIFY;
918
919 /* inputs: dgst dsa->p dsa->q dsa->g dsa->pub_key sig->r sig->s */
920 kop.crk_param[0].crp_p = (caddr_t)dgst;
921 kop.crk_param[0].crp_nbits = dlen * 8;
922 if (bn2crparam(dsa->p, &kop.crk_param[1]))
923 goto err;
924 if (bn2crparam(dsa->q, &kop.crk_param[2]))
925 goto err;
926 if (bn2crparam(dsa->g, &kop.crk_param[3]))
927 goto err;
928 if (bn2crparam(dsa->pub_key, &kop.crk_param[4]))
929 goto err;
930 if (bn2crparam(sig->r, &kop.crk_param[5]))
931 goto err;
932 if (bn2crparam(sig->s, &kop.crk_param[6]))
933 goto err;
934 kop.crk_iparams = 7;
935
936 if (cryptodev_asym(&kop, 0, NULL, 0, NULL) == 0) {
937 dsaret = kop.crk_status;
938 } else {
939 const DSA_METHOD *meth = DSA_OpenSSL();
940
941 dsaret = (meth->dsa_do_verify)(dgst, dlen, sig, dsa);
942 }
943err:
944 kop.crk_param[0].crp_p = NULL;
945 zapparams(&kop);
946 return (dsaret);
947}
948
949static DSA_METHOD cryptodev_dsa = {
950 "cryptodev DSA method",
951 NULL,
952 NULL, /* dsa_sign_setup */
953 NULL,
954 NULL, /* dsa_mod_exp */
955 NULL,
956 NULL, /* init */
957 NULL, /* finish */
958 0, /* flags */
959 NULL /* app_data */
960};
961
962static int
963cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a,
964 const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx,
965 BN_MONT_CTX *m_ctx)
966{
967 return (cryptodev_bn_mod_exp(r, a, p, m, ctx, m_ctx));
968}
969
970static int
971cryptodev_dh_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh)
972{
973 struct crypt_kop kop;
974 int dhret = 1;
975 int fd, keylen;
976
977 if ((fd = get_asym_dev_crypto()) < 0) {
978 const DH_METHOD *meth = DH_OpenSSL();
979
980 return ((meth->compute_key)(key, pub_key, dh));
981 }
982
983 keylen = BN_num_bits(dh->p);
984
985 memset(&kop, 0, sizeof kop);
986 kop.crk_op = CRK_DH_COMPUTE_KEY;
987
988 /* inputs: dh->priv_key pub_key dh->p key */
989 if (bn2crparam(dh->priv_key, &kop.crk_param[0]))
990 goto err;
991 if (bn2crparam(pub_key, &kop.crk_param[1]))
992 goto err;
993 if (bn2crparam(dh->p, &kop.crk_param[2]))
994 goto err;
995 kop.crk_iparams = 3;
996
997 kop.crk_param[3].crp_p = key;
998 kop.crk_param[3].crp_nbits = keylen * 8;
999 kop.crk_oparams = 1;
1000
1001 if (ioctl(fd, CIOCKEY, &kop) == -1) {
1002 const DH_METHOD *meth = DH_OpenSSL();
1003
1004 dhret = (meth->compute_key)(key, pub_key, dh);
1005 }
1006err:
1007 kop.crk_param[3].crp_p = NULL;
1008 zapparams(&kop);
1009 return (dhret);
1010}
1011
1012static DH_METHOD cryptodev_dh = {
1013 "cryptodev DH method",
1014 NULL, /* cryptodev_dh_generate_key */
1015 NULL,
1016 NULL,
1017 NULL,
1018 NULL,
1019 0, /* flags */
1020 NULL /* app_data */
1021};
1022
1023/*
1024 * ctrl right now is just a wrapper that doesn't do much
1025 * but I expect we'll want some options soon.
1026 */
1027static int
1028cryptodev_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f)())
1029{
1030#ifdef HAVE_SYSLOG_R
1031 struct syslog_data sd = SYSLOG_DATA_INIT;
1032#endif
1033
1034 switch (cmd) {
1035 default:
1036#ifdef HAVE_SYSLOG_R
1037 syslog_r(LOG_ERR, &sd,
1038 "cryptodev_ctrl: unknown command %d", cmd);
1039#else
1040 syslog(LOG_ERR, "cryptodev_ctrl: unknown command %d", cmd);
1041#endif
1042 break;
1043 }
1044 return (1);
1045}
1046
1047void
1048ENGINE_load_cryptodev(void)
1049{
1050 ENGINE *engine = ENGINE_new();
1051 int fd;
1052
1053 if (engine == NULL)
1054 return;
1055 if ((fd = get_dev_crypto()) < 0) {
1056 ENGINE_free(engine);
1057 return;
1058 }
1059
1060 /*
1061 * find out what asymmetric crypto algorithms we support
1062 */
1063 if (ioctl(fd, CIOCASYMFEAT, &cryptodev_asymfeat) == -1) {
1064 close(fd);
1065 ENGINE_free(engine);
1066 return;
1067 }
1068 close(fd);
1069
1070 if (!ENGINE_set_id(engine, "cryptodev") ||
1071 !ENGINE_set_name(engine, "BSD cryptodev engine") ||
1072 !ENGINE_set_ciphers(engine, cryptodev_engine_ciphers) ||
1073 !ENGINE_set_digests(engine, cryptodev_engine_digests) ||
1074 !ENGINE_set_ctrl_function(engine, cryptodev_ctrl) ||
1075 !ENGINE_set_cmd_defns(engine, cryptodev_defns)) {
1076 ENGINE_free(engine);
1077 return;
1078 }
1079
1080 if (ENGINE_set_RSA(engine, &cryptodev_rsa)) {
1081 const RSA_METHOD *rsa_meth = RSA_PKCS1_SSLeay();
1082
1083 cryptodev_rsa.bn_mod_exp = rsa_meth->bn_mod_exp;
1084 cryptodev_rsa.rsa_mod_exp = rsa_meth->rsa_mod_exp;
1085 cryptodev_rsa.rsa_pub_enc = rsa_meth->rsa_pub_enc;
1086 cryptodev_rsa.rsa_pub_dec = rsa_meth->rsa_pub_dec;
1087 cryptodev_rsa.rsa_priv_enc = rsa_meth->rsa_priv_enc;
1088 cryptodev_rsa.rsa_priv_dec = rsa_meth->rsa_priv_dec;
1089 if (cryptodev_asymfeat & CRF_MOD_EXP) {
1090 cryptodev_rsa.bn_mod_exp = cryptodev_bn_mod_exp;
1091 if (cryptodev_asymfeat & CRF_MOD_EXP_CRT)
1092 cryptodev_rsa.rsa_mod_exp =
1093 cryptodev_rsa_mod_exp;
1094 else
1095 cryptodev_rsa.rsa_mod_exp =
1096 cryptodev_rsa_nocrt_mod_exp;
1097 }
1098 }
1099
1100 if (ENGINE_set_DSA(engine, &cryptodev_dsa)) {
1101 const DSA_METHOD *meth = DSA_OpenSSL();
1102
1103 memcpy(&cryptodev_dsa, meth, sizeof(DSA_METHOD));
1104 if (cryptodev_asymfeat & CRF_DSA_SIGN)
1105 cryptodev_dsa.dsa_do_sign = cryptodev_dsa_do_sign;
1106 if (cryptodev_asymfeat & CRF_MOD_EXP) {
1107 cryptodev_dsa.bn_mod_exp = cryptodev_dsa_bn_mod_exp;
1108 cryptodev_dsa.dsa_mod_exp = cryptodev_dsa_dsa_mod_exp;
1109 }
1110 if (cryptodev_asymfeat & CRF_DSA_VERIFY)
1111 cryptodev_dsa.dsa_do_verify = cryptodev_dsa_verify;
1112 }
1113
1114 if (ENGINE_set_DH(engine, &cryptodev_dh)){
1115 const DH_METHOD *dh_meth = DH_OpenSSL();
1116
1117 cryptodev_dh.generate_key = dh_meth->generate_key;
1118 cryptodev_dh.compute_key = dh_meth->compute_key;
1119 cryptodev_dh.bn_mod_exp = dh_meth->bn_mod_exp;
1120 if (cryptodev_asymfeat & CRF_MOD_EXP) {
1121 cryptodev_dh.bn_mod_exp = cryptodev_mod_exp_dh;
1122 if (cryptodev_asymfeat & CRF_DH_COMPUTE_KEY)
1123 cryptodev_dh.compute_key =
1124 cryptodev_dh_compute_key;
1125 }
1126 }
1127
1128 ENGINE_add(engine);
1129 ENGINE_free(engine);
1130 ERR_clear_error();
1131}
1132
1133#endif /* HAVE_CRYPTODEV */
diff --git a/src/lib/libcrypto/err/Makefile b/src/lib/libcrypto/err/Makefile
index 4adec55302..23e38409c8 100644
--- a/src/lib/libcrypto/err/Makefile
+++ b/src/lib/libcrypto/err/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -81,38 +78,32 @@ err.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/buffer.h
81err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 78err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
82err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 79err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
83err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 80err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
84err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 81err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
85err.o: ../../include/openssl/symhacks.h ../cryptlib.h err.c 82err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
86err_all.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 83err.o: ../cryptlib.h err.c
87err_all.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 84err_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
88err_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 85err_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
89err_all.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 86err_all.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
90err_all.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 87err_all.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
91err_all.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 88err_all.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
92err_all.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h 89err_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
93err_all.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 90err_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
94err_all.o: ../../include/openssl/engine.h ../../include/openssl/err.h 91err_all.o: ../../include/openssl/err.h ../../include/openssl/evp.h
95err_all.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 92err_all.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
96err_all.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 93err_all.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
97err_all.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 94err_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
98err_all.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 95err_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem2.h
99err_all.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 96err_all.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
100err_all.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 97err_all.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
101err_all.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 98err_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
102err_all.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs12.h 99err_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
103err_all.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 100err_all.o: ../../include/openssl/ui.h ../../include/openssl/x509.h
104err_all.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
105err_all.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
106err_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
107err_all.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
108err_all.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
109err_all.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
110err_all.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 101err_all.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
111err_all.o: err_all.c 102err_all.o: err_all.c
112err_prn.o: ../../e_os.h ../../include/openssl/bio.h 103err_prn.o: ../../e_os.h ../../include/openssl/bio.h
113err_prn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 104err_prn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
114err_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 105err_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
115err_prn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 106err_prn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
116err_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 107err_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
117err_prn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 108err_prn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
118err_prn.o: ../cryptlib.h err_prn.c 109err_prn.o: ../../include/openssl/symhacks.h ../cryptlib.h err_prn.c
diff --git a/src/lib/libcrypto/evp/Makefile b/src/lib/libcrypto/evp/Makefile
index d1c2a272bb..8f2555c7e5 100644
--- a/src/lib/libcrypto/evp/Makefile
+++ b/src/lib/libcrypto/evp/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -24,11 +19,11 @@ APPS=
24 19
25LIB=$(TOP)/libcrypto.a 20LIB=$(TOP)/libcrypto.a
26LIBSRC= encode.c digest.c evp_enc.c evp_key.c evp_acnf.c \ 21LIBSRC= encode.c digest.c evp_enc.c evp_key.c evp_acnf.c \
27 e_des.c e_bf.c e_idea.c e_des3.c \ 22 e_des.c e_bf.c e_idea.c e_des3.c e_camellia.c\
28 e_rc4.c e_aes.c names.c \ 23 e_rc4.c e_aes.c names.c e_seed.c \
29 e_xcbc_d.c e_rc2.c e_cast.c e_rc5.c \ 24 e_xcbc_d.c e_rc2.c e_cast.c e_rc5.c \
30 m_null.c m_md2.c m_md4.c m_md5.c m_sha.c m_sha1.c \ 25 m_null.c m_md2.c m_md4.c m_md5.c m_sha.c m_sha1.c \
31 m_dss.c m_dss1.c m_mdc2.c m_ripemd.c \ 26 m_dss.c m_dss1.c m_mdc2.c m_ripemd.c m_ecdsa.c\
32 p_open.c p_seal.c p_sign.c p_verify.c p_lib.c p_enc.c p_dec.c \ 27 p_open.c p_seal.c p_sign.c p_verify.c p_lib.c p_enc.c p_dec.c \
33 bio_md.c bio_b64.c bio_enc.c evp_err.c e_null.c \ 28 bio_md.c bio_b64.c bio_enc.c evp_err.c e_null.c \
34 c_all.c c_allc.c c_alld.c evp_lib.c bio_ok.c \ 29 c_all.c c_allc.c c_alld.c evp_lib.c bio_ok.c \
@@ -36,11 +31,11 @@ LIBSRC= encode.c digest.c evp_enc.c evp_key.c evp_acnf.c \
36 e_old.c 31 e_old.c
37 32
38LIBOBJ= encode.o digest.o evp_enc.o evp_key.o evp_acnf.o \ 33LIBOBJ= encode.o digest.o evp_enc.o evp_key.o evp_acnf.o \
39 e_des.o e_bf.o e_idea.o e_des3.o \ 34 e_des.o e_bf.o e_idea.o e_des3.o e_camellia.o\
40 e_rc4.o e_aes.o names.o \ 35 e_rc4.o e_aes.o names.o e_seed.o \
41 e_xcbc_d.o e_rc2.o e_cast.o e_rc5.o \ 36 e_xcbc_d.o e_rc2.o e_cast.o e_rc5.o \
42 m_null.o m_md2.o m_md4.o m_md5.o m_sha.o m_sha1.o \ 37 m_null.o m_md2.o m_md4.o m_md5.o m_sha.o m_sha1.o \
43 m_dss.o m_dss1.o m_mdc2.o m_ripemd.o \ 38 m_dss.o m_dss1.o m_mdc2.o m_ripemd.o m_ecdsa.o\
44 p_open.o p_seal.o p_sign.o p_verify.o p_lib.o p_enc.o p_dec.o \ 39 p_open.o p_seal.o p_sign.o p_verify.o p_lib.o p_enc.o p_dec.o \
45 bio_md.o bio_b64.o bio_enc.o evp_err.o e_null.o \ 40 bio_md.o bio_b64.o bio_enc.o evp_err.o e_null.o \
46 c_all.o c_allc.o c_alld.o evp_lib.o bio_ok.o \ 41 c_all.o c_allc.o c_alld.o evp_lib.o bio_ok.o \
@@ -74,6 +69,7 @@ links:
74 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 69 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
75 70
76install: 71install:
72 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
77 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 73 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
78 do \ 74 do \
79 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 75 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -89,6 +85,7 @@ lint:
89 lint -DLINT $(INCLUDES) $(SRC)>fluff 85 lint -DLINT $(INCLUDES) $(SRC)>fluff
90 86
91depend: 87depend:
88 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
92 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC) 89 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
93 90
94dclean: 91dclean:
@@ -100,977 +97,550 @@ clean:
100 97
101# DO NOT DELETE THIS LINE -- make depend depends on it. 98# DO NOT DELETE THIS LINE -- make depend depends on it.
102 99
103bio_b64.o: ../../e_os.h ../../include/openssl/aes.h 100bio_b64.o: ../../e_os.h ../../include/openssl/asn1.h
104bio_b64.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 101bio_b64.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
105bio_b64.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 102bio_b64.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
106bio_b64.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
107bio_b64.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
108bio_b64.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
109bio_b64.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
110bio_b64.o: ../../include/openssl/err.h ../../include/openssl/evp.h 103bio_b64.o: ../../include/openssl/err.h ../../include/openssl/evp.h
111bio_b64.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 104bio_b64.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
112bio_b64.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 105bio_b64.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
113bio_b64.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 106bio_b64.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
114bio_b64.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 107bio_b64.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
115bio_b64.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 108bio_b64.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_b64.c
116bio_b64.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc2.h 109bio_enc.o: ../../e_os.h ../../include/openssl/asn1.h
117bio_b64.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 110bio_enc.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
118bio_b64.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 111bio_enc.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
119bio_b64.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
120bio_b64.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
121bio_b64.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
122bio_b64.o: ../cryptlib.h bio_b64.c
123bio_enc.o: ../../e_os.h ../../include/openssl/aes.h
124bio_enc.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
125bio_enc.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
126bio_enc.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
127bio_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
128bio_enc.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
129bio_enc.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
130bio_enc.o: ../../include/openssl/err.h ../../include/openssl/evp.h 112bio_enc.o: ../../include/openssl/err.h ../../include/openssl/evp.h
131bio_enc.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 113bio_enc.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
132bio_enc.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 114bio_enc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
133bio_enc.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 115bio_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
134bio_enc.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 116bio_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
135bio_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 117bio_enc.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_enc.c
136bio_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc2.h 118bio_md.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
137bio_enc.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 119bio_md.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
138bio_enc.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
139bio_enc.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
140bio_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
141bio_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
142bio_enc.o: ../cryptlib.h bio_enc.c
143bio_md.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
144bio_md.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
145bio_md.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
146bio_md.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
147bio_md.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
148bio_md.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
149bio_md.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 120bio_md.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
150bio_md.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 121bio_md.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
151bio_md.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 122bio_md.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
152bio_md.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 123bio_md.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
153bio_md.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 124bio_md.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
154bio_md.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 125bio_md.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
155bio_md.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 126bio_md.o: ../cryptlib.h bio_md.c
156bio_md.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 127bio_ok.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
157bio_md.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 128bio_ok.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
158bio_md.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
159bio_md.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
160bio_md.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
161bio_md.o: ../../include/openssl/ui_compat.h ../cryptlib.h bio_md.c
162bio_ok.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
163bio_ok.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
164bio_ok.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
165bio_ok.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
166bio_ok.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
167bio_ok.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
168bio_ok.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 129bio_ok.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
169bio_ok.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 130bio_ok.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
170bio_ok.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 131bio_ok.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
171bio_ok.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 132bio_ok.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
172bio_ok.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 133bio_ok.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
173bio_ok.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 134bio_ok.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
174bio_ok.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 135bio_ok.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_ok.c
175bio_ok.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 136c_all.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
176bio_ok.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 137c_all.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
177bio_ok.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
178bio_ok.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
179bio_ok.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
180bio_ok.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
181bio_ok.o: ../cryptlib.h bio_ok.c
182c_all.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
183c_all.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
184c_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
185c_all.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
186c_all.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
187c_all.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
188c_all.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 138c_all.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
189c_all.o: ../../include/openssl/err.h ../../include/openssl/evp.h 139c_all.o: ../../include/openssl/err.h ../../include/openssl/evp.h
190c_all.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 140c_all.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
191c_all.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 141c_all.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
192c_all.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 142c_all.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
193c_all.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 143c_all.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
194c_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 144c_all.o: ../../include/openssl/symhacks.h ../cryptlib.h c_all.c
195c_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 145c_allc.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
196c_all.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 146c_allc.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
197c_all.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 147c_allc.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
198c_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 148c_allc.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
199c_all.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 149c_allc.o: ../../include/openssl/err.h ../../include/openssl/evp.h
200c_all.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 150c_allc.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
201c_all.o: ../../include/openssl/ui_compat.h ../cryptlib.h c_all.c
202c_allc.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
203c_allc.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
204c_allc.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
205c_allc.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
206c_allc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
207c_allc.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
208c_allc.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
209c_allc.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
210c_allc.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
211c_allc.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
212c_allc.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
213c_allc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 151c_allc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
214c_allc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 152c_allc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
215c_allc.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 153c_allc.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
216c_allc.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 154c_allc.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
217c_allc.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 155c_allc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
218c_allc.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 156c_allc.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
219c_allc.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 157c_allc.o: ../cryptlib.h c_allc.c
220c_allc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 158c_alld.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
221c_allc.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 159c_alld.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
222c_allc.o: ../../include/openssl/x509_vfy.h ../cryptlib.h c_allc.c 160c_alld.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
223c_alld.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 161c_alld.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
224c_alld.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 162c_alld.o: ../../include/openssl/err.h ../../include/openssl/evp.h
225c_alld.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 163c_alld.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
226c_alld.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
227c_alld.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
228c_alld.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
229c_alld.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
230c_alld.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
231c_alld.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
232c_alld.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
233c_alld.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
234c_alld.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 164c_alld.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
235c_alld.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 165c_alld.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
236c_alld.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 166c_alld.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
237c_alld.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 167c_alld.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
238c_alld.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 168c_alld.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
239c_alld.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 169c_alld.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
240c_alld.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 170c_alld.o: ../cryptlib.h c_alld.c
241c_alld.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 171digest.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
242c_alld.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 172digest.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
243c_alld.o: ../../include/openssl/x509_vfy.h ../cryptlib.h c_alld.c
244digest.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
245digest.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
246digest.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
247digest.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
248digest.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
249digest.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
250digest.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 173digest.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
251digest.o: ../../include/openssl/err.h ../../include/openssl/evp.h 174digest.o: ../../include/openssl/err.h ../../include/openssl/evp.h
252digest.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 175digest.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
253digest.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 176digest.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
254digest.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 177digest.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
255digest.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 178digest.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
256digest.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 179digest.o: ../../include/openssl/symhacks.h ../cryptlib.h digest.c
257digest.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
258digest.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
259digest.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
260digest.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
261digest.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
262digest.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
263digest.o: ../../include/openssl/ui_compat.h ../cryptlib.h digest.c
264e_aes.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 180e_aes.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
265e_aes.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 181e_aes.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
266e_aes.o: ../../include/openssl/bn.h ../../include/openssl/cast.h 182e_aes.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
267e_aes.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 183e_aes.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
268e_aes.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
269e_aes.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
270e_aes.o: ../../include/openssl/err.h ../../include/openssl/evp.h
271e_aes.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
272e_aes.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
273e_aes.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
274e_aes.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 184e_aes.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
275e_aes.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 185e_aes.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
276e_aes.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc2.h 186e_aes.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
277e_aes.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 187e_aes.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h e_aes.c
278e_aes.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
279e_aes.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
280e_aes.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
281e_aes.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h e_aes.c
282e_aes.o: evp_locl.h 188e_aes.o: evp_locl.h
283e_bf.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 189e_bf.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
284e_bf.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 190e_bf.o: ../../include/openssl/blowfish.h ../../include/openssl/buffer.h
285e_bf.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 191e_bf.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
286e_bf.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 192e_bf.o: ../../include/openssl/err.h ../../include/openssl/evp.h
287e_bf.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 193e_bf.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
288e_bf.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
289e_bf.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
290e_bf.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
291e_bf.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
292e_bf.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
293e_bf.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
294e_bf.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 194e_bf.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
295e_bf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 195e_bf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
296e_bf.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 196e_bf.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
297e_bf.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 197e_bf.o: ../../include/openssl/symhacks.h ../cryptlib.h e_bf.c evp_locl.h
298e_bf.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 198e_camellia.o: ../../include/openssl/opensslconf.h e_camellia.c
299e_bf.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 199e_cast.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
300e_bf.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 200e_cast.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
301e_bf.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_bf.c evp_locl.h 201e_cast.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
302e_cast.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 202e_cast.o: ../../include/openssl/err.h ../../include/openssl/evp.h
303e_cast.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 203e_cast.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
304e_cast.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
305e_cast.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
306e_cast.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
307e_cast.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
308e_cast.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
309e_cast.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
310e_cast.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
311e_cast.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
312e_cast.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
313e_cast.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 204e_cast.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
314e_cast.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 205e_cast.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
315e_cast.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 206e_cast.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
316e_cast.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 207e_cast.o: ../../include/openssl/symhacks.h ../cryptlib.h e_cast.c evp_locl.h
317e_cast.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 208e_des.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
318e_cast.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 209e_des.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
319e_cast.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
320e_cast.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_cast.c evp_locl.h
321e_des.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
322e_des.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
323e_des.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
324e_des.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
325e_des.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 210e_des.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
326e_des.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
327e_des.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 211e_des.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
328e_des.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 212e_des.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
329e_des.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 213e_des.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
330e_des.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 214e_des.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
331e_des.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 215e_des.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
332e_des.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 216e_des.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
333e_des.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
334e_des.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
335e_des.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
336e_des.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
337e_des.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
338e_des.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 217e_des.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
339e_des.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_des.c evp_locl.h 218e_des.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_des.c evp_locl.h
340e_des3.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 219e_des3.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
341e_des3.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 220e_des3.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
342e_des3.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
343e_des3.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
344e_des3.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 221e_des3.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
345e_des3.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
346e_des3.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 222e_des3.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
347e_des3.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 223e_des3.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
348e_des3.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 224e_des3.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
349e_des3.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 225e_des3.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
350e_des3.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 226e_des3.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
351e_des3.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 227e_des3.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
352e_des3.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
353e_des3.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
354e_des3.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
355e_des3.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
356e_des3.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
357e_des3.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 228e_des3.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
358e_des3.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_des3.c evp_locl.h 229e_des3.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_des3.c evp_locl.h
359e_idea.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 230e_idea.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
360e_idea.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 231e_idea.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
361e_idea.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
362e_idea.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
363e_idea.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
364e_idea.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
365e_idea.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 232e_idea.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
366e_idea.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 233e_idea.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
367e_idea.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 234e_idea.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
368e_idea.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
369e_idea.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
370e_idea.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 235e_idea.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
371e_idea.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 236e_idea.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
372e_idea.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 237e_idea.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
373e_idea.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 238e_idea.o: ../../include/openssl/symhacks.h ../cryptlib.h e_idea.c evp_locl.h
374e_idea.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 239e_null.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
375e_idea.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 240e_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
376e_idea.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
377e_idea.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_idea.c evp_locl.h
378e_null.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
379e_null.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
380e_null.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
381e_null.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
382e_null.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
383e_null.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
384e_null.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 241e_null.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
385e_null.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 242e_null.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
386e_null.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 243e_null.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
387e_null.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 244e_null.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
388e_null.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 245e_null.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
389e_null.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 246e_null.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
390e_null.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 247e_null.o: ../cryptlib.h e_null.c
391e_null.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 248e_old.o: e_old.c
392e_null.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 249e_rc2.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
393e_null.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 250e_rc2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
394e_null.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
395e_null.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
396e_null.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_null.c
397e_old.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
398e_old.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
399e_old.o: ../../include/openssl/bn.h ../../include/openssl/cast.h
400e_old.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
401e_old.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
402e_old.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
403e_old.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
404e_old.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
405e_old.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
406e_old.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
407e_old.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
408e_old.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc2.h
409e_old.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
410e_old.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
411e_old.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
412e_old.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
413e_old.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h e_old.c
414e_rc2.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
415e_rc2.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
416e_rc2.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
417e_rc2.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
418e_rc2.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
419e_rc2.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
420e_rc2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 251e_rc2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
421e_rc2.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 252e_rc2.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
422e_rc2.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 253e_rc2.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
423e_rc2.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 254e_rc2.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
424e_rc2.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 255e_rc2.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc2.h
425e_rc2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 256e_rc2.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
426e_rc2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 257e_rc2.o: ../../include/openssl/symhacks.h ../cryptlib.h e_rc2.c evp_locl.h
427e_rc2.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 258e_rc4.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
428e_rc2.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 259e_rc4.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
429e_rc2.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
430e_rc2.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
431e_rc2.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
432e_rc2.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_rc2.c evp_locl.h
433e_rc4.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
434e_rc4.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
435e_rc4.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
436e_rc4.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
437e_rc4.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
438e_rc4.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
439e_rc4.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 260e_rc4.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
440e_rc4.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 261e_rc4.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
441e_rc4.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 262e_rc4.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
442e_rc4.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 263e_rc4.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
443e_rc4.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 264e_rc4.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc4.h
444e_rc4.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 265e_rc4.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
445e_rc4.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 266e_rc4.o: ../../include/openssl/symhacks.h ../cryptlib.h e_rc4.c
446e_rc4.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 267e_rc5.o: ../../e_os.h ../../include/openssl/bio.h
447e_rc4.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 268e_rc5.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
448e_rc4.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
449e_rc4.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
450e_rc4.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
451e_rc4.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_rc4.c evp_locl.h
452e_rc5.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
453e_rc5.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
454e_rc5.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
455e_rc5.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
456e_rc5.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
457e_rc5.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
458e_rc5.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 269e_rc5.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
459e_rc5.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 270e_rc5.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
460e_rc5.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
461e_rc5.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
462e_rc5.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
463e_rc5.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
464e_rc5.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 271e_rc5.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
465e_rc5.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 272e_rc5.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
466e_rc5.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 273e_rc5.o: ../../include/openssl/symhacks.h ../cryptlib.h e_rc5.c
467e_rc5.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 274e_seed.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
468e_rc5.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 275e_seed.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
469e_rc5.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 276e_seed.o: ../../include/openssl/err.h ../../include/openssl/evp.h
470e_rc5.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_rc5.c evp_locl.h 277e_seed.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
471e_xcbc_d.o: ../../e_os.h ../../include/openssl/aes.h 278e_seed.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
472e_xcbc_d.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 279e_seed.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
473e_xcbc_d.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 280e_seed.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
474e_xcbc_d.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 281e_seed.o: ../../include/openssl/symhacks.h e_seed.c
282e_xcbc_d.o: ../../e_os.h ../../include/openssl/asn1.h
283e_xcbc_d.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
475e_xcbc_d.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 284e_xcbc_d.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
476e_xcbc_d.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 285e_xcbc_d.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
477e_xcbc_d.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
478e_xcbc_d.o: ../../include/openssl/err.h ../../include/openssl/evp.h 286e_xcbc_d.o: ../../include/openssl/err.h ../../include/openssl/evp.h
479e_xcbc_d.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 287e_xcbc_d.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
480e_xcbc_d.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 288e_xcbc_d.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
481e_xcbc_d.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
482e_xcbc_d.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
483e_xcbc_d.o: ../../include/openssl/opensslconf.h
484e_xcbc_d.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 289e_xcbc_d.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
485e_xcbc_d.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 290e_xcbc_d.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
486e_xcbc_d.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
487e_xcbc_d.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
488e_xcbc_d.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
489e_xcbc_d.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 291e_xcbc_d.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
490e_xcbc_d.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_xcbc_d.c 292e_xcbc_d.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_xcbc_d.c
491encode.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 293encode.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
492encode.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 294encode.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
493encode.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
494encode.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
495encode.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
496encode.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
497encode.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 295encode.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
498encode.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 296encode.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
499encode.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 297encode.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
500encode.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 298encode.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
501encode.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 299encode.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
502encode.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 300encode.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
503encode.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 301encode.o: ../cryptlib.h encode.c
504encode.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 302evp_acnf.o: ../../e_os.h ../../include/openssl/asn1.h
505encode.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 303evp_acnf.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
506encode.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
507encode.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
508encode.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
509encode.o: ../../include/openssl/ui_compat.h ../cryptlib.h encode.c
510evp_acnf.o: ../../e_os.h ../../include/openssl/aes.h
511evp_acnf.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
512evp_acnf.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
513evp_acnf.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
514evp_acnf.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 304evp_acnf.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
515evp_acnf.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
516evp_acnf.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
517evp_acnf.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 305evp_acnf.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
518evp_acnf.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 306evp_acnf.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
519evp_acnf.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 307evp_acnf.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
520evp_acnf.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 308evp_acnf.o: ../../include/openssl/opensslconf.h
521evp_acnf.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
522evp_acnf.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
523evp_acnf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 309evp_acnf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
524evp_acnf.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 310evp_acnf.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
525evp_acnf.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 311evp_acnf.o: ../../include/openssl/symhacks.h ../cryptlib.h evp_acnf.c
526evp_acnf.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 312evp_enc.o: ../../e_os.h ../../include/openssl/asn1.h
527evp_acnf.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 313evp_enc.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
528evp_acnf.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 314evp_enc.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
529evp_acnf.o: ../../include/openssl/ui_compat.h ../cryptlib.h evp_acnf.c
530evp_enc.o: ../../e_os.h ../../include/openssl/aes.h
531evp_enc.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
532evp_enc.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
533evp_enc.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
534evp_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
535evp_enc.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
536evp_enc.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
537evp_enc.o: ../../include/openssl/engine.h ../../include/openssl/err.h 315evp_enc.o: ../../include/openssl/engine.h ../../include/openssl/err.h
538evp_enc.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 316evp_enc.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
539evp_enc.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 317evp_enc.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
540evp_enc.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 318evp_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
541evp_enc.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 319evp_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
542evp_enc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 320evp_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
543evp_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 321evp_enc.o: ../../include/openssl/symhacks.h ../cryptlib.h evp_enc.c evp_locl.h
544evp_enc.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 322evp_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
545evp_enc.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 323evp_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
546evp_enc.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
547evp_enc.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
548evp_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
549evp_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
550evp_enc.o: ../cryptlib.h evp_enc.c evp_locl.h
551evp_err.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
552evp_err.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
553evp_err.o: ../../include/openssl/bn.h ../../include/openssl/cast.h
554evp_err.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
555evp_err.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
556evp_err.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
557evp_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h 324evp_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
558evp_err.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 325evp_err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
559evp_err.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 326evp_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
560evp_err.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 327evp_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
561evp_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 328evp_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
562evp_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 329evp_err.o: ../../include/openssl/symhacks.h evp_err.c
563evp_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc2.h 330evp_key.o: ../../e_os.h ../../include/openssl/asn1.h
564evp_err.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 331evp_key.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
565evp_err.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 332evp_key.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
566evp_err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 333evp_key.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
567evp_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 334evp_key.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
568evp_err.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 335evp_key.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
569evp_err.o: evp_err.c
570evp_key.o: ../../e_os.h ../../include/openssl/aes.h
571evp_key.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
572evp_key.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
573evp_key.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
574evp_key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
575evp_key.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
576evp_key.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
577evp_key.o: ../../include/openssl/err.h ../../include/openssl/evp.h
578evp_key.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
579evp_key.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
580evp_key.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
581evp_key.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 336evp_key.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
582evp_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 337evp_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
583evp_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 338evp_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
584evp_key.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 339evp_key.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
585evp_key.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 340evp_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
586evp_key.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 341evp_key.o: ../../include/openssl/ui.h ../../include/openssl/x509.h
587evp_key.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
588evp_key.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
589evp_key.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
590evp_key.o: ../../include/openssl/x509_vfy.h ../cryptlib.h evp_key.c 342evp_key.o: ../../include/openssl/x509_vfy.h ../cryptlib.h evp_key.c
591evp_lib.o: ../../e_os.h ../../include/openssl/aes.h 343evp_lib.o: ../../e_os.h ../../include/openssl/asn1.h
592evp_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 344evp_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
593evp_lib.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 345evp_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
594evp_lib.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
595evp_lib.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
596evp_lib.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
597evp_lib.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
598evp_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h 346evp_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
599evp_lib.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 347evp_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
600evp_lib.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 348evp_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
601evp_lib.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 349evp_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
602evp_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 350evp_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
603evp_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 351evp_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h evp_lib.c
604evp_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc2.h 352evp_pbe.o: ../../e_os.h ../../include/openssl/asn1.h
605evp_lib.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 353evp_pbe.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
606evp_lib.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 354evp_pbe.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
607evp_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 355evp_pbe.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
608evp_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 356evp_pbe.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
609evp_lib.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 357evp_pbe.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
610evp_lib.o: ../cryptlib.h evp_lib.c
611evp_pbe.o: ../../e_os.h ../../include/openssl/aes.h
612evp_pbe.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
613evp_pbe.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
614evp_pbe.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
615evp_pbe.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
616evp_pbe.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
617evp_pbe.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
618evp_pbe.o: ../../include/openssl/err.h ../../include/openssl/evp.h
619evp_pbe.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
620evp_pbe.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
621evp_pbe.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
622evp_pbe.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 358evp_pbe.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
623evp_pbe.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 359evp_pbe.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
624evp_pbe.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 360evp_pbe.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
625evp_pbe.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 361evp_pbe.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
626evp_pbe.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 362evp_pbe.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
627evp_pbe.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 363evp_pbe.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
628evp_pbe.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 364evp_pbe.o: ../cryptlib.h evp_pbe.c
629evp_pbe.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 365evp_pkey.o: ../../e_os.h ../../include/openssl/asn1.h
630evp_pbe.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 366evp_pkey.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
631evp_pbe.o: ../../include/openssl/x509_vfy.h ../cryptlib.h evp_pbe.c 367evp_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
632evp_pkey.o: ../../e_os.h ../../include/openssl/aes.h
633evp_pkey.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
634evp_pkey.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
635evp_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
636evp_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
637evp_pkey.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
638evp_pkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 368evp_pkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
639evp_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h 369evp_pkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
640evp_pkey.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 370evp_pkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
641evp_pkey.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 371evp_pkey.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
642evp_pkey.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
643evp_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 372evp_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
644evp_pkey.o: ../../include/openssl/opensslconf.h 373evp_pkey.o: ../../include/openssl/opensslconf.h
645evp_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 374evp_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
646evp_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 375evp_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
647evp_pkey.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
648evp_pkey.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
649evp_pkey.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 376evp_pkey.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
650evp_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 377evp_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
651evp_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 378evp_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
652evp_pkey.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
653evp_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h evp_pkey.c 379evp_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h evp_pkey.c
654m_dss.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 380m_dss.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
655m_dss.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 381m_dss.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
656m_dss.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 382m_dss.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
657m_dss.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 383m_dss.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
658m_dss.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 384m_dss.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
659m_dss.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 385m_dss.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
660m_dss.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 386m_dss.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
661m_dss.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 387m_dss.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
662m_dss.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 388m_dss.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
663m_dss.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
664m_dss.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
665m_dss.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
666m_dss.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
667m_dss.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h
668m_dss.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
669m_dss.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
670m_dss.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 389m_dss.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
671m_dss.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 390m_dss.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
672m_dss.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
673m_dss.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 391m_dss.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
674m_dss.o: ../cryptlib.h m_dss.c 392m_dss.o: ../cryptlib.h m_dss.c
675m_dss1.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 393m_dss1.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
676m_dss1.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 394m_dss1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
677m_dss1.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 395m_dss1.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
678m_dss1.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 396m_dss1.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
679m_dss1.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 397m_dss1.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
680m_dss1.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 398m_dss1.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
681m_dss1.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 399m_dss1.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
682m_dss1.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 400m_dss1.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
683m_dss1.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 401m_dss1.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
684m_dss1.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
685m_dss1.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
686m_dss1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
687m_dss1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
688m_dss1.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h
689m_dss1.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
690m_dss1.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
691m_dss1.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 402m_dss1.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
692m_dss1.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 403m_dss1.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
693m_dss1.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
694m_dss1.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 404m_dss1.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
695m_dss1.o: ../cryptlib.h m_dss1.c 405m_dss1.o: ../cryptlib.h m_dss1.c
696m_md2.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 406m_ecdsa.o: ../../e_os.h ../../include/openssl/asn1.h
697m_md2.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 407m_ecdsa.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
698m_md2.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 408m_ecdsa.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
699m_md2.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 409m_ecdsa.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
700m_md2.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 410m_ecdsa.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
701m_md2.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 411m_ecdsa.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
702m_md2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 412m_ecdsa.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
703m_md2.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 413m_ecdsa.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
414m_ecdsa.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
415m_ecdsa.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
416m_ecdsa.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
417m_ecdsa.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
418m_ecdsa.o: ../cryptlib.h m_ecdsa.c
419m_md2.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
420m_md2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
421m_md2.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
422m_md2.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
423m_md2.o: ../../include/openssl/err.h ../../include/openssl/evp.h
704m_md2.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 424m_md2.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
705m_md2.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 425m_md2.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
706m_md2.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 426m_md2.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
707m_md2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 427m_md2.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
708m_md2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 428m_md2.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
709m_md2.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 429m_md2.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
710m_md2.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 430m_md2.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
711m_md2.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 431m_md2.o: ../../include/openssl/x509_vfy.h ../cryptlib.h m_md2.c
712m_md2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 432m_md4.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
713m_md2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 433m_md4.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
714m_md2.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 434m_md4.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
715m_md2.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 435m_md4.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
716m_md2.o: ../cryptlib.h evp_locl.h m_md2.c 436m_md4.o: ../../include/openssl/err.h ../../include/openssl/evp.h
717m_md4.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 437m_md4.o: ../../include/openssl/lhash.h ../../include/openssl/md4.h
718m_md4.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 438m_md4.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
719m_md4.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 439m_md4.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
720m_md4.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 440m_md4.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
721m_md4.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 441m_md4.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
722m_md4.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 442m_md4.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
723m_md4.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 443m_md4.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
724m_md4.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 444m_md4.o: ../../include/openssl/x509_vfy.h ../cryptlib.h m_md4.c
725m_md4.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 445m_md5.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
726m_md4.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 446m_md5.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
727m_md4.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 447m_md5.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
728m_md4.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 448m_md5.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
729m_md4.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 449m_md5.o: ../../include/openssl/err.h ../../include/openssl/evp.h
730m_md4.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 450m_md5.o: ../../include/openssl/lhash.h ../../include/openssl/md5.h
731m_md4.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 451m_md5.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
732m_md4.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 452m_md5.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
733m_md4.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 453m_md5.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
734m_md4.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 454m_md5.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
735m_md4.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 455m_md5.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
736m_md4.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 456m_md5.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
737m_md4.o: ../cryptlib.h evp_locl.h m_md4.c 457m_md5.o: ../../include/openssl/x509_vfy.h ../cryptlib.h m_md5.c
738m_md5.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 458m_mdc2.o: ../../e_os.h ../../include/openssl/bio.h
739m_md5.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 459m_mdc2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
740m_md5.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
741m_md5.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
742m_md5.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
743m_md5.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
744m_md5.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
745m_md5.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
746m_md5.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
747m_md5.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
748m_md5.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
749m_md5.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
750m_md5.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
751m_md5.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h
752m_md5.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
753m_md5.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
754m_md5.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
755m_md5.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
756m_md5.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
757m_md5.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
758m_md5.o: ../cryptlib.h evp_locl.h m_md5.c
759m_mdc2.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
760m_mdc2.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
761m_mdc2.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
762m_mdc2.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
763m_mdc2.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
764m_mdc2.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
765m_mdc2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 460m_mdc2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
766m_mdc2.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 461m_mdc2.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
767m_mdc2.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
768m_mdc2.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
769m_mdc2.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
770m_mdc2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
771m_mdc2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 462m_mdc2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
772m_mdc2.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 463m_mdc2.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
773m_mdc2.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 464m_mdc2.o: ../../include/openssl/symhacks.h ../cryptlib.h m_mdc2.c
774m_mdc2.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 465m_null.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
775m_mdc2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 466m_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
776m_mdc2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 467m_null.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
777m_mdc2.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 468m_null.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
778m_mdc2.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 469m_null.o: ../../include/openssl/err.h ../../include/openssl/evp.h
779m_mdc2.o: ../cryptlib.h evp_locl.h m_mdc2.c 470m_null.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
780m_null.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
781m_null.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
782m_null.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
783m_null.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
784m_null.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
785m_null.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
786m_null.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
787m_null.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
788m_null.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
789m_null.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
790m_null.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
791m_null.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 471m_null.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
792m_null.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 472m_null.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
793m_null.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 473m_null.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
794m_null.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 474m_null.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
795m_null.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 475m_null.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
796m_null.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 476m_null.o: ../../include/openssl/x509_vfy.h ../cryptlib.h m_null.c
797m_null.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 477m_ripemd.o: ../../e_os.h ../../include/openssl/asn1.h
798m_null.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 478m_ripemd.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
799m_null.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 479m_ripemd.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
800m_null.o: ../cryptlib.h m_null.c 480m_ripemd.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
801m_ripemd.o: ../../e_os.h ../../include/openssl/aes.h 481m_ripemd.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
802m_ripemd.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 482m_ripemd.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
803m_ripemd.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
804m_ripemd.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
805m_ripemd.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
806m_ripemd.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
807m_ripemd.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
808m_ripemd.o: ../../include/openssl/err.h ../../include/openssl/evp.h
809m_ripemd.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
810m_ripemd.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
811m_ripemd.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
812m_ripemd.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 483m_ripemd.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
813m_ripemd.o: ../../include/openssl/opensslconf.h 484m_ripemd.o: ../../include/openssl/opensslconf.h
814m_ripemd.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 485m_ripemd.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
815m_ripemd.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 486m_ripemd.o: ../../include/openssl/pkcs7.h ../../include/openssl/ripemd.h
816m_ripemd.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 487m_ripemd.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
817m_ripemd.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 488m_ripemd.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
818m_ripemd.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 489m_ripemd.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
819m_ripemd.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 490m_ripemd.o: ../../include/openssl/x509_vfy.h ../cryptlib.h m_ripemd.c
820m_ripemd.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 491m_sha.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
821m_ripemd.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 492m_sha.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
822m_ripemd.o: ../cryptlib.h m_ripemd.c 493m_sha.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
823m_sha.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 494m_sha.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
824m_sha.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 495m_sha.o: ../../include/openssl/err.h ../../include/openssl/evp.h
825m_sha.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 496m_sha.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
826m_sha.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
827m_sha.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
828m_sha.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
829m_sha.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
830m_sha.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
831m_sha.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
832m_sha.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
833m_sha.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
834m_sha.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 497m_sha.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
835m_sha.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 498m_sha.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
836m_sha.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 499m_sha.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
837m_sha.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
838m_sha.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
839m_sha.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 500m_sha.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
840m_sha.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 501m_sha.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
841m_sha.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
842m_sha.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 502m_sha.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
843m_sha.o: ../cryptlib.h evp_locl.h m_sha.c 503m_sha.o: ../cryptlib.h m_sha.c
844m_sha1.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 504m_sha1.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
845m_sha1.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 505m_sha1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
846m_sha1.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 506m_sha1.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
847m_sha1.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 507m_sha1.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
848m_sha1.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 508m_sha1.o: ../../include/openssl/err.h ../../include/openssl/evp.h
849m_sha1.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 509m_sha1.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
850m_sha1.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
851m_sha1.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
852m_sha1.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
853m_sha1.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
854m_sha1.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
855m_sha1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 510m_sha1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
856m_sha1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 511m_sha1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
857m_sha1.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 512m_sha1.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
858m_sha1.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
859m_sha1.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
860m_sha1.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 513m_sha1.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
861m_sha1.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 514m_sha1.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
862m_sha1.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
863m_sha1.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 515m_sha1.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
864m_sha1.o: ../cryptlib.h m_sha1.c 516m_sha1.o: ../cryptlib.h m_sha1.c
865names.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 517names.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
866names.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 518names.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
867names.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 519names.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
868names.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 520names.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
869names.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 521names.o: ../../include/openssl/err.h ../../include/openssl/evp.h
870names.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 522names.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
871names.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
872names.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
873names.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
874names.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
875names.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
876names.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 523names.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
877names.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 524names.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
878names.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 525names.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
879names.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 526names.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
880names.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 527names.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
881names.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 528names.o: ../../include/openssl/x509_vfy.h ../cryptlib.h names.c
882names.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 529p5_crpt.o: ../../e_os.h ../../include/openssl/asn1.h
883names.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 530p5_crpt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
884names.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 531p5_crpt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
885names.o: ../cryptlib.h names.c 532p5_crpt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
886p5_crpt.o: ../../e_os.h ../../include/openssl/aes.h 533p5_crpt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
887p5_crpt.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 534p5_crpt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
888p5_crpt.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
889p5_crpt.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
890p5_crpt.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
891p5_crpt.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
892p5_crpt.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
893p5_crpt.o: ../../include/openssl/err.h ../../include/openssl/evp.h
894p5_crpt.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
895p5_crpt.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
896p5_crpt.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
897p5_crpt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 535p5_crpt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
898p5_crpt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 536p5_crpt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
899p5_crpt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 537p5_crpt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
900p5_crpt.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 538p5_crpt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
901p5_crpt.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 539p5_crpt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
902p5_crpt.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 540p5_crpt.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
903p5_crpt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 541p5_crpt.o: ../cryptlib.h p5_crpt.c
904p5_crpt.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 542p5_crpt2.o: ../../e_os.h ../../include/openssl/asn1.h
905p5_crpt.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 543p5_crpt2.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
906p5_crpt.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p5_crpt.c 544p5_crpt2.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
907p5_crpt2.o: ../../e_os.h ../../include/openssl/aes.h 545p5_crpt2.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
908p5_crpt2.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 546p5_crpt2.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
909p5_crpt2.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 547p5_crpt2.o: ../../include/openssl/evp.h ../../include/openssl/hmac.h
910p5_crpt2.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 548p5_crpt2.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
911p5_crpt2.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
912p5_crpt2.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
913p5_crpt2.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
914p5_crpt2.o: ../../include/openssl/err.h ../../include/openssl/evp.h
915p5_crpt2.o: ../../include/openssl/hmac.h ../../include/openssl/idea.h
916p5_crpt2.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
917p5_crpt2.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
918p5_crpt2.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
919p5_crpt2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 549p5_crpt2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
920p5_crpt2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 550p5_crpt2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
921p5_crpt2.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 551p5_crpt2.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
922p5_crpt2.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 552p5_crpt2.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
923p5_crpt2.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 553p5_crpt2.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
924p5_crpt2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 554p5_crpt2.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p5_crpt2.c
925p5_crpt2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 555p_dec.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
926p5_crpt2.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 556p_dec.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
927p5_crpt2.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 557p_dec.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
928p5_crpt2.o: ../cryptlib.h p5_crpt2.c 558p_dec.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
929p_dec.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 559p_dec.o: ../../include/openssl/err.h ../../include/openssl/evp.h
930p_dec.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 560p_dec.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
931p_dec.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
932p_dec.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
933p_dec.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
934p_dec.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
935p_dec.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
936p_dec.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
937p_dec.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
938p_dec.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
939p_dec.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
940p_dec.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 561p_dec.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
941p_dec.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 562p_dec.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
942p_dec.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 563p_dec.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
943p_dec.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
944p_dec.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
945p_dec.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 564p_dec.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
946p_dec.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 565p_dec.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
947p_dec.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 566p_dec.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
948p_dec.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
949p_dec.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_dec.c 567p_dec.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_dec.c
950p_enc.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 568p_enc.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
951p_enc.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 569p_enc.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
952p_enc.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 570p_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
953p_enc.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 571p_enc.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
954p_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 572p_enc.o: ../../include/openssl/err.h ../../include/openssl/evp.h
955p_enc.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 573p_enc.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
956p_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
957p_enc.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
958p_enc.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
959p_enc.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
960p_enc.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
961p_enc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 574p_enc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
962p_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 575p_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
963p_enc.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 576p_enc.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
964p_enc.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
965p_enc.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
966p_enc.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 577p_enc.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
967p_enc.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 578p_enc.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
968p_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 579p_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
969p_enc.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
970p_enc.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_enc.c 580p_enc.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_enc.c
971p_lib.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 581p_lib.o: ../../e_os.h ../../include/openssl/asn1.h
972p_lib.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 582p_lib.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
973p_lib.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 583p_lib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
974p_lib.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 584p_lib.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
975p_lib.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
976p_lib.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
977p_lib.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 585p_lib.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
978p_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h 586p_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
979p_lib.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 587p_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
980p_lib.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 588p_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
981p_lib.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
982p_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 589p_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
983p_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 590p_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
984p_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 591p_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
985p_lib.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
986p_lib.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
987p_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 592p_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
988p_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 593p_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
989p_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 594p_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
990p_lib.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
991p_lib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_lib.c 595p_lib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_lib.c
992p_open.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 596p_open.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
993p_open.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 597p_open.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
994p_open.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 598p_open.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
995p_open.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 599p_open.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
996p_open.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 600p_open.o: ../../include/openssl/err.h ../../include/openssl/evp.h
997p_open.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 601p_open.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
998p_open.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
999p_open.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
1000p_open.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
1001p_open.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
1002p_open.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
1003p_open.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 602p_open.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1004p_open.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 603p_open.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1005p_open.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 604p_open.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
1006p_open.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
1007p_open.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
1008p_open.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 605p_open.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
1009p_open.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 606p_open.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
1010p_open.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
1011p_open.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 607p_open.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
1012p_open.o: ../cryptlib.h p_open.c 608p_open.o: ../cryptlib.h p_open.c
1013p_seal.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 609p_seal.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
1014p_seal.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 610p_seal.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
1015p_seal.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 611p_seal.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
1016p_seal.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 612p_seal.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
1017p_seal.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 613p_seal.o: ../../include/openssl/err.h ../../include/openssl/evp.h
1018p_seal.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 614p_seal.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
1019p_seal.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
1020p_seal.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
1021p_seal.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
1022p_seal.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
1023p_seal.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
1024p_seal.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 615p_seal.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1025p_seal.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 616p_seal.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1026p_seal.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 617p_seal.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
1027p_seal.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
1028p_seal.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
1029p_seal.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 618p_seal.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
1030p_seal.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 619p_seal.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
1031p_seal.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 620p_seal.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
1032p_seal.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
1033p_seal.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_seal.c 621p_seal.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_seal.c
1034p_sign.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 622p_sign.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
1035p_sign.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 623p_sign.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
1036p_sign.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 624p_sign.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
1037p_sign.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 625p_sign.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
1038p_sign.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 626p_sign.o: ../../include/openssl/err.h ../../include/openssl/evp.h
1039p_sign.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 627p_sign.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
1040p_sign.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
1041p_sign.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
1042p_sign.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
1043p_sign.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
1044p_sign.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
1045p_sign.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 628p_sign.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1046p_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 629p_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1047p_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 630p_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
1048p_sign.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 631p_sign.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
1049p_sign.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 632p_sign.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
1050p_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 633p_sign.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_sign.c
1051p_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 634p_verify.o: ../../e_os.h ../../include/openssl/asn1.h
1052p_sign.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 635p_verify.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
1053p_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 636p_verify.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
1054p_sign.o: ../cryptlib.h p_sign.c 637p_verify.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
1055p_verify.o: ../../e_os.h ../../include/openssl/aes.h 638p_verify.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
1056p_verify.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 639p_verify.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
1057p_verify.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
1058p_verify.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
1059p_verify.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
1060p_verify.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
1061p_verify.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
1062p_verify.o: ../../include/openssl/err.h ../../include/openssl/evp.h
1063p_verify.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
1064p_verify.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
1065p_verify.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
1066p_verify.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 640p_verify.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
1067p_verify.o: ../../include/openssl/opensslconf.h 641p_verify.o: ../../include/openssl/opensslconf.h
1068p_verify.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 642p_verify.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1069p_verify.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 643p_verify.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
1070p_verify.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 644p_verify.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
1071p_verify.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 645p_verify.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
1072p_verify.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 646p_verify.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_verify.c
1073p_verify.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
1074p_verify.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
1075p_verify.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
1076p_verify.o: ../cryptlib.h p_verify.c
diff --git a/src/lib/libcrypto/hmac/Makefile b/src/lib/libcrypto/hmac/Makefile
index 3d53d8240f..01f10c396f 100644
--- a/src/lib/libcrypto/hmac/Makefile
+++ b/src/lib/libcrypto/hmac/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= 8INCLUDES=
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -77,23 +74,12 @@ clean:
77 74
78# DO NOT DELETE THIS LINE -- make depend depends on it. 75# DO NOT DELETE THIS LINE -- make depend depends on it.
79 76
80hmac.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 77hmac.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
81hmac.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 78hmac.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
82hmac.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
83hmac.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
84hmac.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
85hmac.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
86hmac.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 79hmac.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
87hmac.o: ../../include/openssl/evp.h ../../include/openssl/hmac.h 80hmac.o: ../../include/openssl/evp.h ../../include/openssl/hmac.h
88hmac.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 81hmac.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
89hmac.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 82hmac.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
90hmac.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 83hmac.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
91hmac.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 84hmac.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
92hmac.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 85hmac.o: ../../include/openssl/symhacks.h ../cryptlib.h hmac.c
93hmac.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc2.h
94hmac.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
95hmac.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
96hmac.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
97hmac.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
98hmac.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
99hmac.o: ../cryptlib.h hmac.c
diff --git a/src/lib/libcrypto/idea/Makefile b/src/lib/libcrypto/idea/Makefile
index 6b8e530d9d..b2e7add666 100644
--- a/src/lib/libcrypto/idea/Makefile
+++ b/src/lib/libcrypto/idea/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= 8INCLUDES=
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -85,8 +82,5 @@ i_ecb.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
85i_ecb.o: ../../include/openssl/opensslv.h i_ecb.c idea_lcl.h 82i_ecb.o: ../../include/openssl/opensslv.h i_ecb.c idea_lcl.h
86i_ofb64.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h 83i_ofb64.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
87i_ofb64.o: i_ofb64.c idea_lcl.h 84i_ofb64.o: i_ofb64.c idea_lcl.h
88i_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 85i_skey.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
89i_skey.o: ../../include/openssl/fips.h ../../include/openssl/idea.h 86i_skey.o: i_skey.c idea_lcl.h
90i_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
91i_skey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
92i_skey.o: ../../include/openssl/symhacks.h i_skey.c idea_lcl.h
diff --git a/src/lib/libcrypto/idea/ideatest.c b/src/lib/libcrypto/idea/ideatest.c
index 98f805d72a..e6ffc7025e 100644
--- a/src/lib/libcrypto/idea/ideatest.c
+++ b/src/lib/libcrypto/idea/ideatest.c
@@ -169,6 +169,9 @@ int main(int argc, char *argv[])
169 else 169 else
170 printf("ok\n"); 170 printf("ok\n");
171 171
172#ifdef OPENSSL_SYS_NETWARE
173 if (err) printf("ERROR: %d\n", err);
174#endif
172 EXIT(err); 175 EXIT(err);
173 return(err); 176 return(err);
174 } 177 }
diff --git a/src/lib/libcrypto/krb5/Makefile b/src/lib/libcrypto/krb5/Makefile
index 25cc695e8d..14077390d6 100644
--- a/src/lib/libcrypto/krb5/Makefile
+++ b/src/lib/libcrypto/krb5/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -52,6 +47,7 @@ links:
52 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 47 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
53 48
54install: 49install:
50 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
55 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 51 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
56 do \ 52 do \
57 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 53 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -67,6 +63,7 @@ lint:
67 lint -DLINT $(INCLUDES) $(SRC)>fluff 63 lint -DLINT $(INCLUDES) $(SRC)>fluff
68 64
69depend: 65depend:
66 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
70 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC) 67 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
71 68
72dclean: 69dclean:
@@ -79,9 +76,8 @@ clean:
79# DO NOT DELETE THIS LINE -- make depend depends on it. 76# DO NOT DELETE THIS LINE -- make depend depends on it.
80 77
81krb5_asn.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 78krb5_asn.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
82krb5_asn.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 79krb5_asn.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
83krb5_asn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 80krb5_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/krb5_asn.h
84krb5_asn.o: ../../include/openssl/krb5_asn.h
85krb5_asn.o: ../../include/openssl/opensslconf.h 81krb5_asn.o: ../../include/openssl/opensslconf.h
86krb5_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 82krb5_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
87krb5_asn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 83krb5_asn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
diff --git a/src/lib/libcrypto/lhash/Makefile b/src/lib/libcrypto/lhash/Makefile
index cdb0e77fad..82bddac474 100644
--- a/src/lib/libcrypto/lhash/Makefile
+++ b/src/lib/libcrypto/lhash/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= 8INCLUDES=
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -81,11 +78,11 @@ lh_stats.o: ../../e_os.h ../../include/openssl/bio.h
81lh_stats.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 78lh_stats.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
82lh_stats.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 79lh_stats.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
83lh_stats.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 80lh_stats.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
84lh_stats.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 81lh_stats.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
85lh_stats.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 82lh_stats.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
86lh_stats.o: ../cryptlib.h lh_stats.c 83lh_stats.o: ../../include/openssl/symhacks.h ../cryptlib.h lh_stats.c
87lhash.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 84lhash.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
88lhash.o: ../../include/openssl/e_os2.h ../../include/openssl/lhash.h 85lhash.o: ../../include/openssl/e_os2.h ../../include/openssl/lhash.h
89lhash.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 86lhash.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
90lhash.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 87lhash.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
91lhash.o: ../../include/openssl/symhacks.h lhash.c 88lhash.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h lhash.c
diff --git a/src/lib/libcrypto/md2/Makefile b/src/lib/libcrypto/md2/Makefile
index 9d0351bb2f..17f878aeb7 100644
--- a/src/lib/libcrypto/md2/Makefile
+++ b/src/lib/libcrypto/md2/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= 8INCLUDES=
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -77,17 +74,16 @@ clean:
77 74
78# DO NOT DELETE THIS LINE -- make depend depends on it. 75# DO NOT DELETE THIS LINE -- make depend depends on it.
79 76
80md2_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 77md2_dgst.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
81md2_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
82md2_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
83md2_dgst.o: ../../include/openssl/md2.h ../../include/openssl/opensslconf.h 78md2_dgst.o: ../../include/openssl/md2.h ../../include/openssl/opensslconf.h
84md2_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 79md2_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
85md2_dgst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 80md2_dgst.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
86md2_dgst.o: md2_dgst.c 81md2_dgst.o: ../../include/openssl/symhacks.h md2_dgst.c
87md2_one.o: ../../e_os.h ../../include/openssl/bio.h 82md2_one.o: ../../e_os.h ../../include/openssl/bio.h
88md2_one.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 83md2_one.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
89md2_one.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 84md2_one.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
90md2_one.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 85md2_one.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
91md2_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 86md2_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
92md2_one.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 87md2_one.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
93md2_one.o: ../../include/openssl/symhacks.h ../cryptlib.h md2_one.c 88md2_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
89md2_one.o: ../cryptlib.h md2_one.c
diff --git a/src/lib/libcrypto/md4/Makefile b/src/lib/libcrypto/md4/Makefile
index eeb457f20f..ef97bb0cbe 100644
--- a/src/lib/libcrypto/md4/Makefile
+++ b/src/lib/libcrypto/md4/Makefile
@@ -8,11 +8,6 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= 9INCLUDES=
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
@@ -52,6 +47,7 @@ links:
52 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 47 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
53 48
54install: 49install:
50 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
55 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 51 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
56 do \ 52 do \
57 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 53 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -67,6 +63,7 @@ lint:
67 lint -DLINT $(INCLUDES) $(SRC)>fluff 63 lint -DLINT $(INCLUDES) $(SRC)>fluff
68 64
69depend: 65depend:
66 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
70 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 67 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
71 68
72dclean: 69dclean:
@@ -78,15 +75,12 @@ clean:
78 75
79# DO NOT DELETE THIS LINE -- make depend depends on it. 76# DO NOT DELETE THIS LINE -- make depend depends on it.
80 77
81md4_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 78md4_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/md4.h
82md4_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 79md4_dgst.o: ../../include/openssl/opensslconf.h
83md4_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 80md4_dgst.o: ../../include/openssl/opensslv.h ../md32_common.h md4_dgst.c
84md4_dgst.o: ../../include/openssl/md4.h ../../include/openssl/opensslconf.h 81md4_dgst.o: md4_locl.h
85md4_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
86md4_dgst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
87md4_dgst.o: ../md32_common.h md4_dgst.c md4_locl.h
88md4_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 82md4_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
89md4_one.o: ../../include/openssl/md4.h ../../include/openssl/opensslconf.h 83md4_one.o: ../../include/openssl/md4.h ../../include/openssl/opensslconf.h
90md4_one.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 84md4_one.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
91md4_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 85md4_one.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
92md4_one.o: md4_one.c 86md4_one.o: ../../include/openssl/symhacks.h md4_one.c
diff --git a/src/lib/libcrypto/md5/Makefile b/src/lib/libcrypto/md5/Makefile
index 1ed018526f..ceb00e8956 100644
--- a/src/lib/libcrypto/md5/Makefile
+++ b/src/lib/libcrypto/md5/Makefile
@@ -8,11 +8,6 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES=-I.. -I$(TOP) -I../../include 9INCLUDES=-I.. -I$(TOP) -I../../include
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
@@ -20,6 +15,7 @@ MD5_ASM_OBJ=
20 15
21CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
22ASFLAGS= $(INCLUDES) $(ASFLAG) 17ASFLAGS= $(INCLUDES) $(ASFLAG)
18AFLAGS= $(ASFLAGS)
23 19
24GENERAL=Makefile 20GENERAL=Makefile
25TEST=md5test.c 21TEST=md5test.c
@@ -46,38 +42,17 @@ lib: $(LIBOBJ)
46 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
47 @touch lib 43 @touch lib
48 44
49# elf 45# ELF
50asm/mx86-elf.s: asm/md5-586.pl ../perlasm/x86asm.pl 46mx86-elf.s: asm/md5-586.pl ../perlasm/x86asm.pl
51 (cd asm; $(PERL) md5-586.pl elf $(CFLAGS) > mx86-elf.s) 47 (cd asm; $(PERL) md5-586.pl elf $(CFLAGS) > ../$@)
52 48# COFF
49mx86-cof.s: asm/md5-586.pl ../perlasm/x86asm.pl
50 (cd asm; $(PERL) md5-586.pl coff $(CFLAGS) > ../$@)
53# a.out 51# a.out
54asm/mx86-out.o: asm/mx86unix.cpp 52mx86-out.s: asm/md5-586.pl ../perlasm/x86asm.pl
55 $(CPP) -DOUT asm/mx86unix.cpp | as -o asm/mx86-out.o 53 (cd asm; $(PERL) md5-586.pl a.out $(CFLAGS) > ../$@)
56 54
57# bsdi 55md5-x86_64.s: asm/md5-x86_64.pl; $(PERL) asm/md5-x86_64.pl $@
58asm/mx86bsdi.o: asm/mx86unix.cpp
59 $(CPP) -DBSDI asm/mx86unix.cpp | sed 's/ :/:/' | as -o asm/mx86bsdi.o
60
61asm/mx86unix.cpp: asm/md5-586.pl ../perlasm/x86asm.pl
62 (cd asm; $(PERL) md5-586.pl cpp >mx86unix.cpp)
63
64asm/md5-sparcv8plus.o: asm/md5-sparcv9.S
65 $(CC) $(ASFLAGS) -DMD5_BLOCK_DATA_ORDER -c \
66 -o asm/md5-sparcv8plus.o asm/md5-sparcv9.S
67
68# Old GNU assembler doesn't understand V9 instructions, so we
69# hire /usr/ccs/bin/as to do the job. Note that option is called
70# *-gcc27, but even gcc 2>=8 users may experience similar problem
71# if they didn't bother to upgrade GNU assembler. Such users should
72# not choose this option, but be adviced to *remove* GNU assembler
73# or upgrade it.
74asm/md5-sparcv8plus-gcc27.o: asm/md5-sparcv9.S
75 $(CC) $(ASFLAGS) -DMD5_BLOCK_DATA_ORDER -E asm/md5-sparcv9.S | \
76 /usr/ccs/bin/as -xarch=v8plus - -o asm/md5-sparcv8plus-gcc27.o
77
78asm/md5-sparcv9.o: asm/md5-sparcv9.S
79 $(CC) $(ASFLAGS) -DMD5_BLOCK_DATA_ORDER -c \
80 -o asm/md5-sparcv9.o asm/md5-sparcv9.S
81 56
82files: 57files:
83 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 58 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -88,6 +63,7 @@ links:
88 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 63 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
89 64
90install: 65install:
66 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
91 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 67 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
92 do \ 68 do \
93 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 69 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -103,6 +79,7 @@ lint:
103 lint -DLINT $(INCLUDES) $(SRC)>fluff 79 lint -DLINT $(INCLUDES) $(SRC)>fluff
104 80
105depend: 81depend:
82 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
106 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 83 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
107 84
108dclean: 85dclean:
@@ -110,19 +87,16 @@ dclean:
110 mv -f Makefile.new $(MAKEFILE) 87 mv -f Makefile.new $(MAKEFILE)
111 88
112clean: 89clean:
113 rm -f asm/mx86unix.cpp asm/*-elf.* *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 90 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
114 91
115# DO NOT DELETE THIS LINE -- make depend depends on it. 92# DO NOT DELETE THIS LINE -- make depend depends on it.
116 93
117md5_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 94md5_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/md5.h
118md5_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 95md5_dgst.o: ../../include/openssl/opensslconf.h
119md5_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 96md5_dgst.o: ../../include/openssl/opensslv.h ../md32_common.h md5_dgst.c
120md5_dgst.o: ../../include/openssl/md5.h ../../include/openssl/opensslconf.h 97md5_dgst.o: md5_locl.h
121md5_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
122md5_dgst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
123md5_dgst.o: ../md32_common.h md5_dgst.c md5_locl.h
124md5_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 98md5_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
125md5_one.o: ../../include/openssl/md5.h ../../include/openssl/opensslconf.h 99md5_one.o: ../../include/openssl/md5.h ../../include/openssl/opensslconf.h
126md5_one.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 100md5_one.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
127md5_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 101md5_one.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
128md5_one.o: md5_one.c 102md5_one.o: ../../include/openssl/symhacks.h md5_one.c
diff --git a/src/lib/libcrypto/mdc2/mdc2test.c b/src/lib/libcrypto/mdc2/mdc2test.c
index c9abe99d92..017b31add2 100644
--- a/src/lib/libcrypto/mdc2/mdc2test.c
+++ b/src/lib/libcrypto/mdc2/mdc2test.c
@@ -140,6 +140,9 @@ int main(int argc, char *argv[])
140 printf("pad2 - ok\n"); 140 printf("pad2 - ok\n");
141 141
142 EVP_MD_CTX_cleanup(&c); 142 EVP_MD_CTX_cleanup(&c);
143#ifdef OPENSSL_SYS_NETWARE
144 if (ret) printf("ERROR: %d\n", ret);
145#endif
143 EXIT(ret); 146 EXIT(ret);
144 return(ret); 147 return(ret);
145 } 148 }
diff --git a/src/lib/libcrypto/o_str.h b/src/lib/libcrypto/o_str.h
index 4a70a9e00b..dfc98494c6 100644
--- a/src/lib/libcrypto/o_str.h
+++ b/src/lib/libcrypto/o_str.h
@@ -63,5 +63,6 @@
63 63
64int OPENSSL_strcasecmp(const char *str1, const char *str2); 64int OPENSSL_strcasecmp(const char *str1, const char *str2);
65int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n); 65int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n);
66int OPENSSL_memcmp(const void *p1,const void *p2,size_t n);
66 67
67#endif 68#endif
diff --git a/src/lib/libcrypto/objects/Makefile b/src/lib/libcrypto/objects/Makefile
index 23b2a69e6d..9c5615099c 100644
--- a/src/lib/libcrypto/objects/Makefile
+++ b/src/lib/libcrypto/objects/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17PERL= perl 12PERL= perl
@@ -60,6 +55,7 @@ links:
60 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 55 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
61 56
62install: 57install:
58 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
63 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 59 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
64 do \ 60 do \
65 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 61 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -75,6 +71,7 @@ lint:
75 lint -DLINT $(INCLUDES) $(SRC)>fluff 71 lint -DLINT $(INCLUDES) $(SRC)>fluff
76 72
77depend: 73depend:
74 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
78 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 75 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
79 76
80dclean: 77dclean:
@@ -87,13 +84,13 @@ clean:
87# DO NOT DELETE THIS LINE -- make depend depends on it. 84# DO NOT DELETE THIS LINE -- make depend depends on it.
88 85
89o_names.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 86o_names.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
90o_names.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 87o_names.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
91o_names.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 88o_names.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
92o_names.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 89o_names.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
93o_names.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 90o_names.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
94o_names.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 91o_names.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
95o_names.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 92o_names.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
96o_names.o: ../../include/openssl/symhacks.h o_names.c 93o_names.o: o_names.c
97obj_dat.o: ../../e_os.h ../../include/openssl/asn1.h 94obj_dat.o: ../../e_os.h ../../include/openssl/asn1.h
98obj_dat.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 95obj_dat.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
99obj_dat.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 96obj_dat.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -104,19 +101,19 @@ obj_dat.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
104obj_dat.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 101obj_dat.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
105obj_dat.o: ../../include/openssl/symhacks.h ../cryptlib.h obj_dat.c obj_dat.h 102obj_dat.o: ../../include/openssl/symhacks.h ../cryptlib.h obj_dat.c obj_dat.h
106obj_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 103obj_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
107obj_err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 104obj_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
108obj_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 105obj_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
109obj_err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 106obj_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
110obj_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 107obj_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
111obj_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 108obj_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
112obj_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 109obj_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
113obj_err.o: ../../include/openssl/symhacks.h obj_err.c 110obj_err.o: obj_err.c
114obj_lib.o: ../../e_os.h ../../include/openssl/asn1.h 111obj_lib.o: ../../e_os.h ../../include/openssl/asn1.h
115obj_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 112obj_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
116obj_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 113obj_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
117obj_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 114obj_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
118obj_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 115obj_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
119obj_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 116obj_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
120obj_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 117obj_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
121obj_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 118obj_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
122obj_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h obj_lib.c 119obj_lib.o: ../cryptlib.h obj_lib.c
diff --git a/src/lib/libcrypto/ocsp/Makefile b/src/lib/libcrypto/ocsp/Makefile
index 59f7098d9e..0fe028960e 100644
--- a/src/lib/libcrypto/ocsp/Makefile
+++ b/src/lib/libcrypto/ocsp/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -54,6 +49,7 @@ links:
54 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 49 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
55 50
56install: 51install:
52 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
57 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 53 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
58 do \ 54 do \
59 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 55 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -69,6 +65,7 @@ lint:
69 lint -DLINT $(INCLUDES) $(SRC)>fluff 65 lint -DLINT $(INCLUDES) $(SRC)>fluff
70 66
71depend: 67depend:
68 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
72 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC) 69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
73 70
74dclean: 71dclean:
@@ -80,212 +77,137 @@ clean:
80 77
81# DO NOT DELETE THIS LINE -- make depend depends on it. 78# DO NOT DELETE THIS LINE -- make depend depends on it.
82 79
83ocsp_asn.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 80ocsp_asn.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
84ocsp_asn.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 81ocsp_asn.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
85ocsp_asn.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
86ocsp_asn.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
87ocsp_asn.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 82ocsp_asn.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
88ocsp_asn.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 83ocsp_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
89ocsp_asn.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 84ocsp_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
90ocsp_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/evp.h 85ocsp_asn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
91ocsp_asn.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
92ocsp_asn.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
93ocsp_asn.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
94ocsp_asn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 86ocsp_asn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
95ocsp_asn.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 87ocsp_asn.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
96ocsp_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 88ocsp_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
97ocsp_asn.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 89ocsp_asn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
98ocsp_asn.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 90ocsp_asn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
99ocsp_asn.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 91ocsp_asn.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
100ocsp_asn.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 92ocsp_asn.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
101ocsp_asn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 93ocsp_asn.o: ocsp_asn.c
102ocsp_asn.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 94ocsp_cl.o: ../../e_os.h ../../include/openssl/asn1.h
103ocsp_asn.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 95ocsp_cl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
104ocsp_asn.o: ../../include/openssl/x509v3.h ocsp_asn.c
105ocsp_cl.o: ../../e_os.h ../../include/openssl/aes.h
106ocsp_cl.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
107ocsp_cl.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
108ocsp_cl.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
109ocsp_cl.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 96ocsp_cl.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
110ocsp_cl.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 97ocsp_cl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
111ocsp_cl.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 98ocsp_cl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
112ocsp_cl.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 99ocsp_cl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
113ocsp_cl.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 100ocsp_cl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
114ocsp_cl.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
115ocsp_cl.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
116ocsp_cl.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
117ocsp_cl.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 101ocsp_cl.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
118ocsp_cl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 102ocsp_cl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
119ocsp_cl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h 103ocsp_cl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
120ocsp_cl.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h 104ocsp_cl.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
121ocsp_cl.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 105ocsp_cl.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
122ocsp_cl.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 106ocsp_cl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
123ocsp_cl.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 107ocsp_cl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
124ocsp_cl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 108ocsp_cl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
125ocsp_cl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 109ocsp_cl.o: ../cryptlib.h ocsp_cl.c
126ocsp_cl.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 110ocsp_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
127ocsp_cl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 111ocsp_err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
128ocsp_cl.o: ../../include/openssl/x509v3.h ../cryptlib.h ocsp_cl.c 112ocsp_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
129ocsp_err.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 113ocsp_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
130ocsp_err.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 114ocsp_err.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
131ocsp_err.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 115ocsp_err.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
132ocsp_err.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
133ocsp_err.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
134ocsp_err.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
135ocsp_err.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
136ocsp_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
137ocsp_err.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
138ocsp_err.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
139ocsp_err.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
140ocsp_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 116ocsp_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
141ocsp_err.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 117ocsp_err.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
142ocsp_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 118ocsp_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
143ocsp_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 119ocsp_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
144ocsp_err.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 120ocsp_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
145ocsp_err.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 121ocsp_err.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
146ocsp_err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 122ocsp_err.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
147ocsp_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 123ocsp_err.o: ocsp_err.c
148ocsp_err.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 124ocsp_ext.o: ../../e_os.h ../../include/openssl/asn1.h
149ocsp_err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 125ocsp_ext.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
150ocsp_err.o: ../../include/openssl/x509v3.h ocsp_err.c
151ocsp_ext.o: ../../e_os.h ../../include/openssl/aes.h
152ocsp_ext.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
153ocsp_ext.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
154ocsp_ext.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
155ocsp_ext.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 126ocsp_ext.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
156ocsp_ext.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 127ocsp_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
157ocsp_ext.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 128ocsp_ext.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
158ocsp_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 129ocsp_ext.o: ../../include/openssl/err.h ../../include/openssl/evp.h
159ocsp_ext.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 130ocsp_ext.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
160ocsp_ext.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
161ocsp_ext.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
162ocsp_ext.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
163ocsp_ext.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 131ocsp_ext.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
164ocsp_ext.o: ../../include/openssl/opensslconf.h 132ocsp_ext.o: ../../include/openssl/opensslconf.h
165ocsp_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 133ocsp_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
166ocsp_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 134ocsp_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
167ocsp_ext.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 135ocsp_ext.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
168ocsp_ext.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 136ocsp_ext.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
169ocsp_ext.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 137ocsp_ext.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
170ocsp_ext.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 138ocsp_ext.o: ../../include/openssl/x509v3.h ../cryptlib.h ocsp_ext.c
171ocsp_ext.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 139ocsp_ht.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
172ocsp_ext.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 140ocsp_ht.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
173ocsp_ext.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 141ocsp_ht.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
174ocsp_ext.o: ../cryptlib.h ocsp_ext.c 142ocsp_ht.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
175ocsp_ht.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 143ocsp_ht.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
176ocsp_ht.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 144ocsp_ht.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
177ocsp_ht.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
178ocsp_ht.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
179ocsp_ht.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
180ocsp_ht.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
181ocsp_ht.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
182ocsp_ht.o: ../../include/openssl/err.h ../../include/openssl/evp.h
183ocsp_ht.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
184ocsp_ht.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
185ocsp_ht.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
186ocsp_ht.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 145ocsp_ht.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
187ocsp_ht.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 146ocsp_ht.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
188ocsp_ht.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 147ocsp_ht.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
189ocsp_ht.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 148ocsp_ht.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
190ocsp_ht.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 149ocsp_ht.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
191ocsp_ht.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 150ocsp_ht.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
192ocsp_ht.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 151ocsp_ht.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
193ocsp_ht.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 152ocsp_ht.o: ocsp_ht.c
194ocsp_ht.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 153ocsp_lib.o: ../../e_os.h ../../include/openssl/asn1.h
195ocsp_ht.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 154ocsp_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
196ocsp_ht.o: ../../include/openssl/x509v3.h ocsp_ht.c
197ocsp_lib.o: ../../e_os.h ../../include/openssl/aes.h
198ocsp_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
199ocsp_lib.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
200ocsp_lib.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
201ocsp_lib.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 155ocsp_lib.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
202ocsp_lib.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 156ocsp_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
203ocsp_lib.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 157ocsp_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
204ocsp_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 158ocsp_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
205ocsp_lib.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 159ocsp_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
206ocsp_lib.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
207ocsp_lib.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
208ocsp_lib.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
209ocsp_lib.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 160ocsp_lib.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
210ocsp_lib.o: ../../include/openssl/opensslconf.h 161ocsp_lib.o: ../../include/openssl/opensslconf.h
211ocsp_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 162ocsp_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
212ocsp_lib.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 163ocsp_lib.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
213ocsp_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 164ocsp_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
214ocsp_lib.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 165ocsp_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
215ocsp_lib.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 166ocsp_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
216ocsp_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 167ocsp_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
217ocsp_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 168ocsp_lib.o: ../../include/openssl/x509v3.h ../cryptlib.h ocsp_lib.c
218ocsp_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 169ocsp_prn.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
219ocsp_lib.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 170ocsp_prn.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
220ocsp_lib.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 171ocsp_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
221ocsp_lib.o: ../cryptlib.h ocsp_lib.c 172ocsp_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
222ocsp_prn.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 173ocsp_prn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
223ocsp_prn.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 174ocsp_prn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
224ocsp_prn.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
225ocsp_prn.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
226ocsp_prn.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
227ocsp_prn.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
228ocsp_prn.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
229ocsp_prn.o: ../../include/openssl/err.h ../../include/openssl/evp.h
230ocsp_prn.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
231ocsp_prn.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
232ocsp_prn.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
233ocsp_prn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 175ocsp_prn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
234ocsp_prn.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 176ocsp_prn.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
235ocsp_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 177ocsp_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
236ocsp_prn.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 178ocsp_prn.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
237ocsp_prn.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 179ocsp_prn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
238ocsp_prn.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 180ocsp_prn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
239ocsp_prn.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 181ocsp_prn.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
240ocsp_prn.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 182ocsp_prn.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
241ocsp_prn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 183ocsp_prn.o: ocsp_prn.c
242ocsp_prn.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 184ocsp_srv.o: ../../e_os.h ../../include/openssl/asn1.h
243ocsp_prn.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 185ocsp_srv.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
244ocsp_prn.o: ../../include/openssl/x509v3.h ocsp_prn.c
245ocsp_srv.o: ../../e_os.h ../../include/openssl/aes.h
246ocsp_srv.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
247ocsp_srv.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
248ocsp_srv.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
249ocsp_srv.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 186ocsp_srv.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
250ocsp_srv.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 187ocsp_srv.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
251ocsp_srv.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 188ocsp_srv.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
252ocsp_srv.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 189ocsp_srv.o: ../../include/openssl/err.h ../../include/openssl/evp.h
253ocsp_srv.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 190ocsp_srv.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
254ocsp_srv.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
255ocsp_srv.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
256ocsp_srv.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
257ocsp_srv.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 191ocsp_srv.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
258ocsp_srv.o: ../../include/openssl/opensslconf.h 192ocsp_srv.o: ../../include/openssl/opensslconf.h
259ocsp_srv.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 193ocsp_srv.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
260ocsp_srv.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 194ocsp_srv.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
261ocsp_srv.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 195ocsp_srv.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
262ocsp_srv.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 196ocsp_srv.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
263ocsp_srv.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 197ocsp_srv.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
264ocsp_srv.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 198ocsp_srv.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
265ocsp_srv.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 199ocsp_srv.o: ../../include/openssl/x509v3.h ../cryptlib.h ocsp_srv.c
266ocsp_srv.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 200ocsp_vfy.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
267ocsp_srv.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 201ocsp_vfy.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
268ocsp_srv.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 202ocsp_vfy.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
269ocsp_srv.o: ../cryptlib.h ocsp_srv.c 203ocsp_vfy.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
270ocsp_vfy.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 204ocsp_vfy.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
271ocsp_vfy.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 205ocsp_vfy.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
272ocsp_vfy.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
273ocsp_vfy.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
274ocsp_vfy.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
275ocsp_vfy.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
276ocsp_vfy.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
277ocsp_vfy.o: ../../include/openssl/err.h ../../include/openssl/evp.h
278ocsp_vfy.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
279ocsp_vfy.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
280ocsp_vfy.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
281ocsp_vfy.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 206ocsp_vfy.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
282ocsp_vfy.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 207ocsp_vfy.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
283ocsp_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 208ocsp_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
284ocsp_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 209ocsp_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
285ocsp_vfy.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 210ocsp_vfy.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
286ocsp_vfy.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 211ocsp_vfy.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
287ocsp_vfy.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 212ocsp_vfy.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
288ocsp_vfy.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 213ocsp_vfy.o: ocsp_vfy.c
289ocsp_vfy.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
290ocsp_vfy.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
291ocsp_vfy.o: ../../include/openssl/x509v3.h ocsp_vfy.c
diff --git a/src/lib/libcrypto/pem/Makefile b/src/lib/libcrypto/pem/Makefile
index fbc2b5d056..742194fd24 100644
--- a/src/lib/libcrypto/pem/Makefile
+++ b/src/lib/libcrypto/pem/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -54,6 +49,7 @@ links: $(EXHEADER)
54 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 49 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
55 50
56install: 51install:
52 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
57 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 53 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
58 do \ 54 do \
59 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 55 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -69,6 +65,7 @@ lint:
69 lint -DLINT $(INCLUDES) $(SRC)>fluff 65 lint -DLINT $(INCLUDES) $(SRC)>fluff
70 66
71depend: 67depend:
68 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
72 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC) 69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
73 70
74dclean: 71dclean:
@@ -80,256 +77,165 @@ clean:
80 77
81# DO NOT DELETE THIS LINE -- make depend depends on it. 78# DO NOT DELETE THIS LINE -- make depend depends on it.
82 79
83pem_all.o: ../../e_os.h ../../include/openssl/aes.h 80pem_all.o: ../../e_os.h ../../include/openssl/asn1.h
84pem_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 81pem_all.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
85pem_all.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 82pem_all.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
86pem_all.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
87pem_all.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
88pem_all.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
89pem_all.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 83pem_all.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
90pem_all.o: ../../include/openssl/err.h ../../include/openssl/evp.h 84pem_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
91pem_all.o: ../../include/openssl/fips.h ../../include/openssl/idea.h 85pem_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
92pem_all.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 86pem_all.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
93pem_all.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 87pem_all.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
94pem_all.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 88pem_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
95pem_all.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 89pem_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
96pem_all.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 90pem_all.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
97pem_all.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 91pem_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
98pem_all.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 92pem_all.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
99pem_all.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 93pem_all.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
100pem_all.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 94pem_all.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_all.c
101pem_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 95pem_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
102pem_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 96pem_err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
103pem_all.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 97pem_err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
104pem_all.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 98pem_err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
105pem_all.o: ../cryptlib.h pem_all.c 99pem_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
106pem_err.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 100pem_err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
107pem_err.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
108pem_err.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
109pem_err.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
110pem_err.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
111pem_err.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
112pem_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
113pem_err.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
114pem_err.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
115pem_err.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
116pem_err.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
117pem_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 101pem_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
118pem_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 102pem_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
119pem_err.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 103pem_err.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
120pem_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 104pem_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
121pem_err.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 105pem_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
122pem_err.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 106pem_err.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
123pem_err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 107pem_err.o: ../../include/openssl/x509_vfy.h pem_err.c
124pem_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 108pem_info.o: ../../e_os.h ../../include/openssl/asn1.h
125pem_err.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 109pem_info.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
126pem_err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 110pem_info.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
127pem_err.o: pem_err.c 111pem_info.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
128pem_info.o: ../../e_os.h ../../include/openssl/aes.h 112pem_info.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
129pem_info.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
130pem_info.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
131pem_info.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
132pem_info.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
133pem_info.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
134pem_info.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
135pem_info.o: ../../include/openssl/err.h ../../include/openssl/evp.h 113pem_info.o: ../../include/openssl/err.h ../../include/openssl/evp.h
136pem_info.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 114pem_info.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
137pem_info.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 115pem_info.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
138pem_info.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
139pem_info.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
140pem_info.o: ../../include/openssl/opensslconf.h
141pem_info.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 116pem_info.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
142pem_info.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 117pem_info.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
143pem_info.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 118pem_info.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
144pem_info.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
145pem_info.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
146pem_info.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 119pem_info.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
147pem_info.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 120pem_info.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
148pem_info.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
149pem_info.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 121pem_info.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
150pem_info.o: ../cryptlib.h pem_info.c 122pem_info.o: ../cryptlib.h pem_info.c
151pem_lib.o: ../../e_os.h ../../include/openssl/aes.h 123pem_lib.o: ../../e_os.h ../../include/openssl/asn1.h
152pem_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 124pem_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
153pem_lib.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
154pem_lib.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
155pem_lib.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 125pem_lib.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
156pem_lib.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 126pem_lib.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
157pem_lib.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 127pem_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
158pem_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h 128pem_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
159pem_lib.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 129pem_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
160pem_lib.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
161pem_lib.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
162pem_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 130pem_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
163pem_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 131pem_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
164pem_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h 132pem_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
165pem_lib.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs12.h 133pem_lib.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs12.h
166pem_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 134pem_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
167pem_lib.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 135pem_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
168pem_lib.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 136pem_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
169pem_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 137pem_lib.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
170pem_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 138pem_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
171pem_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 139pem_lib.o: ../cryptlib.h pem_lib.c
172pem_lib.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 140pem_oth.o: ../../e_os.h ../../include/openssl/asn1.h
173pem_lib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_lib.c 141pem_oth.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
174pem_oth.o: ../../e_os.h ../../include/openssl/aes.h 142pem_oth.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
175pem_oth.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 143pem_oth.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
176pem_oth.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 144pem_oth.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
177pem_oth.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 145pem_oth.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
178pem_oth.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
179pem_oth.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
180pem_oth.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
181pem_oth.o: ../../include/openssl/err.h ../../include/openssl/evp.h
182pem_oth.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
183pem_oth.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
184pem_oth.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
185pem_oth.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 146pem_oth.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
186pem_oth.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 147pem_oth.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
187pem_oth.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h 148pem_oth.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
188pem_oth.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h 149pem_oth.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
189pem_oth.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 150pem_oth.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
190pem_oth.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 151pem_oth.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
191pem_oth.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 152pem_oth.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
192pem_oth.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 153pem_oth.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_oth.c
193pem_oth.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 154pem_pk8.o: ../../e_os.h ../../include/openssl/asn1.h
194pem_oth.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 155pem_pk8.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
195pem_oth.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 156pem_pk8.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
196pem_oth.o: ../cryptlib.h pem_oth.c 157pem_pk8.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
197pem_pk8.o: ../../e_os.h ../../include/openssl/aes.h 158pem_pk8.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
198pem_pk8.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 159pem_pk8.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
199pem_pk8.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
200pem_pk8.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
201pem_pk8.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
202pem_pk8.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
203pem_pk8.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
204pem_pk8.o: ../../include/openssl/err.h ../../include/openssl/evp.h
205pem_pk8.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
206pem_pk8.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
207pem_pk8.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
208pem_pk8.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 160pem_pk8.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
209pem_pk8.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 161pem_pk8.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
210pem_pk8.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h 162pem_pk8.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
211pem_pk8.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs12.h 163pem_pk8.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs12.h
212pem_pk8.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 164pem_pk8.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
213pem_pk8.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 165pem_pk8.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
214pem_pk8.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 166pem_pk8.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
215pem_pk8.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 167pem_pk8.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
216pem_pk8.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 168pem_pk8.o: ../cryptlib.h pem_pk8.c
217pem_pk8.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 169pem_pkey.o: ../../e_os.h ../../include/openssl/asn1.h
218pem_pk8.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 170pem_pkey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
219pem_pk8.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_pk8.c 171pem_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
220pem_pkey.o: ../../e_os.h ../../include/openssl/aes.h 172pem_pkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
221pem_pkey.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 173pem_pkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
222pem_pkey.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 174pem_pkey.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
223pem_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
224pem_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
225pem_pkey.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
226pem_pkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
227pem_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h
228pem_pkey.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
229pem_pkey.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
230pem_pkey.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
231pem_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 175pem_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
232pem_pkey.o: ../../include/openssl/opensslconf.h 176pem_pkey.o: ../../include/openssl/opensslconf.h
233pem_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 177pem_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
234pem_pkey.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 178pem_pkey.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
235pem_pkey.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 179pem_pkey.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
236pem_pkey.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 180pem_pkey.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
237pem_pkey.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 181pem_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
238pem_pkey.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 182pem_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
239pem_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 183pem_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_pkey.c
240pem_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 184pem_seal.o: ../../e_os.h ../../include/openssl/asn1.h
241pem_pkey.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 185pem_seal.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
242pem_pkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 186pem_seal.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
243pem_pkey.o: ../cryptlib.h pem_pkey.c 187pem_seal.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
244pem_seal.o: ../../e_os.h ../../include/openssl/aes.h 188pem_seal.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
245pem_seal.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 189pem_seal.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
246pem_seal.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
247pem_seal.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
248pem_seal.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
249pem_seal.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
250pem_seal.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
251pem_seal.o: ../../include/openssl/err.h ../../include/openssl/evp.h
252pem_seal.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
253pem_seal.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
254pem_seal.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
255pem_seal.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 190pem_seal.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
256pem_seal.o: ../../include/openssl/opensslconf.h 191pem_seal.o: ../../include/openssl/opensslconf.h
257pem_seal.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 192pem_seal.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
258pem_seal.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 193pem_seal.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
259pem_seal.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 194pem_seal.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
260pem_seal.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
261pem_seal.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
262pem_seal.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 195pem_seal.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
263pem_seal.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 196pem_seal.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
264pem_seal.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 197pem_seal.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
265pem_seal.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
266pem_seal.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_seal.c 198pem_seal.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_seal.c
267pem_sign.o: ../../e_os.h ../../include/openssl/aes.h 199pem_sign.o: ../../e_os.h ../../include/openssl/asn1.h
268pem_sign.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 200pem_sign.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
269pem_sign.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 201pem_sign.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
270pem_sign.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 202pem_sign.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
271pem_sign.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 203pem_sign.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
272pem_sign.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 204pem_sign.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
273pem_sign.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
274pem_sign.o: ../../include/openssl/err.h ../../include/openssl/evp.h
275pem_sign.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
276pem_sign.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
277pem_sign.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
278pem_sign.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 205pem_sign.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
279pem_sign.o: ../../include/openssl/opensslconf.h 206pem_sign.o: ../../include/openssl/opensslconf.h
280pem_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 207pem_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
281pem_sign.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 208pem_sign.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
282pem_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 209pem_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
283pem_sign.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 210pem_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
284pem_sign.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 211pem_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
285pem_sign.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 212pem_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
286pem_sign.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 213pem_sign.o: ../cryptlib.h pem_sign.c
287pem_sign.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 214pem_x509.o: ../../e_os.h ../../include/openssl/asn1.h
288pem_sign.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 215pem_x509.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
289pem_sign.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_sign.c 216pem_x509.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
290pem_x509.o: ../../e_os.h ../../include/openssl/aes.h 217pem_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
291pem_x509.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 218pem_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
292pem_x509.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 219pem_x509.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
293pem_x509.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
294pem_x509.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
295pem_x509.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
296pem_x509.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
297pem_x509.o: ../../include/openssl/err.h ../../include/openssl/evp.h
298pem_x509.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
299pem_x509.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
300pem_x509.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
301pem_x509.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 220pem_x509.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
302pem_x509.o: ../../include/openssl/opensslconf.h 221pem_x509.o: ../../include/openssl/opensslconf.h
303pem_x509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 222pem_x509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
304pem_x509.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 223pem_x509.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
305pem_x509.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 224pem_x509.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
306pem_x509.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 225pem_x509.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
307pem_x509.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 226pem_x509.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
308pem_x509.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 227pem_x509.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_x509.c
309pem_x509.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 228pem_xaux.o: ../../e_os.h ../../include/openssl/asn1.h
310pem_x509.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 229pem_xaux.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
311pem_x509.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 230pem_xaux.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
312pem_x509.o: ../cryptlib.h pem_x509.c 231pem_xaux.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
313pem_xaux.o: ../../e_os.h ../../include/openssl/aes.h 232pem_xaux.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
314pem_xaux.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 233pem_xaux.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
315pem_xaux.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
316pem_xaux.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
317pem_xaux.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
318pem_xaux.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
319pem_xaux.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
320pem_xaux.o: ../../include/openssl/err.h ../../include/openssl/evp.h
321pem_xaux.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
322pem_xaux.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
323pem_xaux.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
324pem_xaux.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 234pem_xaux.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
325pem_xaux.o: ../../include/openssl/opensslconf.h 235pem_xaux.o: ../../include/openssl/opensslconf.h
326pem_xaux.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 236pem_xaux.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
327pem_xaux.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 237pem_xaux.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
328pem_xaux.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 238pem_xaux.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
329pem_xaux.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 239pem_xaux.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
330pem_xaux.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 240pem_xaux.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
331pem_xaux.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 241pem_xaux.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_xaux.c
332pem_xaux.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
333pem_xaux.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
334pem_xaux.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
335pem_xaux.o: ../cryptlib.h pem_xaux.c
diff --git a/src/lib/libcrypto/pkcs12/Makefile b/src/lib/libcrypto/pkcs12/Makefile
index bef4f27912..3a7498fe7a 100644
--- a/src/lib/libcrypto/pkcs12/Makefile
+++ b/src/lib/libcrypto/pkcs12/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -57,6 +52,7 @@ links:
57 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 52 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
58 53
59install: 54install:
55 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
60 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 56 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
61 do \ 57 do \
62 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 58 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -72,6 +68,7 @@ lint:
72 lint -DLINT $(INCLUDES) $(SRC)>fluff 68 lint -DLINT $(INCLUDES) $(SRC)>fluff
73 69
74depend: 70depend:
71 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
75 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 72 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
76 73
77dclean: 74dclean:
@@ -83,333 +80,207 @@ clean:
83 80
84# DO NOT DELETE THIS LINE -- make depend depends on it. 81# DO NOT DELETE THIS LINE -- make depend depends on it.
85 82
86p12_add.o: ../../e_os.h ../../include/openssl/aes.h 83p12_add.o: ../../e_os.h ../../include/openssl/asn1.h
87p12_add.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 84p12_add.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
88p12_add.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 85p12_add.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
89p12_add.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 86p12_add.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
90p12_add.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 87p12_add.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
91p12_add.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 88p12_add.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
92p12_add.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
93p12_add.o: ../../include/openssl/err.h ../../include/openssl/evp.h
94p12_add.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
95p12_add.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
96p12_add.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
97p12_add.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 89p12_add.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
98p12_add.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 90p12_add.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
99p12_add.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h 91p12_add.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
100p12_add.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 92p12_add.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
101p12_add.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 93p12_add.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
102p12_add.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 94p12_add.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
103p12_add.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 95p12_add.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_add.c
104p12_add.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 96p12_asn.o: ../../e_os.h ../../include/openssl/asn1.h
105p12_add.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 97p12_asn.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
106p12_add.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 98p12_asn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
107p12_add.o: ../cryptlib.h p12_add.c 99p12_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
108p12_asn.o: ../../e_os.h ../../include/openssl/aes.h 100p12_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
109p12_asn.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 101p12_asn.o: ../../include/openssl/err.h ../../include/openssl/evp.h
110p12_asn.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 102p12_asn.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
111p12_asn.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
112p12_asn.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
113p12_asn.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
114p12_asn.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
115p12_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
116p12_asn.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
117p12_asn.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
118p12_asn.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
119p12_asn.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
120p12_asn.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 103p12_asn.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
121p12_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 104p12_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
122p12_asn.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 105p12_asn.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
123p12_asn.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 106p12_asn.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
124p12_asn.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 107p12_asn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
125p12_asn.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 108p12_asn.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
126p12_asn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 109p12_asn.o: ../cryptlib.h p12_asn.c
127p12_asn.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 110p12_attr.o: ../../e_os.h ../../include/openssl/asn1.h
128p12_asn.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 111p12_attr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
129p12_asn.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_asn.c 112p12_attr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
130p12_attr.o: ../../e_os.h ../../include/openssl/aes.h 113p12_attr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
131p12_attr.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 114p12_attr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
132p12_attr.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 115p12_attr.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
133p12_attr.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
134p12_attr.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
135p12_attr.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
136p12_attr.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
137p12_attr.o: ../../include/openssl/err.h ../../include/openssl/evp.h
138p12_attr.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
139p12_attr.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
140p12_attr.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
141p12_attr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 116p12_attr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
142p12_attr.o: ../../include/openssl/opensslconf.h 117p12_attr.o: ../../include/openssl/opensslconf.h
143p12_attr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 118p12_attr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
144p12_attr.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 119p12_attr.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
145p12_attr.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 120p12_attr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
146p12_attr.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 121p12_attr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
147p12_attr.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 122p12_attr.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
148p12_attr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 123p12_attr.o: ../cryptlib.h p12_attr.c
149p12_attr.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 124p12_crpt.o: ../../e_os.h ../../include/openssl/asn1.h
150p12_attr.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 125p12_crpt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
151p12_attr.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_attr.c 126p12_crpt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
152p12_crpt.o: ../../e_os.h ../../include/openssl/aes.h 127p12_crpt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
153p12_crpt.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 128p12_crpt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
154p12_crpt.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 129p12_crpt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
155p12_crpt.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
156p12_crpt.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
157p12_crpt.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
158p12_crpt.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
159p12_crpt.o: ../../include/openssl/err.h ../../include/openssl/evp.h
160p12_crpt.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
161p12_crpt.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
162p12_crpt.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
163p12_crpt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 130p12_crpt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
164p12_crpt.o: ../../include/openssl/opensslconf.h 131p12_crpt.o: ../../include/openssl/opensslconf.h
165p12_crpt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 132p12_crpt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
166p12_crpt.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 133p12_crpt.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
167p12_crpt.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 134p12_crpt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
168p12_crpt.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 135p12_crpt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
169p12_crpt.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 136p12_crpt.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
170p12_crpt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 137p12_crpt.o: ../cryptlib.h p12_crpt.c
171p12_crpt.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 138p12_crt.o: ../../e_os.h ../../include/openssl/asn1.h
172p12_crpt.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 139p12_crt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
173p12_crpt.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_crpt.c 140p12_crt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
174p12_crt.o: ../../e_os.h ../../include/openssl/aes.h 141p12_crt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
175p12_crt.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 142p12_crt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
176p12_crt.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 143p12_crt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
177p12_crt.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
178p12_crt.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
179p12_crt.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
180p12_crt.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
181p12_crt.o: ../../include/openssl/err.h ../../include/openssl/evp.h
182p12_crt.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
183p12_crt.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
184p12_crt.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
185p12_crt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 144p12_crt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
186p12_crt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 145p12_crt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
187p12_crt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h 146p12_crt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
188p12_crt.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 147p12_crt.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
189p12_crt.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 148p12_crt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
190p12_crt.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 149p12_crt.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
191p12_crt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 150p12_crt.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_crt.c
192p12_crt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 151p12_decr.o: ../../e_os.h ../../include/openssl/asn1.h
193p12_crt.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 152p12_decr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
194p12_crt.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 153p12_decr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
195p12_crt.o: ../cryptlib.h p12_crt.c 154p12_decr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
196p12_decr.o: ../../e_os.h ../../include/openssl/aes.h 155p12_decr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
197p12_decr.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 156p12_decr.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
198p12_decr.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
199p12_decr.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
200p12_decr.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
201p12_decr.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
202p12_decr.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
203p12_decr.o: ../../include/openssl/err.h ../../include/openssl/evp.h
204p12_decr.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
205p12_decr.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
206p12_decr.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
207p12_decr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 157p12_decr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
208p12_decr.o: ../../include/openssl/opensslconf.h 158p12_decr.o: ../../include/openssl/opensslconf.h
209p12_decr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 159p12_decr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
210p12_decr.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 160p12_decr.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
211p12_decr.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 161p12_decr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
212p12_decr.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 162p12_decr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
213p12_decr.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 163p12_decr.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
214p12_decr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 164p12_decr.o: ../cryptlib.h p12_decr.c
215p12_decr.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 165p12_init.o: ../../e_os.h ../../include/openssl/asn1.h
216p12_decr.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 166p12_init.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
217p12_decr.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_decr.c 167p12_init.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
218p12_init.o: ../../e_os.h ../../include/openssl/aes.h 168p12_init.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
219p12_init.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 169p12_init.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
220p12_init.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 170p12_init.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
221p12_init.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
222p12_init.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
223p12_init.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
224p12_init.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
225p12_init.o: ../../include/openssl/err.h ../../include/openssl/evp.h
226p12_init.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
227p12_init.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
228p12_init.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
229p12_init.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 171p12_init.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
230p12_init.o: ../../include/openssl/opensslconf.h 172p12_init.o: ../../include/openssl/opensslconf.h
231p12_init.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 173p12_init.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
232p12_init.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 174p12_init.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
233p12_init.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 175p12_init.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
234p12_init.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 176p12_init.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
235p12_init.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 177p12_init.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
236p12_init.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 178p12_init.o: ../cryptlib.h p12_init.c
237p12_init.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 179p12_key.o: ../../e_os.h ../../include/openssl/asn1.h
238p12_init.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 180p12_key.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
239p12_init.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_init.c 181p12_key.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
240p12_key.o: ../../e_os.h ../../include/openssl/aes.h 182p12_key.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
241p12_key.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 183p12_key.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
242p12_key.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
243p12_key.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
244p12_key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
245p12_key.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
246p12_key.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
247p12_key.o: ../../include/openssl/err.h ../../include/openssl/evp.h 184p12_key.o: ../../include/openssl/err.h ../../include/openssl/evp.h
248p12_key.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 185p12_key.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
249p12_key.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 186p12_key.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
250p12_key.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 187p12_key.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
251p12_key.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 188p12_key.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
252p12_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
253p12_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
254p12_key.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h
255p12_key.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
256p12_key.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
257p12_key.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 189p12_key.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
258p12_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 190p12_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
259p12_key.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
260p12_key.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 191p12_key.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
261p12_key.o: ../cryptlib.h p12_key.c 192p12_key.o: ../cryptlib.h p12_key.c
262p12_kiss.o: ../../e_os.h ../../include/openssl/aes.h 193p12_kiss.o: ../../e_os.h ../../include/openssl/asn1.h
263p12_kiss.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 194p12_kiss.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
264p12_kiss.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 195p12_kiss.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
265p12_kiss.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 196p12_kiss.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
266p12_kiss.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 197p12_kiss.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
267p12_kiss.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 198p12_kiss.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
268p12_kiss.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
269p12_kiss.o: ../../include/openssl/err.h ../../include/openssl/evp.h
270p12_kiss.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
271p12_kiss.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
272p12_kiss.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
273p12_kiss.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 199p12_kiss.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
274p12_kiss.o: ../../include/openssl/opensslconf.h 200p12_kiss.o: ../../include/openssl/opensslconf.h
275p12_kiss.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 201p12_kiss.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
276p12_kiss.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 202p12_kiss.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
277p12_kiss.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 203p12_kiss.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
278p12_kiss.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 204p12_kiss.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
279p12_kiss.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 205p12_kiss.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
280p12_kiss.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 206p12_kiss.o: ../cryptlib.h p12_kiss.c
281p12_kiss.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 207p12_mutl.o: ../../e_os.h ../../include/openssl/asn1.h
282p12_kiss.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 208p12_mutl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
283p12_kiss.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_kiss.c 209p12_mutl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
284p12_mutl.o: ../../e_os.h ../../include/openssl/aes.h 210p12_mutl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
285p12_mutl.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 211p12_mutl.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
286p12_mutl.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 212p12_mutl.o: ../../include/openssl/evp.h ../../include/openssl/hmac.h
287p12_mutl.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 213p12_mutl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
288p12_mutl.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
289p12_mutl.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
290p12_mutl.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
291p12_mutl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
292p12_mutl.o: ../../include/openssl/hmac.h ../../include/openssl/idea.h
293p12_mutl.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
294p12_mutl.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
295p12_mutl.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
296p12_mutl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 214p12_mutl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
297p12_mutl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 215p12_mutl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
298p12_mutl.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 216p12_mutl.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
299p12_mutl.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 217p12_mutl.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
300p12_mutl.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 218p12_mutl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
301p12_mutl.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 219p12_mutl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
302p12_mutl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 220p12_mutl.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_mutl.c
303p12_mutl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 221p12_npas.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
304p12_mutl.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 222p12_npas.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
305p12_mutl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 223p12_npas.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
306p12_mutl.o: ../cryptlib.h p12_mutl.c 224p12_npas.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
307p12_npas.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 225p12_npas.o: ../../include/openssl/err.h ../../include/openssl/evp.h
308p12_npas.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 226p12_npas.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
309p12_npas.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
310p12_npas.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
311p12_npas.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
312p12_npas.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
313p12_npas.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
314p12_npas.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
315p12_npas.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
316p12_npas.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
317p12_npas.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
318p12_npas.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 227p12_npas.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
319p12_npas.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 228p12_npas.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
320p12_npas.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 229p12_npas.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
321p12_npas.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 230p12_npas.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
322p12_npas.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 231p12_npas.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
323p12_npas.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 232p12_npas.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
324p12_npas.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 233p12_npas.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
325p12_npas.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 234p12_npas.o: p12_npas.c
326p12_npas.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 235p12_p8d.o: ../../e_os.h ../../include/openssl/asn1.h
327p12_npas.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 236p12_p8d.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
328p12_npas.o: ../../include/openssl/x509_vfy.h p12_npas.c 237p12_p8d.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
329p12_p8d.o: ../../e_os.h ../../include/openssl/aes.h 238p12_p8d.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
330p12_p8d.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 239p12_p8d.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
331p12_p8d.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 240p12_p8d.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
332p12_p8d.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
333p12_p8d.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
334p12_p8d.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
335p12_p8d.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
336p12_p8d.o: ../../include/openssl/err.h ../../include/openssl/evp.h
337p12_p8d.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
338p12_p8d.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
339p12_p8d.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
340p12_p8d.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 241p12_p8d.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
341p12_p8d.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 242p12_p8d.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
342p12_p8d.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h 243p12_p8d.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
343p12_p8d.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 244p12_p8d.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
344p12_p8d.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 245p12_p8d.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
345p12_p8d.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 246p12_p8d.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
346p12_p8d.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 247p12_p8d.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_p8d.c
347p12_p8d.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 248p12_p8e.o: ../../e_os.h ../../include/openssl/asn1.h
348p12_p8d.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 249p12_p8e.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
349p12_p8d.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 250p12_p8e.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
350p12_p8d.o: ../cryptlib.h p12_p8d.c 251p12_p8e.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
351p12_p8e.o: ../../e_os.h ../../include/openssl/aes.h 252p12_p8e.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
352p12_p8e.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 253p12_p8e.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
353p12_p8e.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
354p12_p8e.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
355p12_p8e.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
356p12_p8e.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
357p12_p8e.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
358p12_p8e.o: ../../include/openssl/err.h ../../include/openssl/evp.h
359p12_p8e.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
360p12_p8e.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
361p12_p8e.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
362p12_p8e.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 254p12_p8e.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
363p12_p8e.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 255p12_p8e.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
364p12_p8e.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h 256p12_p8e.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
365p12_p8e.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 257p12_p8e.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
366p12_p8e.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 258p12_p8e.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
367p12_p8e.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 259p12_p8e.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
368p12_p8e.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 260p12_p8e.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_p8e.c
369p12_p8e.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 261p12_utl.o: ../../e_os.h ../../include/openssl/asn1.h
370p12_p8e.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 262p12_utl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
371p12_p8e.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 263p12_utl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
372p12_p8e.o: ../cryptlib.h p12_p8e.c 264p12_utl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
373p12_utl.o: ../../e_os.h ../../include/openssl/aes.h 265p12_utl.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
374p12_utl.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 266p12_utl.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
375p12_utl.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
376p12_utl.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
377p12_utl.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
378p12_utl.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
379p12_utl.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
380p12_utl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
381p12_utl.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
382p12_utl.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
383p12_utl.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
384p12_utl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 267p12_utl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
385p12_utl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 268p12_utl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
386p12_utl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h 269p12_utl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
387p12_utl.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 270p12_utl.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
388p12_utl.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 271p12_utl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
389p12_utl.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 272p12_utl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
390p12_utl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 273p12_utl.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_utl.c
391p12_utl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 274pk12err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
392p12_utl.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 275pk12err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
393p12_utl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 276pk12err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
394p12_utl.o: ../cryptlib.h p12_utl.c 277pk12err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
395pk12err.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 278pk12err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
396pk12err.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 279pk12err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
397pk12err.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
398pk12err.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
399pk12err.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
400pk12err.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
401pk12err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
402pk12err.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
403pk12err.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
404pk12err.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
405pk12err.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
406pk12err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 280pk12err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
407pk12err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 281pk12err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
408pk12err.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 282pk12err.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
409pk12err.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 283pk12err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
410pk12err.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 284pk12err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
411pk12err.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 285pk12err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
412pk12err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 286pk12err.o: pk12err.c
413pk12err.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
414pk12err.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
415pk12err.o: ../../include/openssl/x509_vfy.h pk12err.c
diff --git a/src/lib/libcrypto/pkcs7/Makefile b/src/lib/libcrypto/pkcs7/Makefile
index a213ae2227..3f7e88b40f 100644
--- a/src/lib/libcrypto/pkcs7/Makefile
+++ b/src/lib/libcrypto/pkcs7/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -72,6 +67,7 @@ links:
72 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 67 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
73 68
74install: 69install:
70 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
75 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 71 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
76 do \ 72 do \
77 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 73 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -87,6 +83,7 @@ lint:
87 lint -DLINT $(INCLUDES) $(SRC)>fluff 83 lint -DLINT $(INCLUDES) $(SRC)>fluff
88 84
89depend: 85depend:
86 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
90 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 87 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
91 88
92dclean: 89dclean:
@@ -98,143 +95,92 @@ clean:
98 95
99# DO NOT DELETE THIS LINE -- make depend depends on it. 96# DO NOT DELETE THIS LINE -- make depend depends on it.
100 97
101pk7_asn1.o: ../../e_os.h ../../include/openssl/aes.h 98pk7_asn1.o: ../../e_os.h ../../include/openssl/asn1.h
102pk7_asn1.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 99pk7_asn1.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
103pk7_asn1.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 100pk7_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
104pk7_asn1.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 101pk7_asn1.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
105pk7_asn1.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 102pk7_asn1.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
106pk7_asn1.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 103pk7_asn1.o: ../../include/openssl/err.h ../../include/openssl/evp.h
107pk7_asn1.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 104pk7_asn1.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
108pk7_asn1.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
109pk7_asn1.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
110pk7_asn1.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
111pk7_asn1.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
112pk7_asn1.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
113pk7_asn1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 105pk7_asn1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
114pk7_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 106pk7_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
115pk7_asn1.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 107pk7_asn1.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
116pk7_asn1.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 108pk7_asn1.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
117pk7_asn1.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 109pk7_asn1.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
118pk7_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 110pk7_asn1.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pk7_asn1.c
119pk7_asn1.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 111pk7_attr.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
120pk7_asn1.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 112pk7_attr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
121pk7_asn1.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 113pk7_attr.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
122pk7_asn1.o: ../cryptlib.h pk7_asn1.c 114pk7_attr.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
123pk7_attr.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 115pk7_attr.o: ../../include/openssl/err.h ../../include/openssl/evp.h
124pk7_attr.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 116pk7_attr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
125pk7_attr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
126pk7_attr.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
127pk7_attr.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
128pk7_attr.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
129pk7_attr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
130pk7_attr.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
131pk7_attr.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
132pk7_attr.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
133pk7_attr.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
134pk7_attr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 117pk7_attr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
135pk7_attr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 118pk7_attr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
136pk7_attr.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 119pk7_attr.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
137pk7_attr.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 120pk7_attr.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
138pk7_attr.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 121pk7_attr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
139pk7_attr.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 122pk7_attr.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
140pk7_attr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 123pk7_attr.o: ../../include/openssl/x509_vfy.h pk7_attr.c
141pk7_attr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 124pk7_doit.o: ../../e_os.h ../../include/openssl/asn1.h
142pk7_attr.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 125pk7_doit.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
143pk7_attr.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
144pk7_attr.o: pk7_attr.c
145pk7_doit.o: ../../e_os.h ../../include/openssl/aes.h
146pk7_doit.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
147pk7_doit.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
148pk7_doit.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
149pk7_doit.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 126pk7_doit.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
150pk7_doit.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 127pk7_doit.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
151pk7_doit.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 128pk7_doit.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
152pk7_doit.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 129pk7_doit.o: ../../include/openssl/err.h ../../include/openssl/evp.h
153pk7_doit.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 130pk7_doit.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
154pk7_doit.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
155pk7_doit.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
156pk7_doit.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
157pk7_doit.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 131pk7_doit.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
158pk7_doit.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 132pk7_doit.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
159pk7_doit.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 133pk7_doit.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
160pk7_doit.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 134pk7_doit.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
161pk7_doit.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 135pk7_doit.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
162pk7_doit.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 136pk7_doit.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
163pk7_doit.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 137pk7_doit.o: ../../include/openssl/x509v3.h ../cryptlib.h pk7_doit.c
164pk7_doit.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 138pk7_lib.o: ../../e_os.h ../../include/openssl/asn1.h
165pk7_doit.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 139pk7_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
166pk7_doit.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 140pk7_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
167pk7_doit.o: ../cryptlib.h pk7_doit.c 141pk7_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
168pk7_lib.o: ../../e_os.h ../../include/openssl/aes.h 142pk7_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
169pk7_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 143pk7_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
170pk7_lib.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
171pk7_lib.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
172pk7_lib.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
173pk7_lib.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
174pk7_lib.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
175pk7_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
176pk7_lib.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
177pk7_lib.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
178pk7_lib.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
179pk7_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 144pk7_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
180pk7_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 145pk7_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
181pk7_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 146pk7_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
182pk7_lib.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 147pk7_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
183pk7_lib.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 148pk7_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
184pk7_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 149pk7_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
185pk7_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 150pk7_lib.o: ../cryptlib.h pk7_lib.c
186pk7_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 151pk7_mime.o: ../../e_os.h ../../include/openssl/asn1.h
187pk7_lib.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 152pk7_mime.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
188pk7_lib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pk7_lib.c 153pk7_mime.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
189pk7_mime.o: ../../e_os.h ../../include/openssl/aes.h 154pk7_mime.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
190pk7_mime.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 155pk7_mime.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
191pk7_mime.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 156pk7_mime.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
192pk7_mime.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
193pk7_mime.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
194pk7_mime.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
195pk7_mime.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
196pk7_mime.o: ../../include/openssl/err.h ../../include/openssl/evp.h
197pk7_mime.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
198pk7_mime.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
199pk7_mime.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
200pk7_mime.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 157pk7_mime.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
201pk7_mime.o: ../../include/openssl/opensslconf.h 158pk7_mime.o: ../../include/openssl/opensslconf.h
202pk7_mime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 159pk7_mime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
203pk7_mime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 160pk7_mime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
204pk7_mime.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 161pk7_mime.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
205pk7_mime.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 162pk7_mime.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
206pk7_mime.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 163pk7_mime.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
207pk7_mime.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 164pk7_mime.o: ../cryptlib.h pk7_mime.c
208pk7_mime.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 165pk7_smime.o: ../../e_os.h ../../include/openssl/asn1.h
209pk7_mime.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 166pk7_smime.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
210pk7_mime.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pk7_mime.c
211pk7_smime.o: ../../e_os.h ../../include/openssl/aes.h
212pk7_smime.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
213pk7_smime.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
214pk7_smime.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
215pk7_smime.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 167pk7_smime.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
216pk7_smime.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 168pk7_smime.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
217pk7_smime.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 169pk7_smime.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
218pk7_smime.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 170pk7_smime.o: ../../include/openssl/err.h ../../include/openssl/evp.h
219pk7_smime.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 171pk7_smime.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
220pk7_smime.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
221pk7_smime.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
222pk7_smime.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
223pk7_smime.o: ../../include/openssl/objects.h 172pk7_smime.o: ../../include/openssl/objects.h
224pk7_smime.o: ../../include/openssl/opensslconf.h 173pk7_smime.o: ../../include/openssl/opensslconf.h
225pk7_smime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 174pk7_smime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
226pk7_smime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 175pk7_smime.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
227pk7_smime.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 176pk7_smime.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
228pk7_smime.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 177pk7_smime.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
229pk7_smime.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 178pk7_smime.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
230pk7_smime.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 179pk7_smime.o: ../cryptlib.h pk7_smime.c
231pk7_smime.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
232pk7_smime.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
233pk7_smime.o: ../../include/openssl/x509v3.h ../cryptlib.h pk7_smime.c
234pkcs7err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 180pkcs7err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
235pkcs7err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 181pkcs7err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
236pkcs7err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 182pkcs7err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
237pkcs7err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 183pkcs7err.o: ../../include/openssl/opensslconf.h
238pkcs7err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 184pkcs7err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
239pkcs7err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 185pkcs7err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
240pkcs7err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 186pkcs7err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
diff --git a/src/lib/libcrypto/pqueue/pq_compat.h b/src/lib/libcrypto/pqueue/pq_compat.h
new file mode 100644
index 0000000000..fd36578882
--- /dev/null
+++ b/src/lib/libcrypto/pqueue/pq_compat.h
@@ -0,0 +1,147 @@
1/* crypto/pqueue/pqueue_compat.h */
2/*
3 * DTLS implementation written by Nagendra Modadugu
4 * (nagendra@cs.stanford.edu) for the OpenSSL project 2005.
5 */
6/* ====================================================================
7 * Copyright (c) 1999-2005 The OpenSSL Project. All rights reserved.
8 *
9 * Redistribution and use in source and binary forms, with or without
10 * modification, are permitted provided that the following conditions
11 * are met:
12 *
13 * 1. Redistributions of source code must retain the above copyright
14 * notice, this list of conditions and the following disclaimer.
15 *
16 * 2. Redistributions in binary form must reproduce the above copyright
17 * notice, this list of conditions and the following disclaimer in
18 * the documentation and/or other materials provided with the
19 * distribution.
20 *
21 * 3. All advertising materials mentioning features or use of this
22 * software must display the following acknowledgment:
23 * "This product includes software developed by the OpenSSL Project
24 * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)"
25 *
26 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
27 * endorse or promote products derived from this software without
28 * prior written permission. For written permission, please contact
29 * openssl-core@OpenSSL.org.
30 *
31 * 5. Products derived from this software may not be called "OpenSSL"
32 * nor may "OpenSSL" appear in their names without prior written
33 * permission of the OpenSSL Project.
34 *
35 * 6. Redistributions of any form whatsoever must retain the following
36 * acknowledgment:
37 * "This product includes software developed by the OpenSSL Project
38 * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)"
39 *
40 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
41 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
42 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
43 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
44 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
45 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
46 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
47 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
49 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
50 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
51 * OF THE POSSIBILITY OF SUCH DAMAGE.
52 * ====================================================================
53 *
54 * This product includes cryptographic software written by Eric Young
55 * (eay@cryptsoft.com). This product includes software written by Tim
56 * Hudson (tjh@cryptsoft.com).
57 *
58 */
59
60#include <openssl/opensslconf.h>
61#include <openssl/bn.h>
62
63/*
64 * The purpose of this header file is for supporting 64-bit integer
65 * manipulation on 32-bit (and lower) machines. Currently the only
66 * such environment is VMS, Utrix and those with smaller default integer
67 * sizes than 32 bits. For all such environment, we fall back to using
68 * BIGNUM. We may need to fine tune the conditions for systems that
69 * are incorrectly configured.
70 *
71 * The only clients of this code are (1) pqueue for priority, and
72 * (2) DTLS, for sequence number manipulation.
73 */
74
75#if (defined(THIRTY_TWO_BIT) && !defined(BN_LLONG)) || defined(SIXTEEN_BIT) || defined(EIGHT_BIT)
76
77#define PQ_64BIT_IS_INTEGER 0
78#define PQ_64BIT_IS_BIGNUM 1
79
80#define PQ_64BIT BIGNUM
81#define PQ_64BIT_CTX BN_CTX
82
83#define pq_64bit_init(x) BN_init(x)
84#define pq_64bit_free(x) BN_free(x)
85
86#define pq_64bit_ctx_new(ctx) BN_CTX_new()
87#define pq_64bit_ctx_free(x) BN_CTX_free(x)
88
89#define pq_64bit_assign(x, y) BN_copy(x, y)
90#define pq_64bit_assign_word(x, y) BN_set_word(x, y)
91#define pq_64bit_gt(x, y) BN_ucmp(x, y) >= 1 ? 1 : 0
92#define pq_64bit_eq(x, y) BN_ucmp(x, y) == 0 ? 1 : 0
93#define pq_64bit_add_word(x, w) BN_add_word(x, w)
94#define pq_64bit_sub(r, x, y) BN_sub(r, x, y)
95#define pq_64bit_sub_word(x, w) BN_sub_word(x, w)
96#define pq_64bit_mod(r, x, n, ctx) BN_mod(r, x, n, ctx)
97
98#define pq_64bit_bin2num(bn, bytes, len) BN_bin2bn(bytes, len, bn)
99#define pq_64bit_num2bin(bn, bytes) BN_bn2bin(bn, bytes)
100#define pq_64bit_get_word(x) BN_get_word(x)
101#define pq_64bit_is_bit_set(x, offset) BN_is_bit_set(x, offset)
102#define pq_64bit_lshift(r, x, shift) BN_lshift(r, x, shift)
103#define pq_64bit_set_bit(x, num) BN_set_bit(x, num)
104#define pq_64bit_get_length(x) BN_num_bits((x))
105
106#else
107
108#define PQ_64BIT_IS_INTEGER 1
109#define PQ_64BIT_IS_BIGNUM 0
110
111#if defined(SIXTY_FOUR_BIT)
112#define PQ_64BIT BN_ULONG
113#define PQ_64BIT_PRINT "%lld"
114#elif defined(SIXTY_FOUR_BIT_LONG)
115#define PQ_64BIT BN_ULONG
116#define PQ_64BIT_PRINT "%ld"
117#elif defined(THIRTY_TWO_BIT)
118#define PQ_64BIT BN_ULLONG
119#define PQ_64BIT_PRINT "%lld"
120#endif
121
122#define PQ_64BIT_CTX void
123
124#define pq_64bit_init(x)
125#define pq_64bit_free(x)
126#define pq_64bit_ctx_new(ctx) (ctx)
127#define pq_64bit_ctx_free(x)
128
129#define pq_64bit_assign(x, y) (*(x) = *(y))
130#define pq_64bit_assign_word(x, y) (*(x) = y)
131#define pq_64bit_gt(x, y) (*(x) > *(y))
132#define pq_64bit_eq(x, y) (*(x) == *(y))
133#define pq_64bit_add_word(x, w) (*(x) = (*(x) + (w)))
134#define pq_64bit_sub(r, x, y) (*(r) = (*(x) - *(y)))
135#define pq_64bit_sub_word(x, w) (*(x) = (*(x) - (w)))
136#define pq_64bit_mod(r, x, n, ctx)
137
138#define pq_64bit_bin2num(num, bytes, len) bytes_to_long_long(bytes, num)
139#define pq_64bit_num2bin(num, bytes) long_long_to_bytes(num, bytes)
140#define pq_64bit_get_word(x) *(x)
141#define pq_64bit_lshift(r, x, shift) (*(r) = (*(x) << (shift)))
142#define pq_64bit_set_bit(x, num) do { \
143 PQ_64BIT mask = 1; \
144 mask = mask << (num); \
145 *(x) |= mask; \
146 } while(0)
147#endif /* OPENSSL_SYS_VMS */
diff --git a/src/lib/libcrypto/rand/Makefile b/src/lib/libcrypto/rand/Makefile
index b1d1a75f98..3c1ab5bbae 100644
--- a/src/lib/libcrypto/rand/Makefile
+++ b/src/lib/libcrypto/rand/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= 8INCLUDES=
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -23,9 +18,9 @@ APPS=
23 18
24LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
25LIBSRC=md_rand.c randfile.c rand_lib.c rand_err.c rand_egd.c \ 20LIBSRC=md_rand.c randfile.c rand_lib.c rand_err.c rand_egd.c \
26 rand_win.c rand_unix.c rand_os2.c 21 rand_win.c rand_unix.c rand_os2.c rand_nw.c
27LIBOBJ=md_rand.o randfile.o rand_lib.o rand_err.o rand_egd.o \ 22LIBOBJ=md_rand.o randfile.o rand_lib.o rand_err.o rand_egd.o \
28 rand_win.o rand_unix.o rand_os2.o 23 rand_win.o rand_unix.o rand_os2.o rand_nw.o
29 24
30SRC= $(LIBSRC) 25SRC= $(LIBSRC)
31 26
@@ -53,6 +48,7 @@ links:
53 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 48 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
54 49
55install: 50install:
51 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
56 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 52 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
57 do \ 53 do \
58 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 54 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -68,6 +64,7 @@ lint:
68 lint -DLINT $(INCLUDES) $(SRC)>fluff 64 lint -DLINT $(INCLUDES) $(SRC)>fluff
69 65
70depend: 66depend:
67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
71 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
72 69
73dclean: 70dclean:
@@ -79,26 +76,16 @@ clean:
79 76
80# DO NOT DELETE THIS LINE -- make depend depends on it. 77# DO NOT DELETE THIS LINE -- make depend depends on it.
81 78
82md_rand.o: ../../e_os.h ../../include/openssl/aes.h 79md_rand.o: ../../e_os.h ../../include/openssl/asn1.h
83md_rand.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 80md_rand.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
84md_rand.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
85md_rand.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
86md_rand.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
87md_rand.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
88md_rand.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 81md_rand.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
89md_rand.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 82md_rand.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
90md_rand.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
91md_rand.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
92md_rand.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
93md_rand.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 83md_rand.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
94md_rand.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 84md_rand.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
95md_rand.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 85md_rand.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
96md_rand.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 86md_rand.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
97md_rand.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 87md_rand.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
98md_rand.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 88md_rand.o: md_rand.c rand_lcl.h
99md_rand.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
100md_rand.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
101md_rand.o: ../../include/openssl/ui_compat.h md_rand.c rand_lcl.h
102rand_egd.o: ../../include/openssl/buffer.h ../../include/openssl/e_os2.h 89rand_egd.o: ../../include/openssl/buffer.h ../../include/openssl/e_os2.h
103rand_egd.o: ../../include/openssl/opensslconf.h 90rand_egd.o: ../../include/openssl/opensslconf.h
104rand_egd.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 91rand_egd.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
@@ -110,83 +97,59 @@ rand_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
110rand_err.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 97rand_err.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
111rand_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 98rand_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
112rand_err.o: rand_err.c 99rand_err.o: rand_err.c
113rand_lib.o: ../../e_os.h ../../include/openssl/asn1.h 100rand_lib.o: ../../e_os.h ../../include/openssl/bio.h
114rand_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
115rand_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 101rand_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
116rand_lib.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
117rand_lib.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
118rand_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 102rand_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
119rand_lib.o: ../../include/openssl/err.h ../../include/openssl/fips.h 103rand_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
120rand_lib.o: ../../include/openssl/fips_rand.h ../../include/openssl/lhash.h
121rand_lib.o: ../../include/openssl/opensslconf.h 104rand_lib.o: ../../include/openssl/opensslconf.h
122rand_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 105rand_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
123rand_lib.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h 106rand_lib.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
124rand_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 107rand_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
125rand_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 108rand_lib.o: ../cryptlib.h rand_lib.c
126rand_lib.o: ../../include/openssl/ui_compat.h ../cryptlib.h rand_lib.c 109rand_nw.o: ../../e_os.h ../../include/openssl/asn1.h
127rand_os2.o: ../../e_os.h ../../include/openssl/aes.h 110rand_nw.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
128rand_os2.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 111rand_nw.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
129rand_os2.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 112rand_nw.o: ../../include/openssl/err.h ../../include/openssl/evp.h
130rand_os2.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 113rand_nw.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
131rand_os2.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 114rand_nw.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
132rand_os2.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 115rand_nw.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
133rand_os2.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 116rand_nw.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
117rand_nw.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
118rand_nw.o: ../../include/openssl/symhacks.h ../cryptlib.h rand_lcl.h rand_nw.c
119rand_os2.o: ../../e_os.h ../../include/openssl/asn1.h
120rand_os2.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
121rand_os2.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
134rand_os2.o: ../../include/openssl/err.h ../../include/openssl/evp.h 122rand_os2.o: ../../include/openssl/err.h ../../include/openssl/evp.h
135rand_os2.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 123rand_os2.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
136rand_os2.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 124rand_os2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
137rand_os2.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
138rand_os2.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
139rand_os2.o: ../../include/openssl/opensslconf.h
140rand_os2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 125rand_os2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
141rand_os2.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 126rand_os2.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
142rand_os2.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 127rand_os2.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
143rand_os2.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 128rand_os2.o: ../../include/openssl/symhacks.h ../cryptlib.h rand_lcl.h
144rand_os2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 129rand_os2.o: rand_os2.c
145rand_os2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 130rand_unix.o: ../../e_os.h ../../include/openssl/asn1.h
146rand_os2.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 131rand_unix.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
147rand_os2.o: ../cryptlib.h rand_lcl.h rand_os2.c 132rand_unix.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
148rand_unix.o: ../../e_os.h ../../include/openssl/aes.h
149rand_unix.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
150rand_unix.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
151rand_unix.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
152rand_unix.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
153rand_unix.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
154rand_unix.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
155rand_unix.o: ../../include/openssl/err.h ../../include/openssl/evp.h 133rand_unix.o: ../../include/openssl/err.h ../../include/openssl/evp.h
156rand_unix.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 134rand_unix.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
157rand_unix.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 135rand_unix.o: ../../include/openssl/objects.h
158rand_unix.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
159rand_unix.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
160rand_unix.o: ../../include/openssl/opensslconf.h 136rand_unix.o: ../../include/openssl/opensslconf.h
161rand_unix.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 137rand_unix.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
162rand_unix.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 138rand_unix.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
163rand_unix.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 139rand_unix.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
164rand_unix.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 140rand_unix.o: ../../include/openssl/symhacks.h ../cryptlib.h rand_lcl.h
165rand_unix.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 141rand_unix.o: rand_unix.c
166rand_unix.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 142rand_win.o: ../../e_os.h ../../include/openssl/asn1.h
167rand_unix.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 143rand_win.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
168rand_unix.o: ../cryptlib.h rand_lcl.h rand_unix.c 144rand_win.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
169rand_win.o: ../../e_os.h ../../include/openssl/aes.h
170rand_win.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
171rand_win.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
172rand_win.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
173rand_win.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
174rand_win.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
175rand_win.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
176rand_win.o: ../../include/openssl/err.h ../../include/openssl/evp.h 145rand_win.o: ../../include/openssl/err.h ../../include/openssl/evp.h
177rand_win.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 146rand_win.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
178rand_win.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 147rand_win.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
179rand_win.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
180rand_win.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
181rand_win.o: ../../include/openssl/opensslconf.h
182rand_win.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 148rand_win.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
183rand_win.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 149rand_win.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
184rand_win.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 150rand_win.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
185rand_win.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 151rand_win.o: ../../include/openssl/symhacks.h ../cryptlib.h rand_lcl.h
186rand_win.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 152rand_win.o: rand_win.c
187rand_win.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
188rand_win.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
189rand_win.o: ../cryptlib.h rand_lcl.h rand_win.c
190randfile.o: ../../e_os.h ../../include/openssl/buffer.h 153randfile.o: ../../e_os.h ../../include/openssl/buffer.h
191randfile.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 154randfile.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
192randfile.o: ../../include/openssl/opensslconf.h 155randfile.o: ../../include/openssl/opensslconf.h
diff --git a/src/lib/libcrypto/rc2/Makefile b/src/lib/libcrypto/rc2/Makefile
index 34080ab741..73eac347e7 100644
--- a/src/lib/libcrypto/rc2/Makefile
+++ b/src/lib/libcrypto/rc2/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= 8INCLUDES=
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -81,11 +78,8 @@ rc2_cbc.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h
81rc2_cbc.o: rc2_cbc.c rc2_locl.h 78rc2_cbc.o: rc2_cbc.c rc2_locl.h
82rc2_ecb.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 79rc2_ecb.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
83rc2_ecb.o: ../../include/openssl/rc2.h rc2_ecb.c rc2_locl.h 80rc2_ecb.o: ../../include/openssl/rc2.h rc2_ecb.c rc2_locl.h
84rc2_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 81rc2_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h
85rc2_skey.o: ../../include/openssl/fips.h ../../include/openssl/opensslconf.h 82rc2_skey.o: rc2_locl.h rc2_skey.c
86rc2_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/rc2.h
87rc2_skey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
88rc2_skey.o: ../../include/openssl/symhacks.h rc2_locl.h rc2_skey.c
89rc2cfb64.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h 83rc2cfb64.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h
90rc2cfb64.o: rc2_locl.h rc2cfb64.c 84rc2cfb64.o: rc2_locl.h rc2cfb64.c
91rc2ofb64.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h 85rc2ofb64.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h
diff --git a/src/lib/libcrypto/rc4/Makefile b/src/lib/libcrypto/rc4/Makefile
index 20d078ec87..187ed5c668 100644
--- a/src/lib/libcrypto/rc4/Makefile
+++ b/src/lib/libcrypto/rc4/Makefile
@@ -8,23 +8,13 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= 9INCLUDES=
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile
17AR= ar r 11AR= ar r
18 12
19RC4_ENC=rc4_enc.o 13RC4_ENC=rc4_enc.o rc4_skey.o
20# or use
21#RC4_ENC=asm/rx86-elf.o
22#RC4_ENC=asm/rx86-out.o
23#RC4_ENC=asm/rx86-sol.o
24#RC4_ENC=asm/rx86bdsi.o
25 14
26CFLAGS= $(INCLUDES) $(CFLAG) 15CFLAGS= $(INCLUDES) $(CFLAG)
27ASFLAGS= $(INCLUDES) $(ASFLAG) 16ASFLAGS= $(INCLUDES) $(ASFLAG)
17AFLAGS= $(ASFLAGS)
28 18
29GENERAL=Makefile 19GENERAL=Makefile
30TEST=rc4test.c 20TEST=rc4test.c
@@ -32,7 +22,7 @@ APPS=
32 22
33LIB=$(TOP)/libcrypto.a 23LIB=$(TOP)/libcrypto.a
34LIBSRC=rc4_skey.c rc4_enc.c 24LIBSRC=rc4_skey.c rc4_enc.c
35LIBOBJ=rc4_skey.o $(RC4_ENC) 25LIBOBJ=$(RC4_ENC)
36 26
37SRC= $(LIBSRC) 27SRC= $(LIBSRC)
38 28
@@ -51,24 +41,19 @@ lib: $(LIBOBJ)
51 $(RANLIB) $(LIB) || echo Never mind. 41 $(RANLIB) $(LIB) || echo Never mind.
52 @touch lib 42 @touch lib
53 43
54# elf 44# ELF
55asm/rx86-elf.s: asm/rc4-586.pl ../perlasm/x86asm.pl 45rx86-elf.s: asm/rc4-586.pl ../perlasm/x86asm.pl
56 (cd asm; $(PERL) rc4-586.pl elf $(CFLAGS) > rx86-elf.s) 46 (cd asm; $(PERL) rc4-586.pl elf $(CFLAGS) > ../$@)
57 47# COFF
48rx86-cof.s: asm/rc4-586.pl ../perlasm/x86asm.pl
49 (cd asm; $(PERL) rc4-586.pl coff $(CFLAGS) > ../$@)
58# a.out 50# a.out
59asm/rx86-out.o: asm/rx86unix.cpp 51rx86-out.s: asm/rc4-586.pl ../perlasm/x86asm.pl
60 $(CPP) -DOUT asm/rx86unix.cpp | as -o asm/rx86-out.o 52 (cd asm; $(PERL) rc4-586.pl a.out $(CFLAGS) > ../$@)
61
62# bsdi
63asm/rx86bsdi.o: asm/rx86unix.cpp
64 $(CPP) -DBSDI asm/rx86unix.cpp | sed 's/ :/:/' | as -o asm/rx86bsdi.o
65
66asm/rx86unix.cpp: asm/rc4-586.pl ../perlasm/x86asm.pl
67 (cd asm; $(PERL) rc4-586.pl cpp >rx86unix.cpp)
68 53
69asm/rc4-x86_64.s: asm/rc4-x86_64.pl; $(PERL) asm/rc4-x86_64.pl $@ 54rc4-x86_64.s: asm/rc4-x86_64.pl; $(PERL) asm/rc4-x86_64.pl $@
70 55
71asm/rc4-ia64.s: asm/rc4-ia64.S 56rc4-ia64.s: asm/rc4-ia64.S
72 @case `awk '/^#define RC4_INT/{print$$NF}' $(TOP)/include/openssl/opensslconf.h` in \ 57 @case `awk '/^#define RC4_INT/{print$$NF}' $(TOP)/include/openssl/opensslconf.h` in \
73 int) set -x; $(CC) $(CFLAGS) -DSZ=4 -E asm/rc4-ia64.S > $@ ;; \ 58 int) set -x; $(CC) $(CFLAGS) -DSZ=4 -E asm/rc4-ia64.S > $@ ;; \
74 char) set -x; $(CC) $(CFLAGS) -DSZ=1 -E asm/rc4-ia64.S > $@ ;; \ 59 char) set -x; $(CC) $(CFLAGS) -DSZ=1 -E asm/rc4-ia64.S > $@ ;; \
@@ -84,6 +69,7 @@ links:
84 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 69 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
85 70
86install: 71install:
72 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
87 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 73 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
88 do \ 74 do \
89 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 75 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -99,6 +85,7 @@ lint:
99 lint -DLINT $(INCLUDES) $(SRC)>fluff 85 lint -DLINT $(INCLUDES) $(SRC)>fluff
100 86
101depend: 87depend:
88 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
102 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 89 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
103 90
104dclean: 91dclean:
@@ -106,7 +93,7 @@ dclean:
106 mv -f Makefile.new $(MAKEFILE) 93 mv -f Makefile.new $(MAKEFILE)
107 94
108clean: 95clean:
109 rm -f asm/rx86unix.cpp asm/*-elf.* *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff asm/*.o 96 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
110 97
111# DO NOT DELETE THIS LINE -- make depend depends on it. 98# DO NOT DELETE THIS LINE -- make depend depends on it.
112 99
@@ -114,15 +101,15 @@ rc4_enc.o: ../../e_os.h ../../include/openssl/bio.h
114rc4_enc.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 101rc4_enc.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
115rc4_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 102rc4_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
116rc4_enc.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 103rc4_enc.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
117rc4_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/rc4.h 104rc4_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
118rc4_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 105rc4_enc.o: ../../include/openssl/rc4.h ../../include/openssl/safestack.h
119rc4_enc.o: ../../include/openssl/symhacks.h ../cryptlib.h rc4_enc.c rc4_locl.h 106rc4_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
107rc4_enc.o: ../cryptlib.h rc4_enc.c rc4_locl.h
120rc4_skey.o: ../../e_os.h ../../include/openssl/bio.h 108rc4_skey.o: ../../e_os.h ../../include/openssl/bio.h
121rc4_skey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 109rc4_skey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
122rc4_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 110rc4_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
123rc4_skey.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 111rc4_skey.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
124rc4_skey.o: ../../include/openssl/opensslconf.h 112rc4_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
125rc4_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/rc4.h 113rc4_skey.o: ../../include/openssl/rc4.h ../../include/openssl/safestack.h
126rc4_skey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 114rc4_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
127rc4_skey.o: ../../include/openssl/symhacks.h ../cryptlib.h rc4_locl.h 115rc4_skey.o: ../cryptlib.h rc4_locl.h rc4_skey.c
128rc4_skey.o: rc4_skey.c
diff --git a/src/lib/libcrypto/rc4/asm/rc4-ia64.S b/src/lib/libcrypto/rc4/asm/rc4-ia64.S
index a322d0c718..8210c47d04 100644
--- a/src/lib/libcrypto/rc4/asm/rc4-ia64.S
+++ b/src/lib/libcrypto/rc4/asm/rc4-ia64.S
@@ -75,14 +75,13 @@ yy=r31;
75.skip 16 75.skip 16
76RC4: 76RC4:
77 .prologue 77 .prologue
78 .fframe 0
79 .save ar.pfs,r2 78 .save ar.pfs,r2
80 .save ar.lc,r3
81 .save pr,prsave
82{ .mii; alloc r2=ar.pfs,4,12,0,16 79{ .mii; alloc r2=ar.pfs,4,12,0,16
80 .save pr,prsave
83 mov prsave=pr 81 mov prsave=pr
84 ADDP key=0,in0 };; 82 ADDP key=0,in0 };;
85{ .mib; cmp.eq p6,p0=0,in1 // len==0? 83{ .mib; cmp.eq p6,p0=0,in1 // len==0?
84 .save ar.lc,r3
86 mov r3=ar.lc 85 mov r3=ar.lc
87(p6) br.ret.spnt.many b0 };; // emergency exit 86(p6) br.ret.spnt.many b0 };; // emergency exit
88 87
diff --git a/src/lib/libcrypto/rc5/Makefile b/src/lib/libcrypto/rc5/Makefile
index 16e6a60017..efb0f36b59 100644
--- a/src/lib/libcrypto/rc5/Makefile
+++ b/src/lib/libcrypto/rc5/Makefile
@@ -8,11 +8,6 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= 9INCLUDES=
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
@@ -22,6 +17,7 @@ RC5_ENC= rc5_enc.o
22 17
23CFLAGS= $(INCLUDES) $(CFLAG) 18CFLAGS= $(INCLUDES) $(CFLAG)
24ASFLAGS= $(INCLUDES) $(ASFLAG) 19ASFLAGS= $(INCLUDES) $(ASFLAG)
20AFLAGS= $(ASFLAGS)
25 21
26GENERAL=Makefile 22GENERAL=Makefile
27TEST=rc5test.c 23TEST=rc5test.c
@@ -48,20 +44,15 @@ lib: $(LIBOBJ)
48 $(RANLIB) $(LIB) || echo Never mind. 44 $(RANLIB) $(LIB) || echo Never mind.
49 @touch lib 45 @touch lib
50 46
51# elf 47# ELF
52asm/r586-elf.s: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 48r586-elf.s: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
53 (cd asm; $(PERL) rc5-586.pl elf $(CFLAGS) > r586-elf.s) 49 (cd asm; $(PERL) rc5-586.pl elf $(CFLAGS) > ../$@)
54 50# COFF
51r586-cof.s: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
52 (cd asm; $(PERL) rc5-586.pl coff $(CFLAGS) > ../$@)
55# a.out 53# a.out
56asm/r586-out.o: asm/r586unix.cpp 54r586-out.s: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
57 $(CPP) -DOUT asm/r586unix.cpp | as -o asm/r586-out.o 55 (cd asm; $(PERL) rc5-586.pl a.out $(CFLAGS) > ../$@)
58
59# bsdi
60asm/r586bsdi.o: asm/r586unix.cpp
61 $(CPP) -DBSDI asm/r586unix.cpp | sed 's/ :/:/' | as -o asm/r586bsdi.o
62
63asm/r586unix.cpp: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
64 (cd asm; $(PERL) rc5-586.pl cpp >r586unix.cpp)
65 56
66files: 57files:
67 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 58 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -72,6 +63,7 @@ links:
72 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 63 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
73 64
74install: 65install:
66 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
75 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 67 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
76 do \ 68 do \
77 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 69 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -87,6 +79,7 @@ lint:
87 lint -DLINT $(INCLUDES) $(SRC)>fluff 79 lint -DLINT $(INCLUDES) $(SRC)>fluff
88 80
89depend: 81depend:
82 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
90 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 83 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
91 84
92dclean: 85dclean:
@@ -94,17 +87,17 @@ dclean:
94 mv -f Makefile.new $(MAKEFILE) 87 mv -f Makefile.new $(MAKEFILE)
95 88
96clean: 89clean:
97 rm -f asm/r586unix.cpp asm/*-elf.* *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 90 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
98 91
99# DO NOT DELETE THIS LINE -- make depend depends on it. 92# DO NOT DELETE THIS LINE -- make depend depends on it.
100 93
101rc5_ecb.o: ../../include/openssl/opensslv.h ../../include/openssl/rc5.h 94rc5_ecb.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
102rc5_ecb.o: rc5_ecb.c rc5_locl.h 95rc5_ecb.o: ../../include/openssl/rc5.h rc5_ecb.c rc5_locl.h
103rc5_enc.o: ../../include/openssl/rc5.h rc5_enc.c rc5_locl.h 96rc5_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc5.h
104rc5_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 97rc5_enc.o: rc5_enc.c rc5_locl.h
105rc5_skey.o: ../../include/openssl/fips.h ../../include/openssl/opensslconf.h 98rc5_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc5.h
106rc5_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/rc5.h 99rc5_skey.o: rc5_locl.h rc5_skey.c
107rc5_skey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 100rc5cfb64.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc5.h
108rc5_skey.o: ../../include/openssl/symhacks.h rc5_locl.h rc5_skey.c 101rc5cfb64.o: rc5_locl.h rc5cfb64.c
109rc5cfb64.o: ../../include/openssl/rc5.h rc5_locl.h rc5cfb64.c 102rc5ofb64.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc5.h
110rc5ofb64.o: ../../include/openssl/rc5.h rc5_locl.h rc5ofb64.c 103rc5ofb64.o: rc5_locl.h rc5ofb64.c
diff --git a/src/lib/libcrypto/rc5/rc5_locl.h b/src/lib/libcrypto/rc5/rc5_locl.h
index f4ebc23004..282dd38822 100644
--- a/src/lib/libcrypto/rc5/rc5_locl.h
+++ b/src/lib/libcrypto/rc5/rc5_locl.h
@@ -146,7 +146,7 @@
146 *((c)++)=(unsigned char)(((l)>> 8L)&0xff), \ 146 *((c)++)=(unsigned char)(((l)>> 8L)&0xff), \
147 *((c)++)=(unsigned char)(((l) )&0xff)) 147 *((c)++)=(unsigned char)(((l) )&0xff))
148 148
149#if defined(OPENSSL_SYS_WIN32) && defined(_MSC_VER) 149#if (defined(OPENSSL_SYS_WIN32) && defined(_MSC_VER)) || defined(__ICC)
150#define ROTATE_l32(a,n) _lrotl(a,n) 150#define ROTATE_l32(a,n) _lrotl(a,n)
151#define ROTATE_r32(a,n) _lrotr(a,n) 151#define ROTATE_r32(a,n) _lrotr(a,n)
152#elif defined(__GNUC__) && __GNUC__>=2 && !defined(__STRICT_ANSI__) && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_NO_INLINE_ASM) && !defined(PEDANTIC) 152#elif defined(__GNUC__) && __GNUC__>=2 && !defined(__STRICT_ANSI__) && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_NO_INLINE_ASM) && !defined(PEDANTIC)
diff --git a/src/lib/libcrypto/ripemd/Makefile b/src/lib/libcrypto/ripemd/Makefile
index 20c8b4d8db..d55875c20c 100644
--- a/src/lib/libcrypto/ripemd/Makefile
+++ b/src/lib/libcrypto/ripemd/Makefile
@@ -8,11 +8,6 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= 9INCLUDES=
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
@@ -20,6 +15,7 @@ RIP_ASM_OBJ=
20 15
21CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
22ASFLAGS= $(INCLUDES) $(ASFLAG) 17ASFLAGS= $(INCLUDES) $(ASFLAG)
18AFLAGS= $(ASFLAGS)
23 19
24GENERAL=Makefile 20GENERAL=Makefile
25TEST=rmdtest.c 21TEST=rmdtest.c
@@ -46,20 +42,15 @@ lib: $(LIBOBJ)
46 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
47 @touch lib 43 @touch lib
48 44
49# elf 45# ELF
50asm/rm86-elf.s: asm/rmd-586.pl ../perlasm/x86asm.pl 46rm86-elf.s: asm/rmd-586.pl ../perlasm/x86asm.pl
51 (cd asm; $(PERL) rmd-586.pl elf $(CFLAGS) > rm86-elf.s) 47 (cd asm; $(PERL) rmd-586.pl elf $(CFLAGS) > ../$@)
52 48# COFF
49rm86-cof.s: asm/rmd-586.pl ../perlasm/x86asm.pl
50 (cd asm; $(PERL) rmd-586.pl coff $(CFLAGS) > ../$@)
53# a.out 51# a.out
54asm/rm86-out.o: asm/rm86unix.cpp 52rm86-out.s: asm/rmd-586.pl ../perlasm/x86asm.pl
55 $(CPP) -DOUT asm/rm86unix.cpp | as -o asm/rm86-out.o 53 (cd asm; $(PERL) rmd-586.pl a.out $(CFLAGS) > ../$@)
56
57# bsdi
58asm/rm86bsdi.o: asm/rm86unix.cpp
59 $(CPP) -DBSDI asm/rm86unix.cpp | sed 's/ :/:/' | as -o asm/rm86bsdi.o
60
61asm/rm86unix.cpp: asm/rmd-586.pl ../perlasm/x86asm.pl
62 (cd asm; $(PERL) rmd-586.pl cpp >rm86unix.cpp)
63 54
64files: 55files:
65 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 56 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -70,6 +61,7 @@ links:
70 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 61 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
71 62
72install: 63install:
64 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
73 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 65 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
74 do \ 66 do \
75 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 67 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -85,6 +77,7 @@ lint:
85 lint -DLINT $(INCLUDES) $(SRC)>fluff 77 lint -DLINT $(INCLUDES) $(SRC)>fluff
86 78
87depend: 79depend:
80 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
88 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 81 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
89 82
90dclean: 83dclean:
@@ -92,20 +85,15 @@ dclean:
92 mv -f Makefile.new $(MAKEFILE) 85 mv -f Makefile.new $(MAKEFILE)
93 86
94clean: 87clean:
95 rm -f asm/rm86unix.cpp asm/*-elf.* *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 88 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
96 89
97# DO NOT DELETE THIS LINE -- make depend depends on it. 90# DO NOT DELETE THIS LINE -- make depend depends on it.
98 91
99rmd_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 92rmd_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
100rmd_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
101rmd_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
102rmd_dgst.o: ../../include/openssl/opensslconf.h
103rmd_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ripemd.h 93rmd_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ripemd.h
104rmd_dgst.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 94rmd_dgst.o: ../md32_common.h rmd_dgst.c rmd_locl.h rmdconst.h
105rmd_dgst.o: ../../include/openssl/symhacks.h ../md32_common.h rmd_dgst.c
106rmd_dgst.o: rmd_locl.h rmdconst.h
107rmd_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 95rmd_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
108rmd_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 96rmd_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
109rmd_one.o: ../../include/openssl/ripemd.h ../../include/openssl/safestack.h 97rmd_one.o: ../../include/openssl/ossl_typ.h ../../include/openssl/ripemd.h
110rmd_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 98rmd_one.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
111rmd_one.o: rmd_one.c 99rmd_one.o: ../../include/openssl/symhacks.h rmd_one.c
diff --git a/src/lib/libcrypto/rsa/Makefile b/src/lib/libcrypto/rsa/Makefile
index 8851825250..13900812ac 100644
--- a/src/lib/libcrypto/rsa/Makefile
+++ b/src/lib/libcrypto/rsa/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -24,10 +19,10 @@ APPS=
24LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
25LIBSRC= rsa_eay.c rsa_gen.c rsa_lib.c rsa_sign.c rsa_saos.c rsa_err.c \ 20LIBSRC= rsa_eay.c rsa_gen.c rsa_lib.c rsa_sign.c rsa_saos.c rsa_err.c \
26 rsa_pk1.c rsa_ssl.c rsa_none.c rsa_oaep.c rsa_chk.c rsa_null.c \ 21 rsa_pk1.c rsa_ssl.c rsa_none.c rsa_oaep.c rsa_chk.c rsa_null.c \
27 rsa_pss.c rsa_x931.c rsa_asn1.c 22 rsa_pss.c rsa_x931.c rsa_asn1.c rsa_depr.c
28LIBOBJ= rsa_eay.o rsa_gen.o rsa_lib.o rsa_sign.o rsa_saos.o rsa_err.o \ 23LIBOBJ= rsa_eay.o rsa_gen.o rsa_lib.o rsa_sign.o rsa_saos.o rsa_err.o \
29 rsa_pk1.o rsa_ssl.o rsa_none.o rsa_oaep.o rsa_chk.o rsa_null.o \ 24 rsa_pk1.o rsa_ssl.o rsa_none.o rsa_oaep.o rsa_chk.o rsa_null.o \
30 rsa_pss.o rsa_x931.o rsa_asn1.o 25 rsa_pss.o rsa_x931.o rsa_asn1.o rsa_depr.o
31 26
32SRC= $(LIBSRC) 27SRC= $(LIBSRC)
33 28
@@ -55,6 +50,7 @@ links:
55 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 50 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
56 51
57install: 52install:
53 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
58 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
59 do \ 55 do \
60 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -70,6 +66,7 @@ lint:
70 lint -DLINT $(INCLUDES) $(SRC)>fluff 66 lint -DLINT $(INCLUDES) $(SRC)>fluff
71 67
72depend: 68depend:
69 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
73 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 70 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
74 71
75dclean: 72dclean:
@@ -99,6 +96,15 @@ rsa_chk.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
99rsa_chk.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 96rsa_chk.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
100rsa_chk.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 97rsa_chk.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
101rsa_chk.o: rsa_chk.c 98rsa_chk.o: rsa_chk.c
99rsa_depr.o: ../../e_os.h ../../include/openssl/asn1.h
100rsa_depr.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
101rsa_depr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
102rsa_depr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
103rsa_depr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
104rsa_depr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
105rsa_depr.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
106rsa_depr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
107rsa_depr.o: ../cryptlib.h rsa_depr.c
102rsa_eay.o: ../../e_os.h ../../include/openssl/asn1.h 108rsa_eay.o: ../../e_os.h ../../include/openssl/asn1.h
103rsa_eay.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 109rsa_eay.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
104rsa_eay.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 110rsa_eay.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -109,13 +115,12 @@ rsa_eay.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
109rsa_eay.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 115rsa_eay.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
110rsa_eay.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_eay.c 116rsa_eay.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_eay.c
111rsa_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 117rsa_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
112rsa_err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 118rsa_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
113rsa_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 119rsa_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
114rsa_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 120rsa_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
115rsa_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 121rsa_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rsa.h
116rsa_err.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 122rsa_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
117rsa_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 123rsa_err.o: ../../include/openssl/symhacks.h rsa_err.c
118rsa_err.o: rsa_err.c
119rsa_gen.o: ../../e_os.h ../../include/openssl/asn1.h 124rsa_gen.o: ../../e_os.h ../../include/openssl/asn1.h
120rsa_gen.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 125rsa_gen.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
121rsa_gen.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 126rsa_gen.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -128,14 +133,13 @@ rsa_gen.o: ../cryptlib.h rsa_gen.c
128rsa_lib.o: ../../e_os.h ../../include/openssl/asn1.h 133rsa_lib.o: ../../e_os.h ../../include/openssl/asn1.h
129rsa_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 134rsa_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
130rsa_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 135rsa_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
131rsa_lib.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
132rsa_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 136rsa_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
133rsa_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 137rsa_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
134rsa_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 138rsa_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
135rsa_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 139rsa_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
136rsa_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 140rsa_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
137rsa_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 141rsa_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
138rsa_lib.o: ../../include/openssl/ui.h ../cryptlib.h rsa_lib.c 142rsa_lib.o: ../cryptlib.h rsa_lib.c
139rsa_none.o: ../../e_os.h ../../include/openssl/asn1.h 143rsa_none.o: ../../e_os.h ../../include/openssl/asn1.h
140rsa_none.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 144rsa_none.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
141rsa_none.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 145rsa_none.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -154,26 +158,17 @@ rsa_null.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
154rsa_null.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h 158rsa_null.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
155rsa_null.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 159rsa_null.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
156rsa_null.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_null.c 160rsa_null.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_null.c
157rsa_oaep.o: ../../e_os.h ../../include/openssl/aes.h 161rsa_oaep.o: ../../e_os.h ../../include/openssl/asn1.h
158rsa_oaep.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 162rsa_oaep.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
159rsa_oaep.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 163rsa_oaep.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
160rsa_oaep.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 164rsa_oaep.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
161rsa_oaep.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 165rsa_oaep.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
162rsa_oaep.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
163rsa_oaep.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
164rsa_oaep.o: ../../include/openssl/err.h ../../include/openssl/evp.h
165rsa_oaep.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
166rsa_oaep.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
167rsa_oaep.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
168rsa_oaep.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 166rsa_oaep.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
169rsa_oaep.o: ../../include/openssl/opensslconf.h 167rsa_oaep.o: ../../include/openssl/opensslconf.h
170rsa_oaep.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 168rsa_oaep.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
171rsa_oaep.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 169rsa_oaep.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
172rsa_oaep.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
173rsa_oaep.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
174rsa_oaep.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 170rsa_oaep.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
175rsa_oaep.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 171rsa_oaep.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
176rsa_oaep.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
177rsa_oaep.o: ../cryptlib.h rsa_oaep.c 172rsa_oaep.o: ../cryptlib.h rsa_oaep.c
178rsa_pk1.o: ../../e_os.h ../../include/openssl/asn1.h 173rsa_pk1.o: ../../e_os.h ../../include/openssl/asn1.h
179rsa_pk1.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 174rsa_pk1.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
@@ -184,68 +179,43 @@ rsa_pk1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
184rsa_pk1.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h 179rsa_pk1.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
185rsa_pk1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 180rsa_pk1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
186rsa_pk1.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_pk1.c 181rsa_pk1.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_pk1.c
187rsa_pss.o: ../../e_os.h ../../include/openssl/aes.h 182rsa_pss.o: ../../e_os.h ../../include/openssl/asn1.h
188rsa_pss.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 183rsa_pss.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
189rsa_pss.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 184rsa_pss.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
190rsa_pss.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 185rsa_pss.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
191rsa_pss.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 186rsa_pss.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
192rsa_pss.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
193rsa_pss.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
194rsa_pss.o: ../../include/openssl/err.h ../../include/openssl/evp.h
195rsa_pss.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
196rsa_pss.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
197rsa_pss.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
198rsa_pss.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 187rsa_pss.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
199rsa_pss.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 188rsa_pss.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
200rsa_pss.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 189rsa_pss.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
201rsa_pss.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
202rsa_pss.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
203rsa_pss.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 190rsa_pss.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
204rsa_pss.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 191rsa_pss.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
205rsa_pss.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 192rsa_pss.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_pss.c
206rsa_pss.o: ../../include/openssl/ui_compat.h ../cryptlib.h rsa_pss.c 193rsa_saos.o: ../../e_os.h ../../include/openssl/asn1.h
207rsa_saos.o: ../../e_os.h ../../include/openssl/aes.h 194rsa_saos.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
208rsa_saos.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 195rsa_saos.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
209rsa_saos.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 196rsa_saos.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
210rsa_saos.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 197rsa_saos.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
211rsa_saos.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
212rsa_saos.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
213rsa_saos.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
214rsa_saos.o: ../../include/openssl/err.h ../../include/openssl/evp.h 198rsa_saos.o: ../../include/openssl/err.h ../../include/openssl/evp.h
215rsa_saos.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 199rsa_saos.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
216rsa_saos.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 200rsa_saos.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
217rsa_saos.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
218rsa_saos.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
219rsa_saos.o: ../../include/openssl/opensslconf.h
220rsa_saos.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 201rsa_saos.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
221rsa_saos.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 202rsa_saos.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
222rsa_saos.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
223rsa_saos.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
224rsa_saos.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 203rsa_saos.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
225rsa_saos.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 204rsa_saos.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
226rsa_saos.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
227rsa_saos.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 205rsa_saos.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
228rsa_saos.o: ../cryptlib.h rsa_saos.c 206rsa_saos.o: ../cryptlib.h rsa_saos.c
229rsa_sign.o: ../../e_os.h ../../include/openssl/aes.h 207rsa_sign.o: ../../e_os.h ../../include/openssl/asn1.h
230rsa_sign.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 208rsa_sign.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
231rsa_sign.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 209rsa_sign.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
232rsa_sign.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 210rsa_sign.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
233rsa_sign.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 211rsa_sign.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
234rsa_sign.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
235rsa_sign.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
236rsa_sign.o: ../../include/openssl/err.h ../../include/openssl/evp.h 212rsa_sign.o: ../../include/openssl/err.h ../../include/openssl/evp.h
237rsa_sign.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 213rsa_sign.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
238rsa_sign.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 214rsa_sign.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
239rsa_sign.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
240rsa_sign.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
241rsa_sign.o: ../../include/openssl/opensslconf.h
242rsa_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 215rsa_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
243rsa_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 216rsa_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
244rsa_sign.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
245rsa_sign.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
246rsa_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 217rsa_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
247rsa_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 218rsa_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
248rsa_sign.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
249rsa_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 219rsa_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
250rsa_sign.o: ../cryptlib.h rsa_sign.c 220rsa_sign.o: ../cryptlib.h rsa_sign.c
251rsa_ssl.o: ../../e_os.h ../../include/openssl/asn1.h 221rsa_ssl.o: ../../e_os.h ../../include/openssl/asn1.h
diff --git a/src/lib/libcrypto/sha/Makefile b/src/lib/libcrypto/sha/Makefile
index 46103bbc83..ac64fb61d3 100644
--- a/src/lib/libcrypto/sha/Makefile
+++ b/src/lib/libcrypto/sha/Makefile
@@ -8,11 +8,6 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= 9INCLUDES=
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
@@ -20,14 +15,15 @@ SHA1_ASM_OBJ=
20 15
21CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
22ASFLAGS= $(INCLUDES) $(ASFLAG) 17ASFLAGS= $(INCLUDES) $(ASFLAG)
18AFLAGS= $(ASFLAGS)
23 19
24GENERAL=Makefile 20GENERAL=Makefile
25TEST=shatest.c sha1test.c 21TEST=shatest.c sha1test.c sha256t.c sha512t.c
26APPS= 22APPS=
27 23
28LIB=$(TOP)/libcrypto.a 24LIB=$(TOP)/libcrypto.a
29LIBSRC=sha_dgst.c sha1dgst.c sha_one.c sha1_one.c 25LIBSRC=sha_dgst.c sha1dgst.c sha_one.c sha1_one.c sha256.c sha512.c
30LIBOBJ=sha_dgst.o sha1dgst.o sha_one.o sha1_one.o $(SHA1_ASM_OBJ) 26LIBOBJ=sha_dgst.o sha1dgst.o sha_one.o sha1_one.o sha256.o sha512.o $(SHA1_ASM_OBJ)
31 27
32SRC= $(LIBSRC) 28SRC= $(LIBSRC)
33 29
@@ -46,23 +42,33 @@ lib: $(LIBOBJ)
46 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
47 @touch lib 43 @touch lib
48 44
49# elf 45# ELF
50asm/sx86-elf.s: asm/sha1-586.pl ../perlasm/x86asm.pl 46sx86-elf.s: asm/sha1-586.pl ../perlasm/x86asm.pl
51 (cd asm; $(PERL) sha1-586.pl elf $(CFLAGS) $(PROCESSOR) > sx86-elf.s) 47 (cd asm; $(PERL) sha1-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@)
52 48s512sse2-elf.s: asm/sha512-sse2.pl ../perlasm/x86asm.pl
49 (cd asm; $(PERL) sha512-sse2.pl elf $(CFLAGS) $(PROCESSOR) > ../$@)
50# COFF
51sx86-cof.s: asm/sha1-586.pl ../perlasm/x86asm.pl
52 (cd asm; $(PERL) sha1-586.pl coff $(CFLAGS) $(PROCESSOR) > ../$@)
53s512sse2-cof.s: asm/sha512-sse2.pl ../perlasm/x86asm.pl
54 (cd asm; $(PERL) sha512-sse2.pl coff $(CFLAGS) $(PROCESSOR) > ../$@)
53# a.out 55# a.out
54asm/sx86-out.o: asm/sx86unix.cpp 56sx86-out.s: asm/sha1-586.pl ../perlasm/x86asm.pl
55 $(CPP) -DOUT asm/sx86unix.cpp | as -o asm/sx86-out.o 57 (cd asm; $(PERL) sha1-586.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
56 58s512sse2-out.s: asm/sha512-sse2.pl ../perlasm/x86asm.pl
57# bsdi 59 (cd asm; $(PERL) sha512-sse2.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
58asm/sx86bsdi.o: asm/sx86unix.cpp
59 $(CPP) -DBSDI asm/sx86unix.cpp | sed 's/ :/:/' | as -o asm/sx86bsdi.o
60 60
61asm/sx86unix.cpp: asm/sha1-586.pl ../perlasm/x86asm.pl 61sha1-ia64.s: asm/sha1-ia64.pl
62 (cd asm; $(PERL) sha1-586.pl cpp $(PROCESSOR) >sx86unix.cpp)
63
64asm/sha1-ia64.s: asm/sha1-ia64.pl
65 (cd asm; $(PERL) sha1-ia64.pl $(CFLAGS) ) > $@ 62 (cd asm; $(PERL) sha1-ia64.pl $(CFLAGS) ) > $@
63sha256-ia64.s: asm/sha512-ia64.pl
64 (cd asm; $(PERL) sha512-ia64.pl ../$@ $(CFLAGS))
65sha512-ia64.s: asm/sha512-ia64.pl
66 (cd asm; $(PERL) sha512-ia64.pl ../$@ $(CFLAGS))
67
68# Solaris make has to be explicitly told
69sha1-x86_64.s: asm/sha1-x86_64.pl; $(PERL) asm/sha1-x86_64.pl $@
70sha256-x86_64.s:asm/sha512-x86_64.pl; $(PERL) asm/sha512-x86_64.pl $@
71sha512-x86_64.s:asm/sha512-x86_64.pl; $(PERL) asm/sha512-x86_64.pl $@
66 72
67files: 73files:
68 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 74 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -73,6 +79,7 @@ links:
73 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 79 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
74 80
75install: 81install:
82 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
76 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 83 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
77 do \ 84 do \
78 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 85 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -88,6 +95,7 @@ lint:
88 lint -DLINT $(INCLUDES) $(SRC)>fluff 95 lint -DLINT $(INCLUDES) $(SRC)>fluff
89 96
90depend: 97depend:
98 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
91 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 99 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
92 100
93dclean: 101dclean:
@@ -95,33 +103,37 @@ dclean:
95 mv -f Makefile.new $(MAKEFILE) 103 mv -f Makefile.new $(MAKEFILE)
96 104
97clean: 105clean:
98 rm -f asm/sx86unix.cpp asm/*-elf.* *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff asm/*.o 106 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
99 107
100# DO NOT DELETE THIS LINE -- make depend depends on it. 108# DO NOT DELETE THIS LINE -- make depend depends on it.
101 109
102sha1_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 110sha1_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
103sha1_one.o: ../../include/openssl/opensslconf.h 111sha1_one.o: ../../include/openssl/opensslconf.h
104sha1_one.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 112sha1_one.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
105sha1_one.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 113sha1_one.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
106sha1_one.o: ../../include/openssl/symhacks.h sha1_one.c 114sha1_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
107sha1dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 115sha1_one.o: sha1_one.c
108sha1dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 116sha1dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
109sha1dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 117sha1dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h
110sha1dgst.o: ../../include/openssl/opensslconf.h 118sha1dgst.o: ../md32_common.h sha1dgst.c sha_locl.h
111sha1dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 119sha256.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
112sha1dgst.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 120sha256.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
113sha1dgst.o: ../../include/openssl/symhacks.h ../md32_common.h sha1dgst.c 121sha256.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
114sha1dgst.o: sha_locl.h 122sha256.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
115sha_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 123sha256.o: ../../include/openssl/symhacks.h ../md32_common.h sha256.c
116sha_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 124sha512.o: ../../e_os.h ../../include/openssl/bio.h
117sha_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 125sha512.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
118sha_dgst.o: ../../include/openssl/opensslconf.h 126sha512.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
119sha_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 127sha512.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
120sha_dgst.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 128sha512.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
121sha_dgst.o: ../../include/openssl/symhacks.h ../md32_common.h sha_dgst.c 129sha512.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
122sha_dgst.o: sha_locl.h 130sha512.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
131sha512.o: ../cryptlib.h sha512.c
132sha_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
133sha_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h
134sha_dgst.o: ../md32_common.h sha_dgst.c sha_locl.h
123sha_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 135sha_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
124sha_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 136sha_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
125sha_one.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 137sha_one.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
126sha_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 138sha_one.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
127sha_one.o: sha_one.c 139sha_one.o: ../../include/openssl/symhacks.h sha_one.c
diff --git a/src/lib/libcrypto/sha/asm/sha512-sse2.pl b/src/lib/libcrypto/sha/asm/sha512-sse2.pl
new file mode 100644
index 0000000000..10902bf673
--- /dev/null
+++ b/src/lib/libcrypto/sha/asm/sha512-sse2.pl
@@ -0,0 +1,404 @@
1#!/usr/bin/env perl
2#
3# ====================================================================
4# Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
5# project. Rights for redistribution and usage in source and binary
6# forms are granted according to the OpenSSL license.
7# ====================================================================
8#
9# SHA512_Transform_SSE2.
10#
11# As the name suggests, this is an IA-32 SSE2 implementation of
12# SHA512_Transform. Motivating factor for the undertaken effort was that
13# SHA512 was observed to *consistently* perform *significantly* poorer
14# than SHA256 [2x and slower is common] on 32-bit platforms. On 64-bit
15# platforms on the other hand SHA512 tend to outperform SHA256 [~50%
16# seem to be common improvement factor]. All this is perfectly natural,
17# as SHA512 is a 64-bit algorithm. But isn't IA-32 SSE2 essentially
18# a 64-bit instruction set? Is it rich enough to implement SHA512?
19# If answer was "no," then you wouldn't have been reading this...
20#
21# Throughput performance in MBps (larger is better):
22#
23# 2.4GHz P4 1.4GHz AMD32 1.4GHz AMD64(*)
24# SHA256/gcc(*) 54 43 59
25# SHA512/gcc 17 23 92
26# SHA512/sse2 61(**) 57(**)
27# SHA512/icc 26 28
28# SHA256/icc(*) 65 54
29#
30# (*) AMD64 and SHA256 numbers are presented mostly for amusement or
31# reference purposes.
32# (**) I.e. it gives ~2-3x speed-up if compared with compiler generated
33# code. One can argue that hand-coded *non*-SSE2 implementation
34# would perform better than compiler generated one as well, and
35# that comparison is therefore not exactly fair. Well, as SHA512
36# puts enormous pressure on IA-32 GP register bank, I reckon that
37# hand-coded version wouldn't perform significantly better than
38# one compiled with icc, ~20% perhaps... So that this code would
39# still outperform it with distinguishing marginal. But feel free
40# to prove me wrong:-)
41# <appro@fy.chalmers.se>
42push(@INC,"perlasm","../../perlasm");
43require "x86asm.pl";
44
45&asm_init($ARGV[0],"sha512-sse2.pl",$ARGV[$#ARGV] eq "386");
46
47$K512="esi"; # K512[80] table, found at the end...
48#$W512="esp"; # $W512 is not just W512[16]: it comprises *two* copies
49 # of W512[16] and a copy of A-H variables...
50$W512_SZ=8*(16+16+8); # see above...
51#$Kidx="ebx"; # index in K512 table, advances from 0 to 80...
52$Widx="edx"; # index in W512, wraps around at 16...
53$data="edi"; # 16 qwords of input data...
54$A="mm0"; # B-D and
55$E="mm1"; # F-H are allocated dynamically...
56$Aoff=256+0; # A-H offsets relative to $W512...
57$Boff=256+8;
58$Coff=256+16;
59$Doff=256+24;
60$Eoff=256+32;
61$Foff=256+40;
62$Goff=256+48;
63$Hoff=256+56;
64
65sub SHA2_ROUND()
66{ local ($kidx,$widx)=@_;
67
68 # One can argue that one could reorder instructions for better
69 # performance. Well, I tried and it doesn't seem to make any
70 # noticeable difference. Modern out-of-order execution cores
71 # reorder instructions to their liking in either case and they
72 # apparently do decent job. So we can keep the code more
73 # readable/regular/comprehensible:-)
74
75 # I adhere to 64-bit %mmX registers in order to avoid/not care
76 # about #GP exceptions on misaligned 128-bit access, most
77 # notably in paddq with memory operand. Not to mention that
78 # SSE2 intructions operating on %mmX can be scheduled every
79 # cycle [and not every second one if operating on %xmmN].
80
81 &movq ("mm4",&QWP($Foff,$W512)); # load f
82 &movq ("mm5",&QWP($Goff,$W512)); # load g
83 &movq ("mm6",&QWP($Hoff,$W512)); # load h
84
85 &movq ("mm2",$E); # %mm2 is sliding right
86 &movq ("mm3",$E); # %mm3 is sliding left
87 &psrlq ("mm2",14);
88 &psllq ("mm3",23);
89 &movq ("mm7","mm2"); # %mm7 is T1
90 &pxor ("mm7","mm3");
91 &psrlq ("mm2",4);
92 &psllq ("mm3",23);
93 &pxor ("mm7","mm2");
94 &pxor ("mm7","mm3");
95 &psrlq ("mm2",23);
96 &psllq ("mm3",4);
97 &pxor ("mm7","mm2");
98 &pxor ("mm7","mm3"); # T1=Sigma1_512(e)
99
100 &movq (&QWP($Foff,$W512),$E); # f = e
101 &movq (&QWP($Goff,$W512),"mm4"); # g = f
102 &movq (&QWP($Hoff,$W512),"mm5"); # h = g
103
104 &pxor ("mm4","mm5"); # f^=g
105 &pand ("mm4",$E); # f&=e
106 &pxor ("mm4","mm5"); # f^=g
107 &paddq ("mm7","mm4"); # T1+=Ch(e,f,g)
108
109 &movq ("mm2",&QWP($Boff,$W512)); # load b
110 &movq ("mm3",&QWP($Coff,$W512)); # load c
111 &movq ($E,&QWP($Doff,$W512)); # e = d
112
113 &paddq ("mm7","mm6"); # T1+=h
114 &paddq ("mm7",&QWP(0,$K512,$kidx,8)); # T1+=K512[i]
115 &paddq ("mm7",&QWP(0,$W512,$widx,8)); # T1+=W512[i]
116 &paddq ($E,"mm7"); # e += T1
117
118 &movq ("mm4",$A); # %mm4 is sliding right
119 &movq ("mm5",$A); # %mm5 is sliding left
120 &psrlq ("mm4",28);
121 &psllq ("mm5",25);
122 &movq ("mm6","mm4"); # %mm6 is T2
123 &pxor ("mm6","mm5");
124 &psrlq ("mm4",6);
125 &psllq ("mm5",5);
126 &pxor ("mm6","mm4");
127 &pxor ("mm6","mm5");
128 &psrlq ("mm4",5);
129 &psllq ("mm5",6);
130 &pxor ("mm6","mm4");
131 &pxor ("mm6","mm5"); # T2=Sigma0_512(a)
132
133 &movq (&QWP($Boff,$W512),$A); # b = a
134 &movq (&QWP($Coff,$W512),"mm2"); # c = b
135 &movq (&QWP($Doff,$W512),"mm3"); # d = c
136
137 &movq ("mm4",$A); # %mm4=a
138 &por ($A,"mm3"); # a=a|c
139 &pand ("mm4","mm3"); # %mm4=a&c
140 &pand ($A,"mm2"); # a=(a|c)&b
141 &por ("mm4",$A); # %mm4=(a&c)|((a|c)&b)
142 &paddq ("mm6","mm4"); # T2+=Maj(a,b,c)
143
144 &movq ($A,"mm7"); # a=T1
145 &paddq ($A,"mm6"); # a+=T2
146}
147
148$func="sha512_block_sse2";
149
150&function_begin_B($func);
151 if (0) {# Caller is expected to check if it's appropriate to
152 # call this routine. Below 3 lines are retained for
153 # debugging purposes...
154 &picmeup("eax","OPENSSL_ia32cap");
155 &bt (&DWP(0,"eax"),26);
156 &jnc ("SHA512_Transform");
157 }
158
159 &push ("ebp");
160 &mov ("ebp","esp");
161 &push ("ebx");
162 &push ("esi");
163 &push ("edi");
164
165 &mov ($Widx,&DWP(8,"ebp")); # A-H state, 1st arg
166 &mov ($data,&DWP(12,"ebp")); # input data, 2nd arg
167 &call (&label("pic_point")); # make it PIC!
168&set_label("pic_point");
169 &blindpop($K512);
170 &lea ($K512,&DWP(&label("K512")."-".&label("pic_point"),$K512));
171
172 $W512 = "esp"; # start using %esp as W512
173 &sub ($W512,$W512_SZ);
174 &and ($W512,-16); # ensure 128-bit alignment
175
176 # make private copy of A-H
177 # v assume the worst and stick to unaligned load
178 &movdqu ("xmm0",&QWP(0,$Widx));
179 &movdqu ("xmm1",&QWP(16,$Widx));
180 &movdqu ("xmm2",&QWP(32,$Widx));
181 &movdqu ("xmm3",&QWP(48,$Widx));
182
183&align(8);
184&set_label("_chunk_loop");
185
186 &movdqa (&QWP($Aoff,$W512),"xmm0"); # a,b
187 &movdqa (&QWP($Coff,$W512),"xmm1"); # c,d
188 &movdqa (&QWP($Eoff,$W512),"xmm2"); # e,f
189 &movdqa (&QWP($Goff,$W512),"xmm3"); # g,h
190
191 &xor ($Widx,$Widx);
192
193 &movdq2q($A,"xmm0"); # load a
194 &movdq2q($E,"xmm2"); # load e
195
196 # Why aren't loops unrolled? It makes sense to unroll if
197 # execution time for loop body is comparable with branch
198 # penalties and/or if whole data-set resides in register bank.
199 # Neither is case here... Well, it would be possible to
200 # eliminate few store operations, but it would hardly affect
201 # so to say stop-watch performance, as there is a lot of
202 # available memory slots to fill. It will only relieve some
203 # pressure off memory bus...
204
205 # flip input stream byte order...
206 &mov ("eax",&DWP(0,$data,$Widx,8));
207 &mov ("ebx",&DWP(4,$data,$Widx,8));
208 &bswap ("eax");
209 &bswap ("ebx");
210 &mov (&DWP(0,$W512,$Widx,8),"ebx"); # W512[i]
211 &mov (&DWP(4,$W512,$Widx,8),"eax");
212 &mov (&DWP(128+0,$W512,$Widx,8),"ebx"); # copy of W512[i]
213 &mov (&DWP(128+4,$W512,$Widx,8),"eax");
214
215&align(8);
216&set_label("_1st_loop"); # 0-15
217 # flip input stream byte order...
218 &mov ("eax",&DWP(0+8,$data,$Widx,8));
219 &mov ("ebx",&DWP(4+8,$data,$Widx,8));
220 &bswap ("eax");
221 &bswap ("ebx");
222 &mov (&DWP(0+8,$W512,$Widx,8),"ebx"); # W512[i]
223 &mov (&DWP(4+8,$W512,$Widx,8),"eax");
224 &mov (&DWP(128+0+8,$W512,$Widx,8),"ebx"); # copy of W512[i]
225 &mov (&DWP(128+4+8,$W512,$Widx,8),"eax");
226&set_label("_1st_looplet");
227 &SHA2_ROUND($Widx,$Widx); &inc($Widx);
228
229&cmp ($Widx,15)
230&jl (&label("_1st_loop"));
231&je (&label("_1st_looplet")); # playing similar trick on 2nd loop
232 # does not improve performance...
233
234 $Kidx = "ebx"; # start using %ebx as Kidx
235 &mov ($Kidx,$Widx);
236
237&align(8);
238&set_label("_2nd_loop"); # 16-79
239 &and($Widx,0xf);
240
241 # 128-bit fragment! I update W512[i] and W512[i+1] in
242 # parallel:-) Note that I refer to W512[(i&0xf)+N] and not to
243 # W512[(i+N)&0xf]! This is exactly what I maintain the second
244 # copy of W512[16] for...
245 &movdqu ("xmm0",&QWP(8*1,$W512,$Widx,8)); # s0=W512[i+1]
246 &movdqa ("xmm2","xmm0"); # %xmm2 is sliding right
247 &movdqa ("xmm3","xmm0"); # %xmm3 is sliding left
248 &psrlq ("xmm2",1);
249 &psllq ("xmm3",56);
250 &movdqa ("xmm0","xmm2");
251 &pxor ("xmm0","xmm3");
252 &psrlq ("xmm2",6);
253 &psllq ("xmm3",7);
254 &pxor ("xmm0","xmm2");
255 &pxor ("xmm0","xmm3");
256 &psrlq ("xmm2",1);
257 &pxor ("xmm0","xmm2"); # s0 = sigma0_512(s0);
258
259 &movdqa ("xmm1",&QWP(8*14,$W512,$Widx,8)); # s1=W512[i+14]
260 &movdqa ("xmm4","xmm1"); # %xmm4 is sliding right
261 &movdqa ("xmm5","xmm1"); # %xmm5 is sliding left
262 &psrlq ("xmm4",6);
263 &psllq ("xmm5",3);
264 &movdqa ("xmm1","xmm4");
265 &pxor ("xmm1","xmm5");
266 &psrlq ("xmm4",13);
267 &psllq ("xmm5",42);
268 &pxor ("xmm1","xmm4");
269 &pxor ("xmm1","xmm5");
270 &psrlq ("xmm4",42);
271 &pxor ("xmm1","xmm4"); # s1 = sigma1_512(s1);
272
273 # + have to explictly load W512[i+9] as it's not 128-bit
274 # v aligned and paddq would throw an exception...
275 &movdqu ("xmm6",&QWP(8*9,$W512,$Widx,8));
276 &paddq ("xmm0","xmm1"); # s0 += s1
277 &paddq ("xmm0","xmm6"); # s0 += W512[i+9]
278 &paddq ("xmm0",&QWP(0,$W512,$Widx,8)); # s0 += W512[i]
279
280 &movdqa (&QWP(0,$W512,$Widx,8),"xmm0"); # W512[i] = s0
281 &movdqa (&QWP(16*8,$W512,$Widx,8),"xmm0"); # copy of W512[i]
282
283 # as the above fragment was 128-bit, we "owe" 2 rounds...
284 &SHA2_ROUND($Kidx,$Widx); &inc($Kidx); &inc($Widx);
285 &SHA2_ROUND($Kidx,$Widx); &inc($Kidx); &inc($Widx);
286
287&cmp ($Kidx,80);
288&jl (&label("_2nd_loop"));
289
290 # update A-H state
291 &mov ($Widx,&DWP(8,"ebp")); # A-H state, 1st arg
292 &movq (&QWP($Aoff,$W512),$A); # write out a
293 &movq (&QWP($Eoff,$W512),$E); # write out e
294 &movdqu ("xmm0",&QWP(0,$Widx));
295 &movdqu ("xmm1",&QWP(16,$Widx));
296 &movdqu ("xmm2",&QWP(32,$Widx));
297 &movdqu ("xmm3",&QWP(48,$Widx));
298 &paddq ("xmm0",&QWP($Aoff,$W512)); # 128-bit additions...
299 &paddq ("xmm1",&QWP($Coff,$W512));
300 &paddq ("xmm2",&QWP($Eoff,$W512));
301 &paddq ("xmm3",&QWP($Goff,$W512));
302 &movdqu (&QWP(0,$Widx),"xmm0");
303 &movdqu (&QWP(16,$Widx),"xmm1");
304 &movdqu (&QWP(32,$Widx),"xmm2");
305 &movdqu (&QWP(48,$Widx),"xmm3");
306
307&add ($data,16*8); # advance input data pointer
308&dec (&DWP(16,"ebp")); # decrement 3rd arg
309&jnz (&label("_chunk_loop"));
310
311 # epilogue
312 &emms (); # required for at least ELF and Win32 ABIs
313 &mov ("edi",&DWP(-12,"ebp"));
314 &mov ("esi",&DWP(-8,"ebp"));
315 &mov ("ebx",&DWP(-4,"ebp"));
316 &leave ();
317&ret ();
318
319&align(64);
320&set_label("K512"); # Yes! I keep it in the code segment!
321 &data_word(0xd728ae22,0x428a2f98); # u64
322 &data_word(0x23ef65cd,0x71374491); # u64
323 &data_word(0xec4d3b2f,0xb5c0fbcf); # u64
324 &data_word(0x8189dbbc,0xe9b5dba5); # u64
325 &data_word(0xf348b538,0x3956c25b); # u64
326 &data_word(0xb605d019,0x59f111f1); # u64
327 &data_word(0xaf194f9b,0x923f82a4); # u64
328 &data_word(0xda6d8118,0xab1c5ed5); # u64
329 &data_word(0xa3030242,0xd807aa98); # u64
330 &data_word(0x45706fbe,0x12835b01); # u64
331 &data_word(0x4ee4b28c,0x243185be); # u64
332 &data_word(0xd5ffb4e2,0x550c7dc3); # u64
333 &data_word(0xf27b896f,0x72be5d74); # u64
334 &data_word(0x3b1696b1,0x80deb1fe); # u64
335 &data_word(0x25c71235,0x9bdc06a7); # u64
336 &data_word(0xcf692694,0xc19bf174); # u64
337 &data_word(0x9ef14ad2,0xe49b69c1); # u64
338 &data_word(0x384f25e3,0xefbe4786); # u64
339 &data_word(0x8b8cd5b5,0x0fc19dc6); # u64
340 &data_word(0x77ac9c65,0x240ca1cc); # u64
341 &data_word(0x592b0275,0x2de92c6f); # u64
342 &data_word(0x6ea6e483,0x4a7484aa); # u64
343 &data_word(0xbd41fbd4,0x5cb0a9dc); # u64
344 &data_word(0x831153b5,0x76f988da); # u64
345 &data_word(0xee66dfab,0x983e5152); # u64
346 &data_word(0x2db43210,0xa831c66d); # u64
347 &data_word(0x98fb213f,0xb00327c8); # u64
348 &data_word(0xbeef0ee4,0xbf597fc7); # u64
349 &data_word(0x3da88fc2,0xc6e00bf3); # u64
350 &data_word(0x930aa725,0xd5a79147); # u64
351 &data_word(0xe003826f,0x06ca6351); # u64
352 &data_word(0x0a0e6e70,0x14292967); # u64
353 &data_word(0x46d22ffc,0x27b70a85); # u64
354 &data_word(0x5c26c926,0x2e1b2138); # u64
355 &data_word(0x5ac42aed,0x4d2c6dfc); # u64
356 &data_word(0x9d95b3df,0x53380d13); # u64
357 &data_word(0x8baf63de,0x650a7354); # u64
358 &data_word(0x3c77b2a8,0x766a0abb); # u64
359 &data_word(0x47edaee6,0x81c2c92e); # u64
360 &data_word(0x1482353b,0x92722c85); # u64
361 &data_word(0x4cf10364,0xa2bfe8a1); # u64
362 &data_word(0xbc423001,0xa81a664b); # u64
363 &data_word(0xd0f89791,0xc24b8b70); # u64
364 &data_word(0x0654be30,0xc76c51a3); # u64
365 &data_word(0xd6ef5218,0xd192e819); # u64
366 &data_word(0x5565a910,0xd6990624); # u64
367 &data_word(0x5771202a,0xf40e3585); # u64
368 &data_word(0x32bbd1b8,0x106aa070); # u64
369 &data_word(0xb8d2d0c8,0x19a4c116); # u64
370 &data_word(0x5141ab53,0x1e376c08); # u64
371 &data_word(0xdf8eeb99,0x2748774c); # u64
372 &data_word(0xe19b48a8,0x34b0bcb5); # u64
373 &data_word(0xc5c95a63,0x391c0cb3); # u64
374 &data_word(0xe3418acb,0x4ed8aa4a); # u64
375 &data_word(0x7763e373,0x5b9cca4f); # u64
376 &data_word(0xd6b2b8a3,0x682e6ff3); # u64
377 &data_word(0x5defb2fc,0x748f82ee); # u64
378 &data_word(0x43172f60,0x78a5636f); # u64
379 &data_word(0xa1f0ab72,0x84c87814); # u64
380 &data_word(0x1a6439ec,0x8cc70208); # u64
381 &data_word(0x23631e28,0x90befffa); # u64
382 &data_word(0xde82bde9,0xa4506ceb); # u64
383 &data_word(0xb2c67915,0xbef9a3f7); # u64
384 &data_word(0xe372532b,0xc67178f2); # u64
385 &data_word(0xea26619c,0xca273ece); # u64
386 &data_word(0x21c0c207,0xd186b8c7); # u64
387 &data_word(0xcde0eb1e,0xeada7dd6); # u64
388 &data_word(0xee6ed178,0xf57d4f7f); # u64
389 &data_word(0x72176fba,0x06f067aa); # u64
390 &data_word(0xa2c898a6,0x0a637dc5); # u64
391 &data_word(0xbef90dae,0x113f9804); # u64
392 &data_word(0x131c471b,0x1b710b35); # u64
393 &data_word(0x23047d84,0x28db77f5); # u64
394 &data_word(0x40c72493,0x32caab7b); # u64
395 &data_word(0x15c9bebc,0x3c9ebe0a); # u64
396 &data_word(0x9c100d4c,0x431d67c4); # u64
397 &data_word(0xcb3e42b6,0x4cc5d4be); # u64
398 &data_word(0xfc657e2a,0x597f299c); # u64
399 &data_word(0x3ad6faec,0x5fcb6fab); # u64
400 &data_word(0x4a475817,0x6c44198c); # u64
401
402&function_end_B($func);
403
404&asm_finish();
diff --git a/src/lib/libcrypto/stack/Makefile b/src/lib/libcrypto/stack/Makefile
index 711b16832a..5327692ac8 100644
--- a/src/lib/libcrypto/stack/Makefile
+++ b/src/lib/libcrypto/stack/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= 8INCLUDES=
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -77,10 +74,11 @@ clean:
77 74
78# DO NOT DELETE THIS LINE -- make depend depends on it. 75# DO NOT DELETE THIS LINE -- make depend depends on it.
79 76
80stack.o: ../../e_os.h ../../include/openssl/bio.h 77stack.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
81stack.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 78stack.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
82stack.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 79stack.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
83stack.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 80stack.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
84stack.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 81stack.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
85stack.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 82stack.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
86stack.o: ../cryptlib.h stack.c 83stack.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
84stack.o: ../../include/openssl/symhacks.h ../cryptlib.h stack.c
diff --git a/src/lib/libcrypto/txt_db/Makefile b/src/lib/libcrypto/txt_db/Makefile
index 3cb550a795..e6f30331d8 100644
--- a/src/lib/libcrypto/txt_db/Makefile
+++ b/src/lib/libcrypto/txt_db/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= 8INCLUDES=
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by top Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -81,6 +78,7 @@ txt_db.o: ../../e_os.h ../../include/openssl/bio.h
81txt_db.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 78txt_db.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
82txt_db.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 79txt_db.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
83txt_db.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 80txt_db.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
84txt_db.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 81txt_db.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
85txt_db.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 82txt_db.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
86txt_db.o: ../../include/openssl/txt_db.h ../cryptlib.h txt_db.c 83txt_db.o: ../../include/openssl/symhacks.h ../../include/openssl/txt_db.h
84txt_db.o: ../cryptlib.h txt_db.c
diff --git a/src/lib/libcrypto/ui/Makefile b/src/lib/libcrypto/ui/Makefile
index fcb2a66a39..a685659fb4 100644
--- a/src/lib/libcrypto/ui/Makefile
+++ b/src/lib/libcrypto/ui/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -55,6 +50,7 @@ links:
55 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 50 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
56 51
57install: 52install:
53 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
58 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
59 do \ 55 do \
60 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -70,6 +66,7 @@ lint:
70 lint -DLINT $(INCLUDES) $(SRC)>fluff 66 lint -DLINT $(INCLUDES) $(SRC)>fluff
71 67
72depend: 68depend:
69 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
73 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 70 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
74 71
75dclean: 72dclean:
@@ -81,35 +78,34 @@ clean:
81 78
82# DO NOT DELETE THIS LINE -- make depend depends on it. 79# DO NOT DELETE THIS LINE -- make depend depends on it.
83 80
84ui_compat.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 81ui_compat.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
85ui_compat.o: ../../include/openssl/opensslconf.h 82ui_compat.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
86ui_compat.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 83ui_compat.o: ../../include/openssl/stack.h ../../include/openssl/ui.h
87ui_compat.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 84ui_compat.o: ../../include/openssl/ui_compat.h ui_compat.c
88ui_compat.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
89ui_compat.o: ui_compat.c
90ui_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 85ui_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
91ui_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 86ui_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
92ui_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 87ui_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
93ui_err.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 88ui_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
94ui_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 89ui_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
95ui_err.o: ../../include/openssl/ui.h ui_err.c 90ui_err.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h ui_err.c
96ui_lib.o: ../../e_os.h ../../include/openssl/bio.h 91ui_lib.o: ../../e_os.h ../../include/openssl/bio.h
97ui_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 92ui_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
98ui_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 93ui_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
99ui_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 94ui_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
100ui_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 95ui_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
101ui_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 96ui_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
102ui_lib.o: ../../include/openssl/ui.h ../cryptlib.h ui_lib.c ui_locl.h 97ui_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
98ui_lib.o: ../cryptlib.h ui_lib.c ui_locl.h
103ui_openssl.o: ../../e_os.h ../../include/openssl/bio.h 99ui_openssl.o: ../../e_os.h ../../include/openssl/bio.h
104ui_openssl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 100ui_openssl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
105ui_openssl.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 101ui_openssl.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
106ui_openssl.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 102ui_openssl.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
107ui_openssl.o: ../../include/openssl/opensslv.h 103ui_openssl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
108ui_openssl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 104ui_openssl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
109ui_openssl.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 105ui_openssl.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
110ui_openssl.o: ../cryptlib.h ui_locl.h ui_openssl.c 106ui_openssl.o: ../cryptlib.h ui_locl.h ui_openssl.c
111ui_util.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 107ui_util.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
112ui_util.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 108ui_util.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
113ui_util.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 109ui_util.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
114ui_util.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 110ui_util.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
115ui_util.o: ui_util.c 111ui_util.o: ../../include/openssl/ui.h ui_locl.h ui_util.c
diff --git a/src/lib/libcrypto/util/opensslwrap.sh b/src/lib/libcrypto/util/opensslwrap.sh
index 91d29e2b87..b27cbb897f 100755
--- a/src/lib/libcrypto/util/opensslwrap.sh
+++ b/src/lib/libcrypto/util/opensslwrap.sh
@@ -3,6 +3,10 @@
3HERE="`echo $0 | sed -e 's|[^/]*$||'`" 3HERE="`echo $0 | sed -e 's|[^/]*$||'`"
4OPENSSL="${HERE}../apps/openssl" 4OPENSSL="${HERE}../apps/openssl"
5 5
6if [ -d "${HERE}../engines" -a "x$OPENSSL_ENGINES" = "x" ]; then
7 OPENSSL_ENGINES="${HERE}../engines"; export OPENSSL_ENGINES
8fi
9
6if [ -x "${OPENSSL}.exe" ]; then 10if [ -x "${OPENSSL}.exe" ]; then
7 # The original reason for this script existence is to work around 11 # The original reason for this script existence is to work around
8 # certain caveats in run-time linker behaviour. On Windows platforms 12 # certain caveats in run-time linker behaviour. On Windows platforms
diff --git a/src/lib/libcrypto/util/shlib_wrap.sh b/src/lib/libcrypto/util/shlib_wrap.sh
index dc5f5b1ce4..a2f62d696f 100755
--- a/src/lib/libcrypto/util/shlib_wrap.sh
+++ b/src/lib/libcrypto/util/shlib_wrap.sh
@@ -22,19 +22,39 @@ SunOS|IRIX*)
22 # variables depending on target ABI... 22 # variables depending on target ABI...
23 rld_var=LD_LIBRARY_PATH 23 rld_var=LD_LIBRARY_PATH
24 case "`(/usr/bin/file "$LIBCRYPTOSO") 2>/dev/null`" in 24 case "`(/usr/bin/file "$LIBCRYPTOSO") 2>/dev/null`" in
25 *ELF\ 64*SPARC*) 25 *ELF\ 64*SPARC*|*ELF\ 64*AMD64*)
26 [ -n "$LD_LIBRARY_PATH_64" ] && rld_var=LD_LIBRARY_PATH_64 26 [ -n "$LD_LIBRARY_PATH_64" ] && rld_var=LD_LIBRARY_PATH_64
27 LD_PRELOAD_64="$LIBCRYPTOSO $LIBSSLSO"; export LD_PRELOAD_64
28 preload_var=LD_PRELOAD_64
29 ;;
30 # Why are newly built .so's preloaded anyway? Because run-time
31 # .so lookup path embedded into application takes precedence
32 # over LD_LIBRARY_PATH and as result application ends up linking
33 # to previously installed .so's. On IRIX instead of preloading
34 # newly built .so's we trick run-time linker to fail to find
35 # the installed .so by setting _RLD_ROOT variable.
36 *ELF\ 32*MIPS*)
37 #_RLD_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT"; export _RLD_LIST
38 _RLD_ROOT=/no/such/dir; export _RLD_ROOT
39 eval $rld_var=\"/usr/lib'${'$rld_var':+:$'$rld_var'}'\"
40 preload_var=_RLD_LIST
27 ;; 41 ;;
28 *ELF\ N32*MIPS*) 42 *ELF\ N32*MIPS*)
29 [ -n "$LD_LIBRARYN32_PATH" ] && rld_var=LD_LIBRARYN32_PATH 43 [ -n "$LD_LIBRARYN32_PATH" ] && rld_var=LD_LIBRARYN32_PATH
30 _RLDN32_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT"; export _RLDN32_LIST 44 #_RLDN32_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT"; export _RLDN32_LIST
45 _RLDN32_ROOT=/no/such/dir; export _RLDN32_ROOT
46 eval $rld_var=\"/usr/lib32'${'$rld_var':+:$'$rld_var'}'\"
47 preload_var=_RLDN32_LIST
31 ;; 48 ;;
32 *ELF\ 64*MIPS*) 49 *ELF\ 64*MIPS*)
33 [ -n "$LD_LIBRARY64_PATH" ] && rld_var=LD_LIBRARY64_PATH 50 [ -n "$LD_LIBRARY64_PATH" ] && rld_var=LD_LIBRARY64_PATH
34 _RLD64_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT"; export _RLD64_LIST 51 #_RLD64_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT"; export _RLD64_LIST
52 _RLD64_ROOT=/no/such/dir; export _RLD64_ROOT
53 eval $rld_var=\"/usr/lib64'${'$rld_var':+:$'$rld_var'}'\"
54 preload_var=_RLD64_LIST
35 ;; 55 ;;
36 esac 56 esac
37 eval $rld_var=\"${THERE}:'$'$rld_var\"; export $rld_var 57 eval $rld_var=\"${THERE}'${'$rld_var':+:$'$rld_var'}'\"; export $rld_var
38 unset rld_var 58 unset rld_var
39 ;; 59 ;;
40*) LD_LIBRARY_PATH="${THERE}:$LD_LIBRARY_PATH" # Linux, ELF HP-UX 60*) LD_LIBRARY_PATH="${THERE}:$LD_LIBRARY_PATH" # Linux, ELF HP-UX
@@ -52,7 +72,7 @@ SunOS|IRIX*)
52 ;; 72 ;;
53esac 73esac
54 74
55if [ -f "$LIBCRYPTOSO" ]; then 75if [ -f "$LIBCRYPTOSO" -a -z "$preload_var" ]; then
56 # Following three lines are major excuse for isolating them into 76 # Following three lines are major excuse for isolating them into
57 # this wrapper script. Original reason for setting LD_PRELOAD 77 # this wrapper script. Original reason for setting LD_PRELOAD
58 # was to make it possible to pass 'make test' when user linked 78 # was to make it possible to pass 'make test' when user linked
@@ -64,7 +84,8 @@ if [ -f "$LIBCRYPTOSO" ]; then
64 *) LD_PRELOAD="$LIBCRYPTOSO $LIBSSLSO" ;; # SunOS, Linux, ELF HP-UX 84 *) LD_PRELOAD="$LIBCRYPTOSO $LIBSSLSO" ;; # SunOS, Linux, ELF HP-UX
65 esac 85 esac
66 _RLD_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT" # Tru64, o32 IRIX 86 _RLD_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT" # Tru64, o32 IRIX
67 export LD_PRELOAD _RLD_LIST 87 DYLD_INSERT_LIBRARIES="$LIBCRYPTOSO:$LIBSSLSO" # MacOS X
88 export LD_PRELOAD _RLD_LIST DYLD_INSERT_LIBRARIES
68fi 89fi
69 90
70exec "$@" 91exec "$@"
diff --git a/src/lib/libcrypto/x509/Makefile b/src/lib/libcrypto/x509/Makefile
index ee3f8a4a23..ddcc3124a7 100644
--- a/src/lib/libcrypto/x509/Makefile
+++ b/src/lib/libcrypto/x509/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -27,13 +22,13 @@ LIBSRC= x509_def.c x509_d2.c x509_r2x.c x509_cmp.c \
27 x509_set.c x509cset.c x509rset.c x509_err.c \ 22 x509_set.c x509cset.c x509rset.c x509_err.c \
28 x509name.c x509_v3.c x509_ext.c x509_att.c \ 23 x509name.c x509_v3.c x509_ext.c x509_att.c \
29 x509type.c x509_lu.c x_all.c x509_txt.c \ 24 x509type.c x509_lu.c x_all.c x509_txt.c \
30 x509_trs.c by_file.c by_dir.c 25 x509_trs.c by_file.c by_dir.c x509_vpm.c
31LIBOBJ= x509_def.o x509_d2.o x509_r2x.o x509_cmp.o \ 26LIBOBJ= x509_def.o x509_d2.o x509_r2x.o x509_cmp.o \
32 x509_obj.o x509_req.o x509spki.o x509_vfy.o \ 27 x509_obj.o x509_req.o x509spki.o x509_vfy.o \
33 x509_set.o x509cset.o x509rset.o x509_err.o \ 28 x509_set.o x509cset.o x509rset.o x509_err.o \
34 x509name.o x509_v3.o x509_ext.o x509_att.o \ 29 x509name.o x509_v3.o x509_ext.o x509_att.o \
35 x509type.o x509_lu.o x_all.o x509_txt.o \ 30 x509type.o x509_lu.o x_all.o x509_txt.o \
36 x509_trs.o by_file.o by_dir.o 31 x509_trs.o by_file.o by_dir.o x509_vpm.o
37 32
38SRC= $(LIBSRC) 33SRC= $(LIBSRC)
39 34
@@ -53,7 +48,7 @@ lib: $(LIBOBJ)
53 @touch lib 48 @touch lib
54 49
55files: 50files:
56 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 51 $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO
57 52
58links: 53links:
59 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 54 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
@@ -61,6 +56,7 @@ links:
61 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 56 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
62 57
63install: 58install:
59 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
64 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 60 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
65 do \ 61 do \
66 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 62 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -76,6 +72,7 @@ lint:
76 lint -DLINT $(INCLUDES) $(SRC)>fluff 72 lint -DLINT $(INCLUDES) $(SRC)>fluff
77 73
78depend: 74depend:
75 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
79 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 76 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
80 77
81dclean: 78dclean:
@@ -87,506 +84,323 @@ clean:
87 84
88# DO NOT DELETE THIS LINE -- make depend depends on it. 85# DO NOT DELETE THIS LINE -- make depend depends on it.
89 86
90by_dir.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 87by_dir.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
91by_dir.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 88by_dir.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
92by_dir.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 89by_dir.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
93by_dir.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 90by_dir.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
94by_dir.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 91by_dir.o: ../../include/openssl/err.h ../../include/openssl/evp.h
95by_dir.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 92by_dir.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
96by_dir.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
97by_dir.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
98by_dir.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
99by_dir.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
100by_dir.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
101by_dir.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 93by_dir.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
102by_dir.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 94by_dir.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
103by_dir.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 95by_dir.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
104by_dir.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 96by_dir.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
105by_dir.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 97by_dir.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
106by_dir.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 98by_dir.o: ../../include/openssl/x509_vfy.h ../cryptlib.h by_dir.c
107by_dir.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 99by_file.o: ../../e_os.h ../../include/openssl/asn1.h
108by_dir.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 100by_file.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
109by_dir.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 101by_file.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
110by_dir.o: ../cryptlib.h by_dir.c 102by_file.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
111by_file.o: ../../e_os.h ../../include/openssl/aes.h 103by_file.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
112by_file.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 104by_file.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
113by_file.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
114by_file.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
115by_file.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
116by_file.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
117by_file.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
118by_file.o: ../../include/openssl/err.h ../../include/openssl/evp.h
119by_file.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
120by_file.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
121by_file.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
122by_file.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 105by_file.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
123by_file.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 106by_file.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
124by_file.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h 107by_file.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
125by_file.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h 108by_file.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
126by_file.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 109by_file.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
127by_file.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 110by_file.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
128by_file.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 111by_file.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
129by_file.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 112by_file.o: ../cryptlib.h by_file.c
130by_file.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 113x509_att.o: ../../e_os.h ../../include/openssl/asn1.h
131by_file.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 114x509_att.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
132by_file.o: ../../include/openssl/x509_vfy.h ../cryptlib.h by_file.c
133x509_att.o: ../../e_os.h ../../include/openssl/aes.h
134x509_att.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
135x509_att.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
136x509_att.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
137x509_att.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 115x509_att.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
138x509_att.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 116x509_att.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
139x509_att.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 117x509_att.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
140x509_att.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 118x509_att.o: ../../include/openssl/err.h ../../include/openssl/evp.h
141x509_att.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 119x509_att.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
142x509_att.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
143x509_att.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
144x509_att.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
145x509_att.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 120x509_att.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
146x509_att.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 121x509_att.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
147x509_att.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 122x509_att.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
148x509_att.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 123x509_att.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
149x509_att.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 124x509_att.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
150x509_att.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 125x509_att.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
151x509_att.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 126x509_att.o: ../cryptlib.h x509_att.c
152x509_att.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 127x509_cmp.o: ../../e_os.h ../../include/openssl/asn1.h
153x509_att.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 128x509_cmp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
154x509_att.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_att.c
155x509_cmp.o: ../../e_os.h ../../include/openssl/aes.h
156x509_cmp.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
157x509_cmp.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
158x509_cmp.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
159x509_cmp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 129x509_cmp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
160x509_cmp.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 130x509_cmp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
161x509_cmp.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 131x509_cmp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
162x509_cmp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 132x509_cmp.o: ../../include/openssl/err.h ../../include/openssl/evp.h
163x509_cmp.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 133x509_cmp.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
164x509_cmp.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
165x509_cmp.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
166x509_cmp.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
167x509_cmp.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 134x509_cmp.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
168x509_cmp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 135x509_cmp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
169x509_cmp.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 136x509_cmp.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
170x509_cmp.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 137x509_cmp.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
171x509_cmp.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 138x509_cmp.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
172x509_cmp.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 139x509_cmp.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
173x509_cmp.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 140x509_cmp.o: ../cryptlib.h x509_cmp.c
174x509_cmp.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 141x509_d2.o: ../../e_os.h ../../include/openssl/asn1.h
175x509_cmp.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 142x509_d2.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
176x509_cmp.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_cmp.c 143x509_d2.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
177x509_d2.o: ../../e_os.h ../../include/openssl/aes.h 144x509_d2.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
178x509_d2.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 145x509_d2.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
179x509_d2.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 146x509_d2.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
180x509_d2.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
181x509_d2.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
182x509_d2.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
183x509_d2.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
184x509_d2.o: ../../include/openssl/err.h ../../include/openssl/evp.h
185x509_d2.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
186x509_d2.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
187x509_d2.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
188x509_d2.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 147x509_d2.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
189x509_d2.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 148x509_d2.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
190x509_d2.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 149x509_d2.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
191x509_d2.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 150x509_d2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
192x509_d2.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 151x509_d2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
193x509_d2.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 152x509_d2.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
194x509_d2.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 153x509_d2.o: ../cryptlib.h x509_d2.c
195x509_d2.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 154x509_def.o: ../../e_os.h ../../include/openssl/asn1.h
196x509_d2.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 155x509_def.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
197x509_d2.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_d2.c 156x509_def.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
198x509_def.o: ../../e_os.h ../../include/openssl/aes.h 157x509_def.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
199x509_def.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 158x509_def.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
200x509_def.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 159x509_def.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
201x509_def.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
202x509_def.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
203x509_def.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
204x509_def.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
205x509_def.o: ../../include/openssl/err.h ../../include/openssl/evp.h
206x509_def.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
207x509_def.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
208x509_def.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
209x509_def.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 160x509_def.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
210x509_def.o: ../../include/openssl/opensslconf.h 161x509_def.o: ../../include/openssl/opensslconf.h
211x509_def.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 162x509_def.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
212x509_def.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 163x509_def.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
213x509_def.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 164x509_def.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
214x509_def.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 165x509_def.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
215x509_def.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 166x509_def.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_def.c
216x509_def.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 167x509_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
217x509_def.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 168x509_err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
218x509_def.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 169x509_err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
219x509_def.o: ../cryptlib.h x509_def.c 170x509_err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
220x509_err.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 171x509_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
221x509_err.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 172x509_err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
222x509_err.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
223x509_err.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
224x509_err.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
225x509_err.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
226x509_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
227x509_err.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
228x509_err.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
229x509_err.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
230x509_err.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
231x509_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 173x509_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
232x509_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 174x509_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
233x509_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 175x509_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
234x509_err.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 176x509_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
235x509_err.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 177x509_err.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
236x509_err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 178x509_err.o: ../../include/openssl/x509_vfy.h x509_err.c
237x509_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 179x509_ext.o: ../../e_os.h ../../include/openssl/asn1.h
238x509_err.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 180x509_ext.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
239x509_err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
240x509_err.o: x509_err.c
241x509_ext.o: ../../e_os.h ../../include/openssl/aes.h
242x509_ext.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
243x509_ext.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
244x509_ext.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
245x509_ext.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 181x509_ext.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
246x509_ext.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 182x509_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
247x509_ext.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 183x509_ext.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
248x509_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 184x509_ext.o: ../../include/openssl/err.h ../../include/openssl/evp.h
249x509_ext.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 185x509_ext.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
250x509_ext.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
251x509_ext.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
252x509_ext.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
253x509_ext.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 186x509_ext.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
254x509_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 187x509_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
255x509_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 188x509_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
256x509_ext.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 189x509_ext.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
257x509_ext.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 190x509_ext.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
258x509_ext.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 191x509_ext.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
259x509_ext.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 192x509_ext.o: ../cryptlib.h x509_ext.c
260x509_ext.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 193x509_lu.o: ../../e_os.h ../../include/openssl/asn1.h
261x509_ext.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 194x509_lu.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
262x509_ext.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_ext.c
263x509_lu.o: ../../e_os.h ../../include/openssl/aes.h
264x509_lu.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
265x509_lu.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
266x509_lu.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
267x509_lu.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 195x509_lu.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
268x509_lu.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 196x509_lu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
269x509_lu.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 197x509_lu.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
270x509_lu.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 198x509_lu.o: ../../include/openssl/err.h ../../include/openssl/evp.h
271x509_lu.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 199x509_lu.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
272x509_lu.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
273x509_lu.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
274x509_lu.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
275x509_lu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 200x509_lu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
276x509_lu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 201x509_lu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
277x509_lu.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 202x509_lu.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
278x509_lu.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 203x509_lu.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
279x509_lu.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 204x509_lu.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
280x509_lu.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 205x509_lu.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
281x509_lu.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 206x509_lu.o: ../cryptlib.h x509_lu.c
282x509_lu.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 207x509_obj.o: ../../e_os.h ../../include/openssl/asn1.h
283x509_lu.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 208x509_obj.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
284x509_lu.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_lu.c 209x509_obj.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
285x509_obj.o: ../../e_os.h ../../include/openssl/aes.h 210x509_obj.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
286x509_obj.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 211x509_obj.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
287x509_obj.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 212x509_obj.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
288x509_obj.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
289x509_obj.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
290x509_obj.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
291x509_obj.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
292x509_obj.o: ../../include/openssl/err.h ../../include/openssl/evp.h
293x509_obj.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
294x509_obj.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
295x509_obj.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
296x509_obj.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 213x509_obj.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
297x509_obj.o: ../../include/openssl/opensslconf.h 214x509_obj.o: ../../include/openssl/opensslconf.h
298x509_obj.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 215x509_obj.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
299x509_obj.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 216x509_obj.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
300x509_obj.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 217x509_obj.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
301x509_obj.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 218x509_obj.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
302x509_obj.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 219x509_obj.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_obj.c
303x509_obj.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 220x509_r2x.o: ../../e_os.h ../../include/openssl/asn1.h
304x509_obj.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 221x509_r2x.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
305x509_obj.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 222x509_r2x.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
306x509_obj.o: ../cryptlib.h x509_obj.c 223x509_r2x.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
307x509_r2x.o: ../../e_os.h ../../include/openssl/aes.h 224x509_r2x.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
308x509_r2x.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
309x509_r2x.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
310x509_r2x.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
311x509_r2x.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
312x509_r2x.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
313x509_r2x.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
314x509_r2x.o: ../../include/openssl/err.h ../../include/openssl/evp.h 225x509_r2x.o: ../../include/openssl/err.h ../../include/openssl/evp.h
315x509_r2x.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 226x509_r2x.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
316x509_r2x.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 227x509_r2x.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
317x509_r2x.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
318x509_r2x.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
319x509_r2x.o: ../../include/openssl/opensslconf.h
320x509_r2x.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 228x509_r2x.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
321x509_r2x.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 229x509_r2x.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
322x509_r2x.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 230x509_r2x.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
323x509_r2x.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 231x509_r2x.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
324x509_r2x.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 232x509_r2x.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_r2x.c
325x509_r2x.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 233x509_req.o: ../../e_os.h ../../include/openssl/asn1.h
326x509_r2x.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 234x509_req.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
327x509_r2x.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 235x509_req.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
328x509_r2x.o: ../cryptlib.h x509_r2x.c 236x509_req.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
329x509_req.o: ../../e_os.h ../../include/openssl/aes.h 237x509_req.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
330x509_req.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
331x509_req.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
332x509_req.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
333x509_req.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
334x509_req.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
335x509_req.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
336x509_req.o: ../../include/openssl/err.h ../../include/openssl/evp.h 238x509_req.o: ../../include/openssl/err.h ../../include/openssl/evp.h
337x509_req.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 239x509_req.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
338x509_req.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 240x509_req.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
339x509_req.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
340x509_req.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
341x509_req.o: ../../include/openssl/opensslconf.h
342x509_req.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 241x509_req.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
343x509_req.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 242x509_req.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
344x509_req.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 243x509_req.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
345x509_req.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 244x509_req.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
346x509_req.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 245x509_req.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
347x509_req.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 246x509_req.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_req.c
348x509_req.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 247x509_set.o: ../../e_os.h ../../include/openssl/asn1.h
349x509_req.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 248x509_set.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
350x509_req.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 249x509_set.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
351x509_req.o: ../cryptlib.h x509_req.c 250x509_set.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
352x509_set.o: ../../e_os.h ../../include/openssl/aes.h 251x509_set.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
353x509_set.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 252x509_set.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
354x509_set.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
355x509_set.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
356x509_set.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
357x509_set.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
358x509_set.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
359x509_set.o: ../../include/openssl/err.h ../../include/openssl/evp.h
360x509_set.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
361x509_set.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
362x509_set.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
363x509_set.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 253x509_set.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
364x509_set.o: ../../include/openssl/opensslconf.h 254x509_set.o: ../../include/openssl/opensslconf.h
365x509_set.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 255x509_set.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
366x509_set.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 256x509_set.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
367x509_set.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 257x509_set.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
368x509_set.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 258x509_set.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
369x509_set.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 259x509_set.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_set.c
370x509_set.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 260x509_trs.o: ../../e_os.h ../../include/openssl/asn1.h
371x509_set.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 261x509_trs.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
372x509_set.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
373x509_set.o: ../cryptlib.h x509_set.c
374x509_trs.o: ../../e_os.h ../../include/openssl/aes.h
375x509_trs.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
376x509_trs.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
377x509_trs.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
378x509_trs.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 262x509_trs.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
379x509_trs.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 263x509_trs.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
380x509_trs.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 264x509_trs.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
381x509_trs.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 265x509_trs.o: ../../include/openssl/err.h ../../include/openssl/evp.h
382x509_trs.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 266x509_trs.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
383x509_trs.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
384x509_trs.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
385x509_trs.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
386x509_trs.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 267x509_trs.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
387x509_trs.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 268x509_trs.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
388x509_trs.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 269x509_trs.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
389x509_trs.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 270x509_trs.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
390x509_trs.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 271x509_trs.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
391x509_trs.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 272x509_trs.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
392x509_trs.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 273x509_trs.o: ../cryptlib.h x509_trs.c
393x509_trs.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 274x509_txt.o: ../../e_os.h ../../include/openssl/asn1.h
394x509_trs.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 275x509_txt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
395x509_trs.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_trs.c 276x509_txt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
396x509_txt.o: ../../e_os.h ../../include/openssl/aes.h 277x509_txt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
397x509_txt.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 278x509_txt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
398x509_txt.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 279x509_txt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
399x509_txt.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
400x509_txt.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
401x509_txt.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
402x509_txt.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
403x509_txt.o: ../../include/openssl/err.h ../../include/openssl/evp.h
404x509_txt.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
405x509_txt.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
406x509_txt.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
407x509_txt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 280x509_txt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
408x509_txt.o: ../../include/openssl/opensslconf.h 281x509_txt.o: ../../include/openssl/opensslconf.h
409x509_txt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 282x509_txt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
410x509_txt.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 283x509_txt.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
411x509_txt.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 284x509_txt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
412x509_txt.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 285x509_txt.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
413x509_txt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 286x509_txt.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_txt.c
414x509_txt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 287x509_v3.o: ../../e_os.h ../../include/openssl/asn1.h
415x509_txt.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 288x509_v3.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
416x509_txt.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
417x509_txt.o: ../cryptlib.h x509_txt.c
418x509_v3.o: ../../e_os.h ../../include/openssl/aes.h
419x509_v3.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
420x509_v3.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
421x509_v3.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
422x509_v3.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 289x509_v3.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
423x509_v3.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 290x509_v3.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
424x509_v3.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 291x509_v3.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
425x509_v3.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 292x509_v3.o: ../../include/openssl/err.h ../../include/openssl/evp.h
426x509_v3.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 293x509_v3.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
427x509_v3.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
428x509_v3.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
429x509_v3.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
430x509_v3.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 294x509_v3.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
431x509_v3.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 295x509_v3.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
432x509_v3.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 296x509_v3.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
433x509_v3.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 297x509_v3.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
434x509_v3.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 298x509_v3.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
435x509_v3.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 299x509_v3.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
436x509_v3.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 300x509_v3.o: ../cryptlib.h x509_v3.c
437x509_v3.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 301x509_vfy.o: ../../e_os.h ../../include/openssl/asn1.h
438x509_v3.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 302x509_vfy.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
439x509_v3.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_v3.c
440x509_vfy.o: ../../e_os.h ../../include/openssl/aes.h
441x509_vfy.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
442x509_vfy.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
443x509_vfy.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
444x509_vfy.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 303x509_vfy.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
445x509_vfy.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 304x509_vfy.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
446x509_vfy.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 305x509_vfy.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
447x509_vfy.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 306x509_vfy.o: ../../include/openssl/err.h ../../include/openssl/evp.h
448x509_vfy.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 307x509_vfy.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
449x509_vfy.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
450x509_vfy.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
451x509_vfy.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
452x509_vfy.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 308x509_vfy.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
453x509_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 309x509_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
454x509_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 310x509_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
455x509_vfy.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 311x509_vfy.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
456x509_vfy.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 312x509_vfy.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
457x509_vfy.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 313x509_vfy.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
458x509_vfy.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 314x509_vfy.o: ../cryptlib.h x509_vfy.c
459x509_vfy.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 315x509_vpm.o: ../../e_os.h ../../include/openssl/asn1.h
460x509_vfy.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 316x509_vpm.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
461x509_vfy.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_vfy.c 317x509_vpm.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
462x509cset.o: ../../e_os.h ../../include/openssl/aes.h 318x509_vpm.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
463x509cset.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 319x509_vpm.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
464x509cset.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 320x509_vpm.o: ../../include/openssl/err.h ../../include/openssl/evp.h
465x509cset.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 321x509_vpm.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
466x509cset.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 322x509_vpm.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
467x509cset.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 323x509_vpm.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
468x509cset.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 324x509_vpm.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
469x509cset.o: ../../include/openssl/err.h ../../include/openssl/evp.h 325x509_vpm.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
470x509cset.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 326x509_vpm.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
471x509cset.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 327x509_vpm.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
472x509cset.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 328x509_vpm.o: ../cryptlib.h x509_vpm.c
329x509cset.o: ../../e_os.h ../../include/openssl/asn1.h
330x509cset.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
331x509cset.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
332x509cset.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
333x509cset.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
334x509cset.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
473x509cset.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 335x509cset.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
474x509cset.o: ../../include/openssl/opensslconf.h 336x509cset.o: ../../include/openssl/opensslconf.h
475x509cset.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 337x509cset.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
476x509cset.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 338x509cset.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
477x509cset.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 339x509cset.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
478x509cset.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 340x509cset.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
479x509cset.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 341x509cset.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509cset.c
480x509cset.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 342x509name.o: ../../e_os.h ../../include/openssl/asn1.h
481x509cset.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 343x509name.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
482x509cset.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 344x509name.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
483x509cset.o: ../cryptlib.h x509cset.c 345x509name.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
484x509name.o: ../../e_os.h ../../include/openssl/aes.h 346x509name.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
485x509name.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 347x509name.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
486x509name.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
487x509name.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
488x509name.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
489x509name.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
490x509name.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
491x509name.o: ../../include/openssl/err.h ../../include/openssl/evp.h
492x509name.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
493x509name.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
494x509name.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
495x509name.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 348x509name.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
496x509name.o: ../../include/openssl/opensslconf.h 349x509name.o: ../../include/openssl/opensslconf.h
497x509name.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 350x509name.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
498x509name.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 351x509name.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
499x509name.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 352x509name.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
500x509name.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 353x509name.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
501x509name.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 354x509name.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509name.c
502x509name.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 355x509rset.o: ../../e_os.h ../../include/openssl/asn1.h
503x509name.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 356x509rset.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
504x509name.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 357x509rset.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
505x509name.o: ../cryptlib.h x509name.c 358x509rset.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
506x509rset.o: ../../e_os.h ../../include/openssl/aes.h 359x509rset.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
507x509rset.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 360x509rset.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
508x509rset.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
509x509rset.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
510x509rset.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
511x509rset.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
512x509rset.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
513x509rset.o: ../../include/openssl/err.h ../../include/openssl/evp.h
514x509rset.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
515x509rset.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
516x509rset.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
517x509rset.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 361x509rset.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
518x509rset.o: ../../include/openssl/opensslconf.h 362x509rset.o: ../../include/openssl/opensslconf.h
519x509rset.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 363x509rset.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
520x509rset.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 364x509rset.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
521x509rset.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 365x509rset.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
522x509rset.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 366x509rset.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
523x509rset.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 367x509rset.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509rset.c
524x509rset.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 368x509spki.o: ../../e_os.h ../../include/openssl/asn1.h
525x509rset.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 369x509spki.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
526x509rset.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 370x509spki.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
527x509rset.o: ../cryptlib.h x509rset.c 371x509spki.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
528x509spki.o: ../../e_os.h ../../include/openssl/aes.h 372x509spki.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
529x509spki.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 373x509spki.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
530x509spki.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
531x509spki.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
532x509spki.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
533x509spki.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
534x509spki.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
535x509spki.o: ../../include/openssl/err.h ../../include/openssl/evp.h
536x509spki.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
537x509spki.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
538x509spki.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
539x509spki.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 374x509spki.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
540x509spki.o: ../../include/openssl/opensslconf.h 375x509spki.o: ../../include/openssl/opensslconf.h
541x509spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 376x509spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
542x509spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 377x509spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
543x509spki.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 378x509spki.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
544x509spki.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 379x509spki.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
545x509spki.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 380x509spki.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509spki.c
546x509spki.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 381x509type.o: ../../e_os.h ../../include/openssl/asn1.h
547x509spki.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 382x509type.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
548x509spki.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 383x509type.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
549x509spki.o: ../cryptlib.h x509spki.c 384x509type.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
550x509type.o: ../../e_os.h ../../include/openssl/aes.h 385x509type.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
551x509type.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 386x509type.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
552x509type.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
553x509type.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
554x509type.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
555x509type.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
556x509type.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
557x509type.o: ../../include/openssl/err.h ../../include/openssl/evp.h
558x509type.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
559x509type.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
560x509type.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
561x509type.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 387x509type.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
562x509type.o: ../../include/openssl/opensslconf.h 388x509type.o: ../../include/openssl/opensslconf.h
563x509type.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 389x509type.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
564x509type.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 390x509type.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
565x509type.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 391x509type.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
566x509type.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 392x509type.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
567x509type.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 393x509type.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509type.c
568x509type.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 394x_all.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
569x509type.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 395x_all.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
570x509type.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 396x_all.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
571x509type.o: ../cryptlib.h x509type.c 397x_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
572x_all.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 398x_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
573x_all.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 399x_all.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
574x_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 400x_all.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
575x_all.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 401x_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
576x_all.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 402x_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
577x_all.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 403x_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
578x_all.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 404x_all.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
579x_all.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 405x_all.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
580x_all.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 406x_all.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_all.c
581x_all.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
582x_all.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
583x_all.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
584x_all.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
585x_all.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h
586x_all.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
587x_all.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
588x_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
589x_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
590x_all.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
591x_all.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
592x_all.o: ../cryptlib.h x_all.c
diff --git a/src/lib/libcrypto/x509v3/Makefile b/src/lib/libcrypto/x509v3/Makefile
index 49423f39f7..556ef351bf 100644
--- a/src/lib/libcrypto/x509v3/Makefile
+++ b/src/lib/libcrypto/x509v3/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -25,16 +20,20 @@ LIB=$(TOP)/libcrypto.a
25LIBSRC= v3_bcons.c v3_bitst.c v3_conf.c v3_extku.c v3_ia5.c v3_lib.c \ 20LIBSRC= v3_bcons.c v3_bitst.c v3_conf.c v3_extku.c v3_ia5.c v3_lib.c \
26v3_prn.c v3_utl.c v3err.c v3_genn.c v3_alt.c v3_skey.c v3_akey.c v3_pku.c \ 21v3_prn.c v3_utl.c v3err.c v3_genn.c v3_alt.c v3_skey.c v3_akey.c v3_pku.c \
27v3_int.c v3_enum.c v3_sxnet.c v3_cpols.c v3_crld.c v3_purp.c v3_info.c \ 22v3_int.c v3_enum.c v3_sxnet.c v3_cpols.c v3_crld.c v3_purp.c v3_info.c \
28v3_ocsp.c v3_akeya.c v3_pcia.c v3_pci.c 23v3_ocsp.c v3_akeya.c v3_pmaps.c v3_pcons.c v3_ncons.c v3_pcia.c v3_pci.c \
24pcy_cache.c pcy_node.c pcy_data.c pcy_map.c pcy_tree.c pcy_lib.c \
25v3_asid.c v3_addr.c
29LIBOBJ= v3_bcons.o v3_bitst.o v3_conf.o v3_extku.o v3_ia5.o v3_lib.o \ 26LIBOBJ= v3_bcons.o v3_bitst.o v3_conf.o v3_extku.o v3_ia5.o v3_lib.o \
30v3_prn.o v3_utl.o v3err.o v3_genn.o v3_alt.o v3_skey.o v3_akey.o v3_pku.o \ 27v3_prn.o v3_utl.o v3err.o v3_genn.o v3_alt.o v3_skey.o v3_akey.o v3_pku.o \
31v3_int.o v3_enum.o v3_sxnet.o v3_cpols.o v3_crld.o v3_purp.o v3_info.o \ 28v3_int.o v3_enum.o v3_sxnet.o v3_cpols.o v3_crld.o v3_purp.o v3_info.o \
32v3_ocsp.o v3_akeya.o v3_pcia.o v3_pci.o 29v3_ocsp.o v3_akeya.o v3_pmaps.o v3_pcons.o v3_ncons.o v3_pcia.o v3_pci.o \
30pcy_cache.o pcy_node.o pcy_data.o pcy_map.o pcy_tree.o pcy_lib.o \
31v3_asid.o v3_addr.o
33 32
34SRC= $(LIBSRC) 33SRC= $(LIBSRC)
35 34
36EXHEADER= x509v3.h 35EXHEADER= x509v3.h
37HEADER= $(EXHEADER) 36HEADER= $(EXHEADER) pcy_int.h
38 37
39ALL= $(GENERAL) $(SRC) $(HEADER) 38ALL= $(GENERAL) $(SRC) $(HEADER)
40 39
@@ -57,6 +56,7 @@ links:
57 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 56 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
58 57
59install: 58install:
59 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
60 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 60 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
61 do \ 61 do \
62 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 62 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -72,6 +72,7 @@ lint:
72 lint -DLINT $(INCLUDES) $(SRC)>fluff 72 lint -DLINT $(INCLUDES) $(SRC)>fluff
73 73
74depend: 74depend:
75 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
75 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 76 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
76 77
77dclean: 78dclean:
@@ -83,563 +84,508 @@ clean:
83 84
84# DO NOT DELETE THIS LINE -- make depend depends on it. 85# DO NOT DELETE THIS LINE -- make depend depends on it.
85 86
86v3_akey.o: ../../e_os.h ../../include/openssl/aes.h 87pcy_cache.o: ../../e_os.h ../../include/openssl/asn1.h
87v3_akey.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 88pcy_cache.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
88v3_akey.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 89pcy_cache.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
89v3_akey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 90pcy_cache.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
90v3_akey.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 91pcy_cache.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
91v3_akey.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 92pcy_cache.o: ../../include/openssl/err.h ../../include/openssl/evp.h
92v3_akey.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 93pcy_cache.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
93v3_akey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 94pcy_cache.o: ../../include/openssl/objects.h
94v3_akey.o: ../../include/openssl/err.h ../../include/openssl/evp.h 95pcy_cache.o: ../../include/openssl/opensslconf.h
95v3_akey.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 96pcy_cache.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
96v3_akey.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 97pcy_cache.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
97v3_akey.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 98pcy_cache.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
99pcy_cache.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
100pcy_cache.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
101pcy_cache.o: ../cryptlib.h pcy_cache.c pcy_int.h
102pcy_data.o: ../../e_os.h ../../include/openssl/asn1.h
103pcy_data.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
104pcy_data.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
105pcy_data.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
106pcy_data.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
107pcy_data.o: ../../include/openssl/err.h ../../include/openssl/evp.h
108pcy_data.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
109pcy_data.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
110pcy_data.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
111pcy_data.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
112pcy_data.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
113pcy_data.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
114pcy_data.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
115pcy_data.o: ../cryptlib.h pcy_data.c pcy_int.h
116pcy_lib.o: ../../e_os.h ../../include/openssl/asn1.h
117pcy_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
118pcy_lib.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
119pcy_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
120pcy_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
121pcy_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
122pcy_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
123pcy_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
124pcy_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
125pcy_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
126pcy_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
127pcy_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
128pcy_lib.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
129pcy_lib.o: ../cryptlib.h pcy_int.h pcy_lib.c
130pcy_map.o: ../../e_os.h ../../include/openssl/asn1.h
131pcy_map.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
132pcy_map.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
133pcy_map.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
134pcy_map.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
135pcy_map.o: ../../include/openssl/err.h ../../include/openssl/evp.h
136pcy_map.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
137pcy_map.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
138pcy_map.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
139pcy_map.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
140pcy_map.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
141pcy_map.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
142pcy_map.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
143pcy_map.o: ../cryptlib.h pcy_int.h pcy_map.c
144pcy_node.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
145pcy_node.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
146pcy_node.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
147pcy_node.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
148pcy_node.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
149pcy_node.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
150pcy_node.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
151pcy_node.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
152pcy_node.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
153pcy_node.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
154pcy_node.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
155pcy_node.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
156pcy_node.o: pcy_int.h pcy_node.c
157pcy_tree.o: ../../e_os.h ../../include/openssl/asn1.h
158pcy_tree.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
159pcy_tree.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
160pcy_tree.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
161pcy_tree.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
162pcy_tree.o: ../../include/openssl/err.h ../../include/openssl/evp.h
163pcy_tree.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
164pcy_tree.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
165pcy_tree.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
166pcy_tree.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
167pcy_tree.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
168pcy_tree.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
169pcy_tree.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
170pcy_tree.o: ../cryptlib.h pcy_int.h pcy_tree.c
171v3_addr.o: ../../e_os.h ../../include/openssl/asn1.h
172v3_addr.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
173v3_addr.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
174v3_addr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
175v3_addr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
176v3_addr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
177v3_addr.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
178v3_addr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
179v3_addr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
180v3_addr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
181v3_addr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
182v3_addr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
183v3_addr.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
184v3_addr.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_addr.c
185v3_akey.o: ../../e_os.h ../../include/openssl/asn1.h
186v3_akey.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
187v3_akey.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
188v3_akey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
189v3_akey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
190v3_akey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
191v3_akey.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
98v3_akey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 192v3_akey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
99v3_akey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 193v3_akey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
100v3_akey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 194v3_akey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
101v3_akey.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 195v3_akey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
102v3_akey.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 196v3_akey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
103v3_akey.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 197v3_akey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
104v3_akey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 198v3_akey.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_akey.c
105v3_akey.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 199v3_akeya.o: ../../e_os.h ../../include/openssl/asn1.h
106v3_akey.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 200v3_akeya.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
107v3_akey.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 201v3_akeya.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
108v3_akey.o: ../cryptlib.h v3_akey.c 202v3_akeya.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
109v3_akeya.o: ../../e_os.h ../../include/openssl/aes.h 203v3_akeya.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
110v3_akeya.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 204v3_akeya.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
111v3_akeya.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 205v3_akeya.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
112v3_akeya.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
113v3_akeya.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
114v3_akeya.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
115v3_akeya.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
116v3_akeya.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
117v3_akeya.o: ../../include/openssl/err.h ../../include/openssl/evp.h
118v3_akeya.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
119v3_akeya.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
120v3_akeya.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
121v3_akeya.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 206v3_akeya.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
122v3_akeya.o: ../../include/openssl/opensslconf.h 207v3_akeya.o: ../../include/openssl/opensslconf.h
123v3_akeya.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 208v3_akeya.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
124v3_akeya.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 209v3_akeya.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
125v3_akeya.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 210v3_akeya.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
126v3_akeya.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 211v3_akeya.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
127v3_akeya.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 212v3_akeya.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
128v3_akeya.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 213v3_akeya.o: ../cryptlib.h v3_akeya.c
129v3_akeya.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 214v3_alt.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
130v3_akeya.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 215v3_alt.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
131v3_akeya.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_akeya.c 216v3_alt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
132v3_alt.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 217v3_alt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
133v3_alt.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 218v3_alt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
134v3_alt.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 219v3_alt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
135v3_alt.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
136v3_alt.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
137v3_alt.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
138v3_alt.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
139v3_alt.o: ../../include/openssl/err.h ../../include/openssl/evp.h
140v3_alt.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
141v3_alt.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
142v3_alt.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
143v3_alt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 220v3_alt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
144v3_alt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 221v3_alt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
145v3_alt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 222v3_alt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
146v3_alt.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 223v3_alt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
147v3_alt.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 224v3_alt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
148v3_alt.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 225v3_alt.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
149v3_alt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 226v3_alt.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_alt.c
150v3_alt.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 227v3_asid.o: ../../e_os.h ../../include/openssl/asn1.h
151v3_alt.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 228v3_asid.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
152v3_alt.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 229v3_asid.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
153v3_alt.o: ../cryptlib.h v3_alt.c 230v3_asid.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
154v3_bcons.o: ../../e_os.h ../../include/openssl/aes.h 231v3_asid.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
155v3_bcons.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 232v3_asid.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
156v3_bcons.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 233v3_asid.o: ../../include/openssl/err.h ../../include/openssl/evp.h
157v3_bcons.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 234v3_asid.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
158v3_bcons.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 235v3_asid.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
159v3_bcons.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 236v3_asid.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
160v3_bcons.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 237v3_asid.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
161v3_bcons.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 238v3_asid.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
162v3_bcons.o: ../../include/openssl/err.h ../../include/openssl/evp.h 239v3_asid.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
163v3_bcons.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 240v3_asid.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
164v3_bcons.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 241v3_asid.o: ../cryptlib.h v3_asid.c
165v3_bcons.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 242v3_bcons.o: ../../e_os.h ../../include/openssl/asn1.h
243v3_bcons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
244v3_bcons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
245v3_bcons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
246v3_bcons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
247v3_bcons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
248v3_bcons.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
166v3_bcons.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 249v3_bcons.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
167v3_bcons.o: ../../include/openssl/opensslconf.h 250v3_bcons.o: ../../include/openssl/opensslconf.h
168v3_bcons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 251v3_bcons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
169v3_bcons.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 252v3_bcons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
170v3_bcons.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 253v3_bcons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
171v3_bcons.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 254v3_bcons.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
172v3_bcons.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 255v3_bcons.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
173v3_bcons.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 256v3_bcons.o: ../cryptlib.h v3_bcons.c
174v3_bcons.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 257v3_bitst.o: ../../e_os.h ../../include/openssl/asn1.h
175v3_bcons.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 258v3_bitst.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
176v3_bcons.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_bcons.c
177v3_bitst.o: ../../e_os.h ../../include/openssl/aes.h
178v3_bitst.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
179v3_bitst.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
180v3_bitst.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
181v3_bitst.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 259v3_bitst.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
182v3_bitst.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 260v3_bitst.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
183v3_bitst.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 261v3_bitst.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
184v3_bitst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 262v3_bitst.o: ../../include/openssl/err.h ../../include/openssl/evp.h
185v3_bitst.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 263v3_bitst.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
186v3_bitst.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
187v3_bitst.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
188v3_bitst.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
189v3_bitst.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 264v3_bitst.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
190v3_bitst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 265v3_bitst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
191v3_bitst.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 266v3_bitst.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
192v3_bitst.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 267v3_bitst.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
193v3_bitst.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 268v3_bitst.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
194v3_bitst.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 269v3_bitst.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
195v3_bitst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 270v3_bitst.o: ../cryptlib.h v3_bitst.c
196v3_bitst.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 271v3_conf.o: ../../e_os.h ../../include/openssl/asn1.h
197v3_bitst.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 272v3_conf.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
198v3_bitst.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_bitst.c
199v3_conf.o: ../../e_os.h ../../include/openssl/aes.h
200v3_conf.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
201v3_conf.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
202v3_conf.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
203v3_conf.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 273v3_conf.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
204v3_conf.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 274v3_conf.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
205v3_conf.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 275v3_conf.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
206v3_conf.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 276v3_conf.o: ../../include/openssl/err.h ../../include/openssl/evp.h
207v3_conf.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 277v3_conf.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
208v3_conf.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
209v3_conf.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
210v3_conf.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
211v3_conf.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 278v3_conf.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
212v3_conf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 279v3_conf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
213v3_conf.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 280v3_conf.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
214v3_conf.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 281v3_conf.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
215v3_conf.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 282v3_conf.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
216v3_conf.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 283v3_conf.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
217v3_conf.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 284v3_conf.o: ../cryptlib.h v3_conf.c
218v3_conf.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 285v3_cpols.o: ../../e_os.h ../../include/openssl/asn1.h
219v3_conf.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 286v3_cpols.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
220v3_conf.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_conf.c 287v3_cpols.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
221v3_cpols.o: ../../e_os.h ../../include/openssl/aes.h 288v3_cpols.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
222v3_cpols.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 289v3_cpols.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
223v3_cpols.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 290v3_cpols.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
224v3_cpols.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 291v3_cpols.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
225v3_cpols.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
226v3_cpols.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
227v3_cpols.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
228v3_cpols.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
229v3_cpols.o: ../../include/openssl/err.h ../../include/openssl/evp.h
230v3_cpols.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
231v3_cpols.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
232v3_cpols.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
233v3_cpols.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 292v3_cpols.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
234v3_cpols.o: ../../include/openssl/opensslconf.h 293v3_cpols.o: ../../include/openssl/opensslconf.h
235v3_cpols.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 294v3_cpols.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
236v3_cpols.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 295v3_cpols.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
237v3_cpols.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 296v3_cpols.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
238v3_cpols.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 297v3_cpols.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
239v3_cpols.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 298v3_cpols.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
240v3_cpols.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 299v3_cpols.o: ../cryptlib.h pcy_int.h v3_cpols.c
241v3_cpols.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 300v3_crld.o: ../../e_os.h ../../include/openssl/asn1.h
242v3_cpols.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 301v3_crld.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
243v3_cpols.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_cpols.c 302v3_crld.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
244v3_crld.o: ../../e_os.h ../../include/openssl/aes.h 303v3_crld.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
245v3_crld.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 304v3_crld.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
246v3_crld.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 305v3_crld.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
247v3_crld.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 306v3_crld.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
248v3_crld.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
249v3_crld.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
250v3_crld.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
251v3_crld.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
252v3_crld.o: ../../include/openssl/err.h ../../include/openssl/evp.h
253v3_crld.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
254v3_crld.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
255v3_crld.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
256v3_crld.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 307v3_crld.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
257v3_crld.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 308v3_crld.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
258v3_crld.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 309v3_crld.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
259v3_crld.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 310v3_crld.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
260v3_crld.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 311v3_crld.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
261v3_crld.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 312v3_crld.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
262v3_crld.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 313v3_crld.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_crld.c
263v3_crld.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 314v3_enum.o: ../../e_os.h ../../include/openssl/asn1.h
264v3_crld.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 315v3_enum.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
265v3_crld.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
266v3_crld.o: ../cryptlib.h v3_crld.c
267v3_enum.o: ../../e_os.h ../../include/openssl/aes.h
268v3_enum.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
269v3_enum.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
270v3_enum.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
271v3_enum.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 316v3_enum.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
272v3_enum.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 317v3_enum.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
273v3_enum.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 318v3_enum.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
274v3_enum.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 319v3_enum.o: ../../include/openssl/err.h ../../include/openssl/evp.h
275v3_enum.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 320v3_enum.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
276v3_enum.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
277v3_enum.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
278v3_enum.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
279v3_enum.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 321v3_enum.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
280v3_enum.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 322v3_enum.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
281v3_enum.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 323v3_enum.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
282v3_enum.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 324v3_enum.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
283v3_enum.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 325v3_enum.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
284v3_enum.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 326v3_enum.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
285v3_enum.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 327v3_enum.o: ../cryptlib.h v3_enum.c
286v3_enum.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 328v3_extku.o: ../../e_os.h ../../include/openssl/asn1.h
287v3_enum.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 329v3_extku.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
288v3_enum.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_enum.c 330v3_extku.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
289v3_extku.o: ../../e_os.h ../../include/openssl/aes.h 331v3_extku.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
290v3_extku.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 332v3_extku.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
291v3_extku.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 333v3_extku.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
292v3_extku.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 334v3_extku.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
293v3_extku.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
294v3_extku.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
295v3_extku.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
296v3_extku.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
297v3_extku.o: ../../include/openssl/err.h ../../include/openssl/evp.h
298v3_extku.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
299v3_extku.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
300v3_extku.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
301v3_extku.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 335v3_extku.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
302v3_extku.o: ../../include/openssl/opensslconf.h 336v3_extku.o: ../../include/openssl/opensslconf.h
303v3_extku.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 337v3_extku.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
304v3_extku.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 338v3_extku.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
305v3_extku.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 339v3_extku.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
306v3_extku.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 340v3_extku.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
307v3_extku.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 341v3_extku.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
308v3_extku.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 342v3_extku.o: ../cryptlib.h v3_extku.c
309v3_extku.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 343v3_genn.o: ../../e_os.h ../../include/openssl/asn1.h
310v3_extku.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 344v3_genn.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
311v3_extku.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_extku.c 345v3_genn.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
312v3_genn.o: ../../e_os.h ../../include/openssl/aes.h 346v3_genn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
313v3_genn.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 347v3_genn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
314v3_genn.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 348v3_genn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
315v3_genn.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 349v3_genn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
316v3_genn.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
317v3_genn.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
318v3_genn.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
319v3_genn.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
320v3_genn.o: ../../include/openssl/err.h ../../include/openssl/evp.h
321v3_genn.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
322v3_genn.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
323v3_genn.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
324v3_genn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 350v3_genn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
325v3_genn.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 351v3_genn.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
326v3_genn.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 352v3_genn.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
327v3_genn.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 353v3_genn.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
328v3_genn.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 354v3_genn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
329v3_genn.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 355v3_genn.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
330v3_genn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 356v3_genn.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_genn.c
331v3_genn.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 357v3_ia5.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
332v3_genn.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 358v3_ia5.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
333v3_genn.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 359v3_ia5.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
334v3_genn.o: ../cryptlib.h v3_genn.c 360v3_ia5.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
335v3_ia5.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 361v3_ia5.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
336v3_ia5.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 362v3_ia5.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
337v3_ia5.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
338v3_ia5.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
339v3_ia5.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
340v3_ia5.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
341v3_ia5.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
342v3_ia5.o: ../../include/openssl/err.h ../../include/openssl/evp.h
343v3_ia5.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
344v3_ia5.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
345v3_ia5.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
346v3_ia5.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 363v3_ia5.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
347v3_ia5.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 364v3_ia5.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
348v3_ia5.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 365v3_ia5.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
349v3_ia5.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 366v3_ia5.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
350v3_ia5.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 367v3_ia5.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
351v3_ia5.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 368v3_ia5.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
352v3_ia5.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 369v3_ia5.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_ia5.c
353v3_ia5.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 370v3_info.o: ../../e_os.h ../../include/openssl/asn1.h
354v3_ia5.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 371v3_info.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
355v3_ia5.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 372v3_info.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
356v3_ia5.o: ../cryptlib.h v3_ia5.c 373v3_info.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
357v3_info.o: ../../e_os.h ../../include/openssl/aes.h 374v3_info.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
358v3_info.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 375v3_info.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
359v3_info.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 376v3_info.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
360v3_info.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
361v3_info.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
362v3_info.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
363v3_info.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
364v3_info.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
365v3_info.o: ../../include/openssl/err.h ../../include/openssl/evp.h
366v3_info.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
367v3_info.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
368v3_info.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
369v3_info.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 377v3_info.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
370v3_info.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 378v3_info.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
371v3_info.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 379v3_info.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
372v3_info.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 380v3_info.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
373v3_info.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 381v3_info.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
374v3_info.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 382v3_info.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
375v3_info.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 383v3_info.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_info.c
376v3_info.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 384v3_int.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
377v3_info.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 385v3_int.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
378v3_info.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 386v3_int.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
379v3_info.o: ../cryptlib.h v3_info.c 387v3_int.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
380v3_int.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 388v3_int.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
381v3_int.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 389v3_int.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
382v3_int.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
383v3_int.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
384v3_int.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
385v3_int.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
386v3_int.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
387v3_int.o: ../../include/openssl/err.h ../../include/openssl/evp.h
388v3_int.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
389v3_int.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
390v3_int.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
391v3_int.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 390v3_int.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
392v3_int.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 391v3_int.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
393v3_int.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 392v3_int.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
394v3_int.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 393v3_int.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
395v3_int.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 394v3_int.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
396v3_int.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 395v3_int.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
397v3_int.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 396v3_int.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_int.c
398v3_int.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 397v3_lib.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
399v3_int.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 398v3_lib.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
400v3_int.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 399v3_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
401v3_int.o: ../cryptlib.h v3_int.c 400v3_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
402v3_lib.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 401v3_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
403v3_lib.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 402v3_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
404v3_lib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
405v3_lib.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
406v3_lib.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
407v3_lib.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
408v3_lib.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
409v3_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
410v3_lib.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
411v3_lib.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
412v3_lib.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
413v3_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 403v3_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
414v3_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 404v3_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
415v3_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 405v3_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
416v3_lib.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 406v3_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
417v3_lib.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 407v3_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
418v3_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 408v3_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
419v3_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 409v3_lib.o: ../../include/openssl/x509v3.h ../cryptlib.h ext_dat.h v3_lib.c
420v3_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 410v3_ncons.o: ../../e_os.h ../../include/openssl/asn1.h
421v3_lib.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 411v3_ncons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
422v3_lib.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 412v3_ncons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
423v3_lib.o: ../cryptlib.h ext_dat.h v3_lib.c 413v3_ncons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
424v3_ocsp.o: ../../e_os.h ../../include/openssl/aes.h 414v3_ncons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
425v3_ocsp.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 415v3_ncons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
426v3_ocsp.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 416v3_ncons.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
427v3_ocsp.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 417v3_ncons.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
418v3_ncons.o: ../../include/openssl/opensslconf.h
419v3_ncons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
420v3_ncons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
421v3_ncons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
422v3_ncons.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
423v3_ncons.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
424v3_ncons.o: ../cryptlib.h v3_ncons.c
425v3_ocsp.o: ../../e_os.h ../../include/openssl/asn1.h
426v3_ocsp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
428v3_ocsp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 427v3_ocsp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
429v3_ocsp.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 428v3_ocsp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
430v3_ocsp.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 429v3_ocsp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
431v3_ocsp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 430v3_ocsp.o: ../../include/openssl/err.h ../../include/openssl/evp.h
432v3_ocsp.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 431v3_ocsp.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
433v3_ocsp.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
434v3_ocsp.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
435v3_ocsp.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
436v3_ocsp.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 432v3_ocsp.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
437v3_ocsp.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 433v3_ocsp.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
438v3_ocsp.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 434v3_ocsp.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
439v3_ocsp.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 435v3_ocsp.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
440v3_ocsp.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 436v3_ocsp.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
441v3_ocsp.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 437v3_ocsp.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
442v3_ocsp.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 438v3_ocsp.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_ocsp.c
443v3_ocsp.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 439v3_pci.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
444v3_ocsp.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 440v3_pci.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
445v3_ocsp.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 441v3_pci.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
446v3_ocsp.o: ../cryptlib.h v3_ocsp.c 442v3_pci.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
447v3_pci.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 443v3_pci.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
448v3_pci.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 444v3_pci.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
449v3_pci.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
450v3_pci.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
451v3_pci.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
452v3_pci.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
453v3_pci.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
454v3_pci.o: ../../include/openssl/err.h ../../include/openssl/evp.h
455v3_pci.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
456v3_pci.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
457v3_pci.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
458v3_pci.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 445v3_pci.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
459v3_pci.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 446v3_pci.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
460v3_pci.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 447v3_pci.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
461v3_pci.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 448v3_pci.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
462v3_pci.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 449v3_pci.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
463v3_pci.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 450v3_pci.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
464v3_pci.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 451v3_pci.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_pci.c
465v3_pci.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 452v3_pcia.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
466v3_pci.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 453v3_pcia.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
467v3_pci.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
468v3_pci.o: ../cryptlib.h v3_pci.c
469v3_pcia.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
470v3_pcia.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
471v3_pcia.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
472v3_pcia.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
473v3_pcia.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 454v3_pcia.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
474v3_pcia.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 455v3_pcia.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
475v3_pcia.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 456v3_pcia.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
476v3_pcia.o: ../../include/openssl/e_os2.h ../../include/openssl/evp.h 457v3_pcia.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
477v3_pcia.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
478v3_pcia.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
479v3_pcia.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
480v3_pcia.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 458v3_pcia.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
481v3_pcia.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 459v3_pcia.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
482v3_pcia.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 460v3_pcia.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
483v3_pcia.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 461v3_pcia.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
484v3_pcia.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 462v3_pcia.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
485v3_pcia.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 463v3_pcia.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
486v3_pcia.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 464v3_pcia.o: ../../include/openssl/x509v3.h v3_pcia.c
487v3_pcia.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 465v3_pcons.o: ../../e_os.h ../../include/openssl/asn1.h
488v3_pcia.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 466v3_pcons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
489v3_pcia.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 467v3_pcons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
490v3_pcia.o: v3_pcia.c 468v3_pcons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
491v3_pku.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 469v3_pcons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
470v3_pcons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
471v3_pcons.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
472v3_pcons.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
473v3_pcons.o: ../../include/openssl/opensslconf.h
474v3_pcons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
475v3_pcons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
476v3_pcons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
477v3_pcons.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
478v3_pcons.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
479v3_pcons.o: ../cryptlib.h v3_pcons.c
480v3_pku.o: ../../e_os.h ../../include/openssl/asn1.h
492v3_pku.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 481v3_pku.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
493v3_pku.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 482v3_pku.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
494v3_pku.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 483v3_pku.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
495v3_pku.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 484v3_pku.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
496v3_pku.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 485v3_pku.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
497v3_pku.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 486v3_pku.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
498v3_pku.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 487v3_pku.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
499v3_pku.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 488v3_pku.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
500v3_pku.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 489v3_pku.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
501v3_pku.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
502v3_pku.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
503v3_pku.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
504v3_pku.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
505v3_pku.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h
506v3_pku.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
507v3_pku.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
508v3_pku.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 490v3_pku.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
509v3_pku.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 491v3_pku.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
510v3_pku.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
511v3_pku.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 492v3_pku.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
512v3_pku.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_pku.c 493v3_pku.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_pku.c
513v3_prn.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 494v3_pmaps.o: ../../e_os.h ../../include/openssl/asn1.h
514v3_prn.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 495v3_pmaps.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
515v3_prn.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 496v3_pmaps.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
516v3_prn.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 497v3_pmaps.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
517v3_prn.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 498v3_pmaps.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
518v3_prn.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 499v3_pmaps.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
519v3_prn.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 500v3_pmaps.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
520v3_prn.o: ../../include/openssl/err.h ../../include/openssl/evp.h 501v3_pmaps.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
521v3_prn.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 502v3_pmaps.o: ../../include/openssl/opensslconf.h
522v3_prn.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 503v3_pmaps.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
523v3_prn.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 504v3_pmaps.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
505v3_pmaps.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
506v3_pmaps.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
507v3_pmaps.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
508v3_pmaps.o: ../cryptlib.h v3_pmaps.c
509v3_prn.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
510v3_prn.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
511v3_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
512v3_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
513v3_prn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
514v3_prn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
524v3_prn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 515v3_prn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
525v3_prn.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 516v3_prn.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
526v3_prn.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 517v3_prn.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
527v3_prn.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 518v3_prn.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
528v3_prn.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 519v3_prn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
529v3_prn.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 520v3_prn.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
530v3_prn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 521v3_prn.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_prn.c
531v3_prn.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 522v3_purp.o: ../../e_os.h ../../include/openssl/asn1.h
532v3_prn.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 523v3_purp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
533v3_prn.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
534v3_prn.o: ../cryptlib.h v3_prn.c
535v3_purp.o: ../../e_os.h ../../include/openssl/aes.h
536v3_purp.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
537v3_purp.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
538v3_purp.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
539v3_purp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 524v3_purp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
540v3_purp.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 525v3_purp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
541v3_purp.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 526v3_purp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
542v3_purp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 527v3_purp.o: ../../include/openssl/err.h ../../include/openssl/evp.h
543v3_purp.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 528v3_purp.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
544v3_purp.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
545v3_purp.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
546v3_purp.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
547v3_purp.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 529v3_purp.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
548v3_purp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 530v3_purp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
549v3_purp.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 531v3_purp.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
550v3_purp.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 532v3_purp.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
551v3_purp.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 533v3_purp.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
552v3_purp.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 534v3_purp.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
553v3_purp.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 535v3_purp.o: ../cryptlib.h v3_purp.c
554v3_purp.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 536v3_skey.o: ../../e_os.h ../../include/openssl/asn1.h
555v3_purp.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 537v3_skey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
556v3_purp.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_purp.c
557v3_skey.o: ../../e_os.h ../../include/openssl/aes.h
558v3_skey.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
559v3_skey.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
560v3_skey.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
561v3_skey.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 538v3_skey.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
562v3_skey.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 539v3_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
563v3_skey.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 540v3_skey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
564v3_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 541v3_skey.o: ../../include/openssl/err.h ../../include/openssl/evp.h
565v3_skey.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 542v3_skey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
566v3_skey.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
567v3_skey.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
568v3_skey.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
569v3_skey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 543v3_skey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
570v3_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 544v3_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
571v3_skey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 545v3_skey.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
572v3_skey.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 546v3_skey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
573v3_skey.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 547v3_skey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
574v3_skey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 548v3_skey.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
575v3_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 549v3_skey.o: ../cryptlib.h v3_skey.c
576v3_skey.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 550v3_sxnet.o: ../../e_os.h ../../include/openssl/asn1.h
577v3_skey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 551v3_sxnet.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
578v3_skey.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_skey.c 552v3_sxnet.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
579v3_sxnet.o: ../../e_os.h ../../include/openssl/aes.h 553v3_sxnet.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
580v3_sxnet.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 554v3_sxnet.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
581v3_sxnet.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 555v3_sxnet.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
582v3_sxnet.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 556v3_sxnet.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
583v3_sxnet.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
584v3_sxnet.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
585v3_sxnet.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
586v3_sxnet.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
587v3_sxnet.o: ../../include/openssl/err.h ../../include/openssl/evp.h
588v3_sxnet.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
589v3_sxnet.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
590v3_sxnet.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
591v3_sxnet.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 557v3_sxnet.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
592v3_sxnet.o: ../../include/openssl/opensslconf.h 558v3_sxnet.o: ../../include/openssl/opensslconf.h
593v3_sxnet.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 559v3_sxnet.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
594v3_sxnet.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 560v3_sxnet.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
595v3_sxnet.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 561v3_sxnet.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
596v3_sxnet.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 562v3_sxnet.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
597v3_sxnet.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 563v3_sxnet.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
598v3_sxnet.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 564v3_sxnet.o: ../cryptlib.h v3_sxnet.c
599v3_sxnet.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 565v3_utl.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
600v3_sxnet.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
601v3_sxnet.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_sxnet.c
602v3_utl.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
603v3_utl.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
604v3_utl.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 566v3_utl.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
605v3_utl.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 567v3_utl.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
606v3_utl.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 568v3_utl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
607v3_utl.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 569v3_utl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
608v3_utl.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
609v3_utl.o: ../../include/openssl/err.h ../../include/openssl/evp.h 570v3_utl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
610v3_utl.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 571v3_utl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
611v3_utl.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 572v3_utl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
612v3_utl.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 573v3_utl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
613v3_utl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 574v3_utl.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
614v3_utl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
615v3_utl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
616v3_utl.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
617v3_utl.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
618v3_utl.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
619v3_utl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 575v3_utl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
620v3_utl.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 576v3_utl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
621v3_utl.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
622v3_utl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 577v3_utl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
623v3_utl.o: ../cryptlib.h v3_utl.c 578v3_utl.o: ../cryptlib.h v3_utl.c
624v3err.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 579v3err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
625v3err.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 580v3err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
626v3err.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 581v3err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
627v3err.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 582v3err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
628v3err.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 583v3err.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
629v3err.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 584v3err.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
630v3err.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
631v3err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
632v3err.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
633v3err.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
634v3err.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
635v3err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 585v3err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
636v3err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 586v3err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
637v3err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 587v3err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
638v3err.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 588v3err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
639v3err.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 589v3err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
640v3err.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 590v3err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
641v3err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 591v3err.o: ../../include/openssl/x509v3.h v3err.c
642v3err.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
643v3err.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
644v3err.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
645v3err.o: v3err.c
diff --git a/src/lib/libssl/src/ChangeLog.0_9_7-stable_not-in-head b/src/lib/libssl/src/ChangeLog.0_9_7-stable_not-in-head
new file mode 100644
index 0000000000..1203a22158
--- /dev/null
+++ b/src/lib/libssl/src/ChangeLog.0_9_7-stable_not-in-head
@@ -0,0 +1,163 @@
1This file, together with ChangeLog.0_9_7-stable_not-in-head_FIPS,
2provides a collection of those CVS change log entries for the
30.9.7 branch (OpenSSL_0_9_7-stable) that do not appear similarly in
40.9.8-dev (CVS head).
5
6ChangeLog.0_9_7-stable_not-in-head_FIPS - "FIPS" related changes
7ChangeLog.0_9_7-stable_not-in-head - everything else
8
9Some obvious false positives have been eliminated: e.g., we do not
10care about a simple "make update"; and we don't care about changes
11identified to the 0.9.7 branch that were explicitly identified as
12backports from head.
13
14Eliminating all other entries (and finally this file and its
15compantion), either as false positives or as things that should go
16into 0.9.8, remains to be done. Any additional changes to 0.9.7 that
17are not immediately put into 0.9.8, but belong there as well, should
18be added to the end of this file.
19
20
212002-11-04 17:33 levitte
22
23 Changed:
24 Configure (1.314.2.38), "Exp", lines: +4 -2
25
26 Return my normal debug targets to something not so extreme, and
27 make the extreme ones special (or 'extreme', if you will :-)).
28
292002-12-16 19:17 appro
30
31 Changed:
32 crypto/bn/bn_lcl.h (1.23.2.3), "Exp", lines: +3 -0
33 crypto/bn/bn_mul.c (1.28.2.4), "Exp", lines: +84 -445
34
35 This is rollback to 0.9.6h bn_mul.c to address problem reported in
36 RT#272.
37
382003-07-27 15:46 ben
39
40 Changed:
41 crypto/aes/aes.h (1.1.2.5), "Exp", lines: +3 -0
42 crypto/aes/aes_cfb.c (1.1.2.4), "Exp", lines: +57 -0
43
44 Add untested CFB-r mode. Will be tested soon.
45
462003-07-28 17:07 ben
47
48 Changed:
49 Makefile.org (1.154.2.69), "Exp", lines: +5 -1
50 crypto/aes/aes.h (1.1.2.6), "Exp", lines: +3 -0
51 crypto/aes/aes_cfb.c (1.1.2.5), "Exp", lines: +19 -0
52 crypto/dsa/Makefile.ssl (1.49.2.6), "Exp", lines: +3 -2
53 crypto/err/Makefile.ssl (1.48.2.4), "Exp", lines: +17 -16
54 crypto/evp/e_aes.c (1.6.2.5), "Exp", lines: +8 -0
55 crypto/evp/e_des.c (1.5.2.2), "Exp", lines: +1 -1
56 crypto/evp/e_des3.c (1.8.2.3), "Exp", lines: +2 -2
57 crypto/evp/evp.h (1.86.2.11), "Exp", lines: +28 -11
58 crypto/evp/evp_locl.h (1.7.2.3), "Exp", lines: +2 -2
59 crypto/objects/obj_dat.h (1.49.2.13), "Exp", lines: +10 -5
60 crypto/objects/obj_mac.h (1.19.2.13), "Exp", lines: +5 -0
61 crypto/objects/obj_mac.num (1.15.2.9), "Exp", lines: +1 -0
62 crypto/objects/objects.txt (1.20.2.14), "Exp", lines: +4 -0
63 fips/Makefile.ssl (1.1.2.3), "Exp", lines: +7 -0
64 fips/aes/Makefile.ssl (1.1.2.2), "Exp", lines: +23 -1
65 fips/aes/fips_aesavs.c (1.1.2.3), "Exp", lines: +9 -1
66 test/Makefile.ssl (1.84.2.30), "Exp", lines: +101 -43
67
68 Add support for partial CFB modes, make tests work, update
69 dependencies.
70
712003-07-29 12:56 ben
72
73 Changed:
74 crypto/aes/aes_cfb.c (1.1.2.6), "Exp", lines: +9 -6
75 crypto/evp/c_allc.c (1.8.2.3), "Exp", lines: +1 -0
76 crypto/evp/evp_test.c (1.14.2.11), "Exp", lines: +17 -8
77 crypto/evp/evptests.txt (1.9.2.2), "Exp", lines: +48 -1
78
79 Working CFB1 and test vectors.
80
812003-07-29 15:24 ben
82
83 Changed:
84 crypto/evp/e_aes.c (1.6.2.6), "Exp", lines: +14 -0
85 crypto/objects/obj_dat.h (1.49.2.14), "Exp", lines: +15 -5
86 crypto/objects/obj_mac.h (1.19.2.14), "Exp", lines: +10 -0
87 crypto/objects/obj_mac.num (1.15.2.10), "Exp", lines: +2 -0
88 crypto/objects/objects.txt (1.20.2.15), "Exp", lines: +2 -0
89 fips/aes/Makefile.ssl (1.1.2.3), "Exp", lines: +1 -1
90 fips/aes/fips_aesavs.c (1.1.2.4), "Exp", lines: +34 -19
91
92 The rest of the keysizes for CFB1, working AES AVS test for CFB1.
93
942003-07-29 19:05 ben
95
96 Changed:
97 crypto/aes/aes.h (1.1.2.7), "Exp", lines: +3 -0
98 crypto/aes/aes_cfb.c (1.1.2.7), "Exp", lines: +14 -0
99 crypto/evp/c_allc.c (1.8.2.4), "Exp", lines: +1 -0
100 crypto/evp/e_aes.c (1.6.2.7), "Exp", lines: +4 -9
101 crypto/evp/evptests.txt (1.9.2.3), "Exp", lines: +48 -0
102 crypto/objects/obj_dat.h (1.49.2.15), "Exp", lines: +20 -5
103 crypto/objects/obj_mac.h (1.19.2.15), "Exp", lines: +15 -0
104 crypto/objects/obj_mac.num (1.15.2.11), "Exp", lines: +3 -0
105 crypto/objects/objects.txt (1.20.2.16), "Exp", lines: +3 -0
106 fips/aes/fips_aesavs.c (1.1.2.7), "Exp", lines: +11 -0
107
108 AES CFB8.
109
1102003-07-30 20:30 ben
111
112 Changed:
113 Makefile.org (1.154.2.70), "Exp", lines: +16 -5
114 crypto/des/cfb_enc.c (1.7.2.1), "Exp", lines: +2 -1
115 crypto/des/des_enc.c (1.11.2.2), "Exp", lines: +4 -0
116 crypto/evp/e_aes.c (1.6.2.8), "Exp", lines: +7 -14
117 crypto/evp/e_des.c (1.5.2.3), "Exp", lines: +37 -1
118 crypto/evp/evp.h (1.86.2.12), "Exp", lines: +6 -0
119 crypto/evp/evp_locl.h (1.7.2.4), "Exp", lines: +9 -0
120 crypto/objects/obj_dat.h (1.49.2.16), "Exp", lines: +48 -23
121 crypto/objects/obj_mac.h (1.19.2.16), "Exp", lines: +31 -6
122 crypto/objects/obj_mac.num (1.15.2.12), "Exp", lines: +5 -0
123 crypto/objects/objects.txt (1.20.2.17), "Exp", lines: +12 -6
124 fips/Makefile.ssl (1.1.2.4), "Exp", lines: +8 -1
125 fips/fips_make_sha1 (1.1.2.3), "Exp", lines: +3 -0
126 fips/aes/Makefile.ssl (1.1.2.4), "Exp", lines: +1 -1
127 fips/des/.cvsignore (1.1.2.1), "Exp", lines: +3 -0
128 fips/des/Makefile.ssl (1.1.2.1), "Exp", lines: +96 -0
129 fips/des/fingerprint.sha1 (1.1.2.1), "Exp", lines: +2 -0
130 fips/des/fips_des_enc.c (1.1.2.1), "Exp", lines: +288 -0
131 fips/des/fips_des_locl.h (1.1.2.1), "Exp", lines: +428 -0
132 fips/des/fips_desmovs.c (1.1.2.1), "Exp", lines: +659 -0
133
134 Whoops, forgot FIPS DES, also add EVPs for DES CFB1 and 8.
135
1362003-08-01 12:25 ben
137
138 Changed:
139 crypto/des/cfb_enc.c (1.7.2.2), "Exp", lines: +45 -36
140 crypto/evp/c_allc.c (1.8.2.5), "Exp", lines: +2 -0
141 crypto/evp/e_des.c (1.5.2.4), "Exp", lines: +8 -3
142 crypto/evp/evptests.txt (1.9.2.4), "Exp", lines: +6 -0
143
144 Fix DES CFB-r.
145
1462003-08-01 12:31 ben
147
148 Changed:
149 crypto/evp/evptests.txt (1.9.2.5), "Exp", lines: +4 -0
150
151 DES CFB8 test.
152
1532005-04-19 16:21 appro
154
155 Changed:
156 Configure (1.314.2.117), "Exp", lines: +24 -21
157 Makefile.org (1.154.2.100), "Exp", lines: +1 -11
158 TABLE (1.99.2.52), "Exp", lines: +20 -20
159 apps/Makefile (1.1.4.15), "Exp", lines: +1 -1
160 test/Makefile (1.1.4.12), "Exp", lines: +1 -1
161
162 Enable shared link on HP-UX.
163
diff --git a/src/lib/libssl/src/ChangeLog.0_9_7-stable_not-in-head_FIPS b/src/lib/libssl/src/ChangeLog.0_9_7-stable_not-in-head_FIPS
new file mode 100644
index 0000000000..1e6c88f77a
--- /dev/null
+++ b/src/lib/libssl/src/ChangeLog.0_9_7-stable_not-in-head_FIPS
@@ -0,0 +1,1494 @@
1See file ChangeLog.0_9_7-stable_not-in-head for explanations.
2This is the "FIPS"-related part.
3
4
5
62003-07-27 19:00 ben
7
8 Changed:
9 Configure (1.314.2.85), "Exp", lines: +2 -0
10 Makefile.org (1.154.2.67), "Exp", lines: +12 -3
11 crypto/cryptlib.c (1.32.2.9), "Exp", lines: +5 -0
12 crypto/md32_common.h (1.22.2.4), "Exp", lines: +11 -0
13 crypto/aes/Makefile.ssl (1.4.2.6), "Exp", lines: +2 -1
14 crypto/aes/aes_core.c (1.1.2.4), "Exp", lines: +4 -0
15 crypto/des/des.h (1.40.2.4), "Exp", lines: +1 -1
16 crypto/des/des_old.c (1.11.2.4), "Exp", lines: +1 -1
17 crypto/des/destest.c (1.30.2.6), "Exp", lines: +2 -2
18 crypto/des/ecb3_enc.c (1.8.2.1), "Exp", lines: +1 -3
19 crypto/dsa/Makefile.ssl (1.49.2.5), "Exp", lines: +7 -4
20 crypto/dsa/dsa_ossl.c (1.12.2.4), "Exp", lines: +2 -0
21 crypto/dsa/dsa_sign.c (1.10.2.3), "Exp", lines: +12 -0
22 crypto/dsa/dsa_vrf.c (1.10.2.3), "Exp", lines: +8 -0
23 crypto/engine/engine.h (1.36.2.6), "Exp", lines: +4 -0
24 crypto/err/err.h (1.35.2.3), "Exp", lines: +2 -0
25 crypto/err/err_all.c (1.17.2.2), "Exp", lines: +4 -0
26 crypto/err/openssl.ec (1.11.2.1), "Exp", lines: +1 -0
27 crypto/evp/Makefile.ssl (1.64.2.8), "Exp", lines: +8 -7
28 crypto/evp/c_all.c (1.7.8.7), "Exp", lines: +1 -0
29 crypto/evp/e_aes.c (1.6.2.4), "Exp", lines: +12 -4
30 crypto/evp/e_des3.c (1.8.2.2), "Exp", lines: +1 -1
31 crypto/evp/evp.h (1.86.2.10), "Exp", lines: +2 -0
32 crypto/evp/evp_err.c (1.23.2.1), "Exp", lines: +3 -1
33 crypto/md4/Makefile.ssl (1.6.2.4), "Exp", lines: +7 -4
34 crypto/md5/Makefile.ssl (1.33.2.7), "Exp", lines: +7 -4
35 crypto/rand/Makefile.ssl (1.56.2.4), "Exp", lines: +17 -15
36 crypto/rand/md_rand.c (1.69.2.2), "Exp", lines: +9 -0
37 crypto/rand/rand.h (1.26.2.5), "Exp", lines: +2 -0
38 crypto/rand/rand_err.c (1.6.2.1), "Exp", lines: +3 -1
39 crypto/rand/rand_lib.c (1.15.2.2), "Exp", lines: +11 -0
40 crypto/ripemd/Makefile.ssl (1.25.2.5), "Exp", lines: +7 -2
41 crypto/sha/Makefile.ssl (1.26.2.5), "Exp", lines: +16 -6
42 fips/.cvsignore (1.1.2.1), "Exp", lines: +1 -0
43 fips/Makefile.ssl (1.1.2.1), "Exp", lines: +155 -0
44 fips/fingerprint.sha1 (1.1.2.1), "Exp", lines: +3 -0
45 fips/fips.c (1.1.2.1), "Exp", lines: +74 -0
46 fips/fips.h (1.1.2.1), "Exp", lines: +85 -0
47 fips/fips_check_sha1 (1.1.2.1), "Exp", lines: +7 -0
48 fips/fips_err.c (1.1.2.1), "Exp", lines: +96 -0
49 fips/fips_make_sha1 (1.1.2.1), "Exp", lines: +21 -0
50 fips/lib (1.1.2.1), "Exp", lines: +0 -0
51 fips/aes/.cvsignore (1.1.2.1), "Exp", lines: +4 -0
52 fips/aes/Makefile.ssl (1.1.2.1), "Exp", lines: +95 -0
53 fips/aes/fingerprint.sha1 (1.1.2.1), "Exp", lines: +2 -0
54 fips/aes/fips_aes_core.c (1.1.2.1), "Exp", lines: +1260 -0
55 fips/aes/fips_aes_locl.h (1.1.2.1), "Exp", lines: +85 -0
56 fips/aes/fips_aesavs.c (1.1.2.1), "Exp", lines: +896 -0
57 fips/dsa/.cvsignore (1.1.2.1), "Exp", lines: +2 -0
58 fips/dsa/Makefile.ssl (1.1.2.1), "Exp", lines: +95 -0
59 fips/dsa/fingerprint.sha1 (1.1.2.1), "Exp", lines: +1 -0
60 fips/dsa/fips_dsa_ossl.c (1.1.2.1), "Exp", lines: +366 -0
61 fips/dsa/fips_dsatest.c (1.1.2.1), "Exp", lines: +252 -0
62 fips/rand/.cvsignore (1.1.2.1), "Exp", lines: +2 -0
63 fips/rand/Makefile.ssl (1.1.2.1), "Exp", lines: +94 -0
64 fips/rand/fingerprint.sha1 (1.1.2.1), "Exp", lines: +2 -0
65 fips/rand/fips_rand.c (1.1.2.1), "Exp", lines: +236 -0
66 fips/rand/fips_rand.h (1.1.2.1), "Exp", lines: +55 -0
67 fips/rand/fips_randtest.c (1.1.2.1), "Exp", lines: +348 -0
68 fips/sha1/.cvsignore (1.1.2.1), "Exp", lines: +3 -0
69 fips/sha1/Makefile.ssl (1.1.2.1), "Exp", lines: +94 -0
70 fips/sha1/fingerprint.sha1 (1.1.2.1), "Exp", lines: +3 -0
71 fips/sha1/fips_md32_common.h (1.1.2.1), "Exp", lines: +637 -0
72 fips/sha1/fips_sha1dgst.c (1.1.2.1), "Exp", lines: +76 -0
73 fips/sha1/fips_sha1test.c (1.1.2.1), "Exp", lines: +128 -0
74 fips/sha1/fips_sha_locl.h (1.1.2.1), "Exp", lines: +472 -0
75 fips/sha1/fips_standalone_sha1.c (1.1.2.1), "Exp", lines: +101 -0
76 fips/sha1/standalone.sha1 (1.1.2.1), "Exp", lines: +4 -0
77 test/Makefile.ssl (1.84.2.29), "Exp", lines: +81 -13
78 util/mkerr.pl (1.18.2.4), "Exp", lines: +2 -1
79
80 Unfinished FIPS stuff for review/improvement.
81
822003-07-27 19:19 ben
83
84 Changed:
85 fips/fips_check_sha1 (1.1.2.2), "Exp", lines: +1 -1
86
87 Use unified diff.
88
892003-07-27 19:23 ben
90
91 Changed:
92 fips/Makefile.ssl (1.1.2.2), "Exp", lines: +3 -3
93 fips/fingerprint.sha1 (1.1.2.2), "Exp", lines: +2 -1
94 fips/fips_make_sha1 (1.1.2.2), "Exp", lines: +1 -1
95
96 Build in non-FIPS mode.
97
982003-07-27 23:13 ben
99
100 Changed:
101 Makefile.org (1.154.2.68), "Exp", lines: +1 -1
102 fips/fips_check_sha1 (1.1.2.3), "Exp", lines: +2 -1
103 fips/aes/fips_aesavs.c (1.1.2.2), "Exp", lines: +2 -0
104 fips/dsa/fips_dsa_ossl.c (1.1.2.2), "Exp", lines: +8 -0
105 fips/dsa/fips_dsatest.c (1.1.2.2), "Exp", lines: +2 -1
106 fips/sha1/fingerprint.sha1 (1.1.2.2), "Exp", lines: +1 -1
107 fips/sha1/fips_sha1dgst.c (1.1.2.2), "Exp", lines: +5 -1
108 fips/sha1/fips_standalone_sha1.c (1.1.2.2), "Exp", lines: +2 -0
109 fips/sha1/standalone.sha1 (1.1.2.2), "Exp", lines: +1 -1
110
111 Build when not FIPS.
112
1132003-07-28 11:56 ben
114
115 Changed:
116 fips/dsa/fingerprint.sha1 (1.1.2.2), "Exp", lines: +1 -1
117 fips/sha1/standalone.sha1 (1.1.2.3), "Exp", lines: +1 -1
118
119 New fingerprints.
120
1212003-07-29 16:06 ben
122
123 Changed:
124 fips/aes/fips_aesavs.c (1.1.2.5), "Exp", lines: +295 -303
125
126 Reformat.
127
1282003-07-29 16:34 ben
129
130 Changed:
131 fips/aes/fips_aesavs.c (1.1.2.6), "Exp", lines: +43 -17
132
133 MMT for CFB1
134
1352003-07-29 17:17 ben
136
137 Changed:
138 fips/fips_err_wrapper.c (1.1.2.1), "Exp", lines: +5 -0
139 fips/sha1/sha1hashes.txt (1.1.2.1), "Exp", lines: +342 -0
140 fips/sha1/sha1vectors.txt (1.1.2.1), "Exp", lines: +2293 -0
141
142 Missing files.
143
1442003-07-31 23:30 levitte
145
146 Changed:
147 Makefile.org (1.154.2.71), "Exp", lines: +2 -0
148
149 If FDIRS is to be treated like SDIRS, let's not forget to
150 initialize it in Makefile.org.
151
1522003-07-31 23:41 levitte
153
154 Changed:
155 fips/sha1/fips_sha1test.c (1.1.2.2), "Exp", lines: +3 -3
156
157 No C++ comments in C programs!
158
1592003-08-01 15:07 steve
160
161 Changed:
162 fips/aes/fips_aesavs.c (1.1.2.8), "Exp", lines: +3 -3
163
164 Replace C++ style comments.
165
1662003-08-03 14:22 ben
167
168 Changed:
169 fips/des/fips_desmovs.c (1.1.2.2), "Exp", lines: +55 -37
170
171 Make tests work (CFB1 still doesn't produce the right answers,
172 strangely).
173
1742003-08-08 12:08 levitte
175
176 Changed:
177 fips/des/fips_des_enc.c (1.1.2.2), "Exp", lines: +9 -0
178
179 Avoid clashing with the regular DES functions when not compiling
180 with -DFIPS. This is basically only visible when building with
181 shared library supoort...
182
1832003-08-11 11:36 levitte
184
185 Deleted:
186 fips/sha1/.cvsignore (1.1.2.2)
187 fips/sha1/Makefile.ssl (1.1.2.3)
188 fips/sha1/fingerprint.sha1 (1.1.2.3)
189 fips/sha1/fips_md32_common.h (1.1.2.2)
190 fips/sha1/fips_sha1dgst.c (1.1.2.3)
191 fips/sha1/fips_sha1test.c (1.1.2.3)
192 fips/sha1/fips_sha_locl.h (1.1.2.2)
193 fips/sha1/fips_standalone_sha1.c (1.1.2.3)
194 fips/sha1/sha1hashes.txt (1.1.2.2)
195 fips/sha1/sha1vectors.txt (1.1.2.2)
196 fips/sha1/standalone.sha1 (1.1.2.4)
197 fips/dsa/.cvsignore (1.1.2.2)
198 fips/dsa/Makefile.ssl (1.1.2.2)
199 fips/dsa/fingerprint.sha1 (1.1.2.3)
200 fips/dsa/fips_dsa_ossl.c (1.1.2.3)
201 fips/dsa/fips_dsatest.c (1.1.2.3)
202 fips/rand/.cvsignore (1.1.2.2)
203 fips/rand/Makefile.ssl (1.1.2.2)
204 fips/rand/fingerprint.sha1 (1.1.2.2)
205 fips/rand/fips_rand.c (1.1.2.2)
206 fips/rand/fips_rand.h (1.1.2.2)
207 fips/rand/fips_randtest.c (1.1.2.2)
208 fips/des/.cvsignore (1.1.2.2)
209 fips/des/Makefile.ssl (1.1.2.3)
210 fips/des/fingerprint.sha1 (1.1.2.2)
211 fips/des/fips_des_enc.c (1.1.2.3)
212 fips/des/fips_des_locl.h (1.1.2.2)
213 fips/des/fips_desmovs.c (1.1.2.3)
214 fips/aes/.cvsignore (1.1.2.2)
215 fips/aes/Makefile.ssl (1.1.2.5)
216 fips/aes/fingerprint.sha1 (1.1.2.2)
217 fips/aes/fips_aes_core.c (1.1.2.2)
218 fips/aes/fips_aes_locl.h (1.1.2.2)
219 fips/aes/fips_aesavs.c (1.1.2.9)
220 fips/.cvsignore (1.1.2.2)
221 fips/Makefile.ssl (1.1.2.6)
222 fips/fingerprint.sha1 (1.1.2.3)
223 fips/fips.c (1.1.2.2)
224 fips/fips.h (1.1.2.2)
225 fips/fips_check_sha1 (1.1.2.4)
226 fips/fips_err.c (1.1.2.2)
227 fips/fips_err_wrapper.c (1.1.2.2)
228 fips/fips_make_sha1 (1.1.2.4)
229 fips/lib (1.1.2.2)
230 Changed:
231 util/libeay.num (1.173.2.16), "Exp", lines: +11 -38
232 util/mkerr.pl (1.18.2.5), "Exp", lines: +1 -2
233 test/Makefile.ssl (1.84.2.31), "Exp", lines: +54 -180
234 crypto/ripemd/Makefile.ssl (1.25.2.6), "Exp", lines: +2 -7
235 crypto/sha/Makefile.ssl (1.26.2.6), "Exp", lines: +6 -16
236 crypto/rand/Makefile.ssl (1.56.2.5), "Exp", lines: +15 -17
237 crypto/rand/md_rand.c (1.69.2.3), "Exp", lines: +0 -9
238 crypto/rand/rand.h (1.26.2.6), "Exp", lines: +0 -2
239 crypto/rand/rand_err.c (1.6.2.2), "Exp", lines: +1 -3
240 crypto/rand/rand_lib.c (1.15.2.3), "Exp", lines: +0 -11
241 crypto/objects/obj_dat.h (1.49.2.18), "Exp", lines: +3 -27
242 crypto/objects/obj_mac.h (1.19.2.18), "Exp", lines: +0 -32
243 crypto/objects/obj_mac.num (1.15.2.14), "Exp", lines: +0 -8
244 crypto/objects/objects.txt (1.20.2.19), "Exp", lines: +0 -11
245 crypto/md4/Makefile.ssl (1.6.2.5), "Exp", lines: +4 -7
246 crypto/md5/Makefile.ssl (1.33.2.8), "Exp", lines: +4 -7
247 crypto/evp/Makefile.ssl (1.64.2.9), "Exp", lines: +7 -8
248 crypto/evp/c_allc.c (1.8.2.6), "Exp", lines: +0 -4
249 crypto/evp/e_aes.c (1.6.2.9), "Exp", lines: +4 -22
250 crypto/evp/e_des.c (1.5.2.5), "Exp", lines: +2 -43
251 crypto/evp/e_des3.c (1.8.2.4), "Exp", lines: +3 -3
252 crypto/evp/evp.h (1.86.2.13), "Exp", lines: +11 -36
253 crypto/evp/evp_err.c (1.23.2.2), "Exp", lines: +1 -3
254 crypto/evp/evp_lib.c (1.6.8.3), "Exp", lines: +0 -24
255 crypto/evp/evp_locl.h (1.7.2.5), "Exp", lines: +2 -11
256 crypto/evp/evp_test.c (1.14.2.12), "Exp", lines: +8 -17
257 crypto/evp/evptests.txt (1.9.2.6), "Exp", lines: +1 -106
258 crypto/dsa/Makefile.ssl (1.49.2.7), "Exp", lines: +6 -10
259 crypto/dsa/dsa_ossl.c (1.12.2.5), "Exp", lines: +0 -2
260 crypto/dsa/dsa_sign.c (1.10.2.4), "Exp", lines: +0 -12
261 crypto/dsa/dsa_vrf.c (1.10.2.4), "Exp", lines: +0 -8
262 crypto/err/Makefile.ssl (1.48.2.5), "Exp", lines: +16 -17
263 crypto/err/err.h (1.35.2.4), "Exp", lines: +0 -2
264 crypto/err/err_all.c (1.17.2.3), "Exp", lines: +0 -4
265 crypto/err/openssl.ec (1.11.2.2), "Exp", lines: +0 -1
266 crypto/des/des.h (1.40.2.5), "Exp", lines: +1 -1
267 crypto/des/des_enc.c (1.11.2.3), "Exp", lines: +0 -4
268 crypto/des/des_old.c (1.11.2.5), "Exp", lines: +1 -1
269 crypto/des/destest.c (1.30.2.7), "Exp", lines: +2 -2
270 crypto/des/ecb3_enc.c (1.8.2.2), "Exp", lines: +3 -1
271 crypto/aes/Makefile.ssl (1.4.2.7), "Exp", lines: +1 -2
272 crypto/aes/aes.h (1.1.2.8), "Exp", lines: +0 -9
273 crypto/aes/aes_cfb.c (1.1.2.8), "Exp", lines: +0 -93
274 crypto/aes/aes_core.c (1.1.2.5), "Exp", lines: +0 -4
275 crypto/cryptlib.c (1.32.2.10), "Exp", lines: +0 -5
276 crypto/md32_common.h (1.22.2.5), "Exp", lines: +0 -11
277 Configure (1.314.2.86), "Exp", lines: +0 -2
278 Makefile.org (1.154.2.72), "Exp", lines: +8 -34
279 TABLE (1.99.2.30), "Exp", lines: +0 -50
280
281 A new branch for FIPS-related changes has been created with the
282 name OpenSSL-fips-0_9_7-stable.
283
284 Since the 0.9.7-stable branch is supposed to be in freeze
285 and should only contain bug corrections, this change removes the
286 FIPS changes from that branch.
287
2882004-05-11 14:44 ben
289
290 Deleted:
291 apps/Makefile.ssl (1.100.2.27)
292 crypto/Makefile.ssl (1.84.2.12)
293 crypto/aes/Makefile.ssl (1.4.2.9)
294 crypto/asn1/Makefile.ssl (1.77.2.7)
295 crypto/bf/Makefile.ssl (1.25.2.6)
296 crypto/bio/Makefile.ssl (1.52.2.4)
297 crypto/bn/Makefile.ssl (1.65.2.9)
298 crypto/buffer/Makefile.ssl (1.32.2.4)
299 crypto/cast/Makefile.ssl (1.31.2.6)
300 crypto/comp/Makefile.ssl (1.32.2.4)
301 crypto/conf/Makefile.ssl (1.38.2.8)
302 crypto/des/Makefile.ssl (1.61.2.13)
303 crypto/dh/Makefile.ssl (1.43.2.5)
304 crypto/dsa/Makefile.ssl (1.49.2.9)
305 crypto/dso/Makefile.ssl (1.11.2.4)
306 crypto/ec/Makefile.ssl (1.7.2.4)
307 crypto/engine/Makefile.ssl (1.30.2.13)
308 crypto/err/Makefile.ssl (1.48.2.7)
309 crypto/evp/Makefile.ssl (1.64.2.12)
310 crypto/hmac/Makefile.ssl (1.33.2.6)
311 crypto/idea/Makefile.ssl (1.20.2.4)
312 crypto/krb5/Makefile.ssl (1.5.2.6)
313 crypto/lhash/Makefile.ssl (1.28.2.4)
314 crypto/md2/Makefile.ssl (1.29.2.5)
315 crypto/md4/Makefile.ssl (1.6.2.7)
316 crypto/md5/Makefile.ssl (1.33.2.10)
317 crypto/mdc2/Makefile.ssl (1.30.2.4)
318 crypto/objects/Makefile.ssl (1.46.2.6)
319 crypto/ocsp/Makefile.ssl (1.19.2.7)
320 crypto/pem/Makefile.ssl (1.51.2.5)
321 crypto/pkcs12/Makefile.ssl (1.37.2.5)
322 crypto/pkcs7/Makefile.ssl (1.47.2.5)
323 crypto/rand/Makefile.ssl (1.56.2.8)
324 crypto/rc2/Makefile.ssl (1.20.2.4)
325 crypto/rc4/Makefile.ssl (1.25.2.6)
326 crypto/rc5/Makefile.ssl (1.22.2.6)
327 crypto/ripemd/Makefile.ssl (1.25.2.9)
328 crypto/rsa/Makefile.ssl (1.53.2.6)
329 crypto/sha/Makefile.ssl (1.26.2.9)
330 crypto/stack/Makefile.ssl (1.28.2.4)
331 crypto/txt_db/Makefile.ssl (1.26.2.4)
332 crypto/ui/Makefile.ssl (1.10.2.6)
333 crypto/x509/Makefile.ssl (1.56.2.5)
334 crypto/x509v3/Makefile.ssl (1.62.2.5)
335 ssl/Makefile.ssl (1.53.2.11)
336 test/Makefile.ssl (1.84.2.36)
337 tools/Makefile.ssl (1.9.2.4)
338 Changed:
339 .cvsignore (1.7.6.2), "Exp", lines: +2 -1
340 Configure (1.314.2.92), "Exp", lines: +38 -8
341 FAQ (1.61.2.31), "Exp", lines: +1 -1
342 INSTALL (1.45.2.9), "Exp", lines: +2 -2
343 INSTALL.W32 (1.30.2.14), "Exp", lines: +9 -4
344 Makefile.org (1.154.2.78), "Exp", lines: +51 -19
345 PROBLEMS (1.4.2.10), "Exp", lines: +2 -2
346 e_os.h (1.56.2.17), "Exp", lines: +20 -1
347 apps/.cvsignore (1.5.8.1), "Exp", lines: +1 -0
348 apps/Makefile (1.1.4.1), "Exp", lines: +1147 -0
349 apps/apps.c (1.49.2.27), "Exp", lines: +0 -10
350 apps/ca.c (1.102.2.31), "Exp", lines: +0 -10
351 apps/dgst.c (1.23.2.10), "Exp", lines: +39 -11
352 apps/openssl.c (1.48.2.9), "Exp", lines: +19 -0
353 crypto/Makefile (1.1.4.1), "Exp", lines: +217 -0
354 crypto/cryptlib.c (1.32.2.11), "Exp", lines: +5 -0
355 crypto/crypto-lib.com (1.53.2.12), "Exp", lines: +1 -1
356 crypto/md32_common.h (1.22.2.6), "Exp", lines: +12 -0
357 crypto/aes/Makefile (1.1.4.1), "Exp", lines: +102 -0
358 crypto/aes/aes.h (1.1.2.9), "Exp", lines: +9 -0
359 crypto/aes/aes_cfb.c (1.1.2.9), "Exp", lines: +93 -0
360 crypto/aes/aes_core.c (1.1.2.6), "Exp", lines: +4 -0
361 crypto/asn1/Makefile (1.1.4.1), "Exp", lines: +1150 -0
362 crypto/bf/Makefile (1.1.4.1), "Exp", lines: +113 -0
363 crypto/bio/Makefile (1.1.4.1), "Exp", lines: +214 -0
364 crypto/bio/bio.h (1.56.2.6), "Exp", lines: +1 -0
365 crypto/bn/Makefile (1.1.4.1), "Exp", lines: +324 -0
366 crypto/bn/bntest.c (1.55.2.4), "Exp", lines: +1 -1
367 crypto/buffer/Makefile (1.1.4.1), "Exp", lines: +92 -0
368 crypto/cast/Makefile (1.1.4.1), "Exp", lines: +118 -0
369 crypto/cast/asm/.cvsignore (1.2.8.1), "Exp", lines: +1 -0
370 crypto/comp/Makefile (1.1.4.1), "Exp", lines: +112 -0
371 crypto/conf/Makefile (1.1.4.1), "Exp", lines: +181 -0
372 crypto/des/Makefile (1.1.4.1), "Exp", lines: +314 -0
373 crypto/des/cfb64ede.c (1.6.2.4), "Exp", lines: +111 -0
374 crypto/des/des.h (1.40.2.6), "Exp", lines: +5 -1
375 crypto/des/des_enc.c (1.11.2.4), "Exp", lines: +8 -0
376 crypto/des/des_old.c (1.11.2.6), "Exp", lines: +1 -1
377 crypto/des/destest.c (1.30.2.8), "Exp", lines: +2 -2
378 crypto/des/ecb3_enc.c (1.8.2.3), "Exp", lines: +1 -3
379 crypto/des/set_key.c (1.18.2.2), "Exp", lines: +4 -0
380 crypto/dh/Makefile (1.1.4.1), "Exp", lines: +131 -0
381 crypto/dsa/Makefile (1.1.4.1), "Exp", lines: +173 -0
382 crypto/dsa/dsa_gen.c (1.19.2.1), "Exp", lines: +4 -1
383 crypto/dsa/dsa_key.c (1.9.2.1), "Exp", lines: +2 -0
384 crypto/dsa/dsa_ossl.c (1.12.2.6), "Exp", lines: +2 -0
385 crypto/dsa/dsa_sign.c (1.10.2.5), "Exp", lines: +12 -0
386 crypto/dsa/dsa_vrf.c (1.10.2.5), "Exp", lines: +8 -0
387 crypto/dso/Makefile (1.1.4.1), "Exp", lines: +140 -0
388 crypto/ec/Makefile (1.1.4.1), "Exp", lines: +126 -0
389 crypto/engine/Makefile (1.1.4.1), "Exp", lines: +536 -0
390 crypto/engine/hw_cryptodev.c (1.1.2.6), "Exp", lines: +6 -2
391 crypto/err/Makefile (1.1.4.1), "Exp", lines: +118 -0
392 crypto/err/err.h (1.35.2.6), "Exp", lines: +2 -0
393 crypto/err/err_all.c (1.17.2.4), "Exp", lines: +4 -0
394 crypto/err/openssl.ec (1.11.2.3), "Exp", lines: +1 -0
395 crypto/evp/Makefile (1.1.4.1), "Exp", lines: +1057 -0
396 crypto/evp/bio_md.c (1.11.2.1), "Exp", lines: +6 -0
397 crypto/evp/c_allc.c (1.8.2.7), "Exp", lines: +8 -0
398 crypto/evp/e_aes.c (1.6.2.10), "Exp", lines: +22 -4
399 crypto/evp/e_des.c (1.5.2.8), "Exp", lines: +36 -3
400 crypto/evp/e_des3.c (1.8.2.7), "Exp", lines: +43 -4
401 crypto/evp/evp.h (1.86.2.15), "Exp", lines: +39 -11
402 crypto/evp/evp_err.c (1.23.2.3), "Exp", lines: +3 -1
403 crypto/evp/evp_lib.c (1.6.8.4), "Exp", lines: +24 -0
404 crypto/evp/evp_locl.h (1.7.2.6), "Exp", lines: +11 -2
405 crypto/evp/evp_test.c (1.14.2.13), "Exp", lines: +17 -8
406 crypto/evp/evptests.txt (1.9.2.7), "Exp", lines: +106 -1
407 crypto/hmac/Makefile (1.1.4.1), "Exp", lines: +99 -0
408 crypto/idea/Makefile (1.1.4.1), "Exp", lines: +89 -0
409 crypto/krb5/Makefile (1.1.4.1), "Exp", lines: +88 -0
410 crypto/lhash/Makefile (1.1.4.1), "Exp", lines: +91 -0
411 crypto/md2/Makefile (1.1.4.1), "Exp", lines: +91 -0
412 crypto/md4/Makefile (1.1.4.1), "Exp", lines: +93 -0
413 crypto/md5/Makefile (1.1.4.1), "Exp", lines: +129 -0
414 crypto/mdc2/Makefile (1.1.4.1), "Exp", lines: +96 -0
415 crypto/objects/Makefile (1.1.4.1), "Exp", lines: +121 -0
416 crypto/objects/obj_dat.h (1.49.2.19), "Exp", lines: +33 -3
417 crypto/objects/obj_mac.h (1.19.2.19), "Exp", lines: +40 -0
418 crypto/objects/obj_mac.num (1.15.2.15), "Exp", lines: +10 -0
419 crypto/objects/objects.txt (1.20.2.20), "Exp", lines: +13 -0
420 crypto/ocsp/Makefile (1.1.4.1), "Exp", lines: +291 -0
421 crypto/pem/Makefile (1.1.4.1), "Exp", lines: +334 -0
422 crypto/pkcs12/Makefile (1.1.4.1), "Exp", lines: +415 -0
423 crypto/pkcs7/Makefile (1.1.4.1), "Exp", lines: +241 -0
424 crypto/rand/Makefile (1.1.4.1), "Exp", lines: +196 -0
425 crypto/rand/md_rand.c (1.69.2.4), "Exp", lines: +9 -0
426 crypto/rand/rand.h (1.26.2.7), "Exp", lines: +3 -0
427 crypto/rand/rand_err.c (1.6.2.3), "Exp", lines: +4 -1
428 crypto/rand/rand_lib.c (1.15.2.4), "Exp", lines: +11 -0
429 crypto/rc2/Makefile (1.1.4.1), "Exp", lines: +89 -0
430 crypto/rc4/Makefile (1.1.4.1), "Exp", lines: +108 -0
431 crypto/rc5/Makefile (1.1.4.1), "Exp", lines: +106 -0
432 crypto/ripemd/Makefile (1.1.4.1), "Exp", lines: +111 -0
433 crypto/rsa/Makefile (1.1.4.1), "Exp", lines: +239 -0
434 crypto/rsa/rsa_eay.c (1.28.2.9), "Exp", lines: +1 -1
435 crypto/rsa/rsa_gen.c (1.8.6.1), "Exp", lines: +3 -0
436 crypto/sha/Makefile (1.1.4.1), "Exp", lines: +118 -0
437 crypto/sha/sha1dgst.c (1.21.2.1), "Exp", lines: +8 -0
438 crypto/stack/Makefile (1.1.4.1), "Exp", lines: +86 -0
439 crypto/txt_db/Makefile (1.1.4.1), "Exp", lines: +86 -0
440 crypto/ui/Makefile (1.1.4.1), "Exp", lines: +115 -0
441 crypto/x509/Makefile (1.1.4.1), "Exp", lines: +592 -0
442 crypto/x509v3/Makefile (1.1.4.1), "Exp", lines: +601 -0
443 fips/Makefile (1.1.4.1), "Exp", lines: +202 -0
444 fips/fingerprint.sha1 (1.1.2.4), "Exp", lines: +4 -4
445 fips/fips.c (1.1.2.3), "Exp", lines: +120 -5
446 fips/fips.h (1.1.2.3), "Exp", lines: +42 -2
447 fips/fips_check_sha1 (1.1.2.5), "Exp", lines: +2 -2
448 fips/fips_err.h (1.1.4.1), "Exp", lines: +117 -0
449 fips/fips_err_wrapper.c (1.1.2.3), "Exp", lines: +4 -2
450 fips/fips_locl.h (1.1.4.1), "Exp", lines: +62 -0
451 fips/fips_make_sha1 (1.1.2.5), "Exp", lines: +9 -6
452 fips/fips_test_suite.c (1.1.4.1), "Exp", lines: +302 -0
453 fips/openssl_fips_fingerprint (1.1.4.1), "Exp", lines: +25 -0
454 fips/aes/Makefile (1.1.4.1), "Exp", lines: +131 -0
455 fips/aes/fingerprint.sha1 (1.1.2.3), "Exp", lines: +3 -2
456 fips/aes/fips_aes_core.c (1.1.2.3), "Exp", lines: +5 -2
457 fips/aes/fips_aes_locl.h (1.1.2.3), "Exp", lines: +0 -0
458 fips/aes/fips_aes_selftest.c (1.1.4.1), "Exp", lines: +112 -0
459 fips/aes/fips_aesavs.c (1.1.2.10), "Exp", lines: +12 -6
460 fips/des/Makefile (1.1.4.1), "Exp", lines: +155 -0
461 fips/des/fingerprint.sha1 (1.1.2.3), "Exp", lines: +5 -2
462 fips/des/fips_des_enc.c (1.1.2.4), "Exp", lines: +16 -3
463 fips/des/fips_des_locl.h (1.1.2.3), "Exp", lines: +1 -1
464 fips/des/fips_des_selftest.c (1.1.4.1), "Exp", lines: +200 -0
465 fips/des/fips_desmovs.c (1.1.2.4), "Exp", lines: +186 -79
466 fips/des/fips_set_key.c (1.1.4.1), "Exp", lines: +415 -0
467 fips/des/asm/fips-dx86-elf.s (1.1.4.1), "Exp", lines: +2697 -0
468 fips/dsa/Makefile (1.1.4.1), "Exp", lines: +159 -0
469 fips/dsa/fingerprint.sha1 (1.1.2.4), "Exp", lines: +3 -1
470 fips/dsa/fips_dsa_gen.c (1.1.4.1), "Exp", lines: +373 -0
471 fips/dsa/fips_dsa_ossl.c (1.1.2.4), "Exp", lines: +16 -3
472 fips/dsa/fips_dsa_selftest.c (1.1.4.1), "Exp", lines: +168 -0
473 fips/dsa/fips_dsatest.c (1.1.2.4), "Exp", lines: +10 -6
474 fips/dsa/fips_dssvs.c (1.1.4.1), "Exp", lines: +306 -0
475 fips/rand/Makefile (1.1.4.1), "Exp", lines: +104 -0
476 fips/rand/fingerprint.sha1 (1.1.2.3), "Exp", lines: +2 -2
477 fips/rand/fips_rand.c (1.1.2.3), "Exp", lines: +60 -10
478 fips/rand/fips_rand.h (1.1.2.3), "Exp", lines: +19 -1
479 fips/rand/fips_randtest.c (1.1.2.3), "Exp", lines: +31 -10
480 fips/rsa/Makefile (1.1.4.1), "Exp", lines: +112 -0
481 fips/rsa/fingerprint.sha1 (1.1.4.1), "Exp", lines: +3 -0
482 fips/rsa/fips_rsa_eay.c (1.1.4.1), "Exp", lines: +735 -0
483 fips/rsa/fips_rsa_gen.c (1.1.4.1), "Exp", lines: +249 -0
484 fips/rsa/fips_rsa_selftest.c (1.1.4.1), "Exp", lines: +207 -0
485 fips/sha1/.cvsignore (1.1.2.3), "Exp", lines: +1 -2
486 fips/sha1/Makefile (1.1.4.1), "Exp", lines: +158 -0
487 fips/sha1/fingerprint.sha1 (1.1.2.4), "Exp", lines: +5 -3
488 fips/sha1/fips_md32_common.h (1.1.2.3), "Exp", lines: +0 -0
489 fips/sha1/fips_sha1_selftest.c (1.1.4.1), "Exp", lines: +97 -0
490 fips/sha1/fips_sha1dgst.c (1.1.2.4), "Exp", lines: +4 -4
491 fips/sha1/fips_sha1test.c (1.1.2.4), "Exp", lines: +17 -0
492 fips/sha1/fips_sha_locl.h (1.1.2.3), "Exp", lines: +7 -0
493 fips/sha1/fips_standalone_sha1.c (1.1.2.4), "Exp", lines: +60 -7
494 fips/sha1/sha1hashes.txt (1.1.2.3), "Exp", lines: +0 -0
495 fips/sha1/sha1vectors.txt (1.1.2.3), "Exp", lines: +0 -0
496 fips/sha1/standalone.sha1 (1.1.2.5), "Exp", lines: +6 -4
497 fips/sha1/asm/sx86-elf.s (1.1.4.1), "Exp", lines: +1568 -0
498 ms/do_masm.bat (1.1.8.2), "Exp", lines: +12 -10
499 ms/do_ms.bat (1.4.8.2), "Exp", lines: +11 -11
500 ms/do_nasm.bat (1.1.8.2), "Exp", lines: +12 -11
501 ms/do_nt.bat (1.2.8.1), "Exp", lines: +4 -4
502 shlib/hpux10-cc.sh (1.3.2.2), "Exp", lines: +3 -3
503 ssl/Makefile (1.1.4.1), "Exp", lines: +1019 -0
504 ssl/s3_clnt.c (1.53.2.16), "Exp", lines: +10 -0
505 ssl/s3_srvr.c (1.85.2.21), "Exp", lines: +9 -0
506 ssl/ssl_cert.c (1.48.2.7), "Exp", lines: +9 -0
507 ssl/ssl_lib.c (1.110.2.12), "Exp", lines: +13 -1
508 ssl/ssltest.c (1.53.2.23), "Exp", lines: +33 -1
509 ssl/t1_enc.c (1.27.2.8), "Exp", lines: +19 -1
510 test/.cvsignore (1.4.8.1), "Exp", lines: +4 -0
511 test/Makefile (1.1.4.1), "Exp", lines: +941 -0
512 test/bctest (1.14.2.1), "Exp", lines: +1 -1
513 test/testenc (1.3.8.1), "Exp", lines: +1 -1
514 test/testfipsssl (1.1.4.1), "Exp", lines: +113 -0
515 tools/Makefile (1.1.4.1), "Exp", lines: +61 -0
516 util/cygwin.sh (1.1.2.5), "Exp", lines: +3 -3
517 util/domd (1.6.2.3), "Exp", lines: +5 -5
518 util/fixNT.sh (1.1.1.2.8.1), "Exp", lines: +3 -3
519 util/libeay.num (1.173.2.19), "Exp", lines: +55 -11
520 util/mk1mf.pl (1.41.2.10), "Exp", lines: +6 -4
521 util/mkdef.pl (1.67.2.7), "Exp", lines: +11 -4
522 util/mkerr.pl (1.18.2.6), "Exp", lines: +2 -1
523 util/mkfiles.pl (1.12.2.1), "Exp", lines: +8 -1
524 util/pod2mantest (1.1.2.7), "Exp", lines: +1 -1
525 util/selftest.pl (1.18.2.1), "Exp", lines: +2 -2
526 util/pl/BC-16.pl (1.2.2.1), "Exp", lines: +1 -1
527 util/pl/BC-32.pl (1.11.2.4), "Exp", lines: +1 -1
528 util/pl/Mingw32.pl (1.12.6.5), "Exp", lines: +1 -1
529 util/pl/OS2-EMX.pl (1.1.2.3), "Exp", lines: +1 -1
530 util/pl/VC-16.pl (1.3.2.1), "Exp", lines: +2 -2
531 util/pl/VC-32.pl (1.11.2.3), "Exp", lines: +2 -2
532 util/pl/VC-CE.pl (1.1.2.5), "Exp", lines: +1 -1
533 util/pl/ultrix.pl (1.2.8.1), "Exp", lines: +1 -1
534
535 Pull FIPS back into stable.
536
5372004-05-12 10:27 levitte
538
539 Changed:
540 apps/Makefile (1.1.4.2), "Exp", lines: +3 -1
541
542 Only check for FIPS signatures when FIPS is enabled.
543
5442004-05-12 10:28 levitte
545
546 Changed:
547 crypto/des/FILES0 (1.1.4.2), "Exp", lines: +1 -1
548
549 Makefile.ssl changed name to Makefile.
550
5512004-05-12 10:28 levitte
552
553 Changed:
554 fips/rand/fips_rand.c (1.1.2.4), "Exp", lines: +5 -1
555
556 Only really build this file when OPENSSL_FIPS is defined. And oh,
557 let's keep internal variables static.
558
5592004-05-12 10:42 levitte
560
561 Changed:
562 fips/rand/fingerprint.sha1 (1.1.2.4), "Exp", lines: +1 -1
563
564 I forgot to modify the signature for fips_rand.c...
565
5662004-05-12 10:46 levitte
567
568 Changed:
569 fips/rsa/.cvsignore (1.1.4.1), "Exp", lines: +1 -0
570 fips/.cvsignore (1.1.2.3), "Exp", lines: +1 -1
571 fips/aes/.cvsignore (1.1.2.3), "Exp", lines: +0 -3
572 fips/des/.cvsignore (1.1.2.3), "Exp", lines: +0 -2
573 fips/dsa/.cvsignore (1.1.2.3), "Exp", lines: +0 -1
574 fips/rand/.cvsignore (1.1.2.3), "Exp", lines: +0 -1
575
576 Ignore the 'lib' timestamp file.
577
5782004-05-12 12:07 levitte
579
580 Changed:
581 fips/.cvsignore (1.1.2.4), "Exp", lines: +1 -0
582 fips/aes/.cvsignore (1.1.2.4), "Exp", lines: +1 -0
583 fips/des/.cvsignore (1.1.2.4), "Exp", lines: +1 -0
584 fips/dsa/.cvsignore (1.1.2.4), "Exp", lines: +1 -0
585 fips/rand/.cvsignore (1.1.2.4), "Exp", lines: +1 -0
586 fips/rsa/.cvsignore (1.1.4.2), "Exp", lines: +1 -0
587 fips/sha1/.cvsignore (1.1.2.4), "Exp", lines: +1 -0
588
589 Ignore 'Makefile.save'
590
5912004-05-12 16:11 ben
592
593 Changed:
594 crypto/rand/rand.h (1.26.2.8), "Exp", lines: +2 -0
595 crypto/rand/rand_err.c (1.6.2.4), "Exp", lines: +2 -0
596 fips/fingerprint.sha1 (1.1.2.5), "Exp", lines: +1 -1
597 fips/fips.c (1.1.2.4), "Exp", lines: +5 -1
598 fips/rand/fingerprint.sha1 (1.1.2.5), "Exp", lines: +1 -1
599 fips/rand/fips_rand.c (1.1.2.5), "Exp", lines: +29 -0
600
601 Blow up in people's faces if they don't reseed.
602
6032004-05-15 19:51 ben
604
605 Changed:
606 crypto/dh/dh.h (1.23.2.6), "Exp", lines: +1 -0
607 crypto/dh/dh_err.c (1.6.2.3), "Exp", lines: +2 -1
608 crypto/dh/dh_gen.c (1.8.8.2), "Exp", lines: +9 -0
609 fips/fips_test_suite.c (1.1.4.2), "Exp", lines: +4 -3
610 fips/aes/fips_aesavs.c (1.1.2.11), "Exp", lines: +49 -1
611 fips/des/fingerprint.sha1 (1.1.2.4), "Exp", lines: +1 -1
612 fips/des/fips_desmovs.c (1.1.2.5), "Exp", lines: +49 -1
613 fips/des/fips_set_key.c (1.1.4.2), "Exp", lines: +2 -0
614 fips/sha1/fingerprint.sha1 (1.1.2.5), "Exp", lines: +1 -1
615 fips/sha1/fips_md32_common.h (1.1.2.4), "Exp", lines: +3 -0
616 fips/sha1/standalone.sha1 (1.1.2.6), "Exp", lines: +1 -1
617
618 Fix self-tests, ban some things in FIPS mode, fix copyrights.
619
6202004-05-17 06:28 levitte
621
622 Changed:
623 util/mk1mf.pl (1.41.2.11), "Exp", lines: +8 -2
624 util/pl/BC-16.pl (1.2.2.2), "Exp", lines: +9 -4
625 util/pl/BC-32.pl (1.11.2.5), "Exp", lines: +8 -3
626 util/pl/Mingw32.pl (1.12.6.6), "Exp", lines: +7 -2
627 util/pl/OS2-EMX.pl (1.1.2.4), "Exp", lines: +7 -2
628 util/pl/VC-16.pl (1.3.2.2), "Exp", lines: +7 -2
629 util/pl/VC-32.pl (1.11.2.4), "Exp", lines: +7 -2
630 util/pl/VC-CE.pl (1.1.2.6), "Exp", lines: +7 -2
631 util/pl/linux.pl (1.3.6.1), "Exp", lines: +7 -2
632 util/pl/ultrix.pl (1.2.8.2), "Exp", lines: +7 -2
633 util/pl/unix.pl (1.2.8.1), "Exp", lines: +7 -2
634
635 Generate SHA1 files on Windows and other platforms supported by
636 mk1mf.pl, when building in FIPS mode.
637
638 Note: UNTESTED!
639
6402004-05-17 06:30 levitte
641
642 Changed:
643 apps/apps.h (1.44.2.14), "Exp", lines: +3 -0
644 apps/openssl.c (1.48.2.10), "Exp", lines: +9 -5
645
646 Make sure the applications know when we are running in FIPS mode.
647 We can't use the variable in libcrypto, since it's supposedly
648 unknown.
649
650 Note: currently only supported in MONOLITH mode.
651
6522004-05-17 06:31 levitte
653
654 Changed:
655 apps/enc.c (1.35.2.9), "Exp", lines: +10 -1
656
657 When in FIPS mode, use SHA1 to digest the key, rather than MD5, as
658 MD5 isn't a FIPS-approved algorithm.
659
660 Note: this means the user needs to keep track of this, and
661 we need to add support for that...
662
6632004-05-19 16:16 levitte
664
665 Changed:
666 fips/rsa/fingerprint.sha1 (1.1.4.2), "Exp", lines: +2 -2
667 fips/rsa/fips_rsa_eay.c (1.1.4.2), "Exp", lines: +8 -8
668 fips/rsa/fips_rsa_gen.c (1.1.4.2), "Exp", lines: +1 -1
669 fips/dsa/fingerprint.sha1 (1.1.2.5), "Exp", lines: +2 -2
670 fips/dsa/fips_dsa_gen.c (1.1.4.2), "Exp", lines: +2 -2
671 fips/dsa/fips_dsa_ossl.c (1.1.2.5), "Exp", lines: +4 -4
672 fips/aes/fingerprint.sha1 (1.1.2.4), "Exp", lines: +1 -1
673 fips/aes/fips_aes_core.c (1.1.2.4), "Exp", lines: +5 -5
674 crypto/rsa/rsa.h (1.36.2.11), "Exp", lines: +4 -0
675 crypto/aes/aes.h (1.1.2.10), "Exp", lines: +6 -0
676 crypto/dsa/dsa.h (1.26.2.5), "Exp", lines: +4 -0
677
678 Define FIPS_*_SIZE_T for AES, DSA and RSA as well, in preparation
679 for size_t-ification of those algorithms in future version of
680 OpenSSL...
681
6822004-05-27 11:33 levitte
683
684 Changed:
685 makevms.com (1.35.2.3), "Exp", lines: +27 -0
686
687 Copy the FIPS files to the temporary openssl include directory.
688
6892004-05-27 12:04 levitte
690
691 Changed:
692 fips/fips-lib.com (1.1.2.1), "Exp", lines: +1179 -0
693 makevms.com (1.35.2.4), "Exp", lines: +8 -0
694
695 Compile the FIPS directory on VMS as well. fips-lib.com is
696 essentially a copy of crypto-lib.com, with just a few edits.
697
6982004-05-27 12:07 levitte
699
700 Changed:
701 fips/install.com (1.1.2.1), "Exp", lines: +55 -0
702 install.com (1.4.2.2), "Exp", lines: +6 -6
703
704 Run an installation of FIPS stuff as well.
705
7062004-05-27 12:19 levitte
707
708 Changed:
709 test/maketests.com (1.13.2.5), "Exp", lines: +3 -3
710 apps/makeapps.com (1.18.2.5), "Exp", lines: +3 -3
711
712 Make sure o_str.h is reachable.
713
7142004-06-19 15:15 ben
715
716 Changed:
717 Makefile.org (1.154.2.80), "Exp", lines: +1 -1
718 crypto/dh/dh.h (1.23.2.7), "Exp", lines: +0 -1
719 crypto/dh/dh_check.c (1.6.2.1), "Exp", lines: +4 -0
720 crypto/dh/dh_err.c (1.6.2.4), "Exp", lines: +0 -1
721 crypto/dh/dh_gen.c (1.8.8.3), "Exp", lines: +5 -9
722 crypto/dh/dh_key.c (1.16.2.3), "Exp", lines: +4 -0
723 fips/Makefile (1.1.4.2), "Exp", lines: +13 -14
724 fips/fingerprint.sha1 (1.1.2.6), "Exp", lines: +2 -2
725 fips/fips.h (1.1.2.4), "Exp", lines: +1 -0
726 fips/fips_err.h (1.1.4.2), "Exp", lines: +1 -0
727 fips/fips_make_sha1 (1.1.2.6), "Exp", lines: +3 -0
728 fips/fips_test_suite.c (1.1.4.3), "Exp", lines: +13 -9
729 fips/openssl_fips_fingerprint (1.1.4.2), "Exp", lines: +1 -2
730
731 The version that was actually submitted for FIPS testing.
732
7332004-06-19 15:16 ben
734
735 Changed:
736 fips/dh/Makefile (1.1.2.1), "Exp", lines: +92 -0
737 fips/dh/fingerprint.sha1 (1.1.2.1), "Exp", lines: +3 -0
738 fips/dh/fips_dh_check.c (1.1.2.1), "Exp", lines: +119 -0
739 fips/dh/fips_dh_gen.c (1.1.2.1), "Exp", lines: +182 -0
740 fips/dh/fips_dh_key.c (1.1.2.1), "Exp", lines: +222 -0
741
742 Add Diffie-Hellman to FIPS.
743
7442004-06-19 15:18 ben
745
746 Changed:
747 fips/.cvsignore (1.1.2.5), "Exp", lines: +2 -0
748 fips/dh/.cvsignore (1.1.2.1), "Exp", lines: +1 -0
749
750 Update ignores.
751
7522004-06-21 11:07 levitte
753
754 Changed:
755 fips/aes/Makefile (1.1.4.2), "Exp", lines: +7 -5
756 fips/des/Makefile (1.1.4.2), "Exp", lines: +7 -5
757 fips/dh/Makefile (1.1.2.2), "Exp", lines: +7 -6
758 fips/dsa/Makefile (1.1.4.2), "Exp", lines: +7 -6
759 fips/rsa/Makefile (1.1.4.2), "Exp", lines: +7 -6
760 fips/sha1/Makefile (1.1.4.2), "Exp", lines: +7 -5
761
762 Make sure we don't try to loop over an empty EXHEADER. In the
763 Makefiles where this was fixed by commenting away code, change it
764 to check for an empty EXHEADER instead, so we have less hassle in a
765 future where EXHEADER changes.
766
767 PR: 900
768
7692004-06-21 20:05 levitte
770
771 Changed:
772 Makefile.org (1.154.2.82), "Exp", lines: +3 -1
773
774 Standard sh doesn't tolerate ! as part of the conditional command.
775
776 PR: 900
777
7782004-06-28 22:33 levitte
779
780 Changed:
781 fips/dh/fips_dh_check.c (1.1.2.2), "Exp", lines: +6 -0
782 fips/dh/fips_dh_gen.c (1.1.2.2), "Exp", lines: +6 -2
783 fips/dh/fips_dh_key.c (1.1.2.2), "Exp", lines: +8 -0
784
785 Make sure the FIPS stuff is only really compiled when in FIPS mode.
786
7872004-07-12 19:59 ben
788
789 Changed:
790 fips/fips_test_suite.c (1.1.4.4), "Exp", lines: +39 -6
791 fips/dh/fingerprint.sha1 (1.1.2.2), "Exp", lines: +3 -3
792
793 Corrected test program.
794
7952004-07-17 14:48 appro
796
797 Changed:
798 fips/des/Makefile (1.1.4.3), "Exp", lines: +1 -1
799
800 Eliminate enforced -g from CFLAGS. It switches off optimization
801 with some compilers, e.g. DEC C.
802
8032004-07-21 19:41 steve
804
805 Changed:
806 crypto/pem/pem_all.c (1.20.2.1), "Exp", lines: +119 -0
807
808 When in FIPS mode write private keys in PKCS#8 and PBES2 format to
809 avoid use of prohibited MD5 algorithm.
810
8112004-07-23 15:20 ben
812
813 Changed:
814 fips/rand/fingerprint.sha1 (1.1.2.7), "Exp", lines: +1 -1
815 fips/rand/fips_rand.c (1.1.2.7), "Exp", lines: +22 -7
816 fips/rand/fips_randtest.c (1.1.2.5), "Exp", lines: +2 -2
817
818 Convert to X9.31.
819
8202004-07-21 19:35 steve
821
822 Changed:
823 fips/fingerprint.sha1 (1.1.2.7), "Exp", lines: +1 -1
824 fips/fips.c (1.1.2.5), "Exp", lines: +3 -3
825 fips/rsa/fingerprint.sha1 (1.1.4.3), "Exp", lines: +1 -1
826 fips/rsa/fips_rsa_selftest.c (1.1.4.2), "Exp", lines: +8 -8
827
828 Avoid compiler warnings.
829
8302004-07-27 02:17 steve
831
832 Changed:
833 fips/fips_test_suite.c (1.1.4.5), "Exp", lines: +9 -8
834
835 Stop compiler warnings.
836
8372004-07-27 02:20 steve
838
839 Changed:
840 crypto/err/err.c (1.51.2.6), "Exp", lines: +1 -0
841
842 Add FIPS name to error library.
843
8442004-07-27 14:22 steve
845
846 Changed:
847 Makefile.org (1.154.2.84), "Exp", lines: +3 -3
848 fips/fips_check_sha1 (1.1.2.6), "Exp", lines: +1 -1
849 fips/openssl_fips_fingerprint (1.1.4.3), "Exp", lines: +1 -1
850
851 Rename libcrypto.sha1 to libcrypto.a.sha1
852
8532004-07-27 20:28 steve
854
855 Changed:
856 ssl/s3_lib.c (1.57.2.11), "Exp", lines: +33 -33
857 ssl/ssl.h (1.126.2.20), "Exp", lines: +1 -0
858 ssl/ssl_ciph.c (1.33.2.9), "Exp", lines: +11 -0
859 ssl/ssl_locl.h (1.47.2.3), "Exp", lines: +2 -1
860
861 New cipher "strength" FIPS which specifies that a cipher suite is
862 FIPS compatible.
863
864 New cipherstring "FIPS" is all FIPS compatible ciphersuites
865 except eNULL.
866
867 Only allow FIPS ciphersuites in FIPS mode.
868
8692004-07-28 04:24 levitte
870
871 Changed:
872 makevms.com (1.35.2.6), "Exp", lines: +2 -2
873
874 From the FIPS directory, darnit!
875
8762004-07-28 15:47 levitte
877
878 Changed:
879 makevms.com (1.35.2.7), "Exp", lines: +5 -1
880
881 Define OPENSSL_FIPS in opensslconf.h if a logical name with the
882 same name is defined.
883
884 Go up one directory level before dealing with FIPS stuff.
885
8862004-07-30 00:26 levitte
887
888 Changed:
889 fips/fips-lib.com (1.1.2.2), "Exp", lines: +3 -3
890
891 We're building crypto stuff, not ssl stuff. Additionally, we're in
892 the fips subdirectory, not the crypto one...
893
8942004-07-30 16:37 levitte
895
896 Changed:
897 fips/sha1/fingerprint.sha1 (1.1.2.7), "Exp", lines: +2 -2
898 fips/sha1/fips_md32_common.h (1.1.2.6), "Exp", lines: +1 -1
899 fips/sha1/fips_sha_locl.h (1.1.2.5), "Exp", lines: +2 -2
900 fips/sha1/fips_standalone_sha1.c (1.1.2.5), "Exp", lines: +1 -1
901 fips/sha1/standalone.sha1 (1.1.2.8), "Exp", lines: +3 -3
902 ssl/ssl_ciph.c (1.33.2.10), "Exp", lines: +2 -2
903 fips/rsa/fingerprint.sha1 (1.1.4.4), "Exp", lines: +2 -2
904 fips/rsa/fips_rsa_eay.c (1.1.4.3), "Exp", lines: +1 -1
905 fips/rsa/fips_rsa_gen.c (1.1.4.3), "Exp", lines: +1 -1
906 fips/dh/fingerprint.sha1 (1.1.2.3), "Exp", lines: +1 -1
907 fips/dh/fips_dh_gen.c (1.1.2.3), "Exp", lines: +1 -1
908 fips/dsa/fingerprint.sha1 (1.1.2.6), "Exp", lines: +2 -2
909 fips/dsa/fips_dsa_gen.c (1.1.4.3), "Exp", lines: +4 -3
910 fips/dsa/fips_dsa_ossl.c (1.1.2.6), "Exp", lines: +2 -2
911 fips/des/fingerprint.sha1 (1.1.2.5), "Exp", lines: +2 -2
912 fips/des/fips_des_enc.c (1.1.2.5), "Exp", lines: +2 -2
913 fips/des/fips_set_key.c (1.1.4.3), "Exp", lines: +3 -3
914 fips/fingerprint.sha1 (1.1.2.8), "Exp", lines: +2 -2
915 fips/fips.c (1.1.2.6), "Exp", lines: +76 -23
916 fips/fips.h (1.1.2.5), "Exp", lines: +2 -3
917 fips/fips_locl.h (1.1.4.2), "Exp", lines: +7 -2
918 fips/aes/fingerprint.sha1 (1.1.2.5), "Exp", lines: +1 -1
919 fips/aes/fips_aes_core.c (1.1.2.5), "Exp", lines: +1 -1
920 crypto/rand/md_rand.c (1.69.2.5), "Exp", lines: +1 -1
921 crypto/rand/rand_lib.c (1.15.2.5), "Exp", lines: +2 -1
922 crypto/dsa/dsa_sign.c (1.10.2.6), "Exp", lines: +2 -2
923 crypto/dsa/dsa_vrf.c (1.10.2.6), "Exp", lines: +1 -1
924 crypto/pem/pem_all.c (1.20.2.2), "Exp", lines: +2 -2
925 crypto/cryptlib.c (1.32.2.12), "Exp", lines: +122 -6
926 crypto/crypto.h (1.62.2.8), "Exp", lines: +8 -1
927 crypto/md32_common.h (1.22.2.7), "Exp", lines: +2 -2
928
929 To protect FIPS-related global variables, add locking mechanisms
930 around them.
931
932 NOTE: because two new locks are added, this adds potential
933 binary incompatibility with earlier versions in the 0.9.7 series.
934 However, those locks will only ever be touched when FIPS_mode_set()
935 is called and after, thanks to a variable that's only changed from
936 0 to 1 once (when FIPS_mode_set() is called). So basically, as
937 long as FIPS mode hasn't been engaged explicitely by the calling
938 application, the new locks are treated as if they didn't exist at
939 all, thus not becoming a problem. Applications that are built or
940 rebuilt to use FIPS functionality will need to be recompiled in any
941 case, thus not being a problem either.
942
9432004-08-02 16:15 levitte
944
945 Changed:
946 crypto/cryptlib.c (1.32.2.13), "Exp", lines: +4 -4
947
948 Let's lock a write lock when changing values, shall we?
949
950 Thanks to Dr Stephen Henson <shenson@drh-consultancy.co.uk>
951 for making me aware of this error.
952
9532004-08-05 20:11 steve
954
955 Changed:
956 fips/fingerprint.sha1 (1.1.2.9), "Exp", lines: +1 -1
957 fips/fips.c (1.1.2.7), "Exp", lines: +1 -1
958
959 Stop compiler giving bogus shadow warning.
960
9612004-08-09 14:13 levitte
962
963 Changed:
964 makevms.com (1.35.2.8), "Exp", lines: +1 -1
965
966 In the fips directory, we use FIPS-LIB.COM, not CRYPTO-LIB.COM...
967
9682004-08-09 14:14 levitte
969
970 Changed:
971 fips/fips-lib.com (1.1.2.3), "Exp", lines: +4 -4
972
973 Correct typos and include directory specifications.
974
9752004-08-10 11:11 levitte
976
977 Changed:
978 fips/fips-lib.com (1.1.2.4), "Exp", lines: +2 -1
979
980 Update the VMS fips library builder with the DH library.
981
9822004-08-10 12:04 levitte
983
984 Changed:
985 fips/rand/fingerprint.sha1 (1.1.2.8), "Exp", lines: +1 -1
986 fips/rand/fips_rand.c (1.1.2.8), "Exp", lines: +7 -1
987
988 With DEC C in ANSI C mode, we need to define _XOPEN_SOURCE_EXTENDED
989 to get struct timeval and gettimeofday().
990
9912004-09-06 16:19 levitte
992
993 Changed:
994 fips/fips.c (1.1.2.8), "Exp", lines: +5 -4
995
996 Replace the bogus checks of n with proper uses of feof(), ferror()
997 and clearerr().
998
9992004-09-06 16:21 levitte
1000
1001 Changed:
1002 fips/sha1/fips_sha_locl.h (1.1.2.6), "Exp", lines: +2 -2
1003
1004 num is an unsigned long, but since it was transfered from
1005 crypto/sha/sha_locl.h, where it is in fact an int, we need to check
1006 for less-than-zero as if it was an int...
1007
10082004-10-08 12:03 ben
1009
1010 Changed:
1011 fips/fingerprint.sha1 (1.1.2.10), "Exp", lines: +1 -1
1012 fips/sha1/fingerprint.sha1 (1.1.2.8), "Exp", lines: +1 -1
1013 fips/sha1/standalone.sha1 (1.1.2.9), "Exp", lines: +1 -1
1014
1015 Update fingerprints.
1016
10172004-10-14 07:51 levitte
1018
1019 Changed:
1020 VMS/mkshared.com (1.3.2.1), "Exp", lines: +8 -0
1021
1022 We need to check for OPENSSL_FIPS when building shared libraries,
1023 so we get correct transfer vectors for those functions when
1024 required.
1025
10262004-10-26 13:47 steve
1027
1028 Changed:
1029 util/mkfiles.pl (1.12.2.2), "Exp", lines: +1 -0
1030
1031 Add fips/dh directory to mkfiles.pl
1032
10332004-10-26 14:17 levitte
1034
1035 Changed:
1036 fips/sha1/Makefile (1.1.4.4), "Exp", lines: +3 -1
1037 util/mkfiles.pl (1.12.2.3), "Exp", lines: +1 -0
1038 fips/Makefile (1.1.4.5), "Exp", lines: +7 -1
1039 crypto/sha/Makefile (1.1.4.4), "Exp", lines: +1 -7
1040
1041 fips/dh was missing in mkfiles.pl. make update
1042
10432004-10-26 15:01 steve
1044
1045 Changed:
1046 util/mkfiles.pl (1.12.2.4), "Exp", lines: +0 -1
1047
1048 Only add fips/dh once...
1049
10502004-11-01 09:20 levitte
1051
1052 Changed:
1053 fips/rand/fingerprint.sha1 (1.1.2.9), "Exp", lines: +1 -1
1054 fips/rand/fips_rand.c (1.1.2.9), "Exp", lines: +3 -1
1055
1056 Make sure _XOPEN_SOURCE_EXTENDED is correctly defined, and only if
1057 not already defined.
1058
10592004-12-09 19:03 appro
1060
1061 vChanged:
1062 crypto/Makefile (1.1.4.4), "Exp", lines: +2 -0
1063
1064 Postpone linking of shared libcrypto in FIPS build.
1065
10662004-12-09 19:13 appro
1067
1068 Changed:
1069 fips/fingerprint.sha1 (1.1.2.11), "Exp", lines: +1 -1
1070 fips/fips.c (1.1.2.9), "Exp", lines: +13 -1
1071 fips/openssl_fips_fingerprint (1.1.4.4), "Exp", lines: +4 -2
1072
1073 Cygwin specific FIPS fix-ups.
1074
10752004-12-09 23:43 appro
1076
1077 Changed:
1078 Configure (1.314.2.100), "Exp", lines: +2 -3
1079 crypto/des/des_enc.c (1.11.2.5), "Exp", lines: +2 -2
1080
1081 Eliminate false dependency on 386 config option is FIPS context.
1082 At the same time limit assembler support to ELF platforms [that's
1083 what is there, ELF modules].
1084
10852004-12-10 12:37 appro
1086
1087 Changed:
1088 Configure (1.314.2.101), "Exp", lines: +10 -3
1089 crypto/des/des_enc.c (1.11.2.6), "Exp", lines: +2 -2
1090
1091 Respect no-asm with fips option and disable FIPS DES assembler in
1092 shared context [because it's not PIC].
1093
10942004-12-10 14:15 appro
1095
1096 Changed:
1097 fips/sha1/fingerprint.sha1 (1.1.2.10), "Exp", lines: +1 -1
1098 fips/sha1/standalone.sha1 (1.1.2.11), "Exp", lines: +1 -1
1099 fips/sha1/asm/sx86-elf.s (1.1.4.3), "Exp", lines: +32 -32
1100
1101 Solaris x86 assembler update.
1102
11032004-12-10 17:30 appro
1104
1105 Changed:
1106 fips/fips_check_sha1 (1.1.2.7), "Exp", lines: +1 -1
1107 fips/openssl_fips_fingerprint (1.1.4.5), "Exp", lines: +1 -1
1108 fips/sha1/Makefile (1.1.4.6), "Exp", lines: +1 -1
1109
1110 Adapt FIPS sub-tree for mingw.
1111
11122005-01-03 18:46 steve
1113
1114 Changed:
1115 fips/rsa/fingerprint.sha1 (1.1.4.5), "Exp", lines: +1 -1
1116 fips/rsa/fips_rsa_selftest.c (1.1.4.3), "Exp", lines: +55 -11
1117
1118 RSA KAT.
1119
11202005-01-11 17:54 levitte
1121
1122 Changed:
1123 fips/rsa/fingerprint.sha1 (1.1.4.6), "Exp", lines: +1 -1
1124 fips/rsa/fips_rsa_selftest.c (1.1.4.4), "Exp", lines: +2 -2
1125
1126 Clear signed vs. unsigned conflicts. Change the fingerprint
1127 accordingly.
1128
11292005-01-11 19:25 levitte
1130
1131 Changed:
1132 ssl/ssltest.c (1.53.2.24), "Exp", lines: +2 -2
1133 fips/rand/fips_randtest.c (1.1.2.6), "Exp", lines: +3 -3
1134 fips/sha1/fips_sha1test.c (1.1.2.5), "Exp", lines: +10 -4
1135 fips/des/fips_desmovs.c (1.1.2.6), "Exp", lines: +8 -7
1136 fips/dsa/fips_dsatest.c (1.1.2.5), "Exp", lines: +2 -2
1137 apps/openssl.c (1.48.2.12), "Exp", lines: +1 -1
1138 fips/aes/fips_aesavs.c (1.1.2.12), "Exp", lines: +8 -7
1139
1140 Use EXIT() instead of exit().
1141
11422005-01-26 21:00 steve
1143
1144 Changed:
1145 apps/dgst.c (1.23.2.13), "Exp", lines: +10 -0
1146 apps/pkcs12.c (1.60.2.13), "Exp", lines: +8 -1
1147 crypto/crypto.h (1.62.2.9), "Exp", lines: +49 -0
1148 crypto/md32_common.h (1.22.2.9), "Exp", lines: +1 -1
1149 crypto/bf/bf_skey.c (1.6.2.1), "Exp", lines: +2 -1
1150 crypto/bf/blowfish.h (1.9.2.1), "Exp", lines: +4 -1
1151 crypto/cast/c_skey.c (1.5.6.1), "Exp", lines: +3 -1
1152 crypto/cast/cast.h (1.7.2.1), "Exp", lines: +4 -1
1153 crypto/evp/bio_md.c (1.11.2.3), "Exp", lines: +2 -7
1154 crypto/evp/digest.c (1.21.2.7), "Exp", lines: +11 -0
1155 crypto/evp/e_aes.c (1.6.2.11), "Exp", lines: +11 -11
1156 crypto/evp/e_des.c (1.5.2.9), "Exp", lines: +5 -3
1157 crypto/evp/e_des3.c (1.8.2.8), "Exp", lines: +6 -6
1158 crypto/evp/evp.h (1.86.2.16), "Exp", lines: +17 -0
1159 crypto/evp/evp_enc.c (1.28.2.11), "Exp", lines: +15 -1
1160 crypto/evp/evp_err.c (1.23.2.4), "Exp", lines: +6 -1
1161 crypto/evp/evp_locl.h (1.7.2.7), "Exp", lines: +17 -2
1162 crypto/evp/m_dss.c (1.8.2.1), "Exp", lines: +1 -1
1163 crypto/evp/m_md2.c (1.9.2.1), "Exp", lines: +1 -0
1164 crypto/evp/m_md4.c (1.8.2.1), "Exp", lines: +1 -0
1165 crypto/evp/m_md5.c (1.9.2.1), "Exp", lines: +1 -0
1166 crypto/evp/m_mdc2.c (1.9.2.1), "Exp", lines: +1 -0
1167 crypto/evp/m_sha.c (1.8.2.2), "Exp", lines: +1 -0
1168 crypto/evp/m_sha1.c (1.8.2.1), "Exp", lines: +1 -1
1169 crypto/evp/names.c (1.7.2.1), "Exp", lines: +3 -0
1170 crypto/hmac/hmac.c (1.12.2.3), "Exp", lines: +7 -0
1171 crypto/hmac/hmac.h (1.14.2.2), "Exp", lines: +1 -0
1172 crypto/idea/i_skey.c (1.5.6.1), "Exp", lines: +13 -0
1173 crypto/idea/idea.h (1.10.2.1), "Exp", lines: +4 -0
1174 crypto/md2/md2.h (1.11.2.1), "Exp", lines: +3 -0
1175 crypto/md2/md2_dgst.c (1.13.2.4), "Exp", lines: +3 -1
1176 crypto/md4/md4.h (1.3.2.1), "Exp", lines: +3 -0
1177 crypto/md4/md4_dgst.c (1.2.2.2), "Exp", lines: +1 -1
1178 crypto/md5/md5.h (1.10.2.3), "Exp", lines: +3 -0
1179 crypto/md5/md5_dgst.c (1.16.2.2), "Exp", lines: +1 -1
1180 crypto/mdc2/mdc2.h (1.9.2.1), "Exp", lines: +3 -1
1181 crypto/mdc2/mdc2dgst.c (1.13.2.1), "Exp", lines: +3 -1
1182 crypto/rc2/rc2.h (1.10.2.1), "Exp", lines: +4 -1
1183 crypto/rc2/rc2_skey.c (1.4.6.1), "Exp", lines: +13 -0
1184 crypto/rc4/rc4.h (1.10.2.2), "Exp", lines: +3 -0
1185 crypto/rc4/rc4_skey.c (1.10.8.2), "Exp", lines: +2 -1
1186 crypto/rc5/rc5.h (1.5.2.1), "Exp", lines: +4 -1
1187 crypto/rc5/rc5_skey.c (1.4.6.1), "Exp", lines: +14 -0
1188 crypto/ripemd/ripemd.h (1.8.2.1), "Exp", lines: +3 -0
1189 crypto/ripemd/rmd_dgst.c (1.13.2.2), "Exp", lines: +2 -1
1190 crypto/sha/sha.h (1.11.2.2), "Exp", lines: +3 -0
1191 crypto/sha/sha_locl.h (1.16.2.3), "Exp", lines: +4 -0
1192 crypto/x509/x509_cmp.c (1.22.2.4), "Exp", lines: +7 -1
1193 crypto/x509/x509_vfy.c (1.56.2.13), "Exp", lines: +1 -1
1194 ssl/s3_clnt.c (1.53.2.18), "Exp", lines: +2 -0
1195 ssl/s3_enc.c (1.31.2.9), "Exp", lines: +3 -0
1196 ssl/s3_srvr.c (1.85.2.23), "Exp", lines: +2 -0
1197 ssl/t1_enc.c (1.27.2.9), "Exp", lines: +2 -0
1198
1199 FIPS algorithm blocking.
1200
1201 Non FIPS algorithms are not normally allowed in FIPS mode.
1202
1203 Any attempt to use them via high level functions will
1204 return an error.
1205
1206 The low level non-FIPS algorithm functions cannot return
1207 errors so they produce assertion failures. HMAC also has to give an
1208 assertion error because it (erroneously) can't return an error
1209 either.
1210
1211 There are exceptions (such as MD5 in TLS and non
1212 cryptographic use of algorithms) and applications can override the
1213 blocking and use non FIPS algorithms anyway.
1214
1215 For low level functions the override is perfomed by
1216 prefixing the algorithm initalization function with "private_" for
1217 example private_MD5_Init().
1218
1219 For high level functions an override is performed by
1220 setting a flag in the context.
1221
12222005-01-27 02:49 steve
1223
1224 Changed:
1225 apps/dgst.c (1.23.2.14), "Exp", lines: +9 -5
1226 crypto/crypto.h (1.62.2.10), "Exp", lines: +3 -0
1227 crypto/evp/digest.c (1.21.2.8), "Exp", lines: +34 -0
1228 crypto/hmac/hmac.c (1.12.2.4), "Exp", lines: +9 -0
1229
1230 More FIPS algorithm blocking.
1231
1232 Catch attempted use of non FIPS algorithms with HMAC.
1233
1234 Give an assertion error for applications that ignore FIPS
1235 digest errors.
1236
1237 Make -non-fips-allow work with dgst and HMAC.
1238
12392005-01-28 15:03 steve
1240
1241 Changed:
1242 apps/dgst.c (1.23.2.15), "Exp", lines: +2 -1
1243 apps/enc.c (1.35.2.13), "Exp", lines: +38 -4
1244 crypto/evp/e_rc4.c (1.11.2.2), "Exp", lines: +1 -0
1245 crypto/evp/evp.h (1.86.2.17), "Exp", lines: +3 -0
1246 crypto/evp/evp_enc.c (1.28.2.12), "Exp", lines: +60 -15
1247 crypto/evp/evp_locl.h (1.7.2.8), "Exp", lines: +1 -0
1248 test/testenc (1.3.8.2), "Exp", lines: +8 -8
1249
1250 Further FIPS algorithm blocking.
1251
1252 Fixes to cipher blocking and enabling code.
1253
1254 Add option -non-fips-allow to 'enc' and update testenc.
1255
12562005-01-31 02:33 steve
1257
1258 Changed:
1259 ssl/s23_clnt.c (1.20.2.7), "Exp", lines: +16 -0
1260 ssl/s23_srvr.c (1.41.2.6), "Exp", lines: +9 -0
1261 ssl/s3_clnt.c (1.53.2.19), "Exp", lines: +0 -8
1262 ssl/s3_enc.c (1.31.2.10), "Exp", lines: +1 -0
1263 ssl/s3_srvr.c (1.85.2.24), "Exp", lines: +0 -8
1264 ssl/ssl.h (1.126.2.21), "Exp", lines: +1 -0
1265 ssl/ssl_cert.c (1.48.2.10), "Exp", lines: +0 -8
1266 ssl/ssl_err.c (1.41.2.4), "Exp", lines: +2 -1
1267 ssl/ssl_lib.c (1.110.2.13), "Exp", lines: +8 -9
1268 ssl/t1_enc.c (1.27.2.10), "Exp", lines: +0 -18
1269
1270 Only allow TLS is FIPS mode.
1271
1272 Remove old FIPS_allow_md5() calls.
1273
12742005-02-05 19:24 steve
1275
1276 Changed:
1277 apps/req.c (1.88.2.18), "Exp", lines: +8 -1
1278 apps/x509.c (1.67.2.20), "Exp", lines: +8 -1
1279
1280 In FIPS mode use SHA1 as default digest in x509 and req utilities.
1281
12822005-03-15 10:46 appro
1283
1284 Changed:
1285 Makefile.org (1.154.2.96), "Exp", lines: +1 -1
1286 crypto/Makefile (1.1.4.6), "Exp", lines: +2 -3
1287 fips/Makefile (1.1.4.8), "Exp", lines: +4 -1
1288
1289 Real Bourne shell doesn't accept ! as in "if ! grep ..." Fix this
1290 in crypto/Makefile and make Makefile.org and fips/Makefile more
1291 discreet.
1292
12932005-03-22 18:29 steve
1294
1295 Changed:
1296 fips/fingerprint.sha1 (1.1.2.12), "Exp", lines: +1 -1
1297 fips/fips.c (1.1.2.10), "Exp", lines: +1 -0
1298
1299 Fix memory leak.
1300
13012005-03-27 05:36 steve
1302
1303 Changed:
1304 crypto/evp/e_null.c (1.9.2.1), "Exp", lines: +1 -1
1305 ssl/s3_lib.c (1.57.2.13), "Exp", lines: +3 -3
1306
1307 Allow 'null' cipher and appropriate Kerberos ciphersuites in FIPS
1308 mode.
1309
13102005-04-14 14:44 steve
1311
1312 Changed:
1313 fips/fipshashes.sha1 (1.1.2.1), "Exp", lines: +29 -0
1314 util/checkhash.pl (1.1.2.1), "Exp", lines: +181 -0
1315
1316 Perl script that checks or rebuilds FIPS hash files. This works on
1317 both Unix and Windows.
1318
1319 Merge all FIPS hash files into a single hash file
1320 fips/fips.sha1
1321
13222005-04-15 05:27 steve
1323
1324 Changed:
1325 fips/Makefile (1.1.4.9), "Exp", lines: +1 -1
1326 fips/aes/Makefile (1.1.4.4), "Exp", lines: +1 -4
1327 fips/des/Makefile (1.1.4.6), "Exp", lines: +1 -4
1328 fips/dh/Makefile (1.1.2.5), "Exp", lines: +1 -4
1329 fips/dsa/Makefile (1.1.4.4), "Exp", lines: +1 -4
1330 fips/rand/Makefile (1.1.4.3), "Exp", lines: +1 -4
1331 fips/rsa/Makefile (1.1.4.5), "Exp", lines: +1 -4
1332 fips/sha1/Makefile (1.1.4.9), "Exp", lines: +1 -7
1333
1334 Update hash checking in makefiles to use new perl script.
1335
13362005-04-17 06:37 steve
1337
1338 Changed:
1339 util/checkhash.pl (1.1.2.2), "Exp", lines: +163 -127
1340
1341 Modify checkhash.pl so it can be run standalone or included as a
1342 funtion in another perl script.
1343
13442005-04-17 16:00 appro
1345
1346 Changed:
1347 fips/sha1/Makefile (1.1.4.10), "Exp", lines: +9 -5
1348
1349 Bring back fips_standalone_sha1.
1350
13512005-04-17 16:17 appro
1352
1353 Deleted:
1354 fips/sha1/asm/sx86-elf.s (1.1.4.4)
1355 Changed:
1356 Configure (1.314.2.114), "Exp", lines: +1 -1
1357 fips/fipshashes.sha1 (1.1.2.2), "Exp", lines: +1 -1
1358 fips/sha1/Makefile (1.1.4.11), "Exp", lines: +1 -1
1359 fips/sha1/standalone.sha1 (1.1.2.13), "Exp", lines: +1 -1
1360 fips/sha1/asm/fips-sx86-elf.s (1.1.2.1), "Exp", lines: +1568 -0
1361
1362 Rename fips/sha1/sx86-elf.s to fips/sha1/fips-sx86-elf.s.
1363
13642005-04-17 16:21 steve
1365
1366 Changed:
1367 util/checkhash.pl (1.1.2.3), "Exp", lines: +2 -0
1368
1369 Return 0 for successful hash check.
1370
13712005-04-17 16:54 appro
1372
1373 Changed:
1374 Configure (1.314.2.116), "Exp", lines: +8 -1
1375 Makefile.org (1.154.2.99), "Exp", lines: +3 -2
1376 crypto/aes/aes_cbc.c (1.1.2.11), "Exp", lines: +2 -0
1377 fips/fipshashes.sha1 (1.1.2.4), "Exp", lines: +1 -0
1378 fips/aes/Makefile (1.1.4.5), "Exp", lines: +4 -2
1379 fips/aes/asm/fips-ax86-elf.s (1.1.2.1), "Exp", lines: +1822 -0
1380
1381 Throw in fips/aes/asm/fips-ax86-elf.s.
1382
13832005-04-17 16:35 appro
1384
1385 Changed:
1386 Configure (1.314.2.115), "Exp", lines: +1 -1
1387 fips/fipshashes.sha1 (1.1.2.3), "Exp", lines: +1 -1
1388 fips/des/asm/fips-dx86-elf.s (1.1.4.2), "Exp", lines: +108 -98
1389
1390 Regenerate fips/des/asm/fips-dx86-elf.s with -fPIC flag.
1391
13922005-04-17 17:26 appro
1393
1394 Changed:
1395 crypto/cryptlib.c (1.32.2.18), "Exp", lines: +6 -55
1396 crypto/crypto.h (1.62.2.11), "Exp", lines: +0 -3
1397 fips/fips.c (1.1.2.11), "Exp", lines: +62 -8
1398 fips/fips.h (1.1.2.7), "Exp", lines: +2 -3
1399 fips/fips_locl.h (1.1.4.3), "Exp", lines: +6 -3
1400 fips/fipshashes.sha1 (1.1.2.5), "Exp", lines: +4 -4
1401 fips/rand/fips_rand.c (1.1.2.10), "Exp", lines: +3 -1
1402 fips/rsa/fips_rsa_gen.c (1.1.4.4), "Exp", lines: +4 -2
1403
1404 Resolve minor binary compatibility issues in fips.
1405
14062005-04-17 18:22 appro
1407
1408 Changed:
1409 fips/fipshashes.sha1 (1.1.2.6), "Exp", lines: +12 -12
1410 fips/des/fips_des_locl.h (1.1.2.4), "Exp", lines: +1 -1
1411 fips/des/fips_set_key.c (1.1.4.4), "Exp", lines: +2 -2
1412 fips/dh/fips_dh_key.c (1.1.2.3), "Exp", lines: +1 -1
1413 fips/dsa/fips_dsa_ossl.c (1.1.2.7), "Exp", lines: +1 -1
1414 fips/dsa/fips_dsa_selftest.c (1.1.4.2), "Exp", lines: +3 -3
1415 fips/rand/fips_rand.c (1.1.2.11), "Exp", lines: +2 -2
1416 fips/rand/fips_rand.h (1.1.2.5), "Exp", lines: +1 -1
1417 fips/rsa/fips_rsa_eay.c (1.1.4.4), "Exp", lines: +1 -1
1418 fips/rsa/fips_rsa_gen.c (1.1.4.5), "Exp", lines: +1 -1
1419 fips/rsa/fips_rsa_selftest.c (1.1.4.5), "Exp", lines: +11 -11
1420 fips/sha1/fips_sha1_selftest.c (1.1.4.2), "Exp", lines: +1 -1
1421 fips/sha1/fips_sha1dgst.c (1.1.2.5), "Exp", lines: +1 -1
1422 fips/sha1/standalone.sha1 (1.1.2.14), "Exp", lines: +2 -2
1423
1424 Minor fips const-ification.
1425
14262005-04-18 07:02 steve
1427
1428 Changed:
1429 crypto/bf/bf_skey.c (1.6.2.2), "Exp", lines: +1 -0
1430 crypto/cast/c_skey.c (1.5.6.2), "Exp", lines: +1 -0
1431 crypto/idea/i_skey.c (1.5.6.2), "Exp", lines: +1 -0
1432 crypto/rc2/rc2_skey.c (1.4.6.2), "Exp", lines: +1 -0
1433 crypto/rc4/rc4_skey.c (1.10.8.3), "Exp", lines: +1 -0
1434 crypto/rc5/rc5_skey.c (1.4.6.2), "Exp", lines: +1 -0
1435
1436 Pick up definition of FIPS_mode() in fips.h to avoid warnings.
1437
14382005-04-18 10:34 steve
1439
1440 Deleted:
1441 fips/fingerprint.sha1 (1.1.2.14)
1442 fips/fips_check_sha1 (1.1.2.8)
1443 fips/fips_make_sha1 (1.1.2.7)
1444 fips/aes/fingerprint.sha1 (1.1.2.7)
1445 fips/des/fingerprint.sha1 (1.1.2.6)
1446 fips/dh/fingerprint.sha1 (1.1.2.4)
1447 fips/dsa/fingerprint.sha1 (1.1.2.7)
1448 fips/rand/fingerprint.sha1 (1.1.2.10)
1449 fips/rsa/fingerprint.sha1 (1.1.4.7)
1450 fips/sha1/fingerprint.sha1 (1.1.2.12)
1451 Changed:
1452 fips/sha1/Makefile (1.1.4.12), "Exp", lines: +1 -4
1453
1454 Remove obsolete fingerprint.sha1 files and associated scripts.
1455 Delete test in fips/sha1/Makefile: the top level test checks the
1456 same files.
1457
14582005-04-19 09:11 appro
1459
1460 Deleted:
1461 fips/fipshashes.sha1 (1.1.2.7)
1462 fips/sha1/standalone.sha1 (1.1.2.15)
1463 Changed:
1464 fips/fipshashes.c (1.1.2.1), "Exp", lines: +32 -0
1465 util/checkhash.pl (1.1.2.4), "Exp", lines: +7 -4
1466
1467 Maintain fingerprint hashes as C source.
1468
14692005-04-19 09:17 appro
1470
1471 Changed:
1472 util/checkhash.pl (1.1.2.5), "Exp", lines: +1 -1
1473
1474 Complete the transition C-code hashes.
1475
14762005-04-21 19:06 steve
1477
1478 Changed:
1479 apps/openssl.c (1.48.2.13), "Exp", lines: +0 -2
1480 fips/fips.c (1.1.2.12), "Exp", lines: +0 -27
1481 fips/fips.h (1.1.2.8), "Exp", lines: +0 -2
1482 fips/fipshashes.c (1.1.2.2), "Exp", lines: +2 -2
1483
1484 Remove defunct FIPS_allow_md5() and related functions.
1485
14862005-04-22 06:15 appro
1487
1488 Changed:
1489 fips/fips.c (1.1.2.13), "Exp", lines: +3 -3
1490 fips/fips_err.h (1.1.4.4), "Exp", lines: +3 -3
1491 fips/fipshashes.c (1.1.2.4), "Exp", lines: +2 -2
1492
1493 Move some variables to .bss.
1494
diff --git a/src/lib/libssl/src/INSTALL.WCE b/src/lib/libssl/src/INSTALL.WCE
index ac587d6bd2..adc03f41d4 100644
--- a/src/lib/libssl/src/INSTALL.WCE
+++ b/src/lib/libssl/src/INSTALL.WCE
@@ -11,8 +11,11 @@
11 You also need Perl for Win32. You will need ActiveState Perl, available 11 You also need Perl for Win32. You will need ActiveState Perl, available
12 from http://www.activestate.com/ActivePerl. 12 from http://www.activestate.com/ActivePerl.
13 13
14 Windows CE support in OpenSSL relies on wcecompat. All Windows CE specific 14 Windows CE support in OpenSSL relies on wcecompat and therefore it's
15 issues should be directed to www.essemer.com.au. 15 appropriate to check http://www.essemer.com.au/windowsce/ for updates in
16 case of compilation problems. As for the moment of this writing version
17 1.1 is available and actually required for WCE 4.2 and newer platforms.
18 All Windows CE specific issues should be directed to www.essemer.com.au.
16 19
17 The C Runtime Library implementation for Windows CE that is included with 20 The C Runtime Library implementation for Windows CE that is included with
18 Microsoft eMbedded Visual C++ 3.0 is incomplete and in some places 21 Microsoft eMbedded Visual C++ 3.0 is incomplete and in some places
diff --git a/src/lib/libssl/src/Makefile b/src/lib/libssl/src/Makefile
index 398fd3d5fd..5aec3a2099 100644
--- a/src/lib/libssl/src/Makefile
+++ b/src/lib/libssl/src/Makefile
@@ -4,16 +4,16 @@
4## Makefile for OpenSSL 4## Makefile for OpenSSL
5## 5##
6 6
7VERSION=0.9.7j 7VERSION=0.9.8h
8MAJOR=0 8MAJOR=0
9MINOR=9.7 9MINOR=9.8
10SHLIB_VERSION_NUMBER=0.9.7 10SHLIB_VERSION_NUMBER=0.9.8
11SHLIB_VERSION_HISTORY= 11SHLIB_VERSION_HISTORY=
12SHLIB_MAJOR=0 12SHLIB_MAJOR=0
13SHLIB_MINOR=9.7 13SHLIB_MINOR=9.8
14SHLIB_EXT= 14SHLIB_EXT=
15PLATFORM=dist 15PLATFORM=dist
16OPTIONS= no-krb5 16OPTIONS= no-camellia no-cms no-gmp no-krb5 no-mdc2 no-montasm no-rc5 no-rfc3779 no-seed no-shared no-tlsext no-zlib no-zlib-dynamic
17CONFIGURE_ARGS=dist 17CONFIGURE_ARGS=dist
18SHLIB_TARGET= 18SHLIB_TARGET=
19 19
@@ -60,9 +60,8 @@ OPENSSLDIR=/usr/local/ssl
60# PKCS1_CHECK - pkcs1 tests. 60# PKCS1_CHECK - pkcs1 tests.
61 61
62CC= cc 62CC= cc
63#CFLAG= -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -Wuninitialized -DSHA1_ASM -DMD5_ASM -DRMD160_ASM 63CFLAG= -O
64CFLAG= -DOPENSSL_NO_KRB5 -O 64DEPFLAG= -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_CMS -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SEED -DOPENSSL_NO_TLSEXT
65DEPFLAG=
66PEX_LIBS= 65PEX_LIBS=
67EX_LIBS= 66EX_LIBS=
68EXE_EXT= 67EXE_EXT=
@@ -82,93 +81,22 @@ MAKEDEPPROG=makedepend
82AS=$(CC) -c 81AS=$(CC) -c
83ASFLAG=$(CFLAG) 82ASFLAG=$(CFLAG)
84 83
85# Set BN_ASM to bn_asm.o if you want to use the C version
86BN_ASM= bn_asm.o
87#BN_ASM= bn_asm.o
88#BN_ASM= asm/bn86-elf.o # elf, linux-elf
89#BN_ASM= asm/bn86-sol.o # solaris
90#BN_ASM= asm/bn86-out.o # a.out, FreeBSD
91#BN_ASM= asm/bn86bsdi.o # bsdi
92#BN_ASM= asm/alpha.o # DEC Alpha
93#BN_ASM= asm/pa-risc2.o # HP-UX PA-RISC
94#BN_ASM= asm/r3000.o # SGI MIPS cpu
95#BN_ASM= asm/sparc.o # Sun solaris/SunOS
96#BN_ASM= asm/bn-win32.o # Windows 95/NT
97#BN_ASM= asm/x86w16.o # 16 bit code for Windows 3.1/DOS
98#BN_ASM= asm/x86w32.o # 32 bit code for Windows 3.1
99
100# For x86 assembler: Set PROCESSOR to 386 if you want to support 84# For x86 assembler: Set PROCESSOR to 386 if you want to support
101# the 80386. 85# the 80386.
102PROCESSOR= 86PROCESSOR=
103 87
104# Set DES_ENC to des_enc.o if you want to use the C version 88# CPUID module collects small commonly used assembler snippets
105#There are 4 x86 assember options. 89CPUID_OBJ=
106FIPS_DES_ENC= 90BN_ASM= bn_asm.o
107FIPS_AES_ENC=
108DES_ENC= des_enc.o fcrypt_b.o 91DES_ENC= des_enc.o fcrypt_b.o
109#DES_ENC= des_enc.o fcrypt_b.o # C 92AES_ASM_OBJ= aes_core.o aes_cbc.o
110#DES_ENC= asm/dx86-elf.o asm/yx86-elf.o # elf
111#DES_ENC= asm/dx86-sol.o asm/yx86-sol.o # solaris
112#DES_ENC= asm/dx86-out.o asm/yx86-out.o # a.out, FreeBSD
113#DES_ENC= asm/dx86bsdi.o asm/yx86bsdi.o # bsdi
114
115# Set BF_ENC to bf_enc.o if you want to use the C version
116#There are 4 x86 assember options.
117BF_ENC= bf_enc.o 93BF_ENC= bf_enc.o
118#BF_ENC= bf_enc.o
119#BF_ENC= asm/bx86-elf.o # elf
120#BF_ENC= asm/bx86-sol.o # solaris
121#BF_ENC= asm/bx86-out.o # a.out, FreeBSD
122#BF_ENC= asm/bx86bsdi.o # bsdi
123
124# Set CAST_ENC to c_enc.o if you want to use the C version
125#There are 4 x86 assember options.
126CAST_ENC= c_enc.o 94CAST_ENC= c_enc.o
127#CAST_ENC= c_enc.o 95RC4_ENC= rc4_enc.o rc4_skey.o
128#CAST_ENC= asm/cx86-elf.o # elf
129#CAST_ENC= asm/cx86-sol.o # solaris
130#CAST_ENC= asm/cx86-out.o # a.out, FreeBSD
131#CAST_ENC= asm/cx86bsdi.o # bsdi
132
133# Set RC4_ENC to rc4_enc.o if you want to use the C version
134#There are 4 x86 assember options.
135RC4_ENC= rc4_enc.o
136#RC4_ENC= rc4_enc.o
137#RC4_ENC= asm/rx86-elf.o # elf
138#RC4_ENC= asm/rx86-sol.o # solaris
139#RC4_ENC= asm/rx86-out.o # a.out, FreeBSD
140#RC4_ENC= asm/rx86bsdi.o # bsdi
141
142# Set RC5_ENC to rc5_enc.o if you want to use the C version
143#There are 4 x86 assember options.
144RC5_ENC= rc5_enc.o 96RC5_ENC= rc5_enc.o
145#RC5_ENC= rc5_enc.o
146#RC5_ENC= asm/r586-elf.o # elf
147#RC5_ENC= asm/r586-sol.o # solaris
148#RC5_ENC= asm/r586-out.o # a.out, FreeBSD
149#RC5_ENC= asm/r586bsdi.o # bsdi
150
151# Also need MD5_ASM defined
152MD5_ASM_OBJ= 97MD5_ASM_OBJ=
153#MD5_ASM_OBJ= asm/mx86-elf.o # elf
154#MD5_ASM_OBJ= asm/mx86-sol.o # solaris
155#MD5_ASM_OBJ= asm/mx86-out.o # a.out, FreeBSD
156#MD5_ASM_OBJ= asm/mx86bsdi.o # bsdi
157
158# Also need SHA1_ASM defined
159SHA1_ASM_OBJ= 98SHA1_ASM_OBJ=
160FIPS_SHA1_ASM_OBJ=
161#SHA1_ASM_OBJ= asm/sx86-elf.o # elf
162#SHA1_ASM_OBJ= asm/sx86-sol.o # solaris
163#SHA1_ASM_OBJ= asm/sx86-out.o # a.out, FreeBSD
164#SHA1_ASM_OBJ= asm/sx86bsdi.o # bsdi
165
166# Also need RMD160_ASM defined
167RMD160_ASM_OBJ= 99RMD160_ASM_OBJ=
168#RMD160_ASM_OBJ= asm/rm86-elf.o # elf
169#RMD160_ASM_OBJ= asm/rm86-sol.o # solaris
170#RMD160_ASM_OBJ= asm/rm86-out.o # a.out, FreeBSD
171#RMD160_ASM_OBJ= asm/rm86bsdi.o # bsdi
172 100
173# KRB5 stuff 101# KRB5 stuff
174KRB5_INCLUDES= 102KRB5_INCLUDES=
@@ -178,36 +106,20 @@ LIBKRB5=
178ZLIB_INCLUDE= 106ZLIB_INCLUDE=
179LIBZLIB= 107LIBZLIB=
180 108
181# This is the location of fipscanister.o and friends. 109DIRS= crypto ssl engines apps test tools
182# The FIPS module build will place it $(INSTALLTOP)/lib
183# but since $(INSTALLTOP) can only take the default value
184# when the module is built it will be in /usr/local/ssl/lib
185# $(INSTALLTOP) for this build make be different so hard
186# code the path.
187
188FIPSLIBDIR=/usr/local/ssl/lib
189
190# Shared library base address. Currently only used on Windows.
191#
192
193BASEADDR=0xFB00000
194
195# When we're prepared to use shared libraries in the programs we link here
196# we might set SHLIB_MARK to '$(SHARED_LIBS)'.
197SHLIB_MARK=
198
199DIRS= crypto fips-1.0 ssl $(SHLIB_MARK) apps test tools
200SHLIBDIRS= crypto ssl 110SHLIBDIRS= crypto ssl
201 111
202# dirs in crypto to build 112# dirs in crypto to build
203SDIRS= objects \ 113SDIRS= \
204 md2 md4 md5 sha mdc2 hmac ripemd \ 114 objects \
205 des rc2 rc4 rc5 idea bf cast \ 115 md2 md4 md5 sha hmac ripemd \
206 bn ec rsa dsa dh dso engine aes \ 116 des aes rc2 rc4 idea bf cast \
117 bn ec rsa dsa ecdsa dh ecdh dso engine \
207 buffer bio stack lhash rand err \ 118 buffer bio stack lhash rand err \
208 evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5 119 evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5 \
209 120 store pqueue
210FDIRS= sha rand des aes dsa rsa dh hmac 121# keep in mind that the above list is adjusted by ./Configure
122# according to no-xxx arguments...
211 123
212# tests to perform. "alltests" is a special word indicating that all tests 124# tests to perform. "alltests" is a special word indicating that all tests
213# should be performed. 125# should be performed.
@@ -240,38 +152,106 @@ WTARFILE= $(NAME)-win.tar
240EXHEADER= e_os2.h 152EXHEADER= e_os2.h
241HEADER= e_os.h 153HEADER= e_os.h
242 154
243# When we're prepared to use shared libraries in the programs we link here 155all: Makefile build_all openssl.pc libssl.pc libcrypto.pc
244# we might remove 'clean-shared' from the targets to perform at this stage 156
157# as we stick to -e, CLEARENV ensures that local variables in lower
158# Makefiles remain local and variable. $${VAR+VAR} is tribute to Korn
159# shell, which [annoyingly enough] terminates unset with error if VAR
160# is not present:-( TOP= && unset TOP is tribute to HP-UX /bin/sh,
161# which terminates unset with error if no variable was present:-(
162CLEARENV= TOP= && unset TOP $${LIB+LIB} $${LIBS+LIBS} \
163 $${INCLUDE+INCLUDE} $${INCLUDES+INCLUDES} \
164 $${DIR+DIR} $${DIRS+DIRS} $${SRC+SRC} \
165 $${LIBSRC+LIBSRC} $${LIBOBJ+LIBOBJ} $${ALL+ALL} \
166 $${EXHEADER+EXHEADER} $${HEADER+HEADER} \
167 $${GENERAL+GENERAL} $${CFLAGS+CFLAGS} \
168 $${ASFLAGS+ASFLAGS} $${AFLAGS+AFLAGS} \
169 $${LDCMD+LDCMD} $${LDFLAGS+LDFLAGS} \
170 $${SHAREDCMD+SHAREDCMD} $${SHAREDFLAGS+SHAREDFLAGS} \
171 $${SHARED_LIB+SHARED_LIB} $${LIBEXTRAS+LIBEXTRAS}
172
173BUILDENV= PLATFORM='${PLATFORM}' PROCESSOR='${PROCESSOR}' \
174 CC='${CC}' CFLAG='${CFLAG}' \
175 AS='${CC}' ASFLAG='${CFLAG} -c' \
176 AR='${AR}' PERL='${PERL}' RANLIB='${RANLIB}' \
177 SDIRS='${SDIRS}' LIBRPATH='${INSTALLTOP}/lib' \
178 INSTALL_PREFIX='${INSTALL_PREFIX}' \
179 INSTALLTOP='${INSTALLTOP}' OPENSSLDIR='${OPENSSLDIR}' \
180 MAKEDEPEND='$$$${TOP}/util/domd $$$${TOP} -MD ${MAKEDEPPROG}' \
181 DEPFLAG='-DOPENSSL_NO_DEPRECATED ${DEPFLAG}' \
182 MAKEDEPPROG='${MAKEDEPPROG}' \
183 SHARED_LDFLAGS='${SHARED_LDFLAGS}' \
184 KRB5_INCLUDES='${KRB5_INCLUDES}' LIBKRB5='${LIBKRB5}' \
185 EXE_EXT='${EXE_EXT}' SHARED_LIBS='${SHARED_LIBS}' \
186 SHLIB_EXT='${SHLIB_EXT}' SHLIB_TARGET='${SHLIB_TARGET}' \
187 PEX_LIBS='${PEX_LIBS}' EX_LIBS='${EX_LIBS}' \
188 CPUID_OBJ='${CPUID_OBJ}' \
189 BN_ASM='${BN_ASM}' DES_ENC='${DES_ENC}' \
190 AES_ASM_OBJ='${AES_ASM_OBJ}' \
191 BF_ENC='${BF_ENC}' CAST_ENC='${CAST_ENC}' \
192 RC4_ENC='${RC4_ENC}' RC5_ENC='${RC5_ENC}' \
193 SHA1_ASM_OBJ='${SHA1_ASM_OBJ}' \
194 MD5_ASM_OBJ='${MD5_ASM_OBJ}' \
195 RMD160_ASM_OBJ='${RMD160_ASM_OBJ}' \
196 THIS=$${THIS:-$@} MAKEFILE=Makefile MAKEOVERRIDES=
197# MAKEOVERRIDES= effectively "equalizes" GNU-ish and SysV-ish make flavors,
198# which in turn eliminates ambiguities in variable treatment with -e.
199
200# BUILD_CMD is a generic macro to build a given target in a given
201# subdirectory. The target must be given through the shell variable
202# `target' and the subdirectory to build in must be given through `dir'.
203# This macro shouldn't be used directly, use RECURSIVE_BUILD_CMD or
204# BUILD_ONE_CMD instead.
205#
206# BUILD_ONE_CMD is a macro to build a given target in a given
207# subdirectory if that subdirectory is part of $(DIRS). It requires
208# exactly the same shell variables as BUILD_CMD.
209#
210# RECURSIVE_BUILD_CMD is a macro to build a given target in all
211# subdirectories defined in $(DIRS). It requires that the target
212# is given through the shell variable `target'.
213BUILD_CMD= if [ -d "$$dir" ]; then \
214 ( cd $$dir && echo "making $$target in $$dir..." && \
215 $(CLEARENV) && $(MAKE) -e $(BUILDENV) TOP=.. DIR=$$dir $$target \
216 ) || exit 1; \
217 fi
218RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
219BUILD_ONE_CMD=\
220 if echo " $(DIRS) " | grep " $$dir " >/dev/null 2>/dev/null; then \
221 $(BUILD_CMD); \
222 fi
245 223
246all: Makefile sub_all openssl.pc 224reflect:
225 @[ -n "$(THIS)" ] && $(CLEARENV) && $(MAKE) $(THIS) -e $(BUILDENV)
247 226
248sub_all: 227sub_all: build_all
249 @for i in $(DIRS); \ 228build_all: build_libs build_apps build_tests build_tools
250 do \
251 if [ -d "$$i" ]; then \
252 (cd $$i && echo "making all in $$i..." && \
253 $(MAKE) CC='${CC}' PLATFORM='${PLATFORM}' CFLAG='${CFLAG}' AS='${AS}' ASFLAG='${ASFLAG}' SDIRS='$(SDIRS)' FDIRS='$(FDIRS)' INSTALLTOP='${INSTALLTOP}' PEX_LIBS='${PEX_LIBS}' EX_LIBS='${EX_LIBS}' BN_ASM='${BN_ASM}' DES_ENC='${DES_ENC}' FIPS_DES_ENC='${FIPS_DES_ENC}' FIPS_AES_ENC='${FIPS_AES_ENC}' BF_ENC='${BF_ENC}' CAST_ENC='${CAST_ENC}' RC4_ENC='${RC4_ENC}' RC5_ENC='${RC5_ENC}' SHA1_ASM_OBJ='${SHA1_ASM_OBJ}' FIPS_SHA1_ASM_OBJ='${FIPS_SHA1_ASM_OBJ}' MD5_ASM_OBJ='${MD5_ASM_OBJ}' RMD160_ASM_OBJ='${RMD160_ASM_OBJ}' AR='${AR}' PROCESSOR='${PROCESSOR}' PERL='${PERL}' RANLIB='${RANLIB}' KRB5_INCLUDES='${KRB5_INCLUDES}' LIBKRB5='${LIBKRB5}' EXE_EXT='${EXE_EXT}' SHARED_LIBS='${SHARED_LIBS}' SHLIB_EXT='${SHLIB_EXT}' SHLIB_TARGET='${SHLIB_TARGET}' FIPSLIBDIR='${FIPSLIBDIR}' all ) || exit 1; \
254 else \
255 $(MAKE) $$i; \
256 fi; \
257 done;
258 229
259sub_target: 230build_libs: build_crypto build_ssl build_engines
260 @for i in $(DIRS); \ 231
261 do \ 232build_crypto:
262 if [ -d "$$i" ]; then \ 233 @dir=crypto; target=all; $(BUILD_ONE_CMD)
263 (cd $$i && echo "making $(TARGET) in $$i..." && \ 234build_ssl:
264 $(MAKE) CC='${CC}' PLATFORM='${PLATFORM}' CFLAG='${CFLAG}' AS='${AS}' ASFLAG='${ASFLAG}' SDIRS='$(SDIRS)' FDIRS='$(FDIRS)' INSTALLTOP='${INSTALLTOP}' PEX_LIBS='${PEX_LIBS}' EX_LIBS='${EX_LIBS}' BN_ASM='${BN_ASM}' DES_ENC='${DES_ENC}' FIPS_DES_ENC='${FIPS_DES_ENC}' FIPS_AES_ENC='${FIPS_AES_ENC}' BF_ENC='${BF_ENC}' CAST_ENC='${CAST_ENC}' RC4_ENC='${RC4_ENC}' RC5_ENC='${RC5_ENC}' SHA1_ASM_OBJ='${SHA1_ASM_OBJ}' FIPS_SHA1_ASM_OBJ='${FIPS_SHA1_ASM_OBJ}' MD5_ASM_OBJ='${MD5_ASM_OBJ}' RMD160_ASM_OBJ='${RMD160_ASM_OBJ}' AR='${AR}' PROCESSOR='${PROCESSOR}' PERL='${PERL}' RANLIB='${RANLIB}' KRB5_INCLUDES='${KRB5_INCLUDES}' LIBKRB5='${LIBKRB5}' EXE_EXT='${EXE_EXT}' SHARED_LIBS='${SHARED_LIBS}' SHLIB_EXT='${SHLIB_EXT}' SHLIB_TARGET='${SHLIB_TARGET}' TARGET='$(TARGET)' sub_target ) || exit 1; \ 235 @dir=ssl; target=all; $(BUILD_ONE_CMD)
265 else \ 236build_engines:
266 $(MAKE) $$i; \ 237 @dir=engines; target=all; $(BUILD_ONE_CMD)
267 fi; \ 238build_apps:
268 done; 239 @dir=apps; target=all; $(BUILD_ONE_CMD)
240build_tests:
241 @dir=test; target=all; $(BUILD_ONE_CMD)
242build_tools:
243 @dir=tools; target=all; $(BUILD_ONE_CMD)
244
245all_testapps: build_libs build_testapps
246build_testapps:
247 @dir=crypto; target=testapps; $(BUILD_ONE_CMD)
269 248
270libcrypto$(SHLIB_EXT): libcrypto.a 249libcrypto$(SHLIB_EXT): libcrypto.a
271 @if [ "$(SHLIB_TARGET)" != "" ]; then \ 250 @if [ "$(SHLIB_TARGET)" != "" ]; then \
272 $(MAKE) SHLIBDIRS=crypto build-shared; \ 251 $(MAKE) SHLIBDIRS=crypto build-shared; \
273 else \ 252 else \
274 echo "There's no support for shared libraries on this platform" >&2; \ 253 echo "There's no support for shared libraries on this platform" >&2; \
254 exit 1; \
275 fi 255 fi
276 256
277libssl$(SHLIB_EXT): libcrypto$(SHLIB_EXT) libssl.a 257libssl$(SHLIB_EXT): libcrypto$(SHLIB_EXT) libssl.a
@@ -279,10 +259,11 @@ libssl$(SHLIB_EXT): libcrypto$(SHLIB_EXT) libssl.a
279 $(MAKE) SHLIBDIRS=ssl SHLIBDEPS='-lcrypto' build-shared; \ 259 $(MAKE) SHLIBDIRS=ssl SHLIBDEPS='-lcrypto' build-shared; \
280 else \ 260 else \
281 echo "There's no support for shared libraries on this platform" >&2; \ 261 echo "There's no support for shared libraries on this platform" >&2; \
262 exit 1; \
282 fi 263 fi
283 264
284clean-shared: 265clean-shared:
285 @for i in $(SHLIBDIRS); do \ 266 @set -e; for i in $(SHLIBDIRS); do \
286 if [ -n "$(SHARED_LIBS_LINK_EXTS)" ]; then \ 267 if [ -n "$(SHARED_LIBS_LINK_EXTS)" ]; then \
287 tmp="$(SHARED_LIBS_LINK_EXTS)"; \ 268 tmp="$(SHARED_LIBS_LINK_EXTS)"; \
288 for j in $${tmp:-x}; do \ 269 for j in $${tmp:-x}; do \
@@ -291,312 +272,59 @@ clean-shared:
291 fi; \ 272 fi; \
292 ( set -x; rm -f lib$$i$(SHLIB_EXT) ); \ 273 ( set -x; rm -f lib$$i$(SHLIB_EXT) ); \
293 if [ "$(PLATFORM)" = "Cygwin" ]; then \ 274 if [ "$(PLATFORM)" = "Cygwin" ]; then \
294 ( set -x; rm -f cyg$$i-$(SHLIB_VERSION_NUMBER)$(SHLIB_EXT) lib$$i$(SHLIB_EXT).a ); \ 275 ( set -x; rm -f cyg$$i$(SHLIB_EXT) lib$$i$(SHLIB_EXT).a ); \
295 fi; \ 276 fi; \
296 done 277 done
297 278
298link-shared: 279link-shared:
299 @if [ -n "$(SHARED_LIBS_LINK_EXTS)" ]; then \ 280 @ set -e; for i in ${SHLIBDIRS}; do \
300 tmp="$(SHARED_LIBS_LINK_EXTS)"; \ 281 $(MAKE) -f $(HERE)/Makefile.shared -e $(BUILDENV) \
301 for i in $(SHLIBDIRS); do \ 282 LIBNAME=$$i LIBVERSION=${SHLIB_MAJOR}.${SHLIB_MINOR} \
302 prev=lib$$i$(SHLIB_EXT); \ 283 LIBCOMPATVERSIONS=";${SHLIB_VERSION_HISTORY}" \
303 for j in $${tmp:-x}; do \ 284 symlink.$(SHLIB_TARGET); \
304 ( set -x; \ 285 libs="$$libs -l$$i"; \
305 rm -f lib$$i$$j; ln -s $$prev lib$$i$$j ); \
306 prev=lib$$i$$j; \
307 done; \
308 done; \
309 fi
310
311build-shared: clean-shared do_$(SHLIB_TARGET) link-shared
312
313do_bsd-gcc-shared: do_gnu-shared
314do_linux-shared: do_gnu-shared
315do_gnu-shared:
316 libs='-L. ${SHLIBDEPS}'; for i in ${SHLIBDIRS}; do \
317 if [ "${SHLIBDIRS}" = "ssl" -a -n "$(LIBKRB5)" ]; then \
318 libs="$(LIBKRB5) $$libs"; \
319 fi; \
320 ( set -x; $${FIPSLD:-${CC}} ${SHARED_LDFLAGS} \
321 -shared -o lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR} \
322 -Wl,-soname=lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR} \
323 -Wl,-Bsymbolic \
324 -Wl,--whole-archive lib$$i.a \
325 -Wl,--no-whole-archive $$libs ${EX_LIBS} ) || exit 1; \
326 libs="-l$$i $$libs"; \
327 done 286 done
328 287
329DETECT_GNU_LD=(${CC} -Wl,-V /dev/null 2>&1 | grep '^GNU ld' )>/dev/null 288build-shared: do_$(SHLIB_TARGET) link-shared
330
331# For Darwin AKA Mac OS/X (dyld)
332do_darwin-shared:
333 libs='-L. ${SHLIBDEPS}'; for i in ${SHLIBDIRS}; do \
334 if [ "${SHLIBDIRS}" = "ssl" -a -n "$(LIBKRB5)" ]; then \
335 libs="$(LIBKRB5) $$libs"; \
336 fi; \
337 ( set -x; $${FIPSLD:-${CC}} ${SHARED_LDFLAGS} \
338 --verbose -dynamiclib -o lib$$i${SHLIB_EXT} \
339 lib$$i.a $$libs -all_load -current_version ${SHLIB_MAJOR}.${SHLIB_MINOR} \
340 -compatibility_version ${SHLIB_MAJOR}.`echo ${SHLIB_MINOR} | cut -d. -f1` \
341 -install_name ${INSTALLTOP}/lib/lib$$i${SHLIB_EXT} ) || exit 1; \
342 libs="-l`basename $$i${SHLIB_EXT} .dylib` $$libs"; \
343 echo "" ; \
344 done
345
346do_cygwin-shared:
347 libs='-L. ${SHLIBDEPS}'; for i in ${SHLIBDIRS}; do \
348 if [ "${SHLIBDIRS}" = "ssl" -a -n "$(LIBKRB5)" ]; then \
349 libs="$(LIBKRB5) $$libs"; \
350 fi; \
351 shlib=cyg$${i}-$(SHLIB_VERSION_NUMBER).dll; \
352 [ "$(PLATFORM)" = "mingw" ] && shlib=$${i}eay32.dll; \
353 [ -f apps/$$shlib ] && rm apps/$$shlib; \
354 [ -f test/$$shlib ] && rm test/$$shlib; \
355 base=; [ $$i = "crypto" ] && base=-Wl,--image-base,0x63000000; \
356 ( set -x; $${FIPSLD:-${CC}} ${SHARED_LDFLAGS} \
357 -shared $$base -o $$shlib \
358 -Wl,-Bsymbolic \
359 -Wl,--whole-archive lib$$i.a \
360 -Wl,--out-implib,lib$$i.dll.a \
361 -Wl,--no-whole-archive $$libs ${EX_LIBS} ) || exit 1; \
362 cp -p $$shlib apps/; cp -p $$shlib test/; \
363 touch -c lib$$i.dll.a; \
364 libs="-l$$i $$libs"; \
365 done
366
367# This assumes that GNU utilities are *not* used
368do_alpha-osf1-shared:
369 if ${DETECT_GNU_LD}; then \
370 $(MAKE) do_gnu-shared; \
371 else \
372 libs='-L. ${SHLIBDEPS}'; for i in ${SHLIBDIRS}; do \
373 if [ "${SHLIBDIRS}" = "ssl" -a -n "$(LIBKRB5)" ]; then \
374 libs="$(LIBKRB5) $$libs"; \
375 fi; \
376 ( set -x; $${FIPSLD:-${CC}} ${SHARED_LDFLAGS} \
377 -shared -o lib$$i.so \
378 -set_version "${SHLIB_VERSION_HISTORY}${SHLIB_VERSION_NUMBER}" \
379 -all lib$$i.a -none $$libs ${EX_LIBS} ) || exit 1; \
380 libs="-l$$i $$libs"; \
381 done; \
382 fi
383
384# This assumes that GNU utilities are *not* used
385# The difference between alpha-osf1-shared and tru64-shared is the `-msym'
386# option passed to the linker.
387do_tru64-shared:
388 if ${DETECT_GNU_LD}; then \
389 $(MAKE) do_gnu-shared; \
390 else \
391 libs='-L. ${SHLIBDEPS}'; for i in ${SHLIBDIRS}; do \
392 if [ "${SHLIBDIRS}" = "ssl" -a -n "$(LIBKRB5)" ]; then \
393 libs="$(LIBKRB5) $$libs"; \
394 fi; \
395 ( set -x; $${FIPSLD:-${CC}} ${SHARED_LDFLAGS} \
396 -shared -msym -o lib$$i.so \
397 -set_version "${SHLIB_VERSION_HISTORY}${SHLIB_VERSION_NUMBER}" \
398 -all lib$$i.a -none $$libs ${EX_LIBS} ) || exit 1; \
399 libs="-l$$i $$libs"; \
400 done; \
401 fi
402
403# This assumes that GNU utilities are *not* used
404# The difference between tru64-shared and tru64-shared-rpath is the
405# -rpath ${INSTALLTOP}/lib passed to the linker.
406do_tru64-shared-rpath:
407 if ${DETECT_GNU_LD}; then \
408 $(MAKE) do_gnu-shared; \
409 else \
410 libs='-L. ${SHLIBDEPS}'; for i in ${SHLIBDIRS}; do \
411 if [ "${SHLIBDIRS}" = "ssl" -a -n "$(LIBKRB5)" ]; then \
412 libs="$(LIBKRB5) $$libs"; \
413 fi; \
414 ( set -x; $${FIPSLD:-${CC}} ${SHARED_LDFLAGS} \
415 -shared -msym -o lib$$i.so \
416 -rpath ${INSTALLTOP}/lib \
417 -set_version "${SHLIB_VERSION_HISTORY}${SHLIB_VERSION_NUMBER}" \
418 -all lib$$i.a -none $$libs ${EX_LIBS} ) || exit 1; \
419 libs="-l$$i $$libs"; \
420 done; \
421 fi
422
423
424# This assumes that GNU utilities are *not* used
425do_solaris-shared:
426 if ${DETECT_GNU_LD}; then \
427 $(MAKE) do_gnu-shared; \
428 else \
429 libs='-L. ${SHLIBDEPS}'; for i in ${SHLIBDIRS}; do \
430 if [ "${SHLIBDIRS}" = "ssl" -a -n "$(LIBKRB5)" ]; then \
431 libs="$(LIBKRB5) $$libs"; \
432 fi; \
433 ( PATH=/usr/ccs/bin:$$PATH ; export PATH; \
434 MINUSZ='-z '; \
435 (${CC} -v 2>&1 | grep gcc) > /dev/null && MINUSZ='-Wl,-z,'; \
436 set -x; $${FIPSLD:-${CC}} ${SHARED_LDFLAGS} \
437 -o lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR} \
438 -h lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR} \
439 -Wl,-Bsymbolic \
440 $${MINUSZ}allextract lib$$i.a $${MINUSZ}defaultextract \
441 $$libs ${EX_LIBS} ) || exit 1; \
442 libs="-l$$i $$libs"; \
443 done; \
444 fi
445
446# OpenServer 5 native compilers used
447do_svr3-shared:
448 if ${DETECT_GNU_LD}; then \
449 $(MAKE) do_gnu-shared; \
450 else \
451 libs='-L. ${SHLIBDEPS}'; for i in ${SHLIBDIRS}; do \
452 if [ "${SHLIBDIRS}" = "ssl" -a -n "$(LIBKRB5)" ]; then \
453 libs="$(LIBKRB5) $$libs"; \
454 fi; \
455 ( PATH=/usr/ccs/bin:$$PATH ; export PATH; \
456 find . -name "*.o" -print > allobjs ; \
457 OBJS= ; export OBJS ; \
458 for obj in `ar t lib$$i.a` ; do \
459 OBJS="$${OBJS} `grep /$$obj allobjs`" ; \
460 done ; \
461 set -x; $${FIPSLD:-${CC}} ${SHARED_LDFLAGS} \
462 -G -o lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR} \
463 -h lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR} \
464 $${OBJS} $$libs ${EX_LIBS} ) || exit 1; \
465 libs="-l$$i $$libs"; \
466 done; \
467 fi
468 289
469# UnixWare 7 and OpenUNIX 8 native compilers used 290do_$(SHLIB_TARGET):
470do_svr5-shared: 291 @ set -e; libs='-L. ${SHLIBDEPS}'; for i in ${SHLIBDIRS}; do \
471 if ${DETECT_GNU_LD}; then \
472 $(MAKE) do_gnu-shared; \
473 else \
474 libs='-L. ${SHLIBDEPS}'; for i in ${SHLIBDIRS}; do \
475 if [ "${SHLIBDIRS}" = "ssl" -a -n "$(LIBKRB5)" ]; then \ 292 if [ "${SHLIBDIRS}" = "ssl" -a -n "$(LIBKRB5)" ]; then \
476 libs="$(LIBKRB5) $$libs"; \ 293 libs="$(LIBKRB5) $$libs"; \
477 fi; \ 294 fi; \
478 ( PATH=/usr/ccs/bin:$$PATH ; export PATH; \ 295 $(CLEARENV) && $(MAKE) -f Makefile.shared -e $(BUILDENV) \
479 SHARE_FLAG='-G'; \ 296 LIBNAME=$$i LIBVERSION=${SHLIB_MAJOR}.${SHLIB_MINOR} \
480 (${CC} -v 2>&1 | grep gcc) > /dev/null && SHARE_FLAG='-shared'; \ 297 LIBCOMPATVERSIONS=";${SHLIB_VERSION_HISTORY}" \
481 find . -name "*.o" -print > allobjs ; \ 298 LIBDEPS="$$libs $(EX_LIBS)" \
482 OBJS= ; export OBJS ; \ 299 link_a.$(SHLIB_TARGET); \
483 for obj in `ar t lib$$i.a` ; do \
484 OBJS="$${OBJS} `grep /$$obj allobjs`" ; \
485 done ; \
486 set -x; LD_LIBRARY_PATH=.:$$LD_LIBRARY_PATH \
487 $${FIPSLD:-${CC}} ${SHARED_LDFLAGS} \
488 $${SHARE_FLAG} -o lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR} \
489 -h lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR} \
490 $${OBJS} $$libs ${EX_LIBS} ) || exit 1; \
491 libs="-l$$i $$libs"; \ 300 libs="-l$$i $$libs"; \
492 done; \
493 fi
494
495# This assumes that GNU utilities are *not* used
496do_irix-shared:
497 if ${DETECT_GNU_LD}; then \
498 $(MAKE) do_gnu-shared; \
499 else \
500 libs='-L. ${SHLIBDEPS}'; for i in ${SHLIBDIRS}; do \
501 if [ "${SHLIBDIRS}" = "ssl" -a -n "$(LIBKRB5)" ]; then \
502 libs="$(LIBKRB5) $$libs"; \
503 fi; \
504 ( WHOLELIB="-all lib$$i.a -none"; \
505 (${CC} -v 2>&1 | grep gcc) > /dev/null && WHOLELIB="-Wl,-all,lib$$i.a,-none"; \
506 set -x; $${FIPSLD:-${CC}} ${SHARED_LDFLAGS} \
507 -shared -o lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR} \
508 -Wl,-soname,lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR} \
509 $${WHOLELIB} $$libs ${EX_LIBS}) || exit 1; \
510 libs="-l$$i $$libs"; \
511 done; \
512 fi
513
514# This assumes that GNU utilities are *not* used
515#
516do_hpux-shared:
517 for i in ${SHLIBDIRS}; do \
518 if [ "${SHLIBDIRS}" = "ssl" -a -n "$(LIBKRB5)" ]; then \
519 libs="$(LIBKRB5) $$libs"; \
520 fi; \
521 if expr $(PLATFORM) : '.*ia64' > /dev/null; then \
522 shlib=lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR}; \
523 else \
524 shlib=lib$$i.sl.${SHLIB_MAJOR}.${SHLIB_MINOR}; \
525 fi; \
526 [ -f $$shlib ] && rm -f $$shlib; \
527 ALLSYMSFLAGS='-Wl,-Fl'; \
528 expr $(PLATFORM) : 'hpux64' > /dev/null && ALLSYMSFLAGS='-Wl,+forceload'; \
529 ( set -x; $${FIPSLD:-${CC}} ${SHARED_LDFLAGS} \
530 -Wl,-B,symbolic,+vnocompatwarnings,-z,+h,$$shlib \
531 -o $$shlib $$ALLSYMSFLAGS,lib$$i.a -ldld ) || exit 1; \
532 chmod a=rx $$shlib; \
533 done 301 done
534 302
535# The following method is said to work on all platforms. Tests will 303libcrypto.pc: Makefile
536# determine if that's how it's gong to be used. 304 @ ( echo 'prefix=$(INSTALLTOP)'; \
537# This assumes that for all but GNU systems, GNU utilities are *not* used. 305 echo 'exec_prefix=$${prefix}'; \
538# ALLSYMSFLAGS would be: 306 echo 'libdir=$${exec_prefix}/lib'; \
539# GNU systems: --whole-archive 307 echo 'includedir=$${prefix}/include'; \
540# Tru64 Unix: -all 308 echo ''; \
541# Solaris: -z allextract 309 echo 'Name: OpenSSL-libcrypto'; \
542# Irix: -all 310 echo 'Description: OpenSSL cryptography library'; \
543# HP/UX-32bit: -Fl 311 echo 'Version: '$(VERSION); \
544# HP/UX-64bit: +forceload 312 echo 'Requires: '; \
545# AIX: -bnogc 313 echo 'Libs: -L$${libdir} -lcrypto $(EX_LIBS)'; \
546# SHAREDFLAGS would be: 314 echo 'Cflags: -I$${includedir} $(KRB5_INCLUDES)' ) > libcrypto.pc
547# GNU systems: -shared -Wl,-soname=lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR}
548# Tru64 Unix: -shared \
549# -set_version "${SHLIB_VERSION_HISTORY}${SHLIB_VERSION_NUMBER}"
550# Solaris: -G -h lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR}
551# Irix: -shared -Wl,-soname,lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR}
552# HP/UX-32bit: +vnocompatwarnings -b -z +s \
553# +h lib$$i.sl.${SHLIB_MAJOR}.${SHLIB_MINOR}
554# HP/UX-64bit: -b -z +h lib$$i.sl.${SHLIB_MAJOR}.${SHLIB_MINOR}
555# AIX: -G -bE:lib$$i.exp -bM:SRE
556# SHAREDCMD would be:
557# GNU systems: $(CC)
558# Tru64 Unix: $(CC)
559# Solaris: $(CC)
560# Irix: $(CC)
561# HP/UX-32bit: /usr/ccs/bin/ld
562# HP/UX-64bit: /usr/ccs/bin/ld
563# AIX: $(CC)
564ALLSYMSFLAG=-bnogc
565SHAREDFLAGS=${SHARED_LDFLAGS} -G -bE:lib$$i.exp -bM:SRE
566SHAREDCMD=$(CC)
567do_aix-shared:
568 libs='-L. ${SHLIBDEPS}'; for i in ${SHLIBDIRS}; do \
569 if [ "${SHLIBDIRS}" = "ssl" -a -n "$(LIBKRB5)" ]; then \
570 libs="$(LIBKRB5) $$libs"; \
571 fi; \
572 ( set -x; \
573 OBJECT_MODE=`expr x${SHARED_LDFLAGS} : 'x\-[a-z]\([0-9]*\)'`; \
574 OBJECT_MODE=$${OBJECT_MODE:-32}; export OBJECT_MODE; \
575 ld -r -o lib$$i.o $(ALLSYMSFLAG) lib$$i.a && \
576 ( nm -Pg lib$$i.o | grep ' [BD] ' | cut -f1 -d' ' > lib$$i.exp; \
577 $${FIPSLD:-${CC}} $(SHAREDFLAGS) \
578 -o lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR} lib$$i.o \
579 $$libs ${EX_LIBS} ) ) \
580 || exit 1; \
581 libs="-l$$i $$libs"; \
582 done
583 315
584do_reliantunix-shared: 316libssl.pc: Makefile
585 libs='-L. ${SHLIBDEPS}'; for i in ${SHLIBDIRS}; do \ 317 @ ( echo 'prefix=$(INSTALLTOP)'; \
586 if [ "${SHLIBDIRS}" = "ssl" -a -n "$(LIBKRB5)" ]; then \ 318 echo 'exec_prefix=$${prefix}'; \
587 libs="$(LIBKRB5) $$libs"; \ 319 echo 'libdir=$${exec_prefix}/lib'; \
588 fi; \ 320 echo 'includedir=$${prefix}/include'; \
589 tmpdir=/tmp/openssl.$$$$ ; rm -rf $$tmpdir ; \ 321 echo ''; \
590 ( set -x; \ 322 echo 'Name: OpenSSL'; \
591 ( Opwd=`pwd` ; mkdir $$tmpdir || exit 1; \ 323 echo 'Description: Secure Sockets Layer and cryptography libraries'; \
592 cd $$tmpdir || exit 1 ; ar x $$Opwd/lib$$i.a ; \ 324 echo 'Version: '$(VERSION); \
593 $${FIPSLD:-${CC}} -G -o lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR} *.o \ 325 echo 'Requires: '; \
594 ) || exit 1; \ 326 echo 'Libs: -L$${libdir} -lssl -lcrypto $(EX_LIBS)'; \
595 cp $$tmpdir/lib$$i.so.${SHLIB_MAJOR}.${SHLIB_MINOR} . ; \ 327 echo 'Cflags: -I$${includedir} $(KRB5_INCLUDES)' ) > libssl.pc
596 ) || exit 1; \
597 rm -rf $$tmpdir ; \
598 libs="-l$$i $$libs"; \
599 done
600 328
601openssl.pc: Makefile 329openssl.pc: Makefile
602 @ ( echo 'prefix=$(INSTALLTOP)'; \ 330 @ ( echo 'prefix=$(INSTALLTOP)'; \
@@ -608,31 +336,25 @@ openssl.pc: Makefile
608 echo 'Description: Secure Sockets Layer and cryptography libraries and tools'; \ 336 echo 'Description: Secure Sockets Layer and cryptography libraries and tools'; \
609 echo 'Version: '$(VERSION); \ 337 echo 'Version: '$(VERSION); \
610 echo 'Requires: '; \ 338 echo 'Requires: '; \
611 echo 'Libs: -L$${libdir} -lssl -lcrypto $(LIBKRB5) $(EX_LIBS)'; \ 339 echo 'Libs: -L$${libdir} -lssl -lcrypto $(EX_LIBS)'; \
612 echo 'Cflags: -I$${includedir} $(KRB5_INCLUDES)' ) > openssl.pc 340 echo 'Cflags: -I$${includedir} $(KRB5_INCLUDES)' ) > openssl.pc
613 341
614Makefile: Makefile.org 342Makefile: Makefile.org Configure config
615 @echo "Makefile is older than Makefile.org." 343 @echo "Makefile is older than Makefile.org, Configure or config."
616 @echo "Reconfigure the source tree (via './config' or 'perl Configure'), please." 344 @echo "Reconfigure the source tree (via './config' or 'perl Configure'), please."
617 @false 345 @false
618 346
619libclean: 347libclean:
620 rm -f *.map *.so *.so.* engines/*.so *.a */lib */*/lib 348 rm -f *.map *.so *.so.* *.dll engines/*.so engines/*.dll *.a engines/*.a */lib */*/lib
621 349
622clean: libclean 350clean: libclean
623 rm -f shlib/*.o *.o core a.out fluff rehash.time testlog make.log cctest cctest.c 351 rm -f shlib/*.o *.o core a.out fluff rehash.time testlog make.log cctest cctest.c
624 @for i in $(DIRS) ;\ 352 @set -e; target=clean; $(RECURSIVE_BUILD_CMD)
625 do \ 353 rm -f $(LIBS)
626 if [ -d "$$i" ]; then \ 354 rm -f openssl.pc libssl.pc libcrypto.pc
627 (cd $$i && echo "making clean in $$i..." && \
628 $(MAKE) EXE_EXT='${EXE_EXT}' SDIRS='${SDIRS}' clean ) || exit 1; \
629 rm -f $(LIBS); \
630 fi; \
631 done;
632 rm -f openssl.pc
633 rm -f speed.* .pure 355 rm -f speed.* .pure
634 rm -f $(TARFILE) 356 rm -f $(TARFILE)
635 @for i in $(ONEDIRS) ;\ 357 @set -e; for i in $(ONEDIRS) ;\
636 do \ 358 do \
637 rm -fr $$i/*; \ 359 rm -fr $$i/*; \
638 done 360 done
@@ -643,37 +365,20 @@ makefile.one: files
643 365
644files: 366files:
645 $(PERL) $(TOP)/util/files.pl Makefile > $(TOP)/MINFO 367 $(PERL) $(TOP)/util/files.pl Makefile > $(TOP)/MINFO
646 @for i in $(DIRS) ;\ 368 @set -e; target=files; $(RECURSIVE_BUILD_CMD)
647 do \
648 if [ -d "$$i" ]; then \
649 (cd $$i && echo "making 'files' in $$i..." && \
650 $(MAKE) SDIRS='${SDIRS}' PERL='${PERL}' files ) || exit 1; \
651 fi; \
652 done;
653 369
654links: 370links:
655 @$(PERL) $(TOP)/util/mkdir-p.pl include/openssl 371 @$(PERL) $(TOP)/util/mkdir-p.pl include/openssl
656 @$(PERL) $(TOP)/util/mklink.pl include/openssl $(EXHEADER) 372 @$(PERL) $(TOP)/util/mklink.pl include/openssl $(EXHEADER)
657 @for i in $(DIRS); do \ 373 @set -e; target=links; $(RECURSIVE_BUILD_CMD)
658 if [ -d "$$i" ]; then \
659 (cd $$i && echo "making links in $$i..." && \
660 $(MAKE) CC='${CC}' PLATFORM='${PLATFORM}' CFLAG='${CFLAG}' SDIRS='$(SDIRS)' INSTALLTOP='${INSTALLTOP}' PEX_LIBS='${PEX_LIBS}' EX_LIBS='${EX_LIBS}' BN_ASM='${BN_ASM}' DES_ENC='${DES_ENC}' FIPS_DES_ENC='${FIPS_DES_ENC}' BF_ENC='${BF_ENC}' CAST_ENC='${CAST_ENC}' RC4_ENC='${RC4_ENC}' RC5_ENC='${RC5_ENC}' SHA1_ASM_OBJ='${SHA1_ASM_OBJ}' FIPS_SHA1_ASM_OBJ='${FIPS_SHA1_ASM_OBJ}' MD5_ASM_OBJ='${MD5_ASM_OBJ}' RMD160_ASM_OBJ='${RMD160_ASM_OBJ}' AR='${AR}' PERL='${PERL}' KRB5_INCLUDES='${KRB5_INCLUDES}' LIBKRB5='${LIBKRB5}' links ) || exit 1; \
661 fi; \
662 done;
663 374
664gentests: 375gentests:
665 @(cd test && echo "generating dummy tests (if needed)..." && \ 376 @(cd test && echo "generating dummy tests (if needed)..." && \
666 $(MAKE) CC='${CC}' PLATFORM='${PLATFORM}' CFLAG='${CFLAG}' SDIRS='$(SDIRS)' INSTALLTOP='${INSTALLTOP}' PEX_LIBS='${PEX_LIBS}' EX_LIBS='${EX_LIBS}' BN_ASM='${BN_ASM}' DES_ENC='${DES_ENC}' FIPS_DES_ENC='${FIPS_DES_ENC}' BF_ENC='${BF_ENC}' CAST_ENC='${CAST_ENC}' RC4_ENC='${RC4_ENC}' RC5_ENC='${RC5_ENC}' SHA1_ASM_OBJ='${SHA1_ASM_OBJ}' FIPS_SHA1_ASM_OBJ='${FIPS_SHA1_ASM_OBJ}' MD5_ASM_OBJ='${MD5_ASM_OBJ}' RMD160_ASM_OBJ='${RMD160_ASM_OBJ}' AR='${AR}' PROCESSOR='${PROCESSOR}' PERL='${PERL}' RANLIB='${RANLIB}' TESTS='${TESTS}' KRB5_INCLUDES='${KRB5_INCLUDES}' LIBKRB5='${LIBKRB5}' EXE_EXT='${EXE_EXT}' SHARED_LIBS='${SHARED_LIBS}' SHLIB_EXT='${SHLIB_EXT}' SHLIB_TARGET='${SHLIB_TARGET}' TESTS='${TESTS}' OPENSSL_DEBUG_MEMORY=on generate ); 377 $(CLEARENV) && $(MAKE) -e $(BUILDENV) TESTS='${TESTS}' OPENSSL_DEBUG_MEMORY=on generate );
667 378
668dclean: 379dclean:
669 rm -f *.bak 380 rm -f *.bak
670 @for i in $(DIRS) ;\ 381 @set -e; target=dclean; $(RECURSIVE_BUILD_CMD)
671 do \
672 if [ -d "$$i" ]; then \
673 (cd $$i && echo "making dclean in $$i..." && \
674 $(MAKE) SDIRS='${SDIRS}' PERL='${PERL}' dclean ) || exit 1; \
675 fi; \
676 done;
677 382
678rehash: rehash.time 383rehash: rehash.time
679rehash.time: certs 384rehash.time: certs
@@ -687,29 +392,17 @@ test: tests
687 392
688tests: rehash 393tests: rehash
689 @(cd test && echo "testing..." && \ 394 @(cd test && echo "testing..." && \
690 $(MAKE) CC='${CC}' PLATFORM='${PLATFORM}' CFLAG='${CFLAG}' SDIRS='$(SDIRS)' INSTALLTOP='${INSTALLTOP}' PEX_LIBS='${PEX_LIBS}' EX_LIBS='${EX_LIBS}' BN_ASM='${BN_ASM}' DES_ENC='${DES_ENC}' FIPS_DES_ENC='${FIPS_DES_ENC}' BF_ENC='${BF_ENC}' CAST_ENC='${CAST_ENC}' RC4_ENC='${RC4_ENC}' RC5_ENC='${RC5_ENC}' SHA1_ASM_OBJ='${SHA1_ASM_OBJ}' FIPS_SHA1_ASM_OBJ='${FIPS_SHA1_ASM_OBJ}' MD5_ASM_OBJ='${MD5_ASM_OBJ}' RMD160_ASM_OBJ='${RMD160_ASM_OBJ}' AR='${AR}' PROCESSOR='${PROCESSOR}' PERL='${PERL}' RANLIB='${RANLIB}' TESTS='${TESTS}' KRB5_INCLUDES='${KRB5_INCLUDES}' LIBKRB5='${LIBKRB5}' EXE_EXT='${EXE_EXT}' SHARED_LIBS='${SHARED_LIBS}' SHLIB_EXT='${SHLIB_EXT}' SHLIB_TARGET='${SHLIB_TARGET}' TESTS='${TESTS}' OPENSSL_DEBUG_MEMORY=on tests ); 395 $(CLEARENV) && $(MAKE) -e $(BUILDENV) TOP=.. TESTS='${TESTS}' OPENSSL_DEBUG_MEMORY=on tests );
691 util/shlib_wrap.sh apps/openssl version -a 396 util/opensslwrap.sh version -a
692 397
693report: 398report:
694 @$(PERL) util/selftest.pl 399 @$(PERL) util/selftest.pl
695 400
696depend: 401depend:
697 @for i in $(DIRS) ;\ 402 @set -e; target=depend; $(RECURSIVE_BUILD_CMD)
698 do \
699 if [ -d "$$i" ]; then \
700 (cd $$i && echo "making dependencies $$i..." && \
701 $(MAKE) SDIRS='${SDIRS}' CFLAG='${CFLAG}' DEPFLAG='${DEPFLAG}' MAKEDEPPROG='${MAKEDEPPROG}' KRB5_INCLUDES='${KRB5_INCLUDES}' PERL='${PERL}' depend ) || exit 1; \
702 fi; \
703 done;
704 403
705lint: 404lint:
706 @for i in $(DIRS) ;\ 405 @set -e; target=lint; $(RECURSIVE_BUILD_CMD)
707 do \
708 if [ -d "$$i" ]; then \
709 (cd $$i && echo "making lint $$i..." && \
710 $(MAKE) SDIRS='${SDIRS}' lint ) || exit 1; \
711 fi; \
712 done;
713 406
714tags: 407tags:
715 rm -f TAGS 408 rm -f TAGS
@@ -717,7 +410,8 @@ tags:
717 410
718errors: 411errors:
719 $(PERL) util/mkerr.pl -recurse -write 412 $(PERL) util/mkerr.pl -recurse -write
720 (cd crypto/engine; $(MAKE) PERL=$(PERL) errors) 413 (cd engines; $(MAKE) PERL=$(PERL) errors)
414 $(PERL) util/ck_errf.pl */*.c */*/*.c
721 415
722stacks: 416stacks:
723 $(PERL) util/mkstack.pl -write 417 $(PERL) util/mkstack.pl -write
@@ -779,45 +473,36 @@ dist:
779 @$(MAKE) TAR='${TAR}' TARFLAGS='${TARFLAGS}' tar 473 @$(MAKE) TAR='${TAR}' TARFLAGS='${TARFLAGS}' tar
780 474
781dist_pem_h: 475dist_pem_h:
782 (cd crypto/pem; $(MAKE) CC='${CC}' SDIRS='${SDIRS}' CFLAG='${CFLAG}' pem.h; $(MAKE) clean) 476 (cd crypto/pem; $(MAKE) -e $(BUILDENV) pem.h; $(MAKE) clean)
783 477
784install: all install_docs install_sw 478install: all install_docs install_sw
785 479
786install_sw: 480install_sw:
787 @$(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/bin \ 481 @$(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/bin \
788 $(INSTALL_PREFIX)$(INSTALLTOP)/lib \ 482 $(INSTALL_PREFIX)$(INSTALLTOP)/lib \
483 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/engines \
789 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig \ 484 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig \
790 $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl \ 485 $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl \
791 $(INSTALL_PREFIX)$(OPENSSLDIR)/misc \ 486 $(INSTALL_PREFIX)$(OPENSSLDIR)/misc \
792 $(INSTALL_PREFIX)$(OPENSSLDIR)/certs \ 487 $(INSTALL_PREFIX)$(OPENSSLDIR)/certs \
793 $(INSTALL_PREFIX)$(OPENSSLDIR)/private 488 $(INSTALL_PREFIX)$(OPENSSLDIR)/private
794 @headerlist="$(EXHEADER)"; for i in $$headerlist ;\ 489 @set -e; headerlist="$(EXHEADER)"; for i in $$headerlist;\
795 do \ 490 do \
796 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 491 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
797 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i ); \ 492 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i ); \
798 done; 493 done;
799 @for i in $(DIRS) ;\ 494 @set -e; target=install; $(RECURSIVE_BUILD_CMD)
800 do \ 495 @set -e; for i in $(LIBS) ;\
801 if [ -d "$$i" ]; then \
802 (cd $$i; echo "installing $$i..."; \
803 $(MAKE) CC='${CC}' CFLAG='${CFLAG}' INSTALL_PREFIX='${INSTALL_PREFIX}' INSTALLTOP='${INSTALLTOP}' OPENSSLDIR='${OPENSSLDIR}' EX_LIBS='${EX_LIBS}' SDIRS='${SDIRS}' RANLIB='${RANLIB}' EXE_EXT='${EXE_EXT}' install ); \
804 fi; \
805 done
806 @for i in $(LIBS) ;\
807 do \ 496 do \
808 if [ -f "$$i" ]; then \ 497 if [ -f "$$i" ]; then \
809 ( echo installing $$i; \ 498 ( echo installing $$i; \
810 cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \ 499 cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \
811 if egrep 'define OPENSSL_FIPS' $(TOP)/include/openssl/opensslconf.h > /dev/null; then \ 500 $(RANLIB) $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \
812 : ; \
813 else \
814 $(RANLIB) $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \
815 fi; \
816 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \ 501 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \
817 mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i ); \ 502 mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i ); \
818 fi; \ 503 fi; \
819 done; 504 done;
820 @if [ -n "$(SHARED_LIBS)" ]; then \ 505 @set -e; if [ -n "$(SHARED_LIBS)" ]; then \
821 tmp="$(SHARED_LIBS)"; \ 506 tmp="$(SHARED_LIBS)"; \
822 for i in $${tmp:-x}; \ 507 for i in $${tmp:-x}; \
823 do \ 508 do \
@@ -828,20 +513,19 @@ install_sw:
828 chmod 555 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \ 513 chmod 555 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \
829 mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i; \ 514 mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i; \
830 else \ 515 else \
831 c=`echo $$i | sed 's/^lib\(.*\)\.dll/cyg\1-$(SHLIB_VERSION_NUMBER).dll/'`; \ 516 c=`echo $$i | sed 's/^lib\(.*\)\.dll\.a/cyg\1-$(SHLIB_VERSION_NUMBER).dll/'`; \
832 cp $$c $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$c.new; \ 517 cp $$c $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$c.new; \
833 chmod 755 $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$c.new; \ 518 chmod 755 $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$c.new; \
834 mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$c.new $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$c; \ 519 mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$c.new $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$c; \
835 cp $$i.a $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.a.new; \ 520 cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \
836 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.a.new; \ 521 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \
837 mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.a.new $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.a; \ 522 mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i; \
838 fi ); \ 523 fi ); \
839 fi; \ 524 fi; \
840 done; \ 525 done; \
841 ( here="`pwd`"; \ 526 ( here="`pwd`"; \
842 cd $(INSTALL_PREFIX)$(INSTALLTOP)/lib; \ 527 cd $(INSTALL_PREFIX)$(INSTALLTOP)/lib; \
843 set $(MAKE); \ 528 $(MAKE) -f $$here/Makefile HERE="$$here" link-shared ); \
844 $$1 -f $$here/Makefile link-shared ); \
845 if [ "$(INSTALLTOP)" != "/usr" ]; then \ 529 if [ "$(INSTALLTOP)" != "/usr" ]; then \
846 echo 'OpenSSL shared libraries have been installed in:'; \ 530 echo 'OpenSSL shared libraries have been installed in:'; \
847 echo ' $(INSTALLTOP)'; \ 531 echo ' $(INSTALLTOP)'; \
@@ -849,6 +533,10 @@ install_sw:
849 sed -e '1,/^$$/d' doc/openssl-shared.txt; \ 533 sed -e '1,/^$$/d' doc/openssl-shared.txt; \
850 fi; \ 534 fi; \
851 fi 535 fi
536 cp libcrypto.pc $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
537 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig/libcrypto.pc
538 cp libssl.pc $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
539 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig/libssl.pc
852 cp openssl.pc $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig 540 cp openssl.pc $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
853 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig/openssl.pc 541 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig/openssl.pc
854 542
@@ -864,9 +552,9 @@ install_docs:
864 if [ "$(PLATFORM)" = "DJGPP" -o "$(PLATFORM)" = "Cygwin" -o "$(PLATFORM)" = "mingw" ]; then \ 552 if [ "$(PLATFORM)" = "DJGPP" -o "$(PLATFORM)" = "Cygwin" -o "$(PLATFORM)" = "mingw" ]; then \
865 filecase=-i; \ 553 filecase=-i; \
866 fi; \ 554 fi; \
867 for i in doc/apps/*.pod; do \ 555 set -e; for i in doc/apps/*.pod; do \
868 fn=`basename $$i .pod`; \ 556 fn=`basename $$i .pod`; \
869 if [ "$$fn" = "config" ]; then sec=5; else sec=1; fi; \ 557 sec=`$(PERL) util/extract-section.pl 1 < $$i`; \
870 echo "installing man$$sec/$$fn.$${sec}$(MANSUFFIX)"; \ 558 echo "installing man$$sec/$$fn.$${sec}$(MANSUFFIX)"; \
871 (cd `$(PERL) util/dirname.pl $$i`; \ 559 (cd `$(PERL) util/dirname.pl $$i`; \
872 sh -c "$$pod2man \ 560 sh -c "$$pod2man \
@@ -881,9 +569,9 @@ install_docs:
881 $$here/util/point.sh $$fn.$${sec}$(MANSUFFIX) "$$n".$${sec}$(MANSUFFIX); \ 569 $$here/util/point.sh $$fn.$${sec}$(MANSUFFIX) "$$n".$${sec}$(MANSUFFIX); \
882 done); \ 570 done); \
883 done; \ 571 done; \
884 for i in doc/crypto/*.pod doc/ssl/*.pod; do \ 572 set -e; for i in doc/crypto/*.pod doc/ssl/*.pod; do \
885 fn=`basename $$i .pod`; \ 573 fn=`basename $$i .pod`; \
886 if [ "$$fn" = "des_modes" ]; then sec=7; else sec=3; fi; \ 574 sec=`$(PERL) util/extract-section.pl 3 < $$i`; \
887 echo "installing man$$sec/$$fn.$${sec}$(MANSUFFIX)"; \ 575 echo "installing man$$sec/$$fn.$${sec}$(MANSUFFIX)"; \
888 (cd `$(PERL) util/dirname.pl $$i`; \ 576 (cd `$(PERL) util/dirname.pl $$i`; \
889 sh -c "$$pod2man \ 577 sh -c "$$pod2man \
diff --git a/src/lib/libssl/src/Netware/build.bat b/src/lib/libssl/src/Netware/build.bat
new file mode 100644
index 0000000000..823134bda1
--- /dev/null
+++ b/src/lib/libssl/src/Netware/build.bat
@@ -0,0 +1,228 @@
1@echo off
2
3rem ========================================================================
4rem Batch file to automate building OpenSSL for NetWare.
5rem
6rem usage:
7rem build [target] [debug opts] [assembly opts] [configure opts]
8rem
9rem target - "netware-clib" - CLib NetWare build (WinSock Sockets)
10rem - "netware-clib-bsdsock" - CLib NetWare build (BSD Sockets)
11rem - "netware-libc" - LibC NetWare build (WinSock Sockets)
12rem - "netware-libc-bsdsock" - LibC NetWare build (BSD Sockets)
13rem
14rem debug opts - "debug" - build debug
15rem
16rem assembly opts - "nw-mwasm" - use Metrowerks assembler
17rem - "nw-nasm" - use NASM assembler
18rem - "no-asm" - don't use assembly
19rem
20rem configure opts- all unrecognized arguments are passed to the
21rem perl configure script
22rem
23rem If no arguments are specified the default is to build non-debug with
24rem no assembly. NOTE: there is no default BLD_TARGET.
25rem
26
27
28
29rem No assembly is the default - Uncomment section below to change
30rem the assembler default
31set ASM_MODE=
32set ASSEMBLER=
33set NO_ASM=no-asm
34
35rem Uncomment to default to the Metrowerks assembler
36rem set ASM_MODE=nw-mwasm
37rem set ASSEMBLER=Metrowerks
38rem set NO_ASM=
39
40rem Uncomment to default to the NASM assembler
41rem set ASM_MODE=nw-nasm
42rem set ASSEMBLER=NASM
43rem set NO_ASM=
44
45rem No default Bld target
46set BLD_TARGET=no_target
47rem set BLD_TARGET=netware-clib
48rem set BLD_TARGET=netware-libc
49
50
51rem Default to build non-debug
52set DEBUG=
53
54rem Uncomment to default to debug build
55rem set DEBUG=debug
56
57
58set CONFIG_OPTS=
59set ARG_PROCESSED=NO
60
61
62rem Process command line args
63:opts
64if "a%1" == "a" goto endopt
65if "%1" == "no-asm" set NO_ASM=no-asm
66if "%1" == "no-asm" set ARG_PROCESSED=YES
67if "%1" == "debug" set DEBUG=debug
68if "%1" == "debug" set ARG_PROCESSED=YES
69if "%1" == "nw-nasm" set ASM_MODE=nw-nasm
70if "%1" == "nw-nasm" set ASSEMBLER=NASM
71if "%1" == "nw-nasm" set NO_ASM=
72if "%1" == "nw-nasm" set ARG_PROCESSED=YES
73if "%1" == "nw-mwasm" set ASM_MODE=nw-mwasm
74if "%1" == "nw-mwasm" set ASSEMBLER=Metrowerks
75if "%1" == "nw-mwasm" set NO_ASM=
76if "%1" == "nw-mwasm" set ARG_PROCESSED=YES
77if "%1" == "netware-clib" set BLD_TARGET=netware-clib
78if "%1" == "netware-clib" set ARG_PROCESSED=YES
79if "%1" == "netware-clib-bsdsock" set BLD_TARGET=netware-clib-bsdsock
80if "%1" == "netware-clib-bsdsock" set ARG_PROCESSED=YES
81if "%1" == "netware-libc" set BLD_TARGET=netware-libc
82if "%1" == "netware-libc" set ARG_PROCESSED=YES
83if "%1" == "netware-libc-bsdsock" set BLD_TARGET=netware-libc-bsdsock
84if "%1" == "netware-libc-bsdsock" set ARG_PROCESSED=YES
85
86rem If we didn't recognize the argument, consider it an option for config
87if "%ARG_PROCESSED%" == "NO" set CONFIG_OPTS=%CONFIG_OPTS% %1
88if "%ARG_PROCESSED%" == "YES" set ARG_PROCESSED=NO
89
90shift
91goto opts
92:endopt
93
94rem make sure a valid BLD_TARGET was specified
95if "%BLD_TARGET%" == "no_target" goto no_target
96
97rem build the nlm make file name which includes target and debug info
98set NLM_MAKE=
99if "%BLD_TARGET%" == "netware-clib" set NLM_MAKE=netware\nlm_clib
100if "%BLD_TARGET%" == "netware-clib-bsdsock" set NLM_MAKE=netware\nlm_clib_bsdsock
101if "%BLD_TARGET%" == "netware-libc" set NLM_MAKE=netware\nlm_libc
102if "%BLD_TARGET%" == "netware-libc-bsdsock" set NLM_MAKE=netware\nlm_libc_bsdsock
103if "%DEBUG%" == "" set NLM_MAKE=%NLM_MAKE%.mak
104if "%DEBUG%" == "debug" set NLM_MAKE=%NLM_MAKE%_dbg.mak
105
106if "%NO_ASM%" == "no-asm" set ASM_MODE=
107if "%NO_ASM%" == "no-asm" set ASSEMBLER=
108if "%NO_ASM%" == "no-asm" set CONFIG_OPTS=%CONFIG_OPTS% no-asm
109if "%NO_ASM%" == "no-asm" goto do_config
110
111
112rem ==================================================
113echo Generating x86 for %ASSEMBLER% assembler
114
115echo Bignum
116cd crypto\bn\asm
117rem perl x86.pl %ASM_MODE% > bn-nw.asm
118perl bn-586.pl %ASM_MODE% > bn-nw.asm
119perl co-586.pl %ASM_MODE% > co-nw.asm
120cd ..\..\..
121
122echo AES
123cd crypto\aes\asm
124perl aes-586.pl %ASM_MODE% > a-nw.asm
125cd ..\..\..
126
127echo DES
128cd crypto\des\asm
129perl des-586.pl %ASM_MODE% > d-nw.asm
130cd ..\..\..
131
132echo "crypt(3)"
133
134cd crypto\des\asm
135perl crypt586.pl %ASM_MODE% > y-nw.asm
136cd ..\..\..
137
138echo Blowfish
139
140cd crypto\bf\asm
141perl bf-586.pl %ASM_MODE% > b-nw.asm
142cd ..\..\..
143
144echo CAST5
145cd crypto\cast\asm
146perl cast-586.pl %ASM_MODE% > c-nw.asm
147cd ..\..\..
148
149echo RC4
150cd crypto\rc4\asm
151perl rc4-586.pl %ASM_MODE% > r4-nw.asm
152cd ..\..\..
153
154echo MD5
155cd crypto\md5\asm
156perl md5-586.pl %ASM_MODE% > m5-nw.asm
157cd ..\..\..
158
159echo SHA1
160cd crypto\sha\asm
161perl sha1-586.pl %ASM_MODE% > s1-nw.asm
162cd ..\..\..
163
164echo RIPEMD160
165cd crypto\ripemd\asm
166perl rmd-586.pl %ASM_MODE% > rm-nw.asm
167cd ..\..\..
168
169echo RC5\32
170cd crypto\rc5\asm
171perl rc5-586.pl %ASM_MODE% > r5-nw.asm
172cd ..\..\..
173
174echo CPUID
175cd crypto
176perl x86cpuid.pl %ASM_MODE% > x86cpuid-nw.asm
177cd ..\
178
179rem ===============================================================
180rem
181:do_config
182
183echo .
184echo configure options: %CONFIG_OPTS% %BLD_TARGET%
185echo .
186perl configure %CONFIG_OPTS% %BLD_TARGET%
187
188perl util\mkfiles.pl >MINFO
189
190echo .
191echo mk1mf.pl options: %DEBUG% %ASM_MODE% %CONFIG_OPTS% %BLD_TARGET%
192echo .
193perl util\mk1mf.pl %DEBUG% %ASM_MODE% %CONFIG_OPTS% %BLD_TARGET% >%NLM_MAKE%
194
195make -f %NLM_MAKE% vclean
196echo .
197echo The makefile "%NLM_MAKE%" has been created use your maketool to
198echo build (ex: make -f %NLM_MAKE%)
199goto end
200
201rem ===============================================================
202rem
203:no_target
204echo .
205echo . No build target specified!!!
206echo .
207echo . usage: build [target] [debug opts] [assembly opts] [configure opts]
208echo .
209echo . target - "netware-clib" - CLib NetWare build (WinSock Sockets)
210echo . - "netware-clib-bsdsock" - CLib NetWare build (BSD Sockets)
211echo . - "netware-libc" - LibC NetWare build (WinSock Sockets)
212echo . - "netware-libc-bsdsock" - LibC NetWare build (BSD Sockets)
213echo .
214echo . debug opts - "debug" - build debug
215echo .
216echo . assembly opts - "nw-mwasm" - use Metrowerks assembler
217echo . "nw-nasm" - use NASM assembler
218echo . "no-asm" - don't use assembly
219echo .
220echo . configure opts- all unrecognized arguments are passed to the
221echo . perl configure script
222echo .
223echo . If no debug or assembly opts are specified the default is to build
224echo . non-debug without assembly
225echo .
226
227
228:end
diff --git a/src/lib/libssl/src/Netware/cpy_tests.bat b/src/lib/libssl/src/Netware/cpy_tests.bat
new file mode 100644
index 0000000000..1583f28067
--- /dev/null
+++ b/src/lib/libssl/src/Netware/cpy_tests.bat
@@ -0,0 +1,113 @@
1@echo off
2
3rem Batch file to copy OpenSSL stuff to a NetWare server for testing
4
5rem This batch file will create an "opensssl" directory at the root of the
6rem specified NetWare drive and copy the required files to run the tests.
7rem It should be run from inside the "openssl\netware" subdirectory.
8
9rem Usage:
10rem cpy_tests.bat <test subdirectory> <NetWare drive>
11rem <test subdirectory> - out_nw.dbg | out_nw
12rem <NetWare drive> - any mapped drive letter
13rem
14rem example ( copy from debug build to m: dirve ):
15rem cpy_tests.bat out_nw.dbg m:
16rem
17rem CAUTION: If a directory named OpenSSL exists on the target drive
18rem it will be deleted first.
19
20
21if "%1" == "" goto usage
22if "%2" == "" goto usage
23
24rem Assume running in \openssl directory unless cpy_tests.bat exists then
25rem it must be the \openssl\netware directory
26set loc=.
27if exist cpy_tests.bat set loc=..
28
29rem make sure the local build subdirectory specified is valid
30if not exist %loc%\%1\NUL goto invalid_dir
31
32rem make sure target drive is valid
33if not exist %2\NUL goto invalid_drive
34
35rem If an OpenSSL directory exists on the target drive, remove it
36if exist %2\openssl\NUL goto remove_openssl
37goto do_copy
38
39:remove_openssl
40echo .
41echo OpenSSL directory exists on %2 - it will be removed!
42pause
43rmdir %2\openssl /s /q
44
45:do_copy
46rem make an "openssl" directory and others at the root of the NetWare drive
47mkdir %2\openssl
48mkdir %2\openssl\test_out
49mkdir %2\openssl\apps
50mkdir %2\openssl\certs
51mkdir %2\openssl\test
52
53
54rem copy the test nlms
55copy %loc%\%1\*.nlm %2\openssl\
56
57rem copy the test perl script
58copy %loc%\netware\do_tests.pl %2\openssl\
59
60rem copy the certs directory stuff
61xcopy %loc%\certs\*.* %2\openssl\certs\ /s
62
63rem copy the test directory stuff
64copy %loc%\test\CAss.cnf %2\openssl\test\
65copy %loc%\test\Uss.cnf %2\openssl\test\
66copy %loc%\test\pkcs7.pem %2\openssl\test\
67copy %loc%\test\pkcs7-1.pem %2\openssl\test\
68copy %loc%\test\testcrl.pem %2\openssl\test\
69copy %loc%\test\testp7.pem %2\openssl\test\
70copy %loc%\test\testreq2.pem %2\openssl\test\
71copy %loc%\test\testrsa.pem %2\openssl\test\
72copy %loc%\test\testsid.pem %2\openssl\test\
73copy %loc%\test\testx509.pem %2\openssl\test\
74copy %loc%\test\v3-cert1.pem %2\openssl\test\
75copy %loc%\test\v3-cert2.pem %2\openssl\test\
76copy %loc%\crypto\evp\evptests.txt %2\openssl\test\
77
78rem copy the apps directory stuff
79copy %loc%\apps\client.pem %2\openssl\apps\
80copy %loc%\apps\server.pem %2\openssl\apps\
81copy %loc%\apps\openssl.cnf %2\openssl\apps\
82
83echo .
84echo Tests copied
85echo Run the test script at the console by typing:
86echo "Perl \openssl\do_tests.pl"
87echo .
88echo Make sure the Search path includes the OpenSSL subdirectory
89
90goto end
91
92:invalid_dir
93echo.
94echo Invalid build directory specified: %1
95echo.
96goto usage
97
98:invalid_drive
99echo.
100echo Invalid drive: %2
101echo.
102goto usage
103
104:usage
105echo.
106echo usage: cpy_tests.bat [test subdirectory] [NetWare drive]
107echo [test subdirectory] - out_nw_clib.dbg, out_nw_libc.dbg, etc.
108echo [NetWare drive] - any mapped drive letter
109echo.
110echo example: cpy_test out_nw_clib.dbg M:
111echo (copy from clib debug build area to M: drive)
112
113:end
diff --git a/src/lib/libssl/src/Netware/do_tests.pl b/src/lib/libssl/src/Netware/do_tests.pl
new file mode 100644
index 0000000000..ac482dbe2b
--- /dev/null
+++ b/src/lib/libssl/src/Netware/do_tests.pl
@@ -0,0 +1,624 @@
1# perl script to run OpenSSL tests
2
3
4my $base_path = "\\openssl";
5
6my $output_path = "$base_path\\test_out";
7my $cert_path = "$base_path\\certs";
8my $test_path = "$base_path\\test";
9my $app_path = "$base_path\\apps";
10
11my $tmp_cert = "$output_path\\cert.tmp";
12my $OpenSSL_config = "$app_path\\openssl.cnf";
13my $log_file = "$output_path\\tests.log";
14
15my $pause = 0;
16
17
18# process the command line args to see if they wanted us to pause
19# between executing each command
20foreach $i (@ARGV)
21{
22 if ($i =~ /^-p$/)
23 { $pause=1; }
24}
25
26
27
28main();
29
30
31############################################################################
32sub main()
33{
34 # delete all the output files in the output directory
35 unlink <$output_path\\*.*>;
36
37 # open the main log file
38 open(OUT, ">$log_file") || die "unable to open $log_file\n";
39
40 print( OUT "========================================================\n");
41 my $outFile = "$output_path\\version.out";
42 system("openssl2 version (CLIB_OPT)/>$outFile");
43 log_output("CHECKING FOR OPENSSL VERSION:", $outFile);
44
45 algorithm_tests();
46 encryption_tests();
47 evp_tests();
48 pem_tests();
49 verify_tests();
50 ca_tests();
51 ssl_tests();
52
53 close(OUT);
54
55 print("\nCompleted running tests.\n\n");
56 print("Check log file for errors: $log_file\n");
57}
58
59############################################################################
60sub algorithm_tests
61{
62 my $i;
63 my $outFile;
64 my @tests = ( rsa_test, destest, ideatest, bftest, bntest, shatest, sha1test,
65 sha256t, sha512t, dsatest, md2test, md4test, md5test, mdc2test,
66 rc2test, rc4test, rc5test, randtest, rmdtest, dhtest, ecdhtest,
67 ecdsatest, ectest, exptest, casttest, hmactest );
68
69 print( "\nRUNNING CRYPTO ALGORITHM TESTS:\n\n");
70
71 print( OUT "\n========================================================\n");
72 print( OUT "CRYPTO ALGORITHM TESTS:\n\n");
73
74 foreach $i (@tests)
75 {
76 if (-e "$base_path\\$i.nlm")
77 {
78 $outFile = "$output_path\\$i.out";
79 system("$i (CLIB_OPT)/>$outFile");
80 log_desc("Test: $i\.nlm:");
81 log_output("", $outFile );
82 }
83 else
84 {
85 log_desc("Test: $i\.nlm: file not found");
86 }
87 }
88}
89
90############################################################################
91sub encryption_tests
92{
93 my $i;
94 my $outFile;
95 my @enc_tests = ( "enc", "rc4", "des-cfb", "des-ede-cfb", "des-ede3-cfb",
96 "des-ofb", "des-ede-ofb", "des-ede3-ofb",
97 "des-ecb", "des-ede", "des-ede3", "des-cbc",
98 "des-ede-cbc", "des-ede3-cbc", "idea-ecb", "idea-cfb",
99 "idea-ofb", "idea-cbc", "rc2-ecb", "rc2-cfb",
100 "rc2-ofb", "rc2-cbc", "bf-ecb", "bf-cfb",
101 "bf-ofb", "bf-cbc" );
102
103 my $input = "$base_path\\do_tests.pl";
104 my $cipher = "$output_path\\cipher.out";
105 my $clear = "$output_path\\clear.out";
106
107 print( "\nRUNNING ENCRYPTION & DECRYPTION TESTS:\n\n");
108
109 print( OUT "\n========================================================\n");
110 print( OUT "FILE ENCRYPTION & DECRYPTION TESTS:\n\n");
111
112 foreach $i (@enc_tests)
113 {
114 log_desc("Testing: $i");
115
116 # do encryption
117 $outFile = "$output_path\\enc.out";
118 system("openssl2 $i -e -bufsize 113 -k test -in $input -out $cipher (CLIB_OPT)/>$outFile" );
119 log_output("Encrypting: $input --> $cipher", $outFile);
120
121 # do decryption
122 $outFile = "$output_path\\dec.out";
123 system("openssl2 $i -d -bufsize 157 -k test -in $cipher -out $clear (CLIB_OPT)/>$outFile");
124 log_output("Decrypting: $cipher --> $clear", $outFile);
125
126 # compare files
127 $x = compare_files( $input, $clear, 1);
128 if ( $x == 0 )
129 {
130 print( "\rSUCCESS - files match: $input, $clear\n");
131 print( OUT "SUCCESS - files match: $input, $clear\n");
132 }
133 else
134 {
135 print( "\rERROR: files don't match\n");
136 print( OUT "ERROR: files don't match\n");
137 }
138
139 do_wait();
140
141 # Now do the same encryption but use Base64
142
143 # do encryption B64
144 $outFile = "$output_path\\B64enc.out";
145 system("openssl2 $i -a -e -bufsize 113 -k test -in $input -out $cipher (CLIB_OPT)/>$outFile");
146 log_output("Encrypting(B64): $cipher --> $clear", $outFile);
147
148 # do decryption B64
149 $outFile = "$output_path\\B64dec.out";
150 system("openssl2 $i -a -d -bufsize 157 -k test -in $cipher -out $clear (CLIB_OPT)/>$outFile");
151 log_output("Decrypting(B64): $cipher --> $clear", $outFile);
152
153 # compare files
154 $x = compare_files( $input, $clear, 1);
155 if ( $x == 0 )
156 {
157 print( "\rSUCCESS - files match: $input, $clear\n");
158 print( OUT "SUCCESS - files match: $input, $clear\n");
159 }
160 else
161 {
162 print( "\rERROR: files don't match\n");
163 print( OUT "ERROR: files don't match\n");
164 }
165
166 do_wait();
167
168 } # end foreach
169
170 # delete the temporary files
171 unlink($cipher);
172 unlink($clear);
173}
174
175
176############################################################################
177sub pem_tests
178{
179 my $i;
180 my $tmp_out;
181 my $outFile = "$output_path\\pem.out";
182
183 my %pem_tests = (
184 "crl" => "testcrl.pem",
185 "pkcs7" => "testp7.pem",
186 "req" => "testreq2.pem",
187 "rsa" => "testrsa.pem",
188 "x509" => "testx509.pem",
189 "x509" => "v3-cert1.pem",
190 "sess_id" => "testsid.pem" );
191
192
193 print( "\nRUNNING PEM TESTS:\n\n");
194
195 print( OUT "\n========================================================\n");
196 print( OUT "PEM TESTS:\n\n");
197
198 foreach $i (keys(%pem_tests))
199 {
200 log_desc( "Testing: $i");
201
202 my $input = "$test_path\\$pem_tests{$i}";
203
204 $tmp_out = "$output_path\\$pem_tests{$i}";
205
206 if ($i ne "req" )
207 {
208 system("openssl2 $i -in $input -out $tmp_out (CLIB_OPT)/>$outFile");
209 log_output( "openssl2 $i -in $input -out $tmp_out", $outFile);
210 }
211 else
212 {
213 system("openssl2 $i -in $input -out $tmp_out -config $OpenSSL_config (CLIB_OPT)/>$outFile");
214 log_output( "openssl2 $i -in $input -out $tmp_out -config $OpenSSL_config", $outFile );
215 }
216
217 $x = compare_files( $input, $tmp_out);
218 if ( $x == 0 )
219 {
220 print( "\rSUCCESS - files match: $input, $tmp_out\n");
221 print( OUT "SUCCESS - files match: $input, $tmp_out\n");
222 }
223 else
224 {
225 print( "\rERROR: files don't match\n");
226 print( OUT "ERROR: files don't match\n");
227 }
228 do_wait();
229
230 } # end foreach
231}
232
233
234############################################################################
235sub verify_tests
236{
237 my $i;
238 my $outFile = "$output_path\\verify.out";
239
240 $cert_path =~ s/\\/\//g;
241 my @cert_files = <$cert_path/*.pem>;
242
243 print( "\nRUNNING VERIFY TESTS:\n\n");
244
245 print( OUT "\n========================================================\n");
246 print( OUT "VERIFY TESTS:\n\n");
247
248 make_tmp_cert_file();
249
250 foreach $i (@cert_files)
251 {
252 system("openssl2 verify -CAfile $tmp_cert $i (CLIB_OPT)/>$outFile");
253 log_desc("Verifying cert: $i");
254 log_output("openssl2 verify -CAfile $tmp_cert $i", $outFile);
255 }
256}
257
258
259############################################################################
260sub ssl_tests
261{
262 my $outFile = "$output_path\\ssl_tst.out";
263 my($CAcert) = "$output_path\\certCA.ss";
264 my($Ukey) = "$output_path\\keyU.ss";
265 my($Ucert) = "$output_path\\certU.ss";
266 my($ssltest)= "ssltest -key $Ukey -cert $Ucert -c_key $Ukey -c_cert $Ucert -CAfile $CAcert";
267
268 print( "\nRUNNING SSL TESTS:\n\n");
269
270 print( OUT "\n========================================================\n");
271 print( OUT "SSL TESTS:\n\n");
272
273 system("ssltest -ssl2 (CLIB_OPT)/>$outFile");
274 log_desc("Testing sslv2:");
275 log_output("ssltest -ssl2", $outFile);
276
277 system("$ssltest -ssl2 -server_auth (CLIB_OPT)/>$outFile");
278 log_desc("Testing sslv2 with server authentication:");
279 log_output("$ssltest -ssl2 -server_auth", $outFile);
280
281 system("$ssltest -ssl2 -client_auth (CLIB_OPT)/>$outFile");
282 log_desc("Testing sslv2 with client authentication:");
283 log_output("$ssltest -ssl2 -client_auth", $outFile);
284
285 system("$ssltest -ssl2 -server_auth -client_auth (CLIB_OPT)/>$outFile");
286 log_desc("Testing sslv2 with both client and server authentication:");
287 log_output("$ssltest -ssl2 -server_auth -client_auth", $outFile);
288
289 system("ssltest -ssl3 (CLIB_OPT)/>$outFile");
290 log_desc("Testing sslv3:");
291 log_output("ssltest -ssl3", $outFile);
292
293 system("$ssltest -ssl3 -server_auth (CLIB_OPT)/>$outFile");
294 log_desc("Testing sslv3 with server authentication:");
295 log_output("$ssltest -ssl3 -server_auth", $outFile);
296
297 system("$ssltest -ssl3 -client_auth (CLIB_OPT)/>$outFile");
298 log_desc("Testing sslv3 with client authentication:");
299 log_output("$ssltest -ssl3 -client_auth", $outFile);
300
301 system("$ssltest -ssl3 -server_auth -client_auth (CLIB_OPT)/>$outFile");
302 log_desc("Testing sslv3 with both client and server authentication:");
303 log_output("$ssltest -ssl3 -server_auth -client_auth", $outFile);
304
305 system("ssltest (CLIB_OPT)/>$outFile");
306 log_desc("Testing sslv2/sslv3:");
307 log_output("ssltest", $outFile);
308
309 system("$ssltest -server_auth (CLIB_OPT)/>$outFile");
310 log_desc("Testing sslv2/sslv3 with server authentication:");
311 log_output("$ssltest -server_auth", $outFile);
312
313 system("$ssltest -client_auth (CLIB_OPT)/>$outFile");
314 log_desc("Testing sslv2/sslv3 with client authentication:");
315 log_output("$ssltest -client_auth ", $outFile);
316
317 system("$ssltest -server_auth -client_auth (CLIB_OPT)/>$outFile");
318 log_desc("Testing sslv2/sslv3 with both client and server authentication:");
319 log_output("$ssltest -server_auth -client_auth", $outFile);
320
321 system("ssltest -bio_pair -ssl2 (CLIB_OPT)/>$outFile");
322 log_desc("Testing sslv2 via BIO pair:");
323 log_output("ssltest -bio_pair -ssl2", $outFile);
324
325 system("ssltest -bio_pair -dhe1024dsa -v (CLIB_OPT)/>$outFile");
326 log_desc("Testing sslv2/sslv3 with 1024 bit DHE via BIO pair:");
327 log_output("ssltest -bio_pair -dhe1024dsa -v", $outFile);
328
329 system("$ssltest -bio_pair -ssl2 -server_auth (CLIB_OPT)/>$outFile");
330 log_desc("Testing sslv2 with server authentication via BIO pair:");
331 log_output("$ssltest -bio_pair -ssl2 -server_auth", $outFile);
332
333 system("$ssltest -bio_pair -ssl2 -client_auth (CLIB_OPT)/>$outFile");
334 log_desc("Testing sslv2 with client authentication via BIO pair:");
335 log_output("$ssltest -bio_pair -ssl2 -client_auth", $outFile);
336
337 system("$ssltest -bio_pair -ssl2 -server_auth -client_auth (CLIB_OPT)/>$outFile");
338 log_desc("Testing sslv2 with both client and server authentication via BIO pair:");
339 log_output("$ssltest -bio_pair -ssl2 -server_auth -client_auth", $outFile);
340
341 system("ssltest -bio_pair -ssl3 (CLIB_OPT)/>$outFile");
342 log_desc("Testing sslv3 via BIO pair:");
343 log_output("ssltest -bio_pair -ssl3", $outFile);
344
345 system("$ssltest -bio_pair -ssl3 -server_auth (CLIB_OPT)/>$outFile");
346 log_desc("Testing sslv3 with server authentication via BIO pair:");
347 log_output("$ssltest -bio_pair -ssl3 -server_auth", $outFile);
348
349 system("$ssltest -bio_pair -ssl3 -client_auth (CLIB_OPT)/>$outFile");
350 log_desc("Testing sslv3 with client authentication via BIO pair:");
351 log_output("$ssltest -bio_pair -ssl3 -client_auth", $outFile);
352
353 system("$ssltest -bio_pair -ssl3 -server_auth -client_auth (CLIB_OPT)/>$outFile");
354 log_desc("Testing sslv3 with both client and server authentication via BIO pair:");
355 log_output("$ssltest -bio_pair -ssl3 -server_auth -client_auth", $outFile);
356
357 system("ssltest -bio_pair (CLIB_OPT)/>$outFile");
358 log_desc("Testing sslv2/sslv3 via BIO pair:");
359 log_output("ssltest -bio_pair", $outFile);
360
361 system("$ssltest -bio_pair -server_auth (CLIB_OPT)/>$outFile");
362 log_desc("Testing sslv2/sslv3 with server authentication via BIO pair:");
363 log_output("$ssltest -bio_pair -server_auth", $outFile);
364
365 system("$ssltest -bio_pair -client_auth (CLIB_OPT)/>$outFile");
366 log_desc("Testing sslv2/sslv3 with client authentication via BIO pair:");
367 log_output("$ssltest -bio_pair -client_auth", $outFile);
368
369 system("$ssltest -bio_pair -server_auth -client_auth (CLIB_OPT)/>$outFile");
370 log_desc("Testing sslv2/sslv3 with both client and server authentication via BIO pair:");
371 log_output("$ssltest -bio_pair -server_auth -client_auth", $outFile);
372}
373
374
375############################################################################
376sub ca_tests
377{
378 my $outFile = "$output_path\\ca_tst.out";
379
380 my($CAkey) = "$output_path\\keyCA.ss";
381 my($CAcert) = "$output_path\\certCA.ss";
382 my($CAserial) = "$output_path\\certCA.srl";
383 my($CAreq) = "$output_path\\reqCA.ss";
384 my($CAreq2) = "$output_path\\req2CA.ss";
385
386 my($CAconf) = "$test_path\\CAss.cnf";
387
388 my($Uconf) = "$test_path\\Uss.cnf";
389
390 my($Ukey) = "$output_path\\keyU.ss";
391 my($Ureq) = "$output_path\\reqU.ss";
392 my($Ucert) = "$output_path\\certU.ss";
393
394 print( "\nRUNNING CA TESTS:\n\n");
395
396 print( OUT "\n========================================================\n");
397 print( OUT "CA TESTS:\n");
398
399 system("openssl2 req -config $CAconf -out $CAreq -keyout $CAkey -new (CLIB_OPT)/>$outFile");
400 log_desc("Make a certificate request using req:");
401 log_output("openssl2 req -config $CAconf -out $CAreq -keyout $CAkey -new", $outFile);
402
403 system("openssl2 x509 -CAcreateserial -in $CAreq -days 30 -req -out $CAcert -signkey $CAkey (CLIB_OPT)/>$outFile");
404 log_desc("Convert the certificate request into a self signed certificate using x509:");
405 log_output("openssl2 x509 -CAcreateserial -in $CAreq -days 30 -req -out $CAcert -signkey $CAkey", $outFile);
406
407 system("openssl2 x509 -in $CAcert -x509toreq -signkey $CAkey -out $CAreq2 (CLIB_OPT)/>$outFile");
408 log_desc("Convert a certificate into a certificate request using 'x509':");
409 log_output("openssl2 x509 -in $CAcert -x509toreq -signkey $CAkey -out $CAreq2", $outFile);
410
411 system("openssl2 req -config $OpenSSL_config -verify -in $CAreq -noout (CLIB_OPT)/>$outFile");
412 log_output("openssl2 req -config $OpenSSL_config -verify -in $CAreq -noout", $outFile);
413
414 system("openssl2 req -config $OpenSSL_config -verify -in $CAreq2 -noout (CLIB_OPT)/>$outFile");
415 log_output( "openssl2 req -config $OpenSSL_config -verify -in $CAreq2 -noout", $outFile);
416
417 system("openssl2 verify -CAfile $CAcert $CAcert (CLIB_OPT)/>$outFile");
418 log_output("openssl2 verify -CAfile $CAcert $CAcert", $outFile);
419
420 system("openssl2 req -config $Uconf -out $Ureq -keyout $Ukey -new (CLIB_OPT)/>$outFile");
421 log_desc("Make another certificate request using req:");
422 log_output("openssl2 req -config $Uconf -out $Ureq -keyout $Ukey -new", $outFile);
423
424 system("openssl2 x509 -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -CAserial $CAserial (CLIB_OPT)/>$outFile");
425 log_desc("Sign certificate request with the just created CA via x509:");
426 log_output("openssl2 x509 -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -CAserial $CAserial", $outFile);
427
428 system("openssl2 verify -CAfile $CAcert $Ucert (CLIB_OPT)/>$outFile");
429 log_output("openssl2 verify -CAfile $CAcert $Ucert", $outFile);
430
431 system("openssl2 x509 -subject -issuer -startdate -enddate -noout -in $Ucert (CLIB_OPT)/>$outFile");
432 log_desc("Certificate details");
433 log_output("openssl2 x509 -subject -issuer -startdate -enddate -noout -in $Ucert", $outFile);
434
435 print(OUT "--\n");
436 print(OUT "The generated CA certificate is $CAcert\n");
437 print(OUT "The generated CA private key is $CAkey\n");
438 print(OUT "The current CA signing serial number is in $CAserial\n");
439
440 print(OUT "The generated user certificate is $Ucert\n");
441 print(OUT "The generated user private key is $Ukey\n");
442 print(OUT "--\n");
443}
444
445############################################################################
446sub evp_tests
447{
448 my $i = 'evp_test';
449
450 print( "\nRUNNING EVP TESTS:\n\n");
451
452 print( OUT "\n========================================================\n");
453 print( OUT "EVP TESTS:\n\n");
454
455 if (-e "$base_path\\$i.nlm")
456 {
457 my $outFile = "$output_path\\$i.out";
458 system("$i $test_path\\evptests.txt (CLIB_OPT)/>$outFile");
459 log_desc("Test: $i\.nlm:");
460 log_output("", $outFile );
461 }
462 else
463 {
464 log_desc("Test: $i\.nlm: file not found");
465 }
466}
467
468############################################################################
469sub log_output( $ $ )
470{
471 my( $desc, $file ) = @_;
472 my($error) = 0;
473 my($key);
474 my($msg);
475
476 if ($desc)
477 {
478 print("\r$desc\n");
479 print(OUT "$desc\n");
480 }
481
482 # loop waiting for test program to complete
483 while ( stat($file) == 0)
484 { print(". "); sleep(1); }
485
486
487 # copy test output to log file
488 open(IN, "<$file");
489 while (<IN>)
490 {
491 print(OUT $_);
492 if ( $_ =~ /ERROR/ )
493 {
494 $error = 1;
495 }
496 }
497 # close and delete the temporary test output file
498 close(IN);
499 unlink($file);
500
501 if ( $error == 0 )
502 {
503 $msg = "Test Succeeded";
504 }
505 else
506 {
507 $msg = "Test Failed";
508 }
509
510 print(OUT "$msg\n");
511
512 if ($pause)
513 {
514 print("$msg - press ENTER to continue...");
515 $key = getc;
516 print("\n");
517 }
518
519 # Several of the testing scripts run a loop loading the
520 # same NLM with different options.
521 # On slow NetWare machines there appears to be some delay in the
522 # OS actually unloading the test nlms and the OS complains about.
523 # the NLM already being loaded. This additional pause is to
524 # to help provide a little more time for unloading before trying to
525 # load again.
526 sleep(1);
527}
528
529
530############################################################################
531sub log_desc( $ )
532{
533 my( $desc ) = @_;
534
535 print("\n");
536 print("$desc\n");
537
538 print(OUT "\n");
539 print(OUT "$desc\n");
540 print(OUT "======================================\n");
541}
542
543############################################################################
544sub compare_files( $ $ $ )
545{
546 my( $file1, $file2, $binary ) = @_;
547 my( $n1, $n2, $b1, $b2 );
548 my($ret) = 1;
549
550 open(IN0, $file1) || die "\nunable to open $file1\n";
551 open(IN1, $file2) || die "\nunable to open $file2\n";
552
553 if ($binary)
554 {
555 binmode IN0;
556 binmode IN1;
557 }
558
559 for (;;)
560 {
561 $n1 = read(IN0, $b1, 512);
562 $n2 = read(IN1, $b2, 512);
563
564 if ($n1 != $n2) {last;}
565 if ($b1 != $b2) {last;}
566
567 if ($n1 == 0)
568 {
569 $ret = 0;
570 last;
571 }
572 }
573 close(IN0);
574 close(IN1);
575 return($ret);
576}
577
578############################################################################
579sub do_wait()
580{
581 my($key);
582
583 if ($pause)
584 {
585 print("Press ENTER to continue...");
586 $key = getc;
587 print("\n");
588 }
589}
590
591
592############################################################################
593sub make_tmp_cert_file()
594{
595 my @cert_files = <$cert_path/*.pem>;
596
597 # delete the file if it already exists
598 unlink($tmp_cert);
599
600 open( TMP_CERT, ">$tmp_cert") || die "\nunable to open $tmp_cert\n";
601
602 print("building temporary cert file\n");
603
604 # create a temporary cert file that contains all the certs
605 foreach $i (@cert_files)
606 {
607 open( IN_CERT, $i ) || die "\nunable to open $i\n";
608
609 for(;;)
610 {
611 $n = sysread(IN_CERT, $data, 1024);
612
613 if ($n == 0)
614 {
615 close(IN_CERT);
616 last;
617 };
618
619 syswrite(TMP_CERT, $data, $n);
620 }
621 }
622
623 close( TMP_CERT );
624}
diff --git a/src/lib/libssl/src/Netware/globals.txt b/src/lib/libssl/src/Netware/globals.txt
new file mode 100644
index 0000000000..fe05d390cf
--- /dev/null
+++ b/src/lib/libssl/src/Netware/globals.txt
@@ -0,0 +1,254 @@
1An initial review of the OpenSSL code was done to determine how many
2global variables where present. The idea was to determine the amount of
3work required to pull the globals into an instance data structure in
4order to build a Library NLM for NetWare. This file contains the results
5of the review. Each file is listed along with the globals in the file.
6The initial review was done very quickly so this list is probably
7not a comprehensive list.
8
9
10cryptlib.c
11===========================================
12
13static STACK *app_locks=NULL;
14
15static STACK_OF(CRYPTO_dynlock) *dyn_locks=NULL;
16
17static void (MS_FAR *locking_callback)(int mode,int type,
18 const char *file,int line)=NULL;
19static int (MS_FAR *add_lock_callback)(int *pointer,int amount,
20 int type,const char *file,int line)=NULL;
21static unsigned long (MS_FAR *id_callback)(void)=NULL;
22static struct CRYPTO_dynlock_value *(MS_FAR *dynlock_create_callback)
23 (const char *file,int line)=NULL;
24static void (MS_FAR *dynlock_lock_callback)(int mode,
25 struct CRYPTO_dynlock_value *l, const char *file,int line)=NULL;
26static void (MS_FAR *dynlock_destroy_callback)(struct CRYPTO_dynlock_value *l,
27 const char *file,int line)=NULL;
28
29
30mem.c
31===========================================
32static int allow_customize = 1; /* we provide flexible functions for */
33static int allow_customize_debug = 1;/* exchanging memory-related functions at
34
35/* may be changed as long as `allow_customize' is set */
36static void *(*malloc_locked_func)(size_t) = malloc;
37static void (*free_locked_func)(void *) = free;
38static void *(*malloc_func)(size_t) = malloc;
39static void *(*realloc_func)(void *, size_t)= realloc;
40static void (*free_func)(void *) = free;
41
42/* use default functions from mem_dbg.c */
43static void (*malloc_debug_func)(void *,int,const char *,int,int)
44 = CRYPTO_dbg_malloc;
45static void (*realloc_debug_func)(void *,void *,int,const char *,int,int)
46 = CRYPTO_dbg_realloc;
47static void (*free_debug_func)(void *,int) = CRYPTO_dbg_free;
48static void (*set_debug_options_func)(long) = CRYPTO_dbg_set_options;
49static long (*get_debug_options_func)(void) = CRYPTO_dbg_get_options;
50
51
52mem_dbg.c
53===========================================
54static int mh_mode=CRYPTO_MEM_CHECK_OFF;
55static unsigned long order = 0; /* number of memory requests */
56static LHASH *mh=NULL; /* hash-table of memory requests (address as key) */
57
58static LHASH *amih=NULL; /* hash-table with those app_mem_info_st's */
59static long options = /* extra information to be recorded */
60static unsigned long disabling_thread = 0;
61
62
63err.c
64===========================================
65static LHASH *error_hash=NULL;
66static LHASH *thread_hash=NULL;
67
68several files have routines with static "init" to track if error strings
69 have been loaded ( may not want seperate error strings for each process )
70 The "init" variable can't be left "global" because the error has is a ptr
71 that is malloc'ed. The malloc'ed error has is dependant on the "init"
72 vars.
73
74 files:
75 pem_err.c
76 cpt_err.c
77 pk12err.c
78 asn1_err.c
79 bio_err.c
80 bn_err.c
81 buf_err.c
82 comp_err.c
83 conf_err.c
84 cpt_err.c
85 dh_err.c
86 dsa_err.c
87 dso_err.c
88 evp_err.c
89 obj_err.c
90 pkcs7err.c
91 rand_err.c
92 rsa_err.c
93 rsar_err.c
94 ssl_err.c
95 x509_err.c
96 v3err.c
97 err.c
98
99These file have similar "init" globals but they are for other stuff not
100error strings:
101
102 bn_lib.c
103 ecc_enc.c
104 s23_clnt.c
105 s23_meth.c
106 s23_srvr.c
107 s2_clnt.c
108 s2_lib.c
109 s2_meth.c
110 s2_srvr.c
111 s3_clnt.c
112 s3_lib.c
113 s3_srvr.c
114 t1_clnt.c
115 t1_meth.c
116 t1_srvr.c
117
118rand_lib.c
119===========================================
120static RAND_METHOD *rand_meth= &rand_ssleay_meth;
121
122md_rand.c
123===========================================
124static int state_num=0,state_index=0;
125static unsigned char state[STATE_SIZE+MD_DIGEST_LENGTH];
126static unsigned char md[MD_DIGEST_LENGTH];
127static long md_count[2]={0,0};
128static double entropy=0;
129static int initialized=0;
130
131/* This should be set to 1 only when ssleay_rand_add() is called inside
132 an already locked state, so it doesn't try to lock and thereby cause
133 a hang. And it should always be reset back to 0 before unlocking. */
134static int add_do_not_lock=0;
135
136obj_dat.c
137============================================
138static int new_nid=NUM_NID;
139static LHASH *added=NULL;
140
141b_sock.c
142===========================================
143static unsigned long BIO_ghbn_hits=0L;
144static unsigned long BIO_ghbn_miss=0L;
145static struct ghbn_cache_st
146 {
147 char name[129];
148 struct hostent *ent;
149 unsigned long order;
150 } ghbn_cache[GHBN_NUM];
151
152static int wsa_init_done=0;
153
154
155bio_lib.c
156===========================================
157static STACK_OF(CRYPTO_EX_DATA_FUNCS) *bio_meth=NULL;
158static int bio_meth_num=0;
159
160
161bn_lib.c
162========================================
163static int bn_limit_bits=0;
164static int bn_limit_num=8; /* (1<<bn_limit_bits) */
165static int bn_limit_bits_low=0;
166static int bn_limit_num_low=8; /* (1<<bn_limit_bits_low) */
167static int bn_limit_bits_high=0;
168static int bn_limit_num_high=8; /* (1<<bn_limit_bits_high) */
169static int bn_limit_bits_mont=0;
170static int bn_limit_num_mont=8; /* (1<<bn_limit_bits_mont) */
171
172conf_lib.c
173========================================
174static CONF_METHOD *default_CONF_method=NULL;
175
176dh_lib.c
177========================================
178static DH_METHOD *default_DH_method;
179static int dh_meth_num = 0;
180static STACK_OF(CRYPTO_EX_DATA_FUNCS) *dh_meth = NULL;
181
182dsa_lib.c
183========================================
184static DSA_METHOD *default_DSA_method;
185static int dsa_meth_num = 0;
186static STACK_OF(CRYPTO_EX_DATA_FUNCS) *dsa_meth = NULL;
187
188dso_lib.c
189========================================
190static DSO_METHOD *default_DSO_meth = NULL;
191
192rsa_lib.c
193========================================
194static RSA_METHOD *default_RSA_meth=NULL;
195static int rsa_meth_num=0;
196static STACK_OF(CRYPTO_EX_DATA_FUNCS) *rsa_meth=NULL;
197
198x509_trs.c
199=======================================
200static int (*default_trust)(int id, X509 *x, int flags) = obj_trust;
201static STACK_OF(X509_TRUST) *trtable = NULL;
202
203x509_req.c
204=======================================
205static int *ext_nids = ext_nid_list;
206
207o_names.c
208======================================
209static LHASH *names_lh=NULL;
210static STACK_OF(NAME_FUNCS) *name_funcs_stack;
211static int free_type;
212static int names_type_num=OBJ_NAME_TYPE_NUM;
213
214
215th-lock.c - NEED to add support for locking for NetWare
216==============================================
217static long *lock_count;
218(other platform specific globals)
219
220x_x509.c
221==============================================
222static int x509_meth_num = 0;
223static STACK_OF(CRYPTO_EX_DATA_FUNCS) *x509_meth = NULL;
224
225
226evp_pbe.c
227============================================
228static STACK *pbe_algs;
229
230evp_key.c
231============================================
232static char prompt_string[80];
233
234ssl_ciph.c
235============================================
236static STACK_OF(SSL_COMP) *ssl_comp_methods=NULL;
237
238ssl_lib.c
239=============================================
240static STACK_OF(CRYPTO_EX_DATA_FUNCS) *ssl_meth=NULL;
241static STACK_OF(CRYPTO_EX_DATA_FUNCS) *ssl_ctx_meth=NULL;
242static int ssl_meth_num=0;
243static int ssl_ctx_meth_num=0;
244
245ssl_sess.c
246=============================================
247static int ssl_session_num=0;
248static STACK_OF(CRYPTO_EX_DATA_FUNCS) *ssl_session_meth=NULL;
249
250x509_vfy.c
251============================================
252static STACK_OF(CRYPTO_EX_DATA_FUNCS) *x509_store_ctx_method=NULL;
253static int x509_store_ctx_num=0;
254
diff --git a/src/lib/libssl/src/Netware/readme.txt b/src/lib/libssl/src/Netware/readme.txt
new file mode 100644
index 0000000000..a5b5faae33
--- /dev/null
+++ b/src/lib/libssl/src/Netware/readme.txt
@@ -0,0 +1,19 @@
1
2Contents of the openssl\netware directory
3==========================================
4
5Regular files:
6
7readme.txt - this file
8do_tests.pl - perl script used to run the OpenSSL tests on NetWare
9cpy_tests.bat - batch to to copy test stuff to NetWare server
10build.bat - batch file to help with builds
11set_env.bat - batch file to help setup build environments
12globals.txt - results of initial code review to identify OpenSSL global variables
13
14
15The following files are generated by the various scripts. They are
16recreated each time and it is okay to delete them.
17
18*.def - command files used by Metrowerks linker
19*.mak - make files generated by mk1mf.pl
diff --git a/src/lib/libssl/src/Netware/set_env.bat b/src/lib/libssl/src/Netware/set_env.bat
new file mode 100644
index 0000000000..ace024e529
--- /dev/null
+++ b/src/lib/libssl/src/Netware/set_env.bat
@@ -0,0 +1,112 @@
1@echo off
2
3rem ========================================================================
4rem Batch file to assist in setting up the necessary enviroment for
5rem building OpenSSL for NetWare.
6rem
7rem usage:
8rem set_env [target]
9rem
10rem target - "netware-clib" - Clib build
11rem - "netware-libc" - LibC build
12rem
13rem
14
15if "a%1" == "a" goto usage
16
17set LIBC_BUILD=
18set CLIB_BUILD=
19set GNUC=
20
21if "%1" == "netware-clib" set CLIB_BUILD=Y
22if "%1" == "netware-clib" set LIBC_BUILD=
23
24if "%1" == "netware-libc" set LIBC_BUILD=Y
25if "%1" == "netware-libc" set CLIB_BUILD=
26
27if "%2" == "gnuc" set GNUC=Y
28if "%2" == "codewarrior" set GNUC=
29
30rem Location of tools (compiler, linker, etc)
31if "%NDKBASE%" == "" set NDKBASE=c:\Novell
32
33rem If Perl for Win32 is not already in your path, add it here
34set PERL_PATH=
35
36rem Define path to the Metrowerks command line tools
37rem or GNU Crosscompiler gcc / nlmconv
38rem ( compiler, assembler, linker)
39if "%GNUC%" == "Y" set COMPILER_PATH=c:\usr\i586-netware\bin;c:\usr\bin
40if "%GNUC%" == "" set COMPILER_PATH=c:\prg\cwcmdl40
41
42rem If using gnu make define path to utility
43rem set GNU_MAKE_PATH=%NDKBASE%\gnu
44set GNU_MAKE_PATH=c:\prg\tools
45
46rem If using ms nmake define path to nmake
47rem set MS_NMAKE_PATH=%NDKBASE%\msvc\600\bin
48
49rem If using NASM assembler define path
50rem set NASM_PATH=%NDKBASE%\nasm
51set NASM_PATH=c:\prg\tools
52
53rem Update path to include tool paths
54set path=%path%;%COMPILER_PATH%
55if not "%GNU_MAKE_PATH%" == "" set path=%path%;%GNU_MAKE_PATH%
56if not "%MS_NMAKE_PATH%" == "" set path=%path%;%MS_NMAKE_PATH%
57if not "%NASM_PATH%" == "" set path=%path%;%NASM_PATH%
58if not "%PERL_PATH%" == "" set path=%path%;%PERL_PATH%
59
60rem Set INCLUDES to location of Novell NDK includes
61if "%LIBC_BUILD%" == "Y" set INCLUDE=%NDKBASE%\ndk\libc\include;%NDKBASE%\ndk\libc\include\winsock
62if "%CLIB_BUILD%" == "Y" set INCLUDE=%NDKBASE%\ndk\nwsdk\include\nlm;%NDKBASE%\ws295sdk\include
63
64rem Set Imports to location of Novell NDK import files
65if "%LIBC_BUILD%" == "Y" set IMPORTS=%NDKBASE%\ndk\libc\imports
66if "%CLIB_BUILD%" == "Y" set IMPORTS=%NDKBASE%\ndk\nwsdk\imports
67
68rem Set PRELUDE to the absolute path of the prelude object to link with in
69rem the Metrowerks NetWare PDK - NOTE: for Clib builds "clibpre.o" is
70rem recommended, for LibC NKS builds libcpre.o must be used
71if "%GNUC%" == "Y" goto gnuc
72if "%LIBC_BUILD%" == "Y" set PRELUDE=%IMPORTS%\libcpre.o
73rem if "%CLIB_BUILD%" == "Y" set PRELUDE=%IMPORTS%\clibpre.o
74if "%CLIB_BUILD%" == "Y" set PRELUDE=%IMPORTS%\prelude.o
75echo using MetroWerks CodeWarrior
76goto info
77
78:gnuc
79if "%LIBC_BUILD%" == "Y" set PRELUDE=%IMPORTS%\libcpre.gcc.o
80rem if "%CLIB_BUILD%" == "Y" set PRELUDE=%IMPORTS%\clibpre.gcc.o
81if "%CLIB_BUILD%" == "Y" set PRELUDE=%IMPORTS%\prelude.gcc.o
82echo using GNU GCC Compiler
83
84:info
85echo.
86
87if "%LIBC_BUILD%" == "Y" echo Enviroment configured for LibC build
88if "%LIBC_BUILD%" == "Y" echo use "netware\build.bat netware-libc ..."
89
90if "%CLIB_BUILD%" == "Y" echo Enviroment configured for CLib build
91if "%CLIB_BUILD%" == "Y" echo use "netware\build.bat netware-clib ..."
92
93goto end
94
95:usage
96rem ===============================================================
97echo.
98echo No target build specified!
99echo.
100echo usage: set_env [target] [compiler]
101echo.
102echo target - "netware-clib" - Clib build
103echo - "netware-libc" - LibC build
104echo.
105echo compiler - "gnuc" - GNU GCC Compiler
106echo - "codewarrior" - MetroWerks CodeWarrior (default)
107echo.
108
109:end
110echo.
111
112
diff --git a/src/lib/libssl/src/apps/Makefile b/src/lib/libssl/src/apps/Makefile
index 4daa92382f..92ae515b44 100644
--- a/src/lib/libssl/src/apps/Makefile
+++ b/src/lib/libssl/src/apps/Makefile
@@ -7,11 +7,6 @@ TOP= ..
7CC= cc 7CC= cc
8INCLUDES= -I$(TOP) -I../include $(KRB5_INCLUDES) 8INCLUDES= -I$(TOP) -I../include $(KRB5_INCLUDES)
9CFLAG= -g -static 9CFLAG= -g -static
10INSTALL_PREFIX=
11INSTALLTOP= /usr/local/ssl
12OPENSSLDIR= /usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16PERL= perl 11PERL= perl
17RM= rm -f 12RM= rm -f
@@ -41,9 +36,9 @@ SCRIPTS=CA.sh CA.pl
41EXE= $(PROGRAM)$(EXE_EXT) 36EXE= $(PROGRAM)$(EXE_EXT)
42 37
43E_EXE= verify asn1pars req dgst dh dhparam enc passwd gendh errstr \ 38E_EXE= verify asn1pars req dgst dh dhparam enc passwd gendh errstr \
44 ca crl rsa rsautl dsa dsaparam \ 39 ca crl rsa rsautl dsa dsaparam ec ecparam \
45 x509 genrsa gendsa s_server s_client speed \ 40 x509 genrsa gendsa s_server s_client speed \
46 s_time version pkcs7 crl2pkcs7 sess_id ciphers nseq pkcs12 \ 41 s_time version pkcs7 cms crl2pkcs7 sess_id ciphers nseq pkcs12 \
47 pkcs8 spkac smime rand engine ocsp prime 42 pkcs8 spkac smime rand engine ocsp prime
48 43
49PROGS= $(PROGRAM).c 44PROGS= $(PROGRAM).c
@@ -57,17 +52,19 @@ RAND_SRC=app_rand.c
57 52
58E_OBJ= verify.o asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.o gendh.o errstr.o \ 53E_OBJ= verify.o asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.o gendh.o errstr.o \
59 ca.o pkcs7.o crl2p7.o crl.o \ 54 ca.o pkcs7.o crl2p7.o crl.o \
60 rsa.o rsautl.o dsa.o dsaparam.o \ 55 rsa.o rsautl.o dsa.o dsaparam.o ec.o ecparam.o \
61 x509.o genrsa.o gendsa.o s_server.o s_client.o speed.o \ 56 x509.o genrsa.o gendsa.o s_server.o s_client.o speed.o \
62 s_time.o $(A_OBJ) $(S_OBJ) $(RAND_OBJ) version.o sess_id.o \ 57 s_time.o $(A_OBJ) $(S_OBJ) $(RAND_OBJ) version.o sess_id.o \
63 ciphers.o nseq.o pkcs12.o pkcs8.o spkac.o smime.o rand.o engine.o ocsp.o prime.o 58 ciphers.o nseq.o pkcs12.o pkcs8.o spkac.o smime.o rand.o engine.o \
59 ocsp.o prime.o cms.o
64 60
65E_SRC= verify.c asn1pars.c req.c dgst.c dh.c enc.c passwd.c gendh.c errstr.c ca.c \ 61E_SRC= verify.c asn1pars.c req.c dgst.c dh.c enc.c passwd.c gendh.c errstr.c ca.c \
66 pkcs7.c crl2p7.c crl.c \ 62 pkcs7.c crl2p7.c crl.c \
67 rsa.c rsautl.c dsa.c dsaparam.c \ 63 rsa.c rsautl.c dsa.c dsaparam.c ec.c ecparam.c \
68 x509.c genrsa.c gendsa.c s_server.c s_client.c speed.c \ 64 x509.c genrsa.c gendsa.c s_server.c s_client.c speed.c \
69 s_time.c $(A_SRC) $(S_SRC) $(RAND_SRC) version.c sess_id.c \ 65 s_time.c $(A_SRC) $(S_SRC) $(RAND_SRC) version.c sess_id.c \
70 ciphers.c nseq.c pkcs12.c pkcs8.c spkac.c smime.c rand.c engine.c ocsp.c prime.c 66 ciphers.c nseq.c pkcs12.c pkcs8.c spkac.c smime.c rand.c engine.c \
67 ocsp.c prime.c cms.c
71 68
72SRC=$(E_SRC) 69SRC=$(E_SRC)
73 70
@@ -86,8 +83,13 @@ all: exe
86exe: $(EXE) 83exe: $(EXE)
87 84
88req: sreq.o $(A_OBJ) $(DLIBCRYPTO) 85req: sreq.o $(A_OBJ) $(DLIBCRYPTO)
89 LD_LIBRARY_PATH=..:$$LD_LIBRARY_PATH \ 86 shlib_target=; if [ -n "$(SHARED_LIBS)" ]; then \
90 $(CC) -o req $(CFLAG) sreq.o $(A_OBJ) $(RAND_OBJ) $(PEX_LIBS) $(LIBCRYPTO) $(EX_LIBS) 87 shlib_target="$(SHLIB_TARGET)"; \
88 fi; \
89 $(MAKE) -f $(TOP)/Makefile.shared -e \
90 APPNAME=req OBJECTS="sreq.o $(A_OBJ) $(RAND_OBJ)" \
91 LIBDEPS="$(PEX_LIBS) $(LIBCRYPTO) $(EX_LIBS)" \
92 link_app.$${shlib_target}
91 93
92sreq.o: req.c 94sreq.o: req.c
93 $(CC) -c $(INCLUDES) $(CFLAG) -o sreq.o req.c 95 $(CC) -c $(INCLUDES) $(CFLAG) -o sreq.o req.c
@@ -96,15 +98,15 @@ files:
96 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 98 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
97 99
98install: 100install:
99 @for i in $(EXE); \ 101 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
102 @set -e; for i in $(EXE); \
100 do \ 103 do \
101 (echo installing $$i; \ 104 (echo installing $$i; \
102 cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$i.new; \ 105 cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$i.new; \
103 chmod 755 $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$i.new; \ 106 chmod 755 $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$i.new; \
104 mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$i.new \ 107 mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$i.new $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$i ); \
105 $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$i; \ 108 done;
106 ) done; 109 @set -e; for i in $(SCRIPTS); \
107 @for i in $(SCRIPTS); \
108 do \ 110 do \
109 (echo installing $$i; \ 111 (echo installing $$i; \
110 cp $$i $(INSTALL_PREFIX)$(OPENSSLDIR)/misc/$$i.new; \ 112 cp $$i $(INSTALL_PREFIX)$(OPENSSLDIR)/misc/$$i.new; \
@@ -126,7 +128,11 @@ lint:
126 lint -DLINT $(INCLUDES) $(SRC)>fluff 128 lint -DLINT $(INCLUDES) $(SRC)>fluff
127 129
128depend: 130depend:
129 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(SRC) 131 @if [ -z "$(THIS)" ]; then \
132 $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; \
133 else \
134 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(SRC); \
135 fi
130 136
131dclean: 137dclean:
132 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new 138 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
@@ -144,19 +150,14 @@ $(DLIBCRYPTO):
144 150
145$(EXE): progs.h $(E_OBJ) $(PROGRAM).o $(DLIBCRYPTO) $(DLIBSSL) 151$(EXE): progs.h $(E_OBJ) $(PROGRAM).o $(DLIBCRYPTO) $(DLIBSSL)
146 $(RM) $(EXE) 152 $(RM) $(EXE)
147 @if egrep 'define OPENSSL_FIPS' $(TOP)/include/openssl/opensslconf.h > /dev/null; then \ 153 shlib_target=; if [ -n "$(SHARED_LIBS)" ]; then \
148 FIPSLD_CC=$(CC); CC=$(TOP)/fips-1.0/fipsld; export CC FIPSLD_CC; \ 154 shlib_target="$(SHLIB_TARGET)"; \
149 fi; \ 155 fi; \
150 SHARED_LIBS="$(SHARED_LIBS)"; \ 156 LIBRARIES="$(LIBSSL) $(LIBKRB5) $(LIBCRYPTO)" ; \
151 if [ "$(SHLIB_TARGET)" = "darwin-shared" ] ; then \ 157 $(MAKE) -f $(TOP)/Makefile.shared -e \
152 SHARED_LIBS=""; \ 158 APPNAME=$(EXE) OBJECTS="$(PROGRAM).o $(E_OBJ)" \
153 fi; \ 159 LIBDEPS="$(PEX_LIBS) $$LIBRARIES $(EX_LIBS)" \
154 if [ -z "$$SHARED_LIBS" ]; then \ 160 link_app.$${shlib_target}
155 set -x; $${CC:-$(CC)} -o $(EXE) $(CFLAGS) $(PROGRAM).o $(E_OBJ) $(PEX_LIBS) $(DLIBSSL) $(LIBKRB5) $(DLIBCRYPTO) $(EX_LIBS) ; \
156 else \
157 set -x; LD_LIBRARY_PATH=..:$$LD_LIBRARY_PATH \
158 $(CC) -o $(EXE) $(CFLAGS) $(PROGRAM).o $(E_OBJ) $(PEX_LIBS) $(LIBSSL) $(LIBKRB5) $(LIBCRYPTO) $(EX_LIBS) ; \
159 fi
160 -(cd ..; \ 161 -(cd ..; \
161 OPENSSL="`pwd`/util/opensslwrap.sh"; export OPENSSL; \ 162 OPENSSL="`pwd`/util/opensslwrap.sh"; export OPENSSL; \
162 $(PERL) tools/c_rehash certs) 163 $(PERL) tools/c_rehash certs)
@@ -167,1005 +168,786 @@ progs.h: progs.pl
167 168
168# DO NOT DELETE THIS LINE -- make depend depends on it. 169# DO NOT DELETE THIS LINE -- make depend depends on it.
169 170
170app_rand.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 171app_rand.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
171app_rand.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 172app_rand.o: ../include/openssl/buffer.h ../include/openssl/conf.h
172app_rand.o: ../include/openssl/bn.h ../include/openssl/buffer.h 173app_rand.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
173app_rand.o: ../include/openssl/cast.h ../include/openssl/conf.h 174app_rand.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
174app_rand.o: ../include/openssl/crypto.h ../include/openssl/des.h 175app_rand.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
175app_rand.o: ../include/openssl/des_old.h ../include/openssl/dh.h 176app_rand.o: ../include/openssl/evp.h ../include/openssl/lhash.h
176app_rand.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 177app_rand.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
177app_rand.o: ../include/openssl/engine.h ../include/openssl/err.h 178app_rand.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
178app_rand.o: ../include/openssl/evp.h ../include/openssl/idea.h
179app_rand.o: ../include/openssl/lhash.h ../include/openssl/md2.h
180app_rand.o: ../include/openssl/md4.h ../include/openssl/md5.h
181app_rand.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
182app_rand.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
183app_rand.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 179app_rand.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
184app_rand.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 180app_rand.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
185app_rand.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 181app_rand.o: ../include/openssl/safestack.h ../include/openssl/sha.h
186app_rand.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 182app_rand.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
187app_rand.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 183app_rand.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
188app_rand.o: ../include/openssl/sha.h ../include/openssl/stack.h 184app_rand.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h
189app_rand.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h 185app_rand.o: app_rand.c apps.h
190app_rand.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h 186apps.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
191app_rand.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h app_rand.c
192app_rand.o: apps.h
193apps.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
194apps.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
195apps.o: ../include/openssl/bn.h ../include/openssl/buffer.h 187apps.o: ../include/openssl/bn.h ../include/openssl/buffer.h
196apps.o: ../include/openssl/cast.h ../include/openssl/conf.h 188apps.o: ../include/openssl/conf.h ../include/openssl/crypto.h
197apps.o: ../include/openssl/crypto.h ../include/openssl/des.h 189apps.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
198apps.o: ../include/openssl/des_old.h ../include/openssl/dh.h 190apps.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
199apps.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
200apps.o: ../include/openssl/engine.h ../include/openssl/err.h 191apps.o: ../include/openssl/engine.h ../include/openssl/err.h
201apps.o: ../include/openssl/evp.h ../include/openssl/idea.h 192apps.o: ../include/openssl/evp.h ../include/openssl/lhash.h
202apps.o: ../include/openssl/lhash.h ../include/openssl/md2.h 193apps.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
203apps.o: ../include/openssl/md4.h ../include/openssl/md5.h 194apps.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
204apps.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
205apps.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
206apps.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 195apps.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
207apps.o: ../include/openssl/pem.h ../include/openssl/pem2.h 196apps.o: ../include/openssl/pem.h ../include/openssl/pem2.h
208apps.o: ../include/openssl/pkcs12.h ../include/openssl/pkcs7.h 197apps.o: ../include/openssl/pkcs12.h ../include/openssl/pkcs7.h
209apps.o: ../include/openssl/rand.h ../include/openssl/rc2.h 198apps.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
210apps.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 199apps.o: ../include/openssl/sha.h ../include/openssl/stack.h
211apps.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 200apps.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
212apps.o: ../include/openssl/safestack.h ../include/openssl/sha.h 201apps.o: ../include/openssl/ui.h ../include/openssl/x509.h
213apps.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
214apps.o: ../include/openssl/txt_db.h ../include/openssl/ui.h
215apps.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
216apps.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.c apps.h 202apps.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.c apps.h
217asn1pars.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 203asn1pars.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
218asn1pars.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 204asn1pars.o: ../include/openssl/buffer.h ../include/openssl/conf.h
219asn1pars.o: ../include/openssl/bn.h ../include/openssl/buffer.h 205asn1pars.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
220asn1pars.o: ../include/openssl/cast.h ../include/openssl/conf.h 206asn1pars.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
221asn1pars.o: ../include/openssl/crypto.h ../include/openssl/des.h 207asn1pars.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
222asn1pars.o: ../include/openssl/des_old.h ../include/openssl/dh.h 208asn1pars.o: ../include/openssl/err.h ../include/openssl/evp.h
223asn1pars.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 209asn1pars.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
224asn1pars.o: ../include/openssl/engine.h ../include/openssl/err.h 210asn1pars.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
225asn1pars.o: ../include/openssl/evp.h ../include/openssl/idea.h 211asn1pars.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
226asn1pars.o: ../include/openssl/lhash.h ../include/openssl/md2.h 212asn1pars.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
227asn1pars.o: ../include/openssl/md4.h ../include/openssl/md5.h 213asn1pars.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
228asn1pars.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 214asn1pars.o: ../include/openssl/safestack.h ../include/openssl/sha.h
229asn1pars.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 215asn1pars.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
230asn1pars.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 216asn1pars.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
231asn1pars.o: ../include/openssl/pem.h ../include/openssl/pem2.h 217asn1pars.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h
232asn1pars.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
233asn1pars.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
234asn1pars.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
235asn1pars.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
236asn1pars.o: ../include/openssl/sha.h ../include/openssl/stack.h
237asn1pars.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
238asn1pars.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
239asn1pars.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h
240asn1pars.o: asn1pars.c 218asn1pars.o: asn1pars.c
241ca.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 219ca.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
242ca.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
243ca.o: ../include/openssl/bn.h ../include/openssl/buffer.h 220ca.o: ../include/openssl/bn.h ../include/openssl/buffer.h
244ca.o: ../include/openssl/cast.h ../include/openssl/conf.h 221ca.o: ../include/openssl/conf.h ../include/openssl/crypto.h
245ca.o: ../include/openssl/crypto.h ../include/openssl/des.h 222ca.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
246ca.o: ../include/openssl/des_old.h ../include/openssl/dh.h 223ca.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
247ca.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
248ca.o: ../include/openssl/engine.h ../include/openssl/err.h 224ca.o: ../include/openssl/engine.h ../include/openssl/err.h
249ca.o: ../include/openssl/evp.h ../include/openssl/idea.h 225ca.o: ../include/openssl/evp.h ../include/openssl/lhash.h
250ca.o: ../include/openssl/lhash.h ../include/openssl/md2.h 226ca.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
251ca.o: ../include/openssl/md4.h ../include/openssl/md5.h 227ca.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
252ca.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 228ca.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
253ca.o: ../include/openssl/objects.h ../include/openssl/ocsp.h 229ca.o: ../include/openssl/pem.h ../include/openssl/pem2.h
254ca.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 230ca.o: ../include/openssl/pkcs7.h ../include/openssl/safestack.h
255ca.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h 231ca.o: ../include/openssl/sha.h ../include/openssl/stack.h
256ca.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h 232ca.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
257ca.o: ../include/openssl/rand.h ../include/openssl/rc2.h 233ca.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
258ca.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 234ca.o: ../include/openssl/x509v3.h apps.h ca.c
259ca.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 235ciphers.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
260ca.o: ../include/openssl/safestack.h ../include/openssl/sha.h
261ca.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
262ca.o: ../include/openssl/txt_db.h ../include/openssl/ui.h
263ca.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
264ca.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h ca.c
265ciphers.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
266ciphers.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
267ciphers.o: ../include/openssl/bn.h ../include/openssl/buffer.h 236ciphers.o: ../include/openssl/bn.h ../include/openssl/buffer.h
268ciphers.o: ../include/openssl/cast.h ../include/openssl/comp.h 237ciphers.o: ../include/openssl/comp.h ../include/openssl/conf.h
269ciphers.o: ../include/openssl/conf.h ../include/openssl/crypto.h 238ciphers.o: ../include/openssl/crypto.h ../include/openssl/dtls1.h
270ciphers.o: ../include/openssl/des.h ../include/openssl/des_old.h 239ciphers.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
271ciphers.o: ../include/openssl/dh.h ../include/openssl/dsa.h 240ciphers.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
272ciphers.o: ../include/openssl/e_os2.h ../include/openssl/engine.h 241ciphers.o: ../include/openssl/engine.h ../include/openssl/err.h
273ciphers.o: ../include/openssl/err.h ../include/openssl/evp.h 242ciphers.o: ../include/openssl/evp.h ../include/openssl/kssl.h
274ciphers.o: ../include/openssl/idea.h ../include/openssl/kssl.h 243ciphers.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
275ciphers.o: ../include/openssl/lhash.h ../include/openssl/md2.h 244ciphers.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
276ciphers.o: ../include/openssl/md4.h ../include/openssl/md5.h 245ciphers.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
277ciphers.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 246ciphers.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
278ciphers.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 247ciphers.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
279ciphers.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 248ciphers.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
280ciphers.o: ../include/openssl/pem.h ../include/openssl/pem2.h 249ciphers.o: ../include/openssl/safestack.h ../include/openssl/sha.h
281ciphers.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 250ciphers.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
282ciphers.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 251ciphers.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
283ciphers.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 252ciphers.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
284ciphers.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 253ciphers.o: ../include/openssl/tls1.h ../include/openssl/txt_db.h
285ciphers.o: ../include/openssl/sha.h ../include/openssl/ssl.h 254ciphers.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
286ciphers.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 255ciphers.o: ../include/openssl/x509v3.h apps.h ciphers.c
287ciphers.o: ../include/openssl/ssl3.h ../include/openssl/stack.h 256cms.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
288ciphers.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h 257cms.o: ../include/openssl/buffer.h ../include/openssl/conf.h
289ciphers.o: ../include/openssl/txt_db.h ../include/openssl/ui.h 258cms.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
290ciphers.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h 259cms.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
291ciphers.o: ../include/openssl/x509_vfy.h apps.h ciphers.c 260cms.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
292crl.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 261cms.o: ../include/openssl/evp.h ../include/openssl/lhash.h
293crl.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 262cms.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
294crl.o: ../include/openssl/bn.h ../include/openssl/buffer.h 263cms.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
295crl.o: ../include/openssl/cast.h ../include/openssl/conf.h 264cms.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
296crl.o: ../include/openssl/crypto.h ../include/openssl/des.h 265cms.o: ../include/openssl/pkcs7.h ../include/openssl/safestack.h
297crl.o: ../include/openssl/des_old.h ../include/openssl/dh.h 266cms.o: ../include/openssl/sha.h ../include/openssl/stack.h
298crl.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 267cms.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
299crl.o: ../include/openssl/engine.h ../include/openssl/err.h 268cms.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
300crl.o: ../include/openssl/evp.h ../include/openssl/idea.h 269cms.o: ../include/openssl/x509v3.h apps.h cms.c
301crl.o: ../include/openssl/lhash.h ../include/openssl/md2.h 270crl.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
302crl.o: ../include/openssl/md4.h ../include/openssl/md5.h 271crl.o: ../include/openssl/buffer.h ../include/openssl/conf.h
303crl.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 272crl.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
304crl.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 273crl.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
305crl.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 274crl.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
306crl.o: ../include/openssl/pem.h ../include/openssl/pem2.h 275crl.o: ../include/openssl/err.h ../include/openssl/evp.h
307crl.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 276crl.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
308crl.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 277crl.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
309crl.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 278crl.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
310crl.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 279crl.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
311crl.o: ../include/openssl/sha.h ../include/openssl/stack.h 280crl.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
312crl.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h 281crl.o: ../include/openssl/safestack.h ../include/openssl/sha.h
313crl.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h 282crl.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
314crl.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h 283crl.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
315crl.o: ../include/openssl/x509v3.h apps.h crl.c 284crl.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h crl.c
316crl2p7.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 285crl2p7.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
317crl2p7.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 286crl2p7.o: ../include/openssl/buffer.h ../include/openssl/conf.h
318crl2p7.o: ../include/openssl/bn.h ../include/openssl/buffer.h 287crl2p7.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
319crl2p7.o: ../include/openssl/cast.h ../include/openssl/conf.h 288crl2p7.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
320crl2p7.o: ../include/openssl/crypto.h ../include/openssl/des.h 289crl2p7.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
321crl2p7.o: ../include/openssl/des_old.h ../include/openssl/dh.h 290crl2p7.o: ../include/openssl/err.h ../include/openssl/evp.h
322crl2p7.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 291crl2p7.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
323crl2p7.o: ../include/openssl/engine.h ../include/openssl/err.h 292crl2p7.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
324crl2p7.o: ../include/openssl/evp.h ../include/openssl/idea.h 293crl2p7.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
325crl2p7.o: ../include/openssl/lhash.h ../include/openssl/md2.h 294crl2p7.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
326crl2p7.o: ../include/openssl/md4.h ../include/openssl/md5.h 295crl2p7.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
327crl2p7.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 296crl2p7.o: ../include/openssl/safestack.h ../include/openssl/sha.h
328crl2p7.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 297crl2p7.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
329crl2p7.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 298crl2p7.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
330crl2p7.o: ../include/openssl/pem.h ../include/openssl/pem2.h 299crl2p7.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h
331crl2p7.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
332crl2p7.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
333crl2p7.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
334crl2p7.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
335crl2p7.o: ../include/openssl/sha.h ../include/openssl/stack.h
336crl2p7.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
337crl2p7.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
338crl2p7.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h
339crl2p7.o: crl2p7.c 300crl2p7.o: crl2p7.c
340dgst.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 301dgst.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
341dgst.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 302dgst.o: ../include/openssl/buffer.h ../include/openssl/conf.h
342dgst.o: ../include/openssl/bn.h ../include/openssl/buffer.h 303dgst.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
343dgst.o: ../include/openssl/cast.h ../include/openssl/conf.h 304dgst.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
344dgst.o: ../include/openssl/crypto.h ../include/openssl/des.h 305dgst.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
345dgst.o: ../include/openssl/des_old.h ../include/openssl/dh.h 306dgst.o: ../include/openssl/err.h ../include/openssl/evp.h
346dgst.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 307dgst.o: ../include/openssl/hmac.h ../include/openssl/lhash.h
347dgst.o: ../include/openssl/engine.h ../include/openssl/err.h
348dgst.o: ../include/openssl/evp.h ../include/openssl/hmac.h
349dgst.o: ../include/openssl/idea.h ../include/openssl/lhash.h
350dgst.o: ../include/openssl/md2.h ../include/openssl/md4.h
351dgst.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
352dgst.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 308dgst.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
353dgst.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 309dgst.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
354dgst.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h 310dgst.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
355dgst.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h 311dgst.o: ../include/openssl/pem.h ../include/openssl/pem2.h
356dgst.o: ../include/openssl/rand.h ../include/openssl/rc2.h 312dgst.o: ../include/openssl/pkcs7.h ../include/openssl/safestack.h
357dgst.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 313dgst.o: ../include/openssl/sha.h ../include/openssl/stack.h
358dgst.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 314dgst.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
359dgst.o: ../include/openssl/safestack.h ../include/openssl/sha.h 315dgst.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
360dgst.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 316dgst.o: ../include/openssl/x509v3.h apps.h dgst.c
361dgst.o: ../include/openssl/txt_db.h ../include/openssl/ui.h 317dh.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
362dgst.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
363dgst.o: ../include/openssl/x509_vfy.h apps.h dgst.c
364dh.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
365dh.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
366dh.o: ../include/openssl/bn.h ../include/openssl/buffer.h 318dh.o: ../include/openssl/bn.h ../include/openssl/buffer.h
367dh.o: ../include/openssl/cast.h ../include/openssl/conf.h 319dh.o: ../include/openssl/conf.h ../include/openssl/crypto.h
368dh.o: ../include/openssl/crypto.h ../include/openssl/des.h 320dh.o: ../include/openssl/dh.h ../include/openssl/e_os2.h
369dh.o: ../include/openssl/des_old.h ../include/openssl/dh.h 321dh.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
370dh.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 322dh.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
371dh.o: ../include/openssl/engine.h ../include/openssl/err.h 323dh.o: ../include/openssl/err.h ../include/openssl/evp.h
372dh.o: ../include/openssl/evp.h ../include/openssl/idea.h 324dh.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
373dh.o: ../include/openssl/lhash.h ../include/openssl/md2.h 325dh.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
374dh.o: ../include/openssl/md4.h ../include/openssl/md5.h 326dh.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
375dh.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 327dh.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
376dh.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 328dh.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
377dh.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 329dh.o: ../include/openssl/safestack.h ../include/openssl/sha.h
378dh.o: ../include/openssl/pem.h ../include/openssl/pem2.h 330dh.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
379dh.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 331dh.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
380dh.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 332dh.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h dh.c
381dh.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 333dsa.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
382dh.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
383dh.o: ../include/openssl/sha.h ../include/openssl/stack.h
384dh.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
385dh.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
386dh.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h dh.c
387dsa.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
388dsa.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
389dsa.o: ../include/openssl/bn.h ../include/openssl/buffer.h 334dsa.o: ../include/openssl/bn.h ../include/openssl/buffer.h
390dsa.o: ../include/openssl/cast.h ../include/openssl/conf.h 335dsa.o: ../include/openssl/conf.h ../include/openssl/crypto.h
391dsa.o: ../include/openssl/crypto.h ../include/openssl/des.h
392dsa.o: ../include/openssl/des_old.h ../include/openssl/dh.h
393dsa.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 336dsa.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
394dsa.o: ../include/openssl/engine.h ../include/openssl/err.h 337dsa.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
395dsa.o: ../include/openssl/evp.h ../include/openssl/idea.h 338dsa.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
396dsa.o: ../include/openssl/lhash.h ../include/openssl/md2.h 339dsa.o: ../include/openssl/err.h ../include/openssl/evp.h
397dsa.o: ../include/openssl/md4.h ../include/openssl/md5.h 340dsa.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
398dsa.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 341dsa.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
399dsa.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 342dsa.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
400dsa.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 343dsa.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
401dsa.o: ../include/openssl/pem.h ../include/openssl/pem2.h 344dsa.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
402dsa.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 345dsa.o: ../include/openssl/safestack.h ../include/openssl/sha.h
403dsa.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 346dsa.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
404dsa.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 347dsa.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
405dsa.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 348dsa.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h dsa.c
406dsa.o: ../include/openssl/sha.h ../include/openssl/stack.h 349dsaparam.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
407dsa.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
408dsa.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
409dsa.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h dsa.c
410dsaparam.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
411dsaparam.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
412dsaparam.o: ../include/openssl/bn.h ../include/openssl/buffer.h 350dsaparam.o: ../include/openssl/bn.h ../include/openssl/buffer.h
413dsaparam.o: ../include/openssl/cast.h ../include/openssl/conf.h 351dsaparam.o: ../include/openssl/conf.h ../include/openssl/crypto.h
414dsaparam.o: ../include/openssl/crypto.h ../include/openssl/des.h 352dsaparam.o: ../include/openssl/dh.h ../include/openssl/dsa.h
415dsaparam.o: ../include/openssl/des_old.h ../include/openssl/dh.h 353dsaparam.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
416dsaparam.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 354dsaparam.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
417dsaparam.o: ../include/openssl/engine.h ../include/openssl/err.h 355dsaparam.o: ../include/openssl/engine.h ../include/openssl/err.h
418dsaparam.o: ../include/openssl/evp.h ../include/openssl/idea.h 356dsaparam.o: ../include/openssl/evp.h ../include/openssl/lhash.h
419dsaparam.o: ../include/openssl/lhash.h ../include/openssl/md2.h 357dsaparam.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
420dsaparam.o: ../include/openssl/md4.h ../include/openssl/md5.h 358dsaparam.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
421dsaparam.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
422dsaparam.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
423dsaparam.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 359dsaparam.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
424dsaparam.o: ../include/openssl/pem.h ../include/openssl/pem2.h 360dsaparam.o: ../include/openssl/pem.h ../include/openssl/pem2.h
425dsaparam.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 361dsaparam.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
426dsaparam.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
427dsaparam.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
428dsaparam.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 362dsaparam.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
429dsaparam.o: ../include/openssl/sha.h ../include/openssl/stack.h 363dsaparam.o: ../include/openssl/sha.h ../include/openssl/stack.h
430dsaparam.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h 364dsaparam.o: ../include/openssl/store.h ../include/openssl/symhacks.h
431dsaparam.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h 365dsaparam.o: ../include/openssl/txt_db.h ../include/openssl/ui.h
432dsaparam.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h 366dsaparam.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
433dsaparam.o: dsaparam.c 367dsaparam.o: ../include/openssl/x509v3.h apps.h dsaparam.c
434enc.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 368ec.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
435enc.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 369ec.o: ../include/openssl/buffer.h ../include/openssl/conf.h
436enc.o: ../include/openssl/bn.h ../include/openssl/buffer.h 370ec.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
437enc.o: ../include/openssl/cast.h ../include/openssl/conf.h 371ec.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
438enc.o: ../include/openssl/crypto.h ../include/openssl/des.h 372ec.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
439enc.o: ../include/openssl/des_old.h ../include/openssl/dh.h 373ec.o: ../include/openssl/err.h ../include/openssl/evp.h
440enc.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 374ec.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
441enc.o: ../include/openssl/engine.h ../include/openssl/err.h 375ec.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
442enc.o: ../include/openssl/evp.h ../include/openssl/idea.h 376ec.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
443enc.o: ../include/openssl/lhash.h ../include/openssl/md2.h 377ec.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
444enc.o: ../include/openssl/md4.h ../include/openssl/md5.h 378ec.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
445enc.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 379ec.o: ../include/openssl/safestack.h ../include/openssl/sha.h
446enc.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 380ec.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
447enc.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 381ec.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
448enc.o: ../include/openssl/pem.h ../include/openssl/pem2.h 382ec.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h ec.c
449enc.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 383ecparam.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
450enc.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 384ecparam.o: ../include/openssl/bn.h ../include/openssl/buffer.h
451enc.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 385ecparam.o: ../include/openssl/conf.h ../include/openssl/crypto.h
452enc.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 386ecparam.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
387ecparam.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
388ecparam.o: ../include/openssl/engine.h ../include/openssl/err.h
389ecparam.o: ../include/openssl/evp.h ../include/openssl/lhash.h
390ecparam.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
391ecparam.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
392ecparam.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
393ecparam.o: ../include/openssl/pem.h ../include/openssl/pem2.h
394ecparam.o: ../include/openssl/pkcs7.h ../include/openssl/safestack.h
395ecparam.o: ../include/openssl/sha.h ../include/openssl/stack.h
396ecparam.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
397ecparam.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
398ecparam.o: ../include/openssl/x509v3.h apps.h ecparam.c
399enc.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
400enc.o: ../include/openssl/buffer.h ../include/openssl/conf.h
401enc.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
402enc.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
403enc.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
404enc.o: ../include/openssl/err.h ../include/openssl/evp.h
405enc.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
406enc.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
407enc.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
408enc.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
409enc.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
410enc.o: ../include/openssl/rand.h ../include/openssl/safestack.h
453enc.o: ../include/openssl/sha.h ../include/openssl/stack.h 411enc.o: ../include/openssl/sha.h ../include/openssl/stack.h
454enc.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h 412enc.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
455enc.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h 413enc.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
456enc.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h enc.c 414enc.o: ../include/openssl/x509v3.h apps.h enc.c
457engine.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 415engine.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
458engine.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
459engine.o: ../include/openssl/bn.h ../include/openssl/buffer.h 416engine.o: ../include/openssl/bn.h ../include/openssl/buffer.h
460engine.o: ../include/openssl/cast.h ../include/openssl/comp.h 417engine.o: ../include/openssl/comp.h ../include/openssl/conf.h
461engine.o: ../include/openssl/conf.h ../include/openssl/crypto.h 418engine.o: ../include/openssl/crypto.h ../include/openssl/dtls1.h
462engine.o: ../include/openssl/des.h ../include/openssl/des_old.h 419engine.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
463engine.o: ../include/openssl/dh.h ../include/openssl/dsa.h 420engine.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
464engine.o: ../include/openssl/e_os2.h ../include/openssl/engine.h 421engine.o: ../include/openssl/engine.h ../include/openssl/err.h
465engine.o: ../include/openssl/err.h ../include/openssl/evp.h 422engine.o: ../include/openssl/evp.h ../include/openssl/kssl.h
466engine.o: ../include/openssl/idea.h ../include/openssl/kssl.h 423engine.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
467engine.o: ../include/openssl/lhash.h ../include/openssl/md2.h 424engine.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
468engine.o: ../include/openssl/md4.h ../include/openssl/md5.h 425engine.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
469engine.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 426engine.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
470engine.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 427engine.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
471engine.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 428engine.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
472engine.o: ../include/openssl/pem.h ../include/openssl/pem2.h 429engine.o: ../include/openssl/safestack.h ../include/openssl/sha.h
473engine.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 430engine.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
474engine.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 431engine.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
475engine.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 432engine.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
476engine.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 433engine.o: ../include/openssl/tls1.h ../include/openssl/txt_db.h
477engine.o: ../include/openssl/sha.h ../include/openssl/ssl.h 434engine.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
478engine.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 435engine.o: ../include/openssl/x509v3.h apps.h engine.c
479engine.o: ../include/openssl/ssl3.h ../include/openssl/stack.h 436errstr.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
480engine.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
481engine.o: ../include/openssl/txt_db.h ../include/openssl/ui.h
482engine.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
483engine.o: ../include/openssl/x509_vfy.h apps.h engine.c
484errstr.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
485errstr.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
486errstr.o: ../include/openssl/bn.h ../include/openssl/buffer.h 437errstr.o: ../include/openssl/bn.h ../include/openssl/buffer.h
487errstr.o: ../include/openssl/cast.h ../include/openssl/comp.h 438errstr.o: ../include/openssl/comp.h ../include/openssl/conf.h
488errstr.o: ../include/openssl/conf.h ../include/openssl/crypto.h 439errstr.o: ../include/openssl/crypto.h ../include/openssl/dtls1.h
489errstr.o: ../include/openssl/des.h ../include/openssl/des_old.h 440errstr.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
490errstr.o: ../include/openssl/dh.h ../include/openssl/dsa.h 441errstr.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
491errstr.o: ../include/openssl/e_os2.h ../include/openssl/engine.h 442errstr.o: ../include/openssl/engine.h ../include/openssl/err.h
492errstr.o: ../include/openssl/err.h ../include/openssl/evp.h 443errstr.o: ../include/openssl/evp.h ../include/openssl/kssl.h
493errstr.o: ../include/openssl/idea.h ../include/openssl/kssl.h 444errstr.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
494errstr.o: ../include/openssl/lhash.h ../include/openssl/md2.h 445errstr.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
495errstr.o: ../include/openssl/md4.h ../include/openssl/md5.h 446errstr.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
496errstr.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 447errstr.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
497errstr.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 448errstr.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
498errstr.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 449errstr.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
499errstr.o: ../include/openssl/pem.h ../include/openssl/pem2.h 450errstr.o: ../include/openssl/safestack.h ../include/openssl/sha.h
500errstr.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 451errstr.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
501errstr.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 452errstr.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
502errstr.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 453errstr.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
503errstr.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 454errstr.o: ../include/openssl/tls1.h ../include/openssl/txt_db.h
504errstr.o: ../include/openssl/sha.h ../include/openssl/ssl.h 455errstr.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
505errstr.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 456errstr.o: ../include/openssl/x509v3.h apps.h errstr.c
506errstr.o: ../include/openssl/ssl3.h ../include/openssl/stack.h 457gendh.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
507errstr.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
508errstr.o: ../include/openssl/txt_db.h ../include/openssl/ui.h
509errstr.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
510errstr.o: ../include/openssl/x509_vfy.h apps.h errstr.c
511gendh.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
512gendh.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
513gendh.o: ../include/openssl/bn.h ../include/openssl/buffer.h 458gendh.o: ../include/openssl/bn.h ../include/openssl/buffer.h
514gendh.o: ../include/openssl/cast.h ../include/openssl/conf.h 459gendh.o: ../include/openssl/conf.h ../include/openssl/crypto.h
515gendh.o: ../include/openssl/crypto.h ../include/openssl/des.h 460gendh.o: ../include/openssl/dh.h ../include/openssl/dsa.h
516gendh.o: ../include/openssl/des_old.h ../include/openssl/dh.h 461gendh.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
517gendh.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 462gendh.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
518gendh.o: ../include/openssl/engine.h ../include/openssl/err.h 463gendh.o: ../include/openssl/engine.h ../include/openssl/err.h
519gendh.o: ../include/openssl/evp.h ../include/openssl/idea.h 464gendh.o: ../include/openssl/evp.h ../include/openssl/lhash.h
520gendh.o: ../include/openssl/lhash.h ../include/openssl/md2.h 465gendh.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
521gendh.o: ../include/openssl/md4.h ../include/openssl/md5.h 466gendh.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
522gendh.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
523gendh.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
524gendh.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 467gendh.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
525gendh.o: ../include/openssl/pem.h ../include/openssl/pem2.h 468gendh.o: ../include/openssl/pem.h ../include/openssl/pem2.h
526gendh.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 469gendh.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
527gendh.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
528gendh.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
529gendh.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 470gendh.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
530gendh.o: ../include/openssl/sha.h ../include/openssl/stack.h 471gendh.o: ../include/openssl/sha.h ../include/openssl/stack.h
531gendh.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h 472gendh.o: ../include/openssl/store.h ../include/openssl/symhacks.h
532gendh.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h 473gendh.o: ../include/openssl/txt_db.h ../include/openssl/ui.h
533gendh.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h gendh.c 474gendh.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
534gendsa.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 475gendh.o: ../include/openssl/x509v3.h apps.h gendh.c
535gendsa.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 476gendsa.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
536gendsa.o: ../include/openssl/bn.h ../include/openssl/buffer.h 477gendsa.o: ../include/openssl/bn.h ../include/openssl/buffer.h
537gendsa.o: ../include/openssl/cast.h ../include/openssl/conf.h 478gendsa.o: ../include/openssl/conf.h ../include/openssl/crypto.h
538gendsa.o: ../include/openssl/crypto.h ../include/openssl/des.h
539gendsa.o: ../include/openssl/des_old.h ../include/openssl/dh.h
540gendsa.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 479gendsa.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
541gendsa.o: ../include/openssl/engine.h ../include/openssl/err.h 480gendsa.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
542gendsa.o: ../include/openssl/evp.h ../include/openssl/idea.h 481gendsa.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
543gendsa.o: ../include/openssl/lhash.h ../include/openssl/md2.h 482gendsa.o: ../include/openssl/err.h ../include/openssl/evp.h
544gendsa.o: ../include/openssl/md4.h ../include/openssl/md5.h 483gendsa.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
545gendsa.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 484gendsa.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
546gendsa.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 485gendsa.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
547gendsa.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 486gendsa.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
548gendsa.o: ../include/openssl/pem.h ../include/openssl/pem2.h 487gendsa.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
549gendsa.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 488gendsa.o: ../include/openssl/safestack.h ../include/openssl/sha.h
550gendsa.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 489gendsa.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
551gendsa.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 490gendsa.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
552gendsa.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 491gendsa.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h
553gendsa.o: ../include/openssl/sha.h ../include/openssl/stack.h
554gendsa.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
555gendsa.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
556gendsa.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h
557gendsa.o: gendsa.c 492gendsa.o: gendsa.c
558genrsa.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 493genrsa.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
559genrsa.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
560genrsa.o: ../include/openssl/bn.h ../include/openssl/buffer.h 494genrsa.o: ../include/openssl/bn.h ../include/openssl/buffer.h
561genrsa.o: ../include/openssl/cast.h ../include/openssl/conf.h 495genrsa.o: ../include/openssl/conf.h ../include/openssl/crypto.h
562genrsa.o: ../include/openssl/crypto.h ../include/openssl/des.h 496genrsa.o: ../include/openssl/dh.h ../include/openssl/dsa.h
563genrsa.o: ../include/openssl/des_old.h ../include/openssl/dh.h 497genrsa.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
564genrsa.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 498genrsa.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
565genrsa.o: ../include/openssl/engine.h ../include/openssl/err.h 499genrsa.o: ../include/openssl/engine.h ../include/openssl/err.h
566genrsa.o: ../include/openssl/evp.h ../include/openssl/idea.h 500genrsa.o: ../include/openssl/evp.h ../include/openssl/lhash.h
567genrsa.o: ../include/openssl/lhash.h ../include/openssl/md2.h 501genrsa.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
568genrsa.o: ../include/openssl/md4.h ../include/openssl/md5.h 502genrsa.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
569genrsa.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
570genrsa.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
571genrsa.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 503genrsa.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
572genrsa.o: ../include/openssl/pem.h ../include/openssl/pem2.h 504genrsa.o: ../include/openssl/pem.h ../include/openssl/pem2.h
573genrsa.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 505genrsa.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
574genrsa.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
575genrsa.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
576genrsa.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 506genrsa.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
577genrsa.o: ../include/openssl/sha.h ../include/openssl/stack.h 507genrsa.o: ../include/openssl/sha.h ../include/openssl/stack.h
578genrsa.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h 508genrsa.o: ../include/openssl/store.h ../include/openssl/symhacks.h
579genrsa.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h 509genrsa.o: ../include/openssl/txt_db.h ../include/openssl/ui.h
580genrsa.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h 510genrsa.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
581genrsa.o: genrsa.c 511genrsa.o: ../include/openssl/x509v3.h apps.h genrsa.c
582nseq.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 512nseq.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
583nseq.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 513nseq.o: ../include/openssl/buffer.h ../include/openssl/conf.h
584nseq.o: ../include/openssl/bn.h ../include/openssl/buffer.h 514nseq.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
585nseq.o: ../include/openssl/cast.h ../include/openssl/conf.h 515nseq.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
586nseq.o: ../include/openssl/crypto.h ../include/openssl/des.h 516nseq.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
587nseq.o: ../include/openssl/des_old.h ../include/openssl/dh.h 517nseq.o: ../include/openssl/err.h ../include/openssl/evp.h
588nseq.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 518nseq.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
589nseq.o: ../include/openssl/engine.h ../include/openssl/err.h 519nseq.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
590nseq.o: ../include/openssl/evp.h ../include/openssl/idea.h 520nseq.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
591nseq.o: ../include/openssl/lhash.h ../include/openssl/md2.h 521nseq.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
592nseq.o: ../include/openssl/md4.h ../include/openssl/md5.h 522nseq.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
593nseq.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 523nseq.o: ../include/openssl/safestack.h ../include/openssl/sha.h
594nseq.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 524nseq.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
595nseq.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 525nseq.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
596nseq.o: ../include/openssl/pem.h ../include/openssl/pem2.h 526nseq.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h nseq.c
597nseq.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 527ocsp.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
598nseq.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
599nseq.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
600nseq.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
601nseq.o: ../include/openssl/sha.h ../include/openssl/stack.h
602nseq.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
603nseq.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
604nseq.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h nseq.c
605ocsp.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
606ocsp.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
607ocsp.o: ../include/openssl/bn.h ../include/openssl/buffer.h 528ocsp.o: ../include/openssl/bn.h ../include/openssl/buffer.h
608ocsp.o: ../include/openssl/cast.h ../include/openssl/comp.h 529ocsp.o: ../include/openssl/comp.h ../include/openssl/conf.h
609ocsp.o: ../include/openssl/conf.h ../include/openssl/crypto.h 530ocsp.o: ../include/openssl/crypto.h ../include/openssl/dtls1.h
610ocsp.o: ../include/openssl/des.h ../include/openssl/des_old.h 531ocsp.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
611ocsp.o: ../include/openssl/dh.h ../include/openssl/dsa.h 532ocsp.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
612ocsp.o: ../include/openssl/e_os2.h ../include/openssl/engine.h 533ocsp.o: ../include/openssl/engine.h ../include/openssl/err.h
613ocsp.o: ../include/openssl/err.h ../include/openssl/evp.h 534ocsp.o: ../include/openssl/evp.h ../include/openssl/kssl.h
614ocsp.o: ../include/openssl/idea.h ../include/openssl/kssl.h 535ocsp.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
615ocsp.o: ../include/openssl/lhash.h ../include/openssl/md2.h
616ocsp.o: ../include/openssl/md4.h ../include/openssl/md5.h
617ocsp.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
618ocsp.o: ../include/openssl/objects.h ../include/openssl/ocsp.h 536ocsp.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
619ocsp.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 537ocsp.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
620ocsp.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h 538ocsp.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
621ocsp.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h 539ocsp.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
622ocsp.o: ../include/openssl/rand.h ../include/openssl/rc2.h 540ocsp.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
623ocsp.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
624ocsp.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
625ocsp.o: ../include/openssl/safestack.h ../include/openssl/sha.h 541ocsp.o: ../include/openssl/safestack.h ../include/openssl/sha.h
626ocsp.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 542ocsp.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
627ocsp.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 543ocsp.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
628ocsp.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 544ocsp.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
629ocsp.o: ../include/openssl/tls1.h ../include/openssl/txt_db.h 545ocsp.o: ../include/openssl/tls1.h ../include/openssl/txt_db.h
630ocsp.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
631ocsp.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h 546ocsp.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
632ocsp.o: ../include/openssl/x509v3.h apps.h ocsp.c 547ocsp.o: ../include/openssl/x509v3.h apps.h ocsp.c
633openssl.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 548openssl.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
634openssl.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
635openssl.o: ../include/openssl/bn.h ../include/openssl/buffer.h 549openssl.o: ../include/openssl/bn.h ../include/openssl/buffer.h
636openssl.o: ../include/openssl/cast.h ../include/openssl/comp.h 550openssl.o: ../include/openssl/comp.h ../include/openssl/conf.h
637openssl.o: ../include/openssl/conf.h ../include/openssl/crypto.h 551openssl.o: ../include/openssl/crypto.h ../include/openssl/dtls1.h
638openssl.o: ../include/openssl/des.h ../include/openssl/des_old.h 552openssl.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
639openssl.o: ../include/openssl/dh.h ../include/openssl/dsa.h 553openssl.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
640openssl.o: ../include/openssl/e_os2.h ../include/openssl/engine.h 554openssl.o: ../include/openssl/engine.h ../include/openssl/err.h
641openssl.o: ../include/openssl/err.h ../include/openssl/evp.h 555openssl.o: ../include/openssl/evp.h ../include/openssl/kssl.h
642openssl.o: ../include/openssl/fips.h ../include/openssl/idea.h 556openssl.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
643openssl.o: ../include/openssl/kssl.h ../include/openssl/lhash.h 557openssl.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
644openssl.o: ../include/openssl/md2.h ../include/openssl/md4.h
645openssl.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
646openssl.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
647openssl.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 558openssl.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
648openssl.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h 559openssl.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
649openssl.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h 560openssl.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
650openssl.o: ../include/openssl/rand.h ../include/openssl/rc2.h 561openssl.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
651openssl.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
652openssl.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
653openssl.o: ../include/openssl/safestack.h ../include/openssl/sha.h 562openssl.o: ../include/openssl/safestack.h ../include/openssl/sha.h
654openssl.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 563openssl.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
655openssl.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 564openssl.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
656openssl.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 565openssl.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
657openssl.o: ../include/openssl/tls1.h ../include/openssl/txt_db.h 566openssl.o: ../include/openssl/tls1.h ../include/openssl/txt_db.h
658openssl.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h 567openssl.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
659openssl.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h 568openssl.o: ../include/openssl/x509v3.h apps.h openssl.c progs.h s_apps.h
660openssl.o: openssl.c progs.h s_apps.h 569passwd.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
661passwd.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 570passwd.o: ../include/openssl/buffer.h ../include/openssl/conf.h
662passwd.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
663passwd.o: ../include/openssl/bn.h ../include/openssl/buffer.h
664passwd.o: ../include/openssl/cast.h ../include/openssl/conf.h
665passwd.o: ../include/openssl/crypto.h ../include/openssl/des.h 571passwd.o: ../include/openssl/crypto.h ../include/openssl/des.h
666passwd.o: ../include/openssl/des_old.h ../include/openssl/dh.h 572passwd.o: ../include/openssl/des_old.h ../include/openssl/e_os2.h
667passwd.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 573passwd.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
668passwd.o: ../include/openssl/engine.h ../include/openssl/err.h 574passwd.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
669passwd.o: ../include/openssl/evp.h ../include/openssl/idea.h 575passwd.o: ../include/openssl/err.h ../include/openssl/evp.h
670passwd.o: ../include/openssl/lhash.h ../include/openssl/md2.h 576passwd.o: ../include/openssl/lhash.h ../include/openssl/md5.h
671passwd.o: ../include/openssl/md4.h ../include/openssl/md5.h 577passwd.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
672passwd.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 578passwd.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
673passwd.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
674passwd.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 579passwd.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
675passwd.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 580passwd.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
676passwd.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 581passwd.o: ../include/openssl/safestack.h ../include/openssl/sha.h
677passwd.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 582passwd.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
678passwd.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 583passwd.o: ../include/openssl/txt_db.h ../include/openssl/ui.h
679passwd.o: ../include/openssl/sha.h ../include/openssl/stack.h 584passwd.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
680passwd.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h 585passwd.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h
681passwd.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
682passwd.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h
683passwd.o: passwd.c 586passwd.o: passwd.c
684pkcs12.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 587pkcs12.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
685pkcs12.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 588pkcs12.o: ../include/openssl/buffer.h ../include/openssl/conf.h
686pkcs12.o: ../include/openssl/bn.h ../include/openssl/buffer.h 589pkcs12.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
687pkcs12.o: ../include/openssl/cast.h ../include/openssl/conf.h 590pkcs12.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
688pkcs12.o: ../include/openssl/crypto.h ../include/openssl/des.h 591pkcs12.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
689pkcs12.o: ../include/openssl/des_old.h ../include/openssl/dh.h 592pkcs12.o: ../include/openssl/err.h ../include/openssl/evp.h
690pkcs12.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 593pkcs12.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
691pkcs12.o: ../include/openssl/engine.h ../include/openssl/err.h 594pkcs12.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
692pkcs12.o: ../include/openssl/evp.h ../include/openssl/idea.h 595pkcs12.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
693pkcs12.o: ../include/openssl/lhash.h ../include/openssl/md2.h 596pkcs12.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
694pkcs12.o: ../include/openssl/md4.h ../include/openssl/md5.h 597pkcs12.o: ../include/openssl/pem2.h ../include/openssl/pkcs12.h
695pkcs12.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 598pkcs12.o: ../include/openssl/pkcs7.h ../include/openssl/safestack.h
696pkcs12.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 599pkcs12.o: ../include/openssl/sha.h ../include/openssl/stack.h
697pkcs12.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 600pkcs12.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
698pkcs12.o: ../include/openssl/pem.h ../include/openssl/pem2.h 601pkcs12.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
699pkcs12.o: ../include/openssl/pkcs12.h ../include/openssl/pkcs7.h 602pkcs12.o: ../include/openssl/x509v3.h apps.h pkcs12.c
700pkcs12.o: ../include/openssl/rand.h ../include/openssl/rc2.h 603pkcs7.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
701pkcs12.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 604pkcs7.o: ../include/openssl/buffer.h ../include/openssl/conf.h
702pkcs12.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 605pkcs7.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
703pkcs12.o: ../include/openssl/safestack.h ../include/openssl/sha.h 606pkcs7.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
704pkcs12.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 607pkcs7.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
705pkcs12.o: ../include/openssl/txt_db.h ../include/openssl/ui.h 608pkcs7.o: ../include/openssl/err.h ../include/openssl/evp.h
706pkcs12.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h 609pkcs7.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
707pkcs12.o: ../include/openssl/x509_vfy.h apps.h pkcs12.c 610pkcs7.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
708pkcs7.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 611pkcs7.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
709pkcs7.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 612pkcs7.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
710pkcs7.o: ../include/openssl/bn.h ../include/openssl/buffer.h 613pkcs7.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
711pkcs7.o: ../include/openssl/cast.h ../include/openssl/conf.h 614pkcs7.o: ../include/openssl/safestack.h ../include/openssl/sha.h
712pkcs7.o: ../include/openssl/crypto.h ../include/openssl/des.h 615pkcs7.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
713pkcs7.o: ../include/openssl/des_old.h ../include/openssl/dh.h 616pkcs7.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
714pkcs7.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 617pkcs7.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h
715pkcs7.o: ../include/openssl/engine.h ../include/openssl/err.h 618pkcs7.o: pkcs7.c
716pkcs7.o: ../include/openssl/evp.h ../include/openssl/idea.h 619pkcs8.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
717pkcs7.o: ../include/openssl/lhash.h ../include/openssl/md2.h 620pkcs8.o: ../include/openssl/buffer.h ../include/openssl/conf.h
718pkcs7.o: ../include/openssl/md4.h ../include/openssl/md5.h 621pkcs8.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
719pkcs7.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 622pkcs8.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
720pkcs7.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 623pkcs8.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
721pkcs7.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 624pkcs8.o: ../include/openssl/err.h ../include/openssl/evp.h
722pkcs7.o: ../include/openssl/pem.h ../include/openssl/pem2.h 625pkcs8.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
723pkcs7.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 626pkcs8.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
724pkcs7.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 627pkcs8.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
725pkcs7.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 628pkcs8.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
726pkcs7.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 629pkcs8.o: ../include/openssl/pem2.h ../include/openssl/pkcs12.h
727pkcs7.o: ../include/openssl/sha.h ../include/openssl/stack.h 630pkcs8.o: ../include/openssl/pkcs7.h ../include/openssl/safestack.h
728pkcs7.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h 631pkcs8.o: ../include/openssl/sha.h ../include/openssl/stack.h
729pkcs7.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h 632pkcs8.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
730pkcs7.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h pkcs7.c 633pkcs8.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
731pkcs8.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 634pkcs8.o: ../include/openssl/x509v3.h apps.h pkcs8.c
732pkcs8.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 635prime.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
733pkcs8.o: ../include/openssl/bn.h ../include/openssl/buffer.h
734pkcs8.o: ../include/openssl/cast.h ../include/openssl/conf.h
735pkcs8.o: ../include/openssl/crypto.h ../include/openssl/des.h
736pkcs8.o: ../include/openssl/des_old.h ../include/openssl/dh.h
737pkcs8.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
738pkcs8.o: ../include/openssl/engine.h ../include/openssl/err.h
739pkcs8.o: ../include/openssl/evp.h ../include/openssl/idea.h
740pkcs8.o: ../include/openssl/lhash.h ../include/openssl/md2.h
741pkcs8.o: ../include/openssl/md4.h ../include/openssl/md5.h
742pkcs8.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
743pkcs8.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
744pkcs8.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
745pkcs8.o: ../include/openssl/pem.h ../include/openssl/pem2.h
746pkcs8.o: ../include/openssl/pkcs12.h ../include/openssl/pkcs7.h
747pkcs8.o: ../include/openssl/rand.h ../include/openssl/rc2.h
748pkcs8.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
749pkcs8.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
750pkcs8.o: ../include/openssl/safestack.h ../include/openssl/sha.h
751pkcs8.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
752pkcs8.o: ../include/openssl/txt_db.h ../include/openssl/ui.h
753pkcs8.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
754pkcs8.o: ../include/openssl/x509_vfy.h apps.h pkcs8.c
755prime.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
756prime.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
757prime.o: ../include/openssl/bn.h ../include/openssl/buffer.h 636prime.o: ../include/openssl/bn.h ../include/openssl/buffer.h
758prime.o: ../include/openssl/cast.h ../include/openssl/conf.h 637prime.o: ../include/openssl/conf.h ../include/openssl/crypto.h
759prime.o: ../include/openssl/crypto.h ../include/openssl/des.h 638prime.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
760prime.o: ../include/openssl/des_old.h ../include/openssl/dh.h 639prime.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
761prime.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 640prime.o: ../include/openssl/engine.h ../include/openssl/evp.h
762prime.o: ../include/openssl/engine.h ../include/openssl/err.h 641prime.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
763prime.o: ../include/openssl/evp.h ../include/openssl/idea.h 642prime.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
764prime.o: ../include/openssl/lhash.h ../include/openssl/md2.h 643prime.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
765prime.o: ../include/openssl/md4.h ../include/openssl/md5.h 644prime.o: ../include/openssl/ossl_typ.h ../include/openssl/pkcs7.h
766prime.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 645prime.o: ../include/openssl/safestack.h ../include/openssl/sha.h
767prime.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 646prime.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
768prime.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 647prime.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
769prime.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 648prime.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h
770prime.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 649prime.o: prime.c
771prime.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 650rand.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
772prime.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 651rand.o: ../include/openssl/buffer.h ../include/openssl/conf.h
773prime.o: ../include/openssl/sha.h ../include/openssl/stack.h 652rand.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
774prime.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h 653rand.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
775prime.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h 654rand.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
776prime.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h prime.c 655rand.o: ../include/openssl/err.h ../include/openssl/evp.h
777rand.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 656rand.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
778rand.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 657rand.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
779rand.o: ../include/openssl/bn.h ../include/openssl/buffer.h 658rand.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
780rand.o: ../include/openssl/cast.h ../include/openssl/conf.h 659rand.o: ../include/openssl/ossl_typ.h ../include/openssl/pkcs7.h
781rand.o: ../include/openssl/crypto.h ../include/openssl/des.h 660rand.o: ../include/openssl/rand.h ../include/openssl/safestack.h
782rand.o: ../include/openssl/des_old.h ../include/openssl/dh.h
783rand.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
784rand.o: ../include/openssl/engine.h ../include/openssl/err.h
785rand.o: ../include/openssl/evp.h ../include/openssl/idea.h
786rand.o: ../include/openssl/lhash.h ../include/openssl/md2.h
787rand.o: ../include/openssl/md4.h ../include/openssl/md5.h
788rand.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
789rand.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
790rand.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
791rand.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
792rand.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
793rand.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
794rand.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
795rand.o: ../include/openssl/sha.h ../include/openssl/stack.h 661rand.o: ../include/openssl/sha.h ../include/openssl/stack.h
796rand.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h 662rand.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
797rand.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h 663rand.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
798rand.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h rand.c 664rand.o: ../include/openssl/x509v3.h apps.h rand.c
799req.o: ../crypto/cryptlib.h ../e_os.h ../include/openssl/aes.h 665req.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
800req.o: ../include/openssl/asn1.h ../include/openssl/bio.h 666req.o: ../include/openssl/bn.h ../include/openssl/buffer.h
801req.o: ../include/openssl/blowfish.h ../include/openssl/bn.h
802req.o: ../include/openssl/buffer.h ../include/openssl/cast.h
803req.o: ../include/openssl/conf.h ../include/openssl/crypto.h 667req.o: ../include/openssl/conf.h ../include/openssl/crypto.h
804req.o: ../include/openssl/des.h ../include/openssl/des_old.h
805req.o: ../include/openssl/dh.h ../include/openssl/dsa.h 668req.o: ../include/openssl/dh.h ../include/openssl/dsa.h
806req.o: ../include/openssl/e_os2.h ../include/openssl/engine.h 669req.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
807req.o: ../include/openssl/err.h ../include/openssl/evp.h 670req.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
808req.o: ../include/openssl/idea.h ../include/openssl/lhash.h 671req.o: ../include/openssl/engine.h ../include/openssl/err.h
809req.o: ../include/openssl/md2.h ../include/openssl/md4.h 672req.o: ../include/openssl/evp.h ../include/openssl/lhash.h
810req.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
811req.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 673req.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
812req.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 674req.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
813req.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h 675req.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
814req.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h 676req.o: ../include/openssl/pem.h ../include/openssl/pem2.h
815req.o: ../include/openssl/rand.h ../include/openssl/rc2.h 677req.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
816req.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 678req.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
817req.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 679req.o: ../include/openssl/sha.h ../include/openssl/stack.h
818req.o: ../include/openssl/safestack.h ../include/openssl/sha.h 680req.o: ../include/openssl/store.h ../include/openssl/symhacks.h
819req.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
820req.o: ../include/openssl/txt_db.h ../include/openssl/ui.h 681req.o: ../include/openssl/txt_db.h ../include/openssl/ui.h
821req.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h 682req.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
822req.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h req.c 683req.o: ../include/openssl/x509v3.h apps.h req.c
823rsa.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 684rsa.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
824rsa.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
825rsa.o: ../include/openssl/bn.h ../include/openssl/buffer.h 685rsa.o: ../include/openssl/bn.h ../include/openssl/buffer.h
826rsa.o: ../include/openssl/cast.h ../include/openssl/conf.h 686rsa.o: ../include/openssl/conf.h ../include/openssl/crypto.h
827rsa.o: ../include/openssl/crypto.h ../include/openssl/des.h 687rsa.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
828rsa.o: ../include/openssl/des_old.h ../include/openssl/dh.h 688rsa.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
829rsa.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
830rsa.o: ../include/openssl/engine.h ../include/openssl/err.h 689rsa.o: ../include/openssl/engine.h ../include/openssl/err.h
831rsa.o: ../include/openssl/evp.h ../include/openssl/idea.h 690rsa.o: ../include/openssl/evp.h ../include/openssl/lhash.h
832rsa.o: ../include/openssl/lhash.h ../include/openssl/md2.h 691rsa.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
833rsa.o: ../include/openssl/md4.h ../include/openssl/md5.h 692rsa.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
834rsa.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
835rsa.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
836rsa.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 693rsa.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
837rsa.o: ../include/openssl/pem.h ../include/openssl/pem2.h 694rsa.o: ../include/openssl/pem.h ../include/openssl/pem2.h
838rsa.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 695rsa.o: ../include/openssl/pkcs7.h ../include/openssl/rsa.h
839rsa.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 696rsa.o: ../include/openssl/safestack.h ../include/openssl/sha.h
840rsa.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 697rsa.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
841rsa.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 698rsa.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
842rsa.o: ../include/openssl/sha.h ../include/openssl/stack.h 699rsa.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h rsa.c
843rsa.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h 700rsautl.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
844rsa.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h 701rsautl.o: ../include/openssl/buffer.h ../include/openssl/conf.h
845rsa.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h rsa.c 702rsautl.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
846rsautl.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 703rsautl.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
847rsautl.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 704rsautl.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
848rsautl.o: ../include/openssl/bn.h ../include/openssl/buffer.h 705rsautl.o: ../include/openssl/err.h ../include/openssl/evp.h
849rsautl.o: ../include/openssl/cast.h ../include/openssl/conf.h 706rsautl.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
850rsautl.o: ../include/openssl/crypto.h ../include/openssl/des.h 707rsautl.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
851rsautl.o: ../include/openssl/des_old.h ../include/openssl/dh.h 708rsautl.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
852rsautl.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 709rsautl.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
853rsautl.o: ../include/openssl/engine.h ../include/openssl/err.h 710rsautl.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
854rsautl.o: ../include/openssl/evp.h ../include/openssl/idea.h
855rsautl.o: ../include/openssl/lhash.h ../include/openssl/md2.h
856rsautl.o: ../include/openssl/md4.h ../include/openssl/md5.h
857rsautl.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
858rsautl.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
859rsautl.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
860rsautl.o: ../include/openssl/pem.h ../include/openssl/pem2.h
861rsautl.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
862rsautl.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
863rsautl.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
864rsautl.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 711rsautl.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
865rsautl.o: ../include/openssl/sha.h ../include/openssl/stack.h 712rsautl.o: ../include/openssl/sha.h ../include/openssl/stack.h
866rsautl.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h 713rsautl.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
867rsautl.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h 714rsautl.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
868rsautl.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h 715rsautl.o: ../include/openssl/x509v3.h apps.h rsautl.c
869rsautl.o: rsautl.c 716s_cb.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
870s_cb.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
871s_cb.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
872s_cb.o: ../include/openssl/bn.h ../include/openssl/buffer.h 717s_cb.o: ../include/openssl/bn.h ../include/openssl/buffer.h
873s_cb.o: ../include/openssl/cast.h ../include/openssl/comp.h 718s_cb.o: ../include/openssl/comp.h ../include/openssl/conf.h
874s_cb.o: ../include/openssl/conf.h ../include/openssl/crypto.h 719s_cb.o: ../include/openssl/crypto.h ../include/openssl/dtls1.h
875s_cb.o: ../include/openssl/des.h ../include/openssl/des_old.h 720s_cb.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
876s_cb.o: ../include/openssl/dh.h ../include/openssl/dsa.h 721s_cb.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
877s_cb.o: ../include/openssl/e_os2.h ../include/openssl/engine.h 722s_cb.o: ../include/openssl/engine.h ../include/openssl/err.h
878s_cb.o: ../include/openssl/err.h ../include/openssl/evp.h 723s_cb.o: ../include/openssl/evp.h ../include/openssl/kssl.h
879s_cb.o: ../include/openssl/idea.h ../include/openssl/kssl.h 724s_cb.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
880s_cb.o: ../include/openssl/lhash.h ../include/openssl/md2.h 725s_cb.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
881s_cb.o: ../include/openssl/md4.h ../include/openssl/md5.h 726s_cb.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
882s_cb.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 727s_cb.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
883s_cb.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 728s_cb.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
884s_cb.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 729s_cb.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
885s_cb.o: ../include/openssl/pem.h ../include/openssl/pem2.h 730s_cb.o: ../include/openssl/safestack.h ../include/openssl/sha.h
886s_cb.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 731s_cb.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
887s_cb.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 732s_cb.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
888s_cb.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 733s_cb.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
889s_cb.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 734s_cb.o: ../include/openssl/tls1.h ../include/openssl/txt_db.h
890s_cb.o: ../include/openssl/sha.h ../include/openssl/ssl.h 735s_cb.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
891s_cb.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 736s_cb.o: ../include/openssl/x509v3.h apps.h s_apps.h s_cb.c
892s_cb.o: ../include/openssl/ssl3.h ../include/openssl/stack.h 737s_client.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
893s_cb.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
894s_cb.o: ../include/openssl/txt_db.h ../include/openssl/ui.h
895s_cb.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
896s_cb.o: ../include/openssl/x509_vfy.h apps.h s_apps.h s_cb.c
897s_client.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
898s_client.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
899s_client.o: ../include/openssl/bn.h ../include/openssl/buffer.h 738s_client.o: ../include/openssl/bn.h ../include/openssl/buffer.h
900s_client.o: ../include/openssl/cast.h ../include/openssl/comp.h 739s_client.o: ../include/openssl/comp.h ../include/openssl/conf.h
901s_client.o: ../include/openssl/conf.h ../include/openssl/crypto.h 740s_client.o: ../include/openssl/crypto.h ../include/openssl/dtls1.h
902s_client.o: ../include/openssl/des.h ../include/openssl/des_old.h 741s_client.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
903s_client.o: ../include/openssl/dh.h ../include/openssl/dsa.h 742s_client.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
904s_client.o: ../include/openssl/e_os2.h ../include/openssl/engine.h 743s_client.o: ../include/openssl/engine.h ../include/openssl/err.h
905s_client.o: ../include/openssl/err.h ../include/openssl/evp.h 744s_client.o: ../include/openssl/evp.h ../include/openssl/kssl.h
906s_client.o: ../include/openssl/idea.h ../include/openssl/kssl.h 745s_client.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
907s_client.o: ../include/openssl/lhash.h ../include/openssl/md2.h 746s_client.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
908s_client.o: ../include/openssl/md4.h ../include/openssl/md5.h 747s_client.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
909s_client.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 748s_client.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
910s_client.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 749s_client.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
911s_client.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 750s_client.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
912s_client.o: ../include/openssl/pem.h ../include/openssl/pem2.h 751s_client.o: ../include/openssl/rand.h ../include/openssl/safestack.h
913s_client.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
914s_client.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
915s_client.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
916s_client.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
917s_client.o: ../include/openssl/sha.h ../include/openssl/ssl.h 752s_client.o: ../include/openssl/sha.h ../include/openssl/ssl.h
918s_client.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 753s_client.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
919s_client.o: ../include/openssl/ssl3.h ../include/openssl/stack.h 754s_client.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
920s_client.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h 755s_client.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
921s_client.o: ../include/openssl/txt_db.h ../include/openssl/ui.h 756s_client.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
922s_client.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h 757s_client.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h
923s_client.o: ../include/openssl/x509_vfy.h apps.h s_apps.h s_client.c 758s_client.o: s_apps.h s_client.c timeouts.h
924s_server.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 759s_server.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
925s_server.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
926s_server.o: ../include/openssl/bn.h ../include/openssl/buffer.h 760s_server.o: ../include/openssl/bn.h ../include/openssl/buffer.h
927s_server.o: ../include/openssl/cast.h ../include/openssl/comp.h 761s_server.o: ../include/openssl/comp.h ../include/openssl/conf.h
928s_server.o: ../include/openssl/conf.h ../include/openssl/crypto.h 762s_server.o: ../include/openssl/crypto.h ../include/openssl/dh.h
929s_server.o: ../include/openssl/des.h ../include/openssl/des_old.h 763s_server.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
930s_server.o: ../include/openssl/dh.h ../include/openssl/dsa.h 764s_server.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
931s_server.o: ../include/openssl/e_os2.h ../include/openssl/engine.h 765s_server.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
932s_server.o: ../include/openssl/err.h ../include/openssl/evp.h 766s_server.o: ../include/openssl/engine.h ../include/openssl/err.h
933s_server.o: ../include/openssl/idea.h ../include/openssl/kssl.h 767s_server.o: ../include/openssl/evp.h ../include/openssl/kssl.h
934s_server.o: ../include/openssl/lhash.h ../include/openssl/md2.h 768s_server.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
935s_server.o: ../include/openssl/md4.h ../include/openssl/md5.h 769s_server.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
936s_server.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 770s_server.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
937s_server.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 771s_server.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
938s_server.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 772s_server.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
939s_server.o: ../include/openssl/pem.h ../include/openssl/pem2.h 773s_server.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
940s_server.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 774s_server.o: ../include/openssl/rand.h ../include/openssl/rsa.h
941s_server.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 775s_server.o: ../include/openssl/safestack.h ../include/openssl/sha.h
942s_server.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 776s_server.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
943s_server.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 777s_server.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
944s_server.o: ../include/openssl/sha.h ../include/openssl/ssl.h 778s_server.o: ../include/openssl/stack.h ../include/openssl/store.h
945s_server.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
946s_server.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
947s_server.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h 779s_server.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
948s_server.o: ../include/openssl/txt_db.h ../include/openssl/ui.h 780s_server.o: ../include/openssl/txt_db.h ../include/openssl/ui.h
949s_server.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h 781s_server.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
950s_server.o: ../include/openssl/x509_vfy.h apps.h s_apps.h s_server.c 782s_server.o: ../include/openssl/x509v3.h apps.h s_apps.h s_server.c timeouts.h
951s_socket.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 783s_socket.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
952s_socket.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
953s_socket.o: ../include/openssl/bn.h ../include/openssl/buffer.h 784s_socket.o: ../include/openssl/bn.h ../include/openssl/buffer.h
954s_socket.o: ../include/openssl/cast.h ../include/openssl/comp.h 785s_socket.o: ../include/openssl/comp.h ../include/openssl/conf.h
955s_socket.o: ../include/openssl/conf.h ../include/openssl/crypto.h 786s_socket.o: ../include/openssl/crypto.h ../include/openssl/dtls1.h
956s_socket.o: ../include/openssl/des.h ../include/openssl/des_old.h 787s_socket.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
957s_socket.o: ../include/openssl/dh.h ../include/openssl/dsa.h 788s_socket.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
958s_socket.o: ../include/openssl/e_os2.h ../include/openssl/engine.h 789s_socket.o: ../include/openssl/engine.h ../include/openssl/evp.h
959s_socket.o: ../include/openssl/err.h ../include/openssl/evp.h 790s_socket.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
960s_socket.o: ../include/openssl/idea.h ../include/openssl/kssl.h 791s_socket.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
961s_socket.o: ../include/openssl/lhash.h ../include/openssl/md2.h 792s_socket.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
962s_socket.o: ../include/openssl/md4.h ../include/openssl/md5.h
963s_socket.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
964s_socket.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
965s_socket.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 793s_socket.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
966s_socket.o: ../include/openssl/pem.h ../include/openssl/pem2.h 794s_socket.o: ../include/openssl/pem.h ../include/openssl/pem2.h
967s_socket.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 795s_socket.o: ../include/openssl/pkcs7.h ../include/openssl/pq_compat.h
968s_socket.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 796s_socket.o: ../include/openssl/pqueue.h ../include/openssl/safestack.h
969s_socket.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
970s_socket.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
971s_socket.o: ../include/openssl/sha.h ../include/openssl/ssl.h 797s_socket.o: ../include/openssl/sha.h ../include/openssl/ssl.h
972s_socket.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 798s_socket.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
973s_socket.o: ../include/openssl/ssl3.h ../include/openssl/stack.h 799s_socket.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
974s_socket.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h 800s_socket.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
975s_socket.o: ../include/openssl/txt_db.h ../include/openssl/ui.h 801s_socket.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
976s_socket.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h 802s_socket.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h
977s_socket.o: ../include/openssl/x509_vfy.h apps.h s_apps.h s_socket.c 803s_socket.o: s_apps.h s_socket.c
978s_time.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 804s_time.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
979s_time.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
980s_time.o: ../include/openssl/bn.h ../include/openssl/buffer.h 805s_time.o: ../include/openssl/bn.h ../include/openssl/buffer.h
981s_time.o: ../include/openssl/cast.h ../include/openssl/comp.h 806s_time.o: ../include/openssl/comp.h ../include/openssl/conf.h
982s_time.o: ../include/openssl/conf.h ../include/openssl/crypto.h 807s_time.o: ../include/openssl/crypto.h ../include/openssl/dtls1.h
983s_time.o: ../include/openssl/des.h ../include/openssl/des_old.h 808s_time.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
984s_time.o: ../include/openssl/dh.h ../include/openssl/dsa.h 809s_time.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
985s_time.o: ../include/openssl/e_os2.h ../include/openssl/engine.h 810s_time.o: ../include/openssl/engine.h ../include/openssl/err.h
986s_time.o: ../include/openssl/err.h ../include/openssl/evp.h 811s_time.o: ../include/openssl/evp.h ../include/openssl/kssl.h
987s_time.o: ../include/openssl/idea.h ../include/openssl/kssl.h 812s_time.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
988s_time.o: ../include/openssl/lhash.h ../include/openssl/md2.h 813s_time.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
989s_time.o: ../include/openssl/md4.h ../include/openssl/md5.h 814s_time.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
990s_time.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 815s_time.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
991s_time.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 816s_time.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
992s_time.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 817s_time.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
993s_time.o: ../include/openssl/pem.h ../include/openssl/pem2.h 818s_time.o: ../include/openssl/safestack.h ../include/openssl/sha.h
994s_time.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 819s_time.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
995s_time.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 820s_time.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
996s_time.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 821s_time.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
997s_time.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 822s_time.o: ../include/openssl/tls1.h ../include/openssl/txt_db.h
998s_time.o: ../include/openssl/sha.h ../include/openssl/ssl.h 823s_time.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
999s_time.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 824s_time.o: ../include/openssl/x509v3.h apps.h s_apps.h s_time.c
1000s_time.o: ../include/openssl/ssl3.h ../include/openssl/stack.h 825sess_id.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
1001s_time.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
1002s_time.o: ../include/openssl/txt_db.h ../include/openssl/ui.h
1003s_time.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
1004s_time.o: ../include/openssl/x509_vfy.h apps.h s_apps.h s_time.c
1005sess_id.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
1006sess_id.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
1007sess_id.o: ../include/openssl/bn.h ../include/openssl/buffer.h 826sess_id.o: ../include/openssl/bn.h ../include/openssl/buffer.h
1008sess_id.o: ../include/openssl/cast.h ../include/openssl/comp.h 827sess_id.o: ../include/openssl/comp.h ../include/openssl/conf.h
1009sess_id.o: ../include/openssl/conf.h ../include/openssl/crypto.h 828sess_id.o: ../include/openssl/crypto.h ../include/openssl/dtls1.h
1010sess_id.o: ../include/openssl/des.h ../include/openssl/des_old.h 829sess_id.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
1011sess_id.o: ../include/openssl/dh.h ../include/openssl/dsa.h 830sess_id.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
1012sess_id.o: ../include/openssl/e_os2.h ../include/openssl/engine.h 831sess_id.o: ../include/openssl/engine.h ../include/openssl/err.h
1013sess_id.o: ../include/openssl/err.h ../include/openssl/evp.h 832sess_id.o: ../include/openssl/evp.h ../include/openssl/kssl.h
1014sess_id.o: ../include/openssl/idea.h ../include/openssl/kssl.h 833sess_id.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
1015sess_id.o: ../include/openssl/lhash.h ../include/openssl/md2.h 834sess_id.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
1016sess_id.o: ../include/openssl/md4.h ../include/openssl/md5.h 835sess_id.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
1017sess_id.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 836sess_id.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
1018sess_id.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 837sess_id.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
1019sess_id.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 838sess_id.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
1020sess_id.o: ../include/openssl/pem.h ../include/openssl/pem2.h 839sess_id.o: ../include/openssl/safestack.h ../include/openssl/sha.h
1021sess_id.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 840sess_id.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
1022sess_id.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 841sess_id.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
1023sess_id.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 842sess_id.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
1024sess_id.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 843sess_id.o: ../include/openssl/tls1.h ../include/openssl/txt_db.h
1025sess_id.o: ../include/openssl/sha.h ../include/openssl/ssl.h 844sess_id.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
1026sess_id.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 845sess_id.o: ../include/openssl/x509v3.h apps.h sess_id.c
1027sess_id.o: ../include/openssl/ssl3.h ../include/openssl/stack.h 846smime.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
1028sess_id.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h 847smime.o: ../include/openssl/buffer.h ../include/openssl/conf.h
1029sess_id.o: ../include/openssl/txt_db.h ../include/openssl/ui.h 848smime.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
1030sess_id.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h 849smime.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
1031sess_id.o: ../include/openssl/x509_vfy.h apps.h sess_id.c 850smime.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
1032smime.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 851smime.o: ../include/openssl/err.h ../include/openssl/evp.h
1033smime.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 852smime.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
1034smime.o: ../include/openssl/bn.h ../include/openssl/buffer.h 853smime.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
1035smime.o: ../include/openssl/cast.h ../include/openssl/conf.h 854smime.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
1036smime.o: ../include/openssl/crypto.h ../include/openssl/des.h 855smime.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
1037smime.o: ../include/openssl/des_old.h ../include/openssl/dh.h 856smime.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
1038smime.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 857smime.o: ../include/openssl/safestack.h ../include/openssl/sha.h
1039smime.o: ../include/openssl/engine.h ../include/openssl/err.h 858smime.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
1040smime.o: ../include/openssl/evp.h ../include/openssl/idea.h 859smime.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
1041smime.o: ../include/openssl/lhash.h ../include/openssl/md2.h 860smime.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h
1042smime.o: ../include/openssl/md4.h ../include/openssl/md5.h 861smime.o: smime.c
1043smime.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
1044smime.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
1045smime.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
1046smime.o: ../include/openssl/pem.h ../include/openssl/pem2.h
1047smime.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
1048smime.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
1049smime.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
1050smime.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
1051smime.o: ../include/openssl/sha.h ../include/openssl/stack.h
1052smime.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
1053smime.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
1054smime.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h smime.c
1055speed.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 862speed.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
1056speed.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 863speed.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
1057speed.o: ../include/openssl/bn.h ../include/openssl/buffer.h 864speed.o: ../include/openssl/bn.h ../include/openssl/buffer.h
1058speed.o: ../include/openssl/cast.h ../include/openssl/conf.h 865speed.o: ../include/openssl/cast.h ../include/openssl/conf.h
1059speed.o: ../include/openssl/crypto.h ../include/openssl/des.h 866speed.o: ../include/openssl/crypto.h ../include/openssl/des.h
1060speed.o: ../include/openssl/des_old.h ../include/openssl/dh.h 867speed.o: ../include/openssl/des_old.h ../include/openssl/dsa.h
1061speed.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 868speed.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
869speed.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
1062speed.o: ../include/openssl/engine.h ../include/openssl/err.h 870speed.o: ../include/openssl/engine.h ../include/openssl/err.h
1063speed.o: ../include/openssl/evp.h ../include/openssl/hmac.h 871speed.o: ../include/openssl/evp.h ../include/openssl/hmac.h
1064speed.o: ../include/openssl/idea.h ../include/openssl/lhash.h 872speed.o: ../include/openssl/idea.h ../include/openssl/lhash.h
1065speed.o: ../include/openssl/md2.h ../include/openssl/md4.h 873speed.o: ../include/openssl/md2.h ../include/openssl/md4.h
1066speed.o: ../include/openssl/md5.h ../include/openssl/mdc2.h 874speed.o: ../include/openssl/md5.h ../include/openssl/obj_mac.h
1067speed.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 875speed.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
1068speed.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 876speed.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
1069speed.o: ../include/openssl/ossl_typ.h ../include/openssl/pkcs7.h 877speed.o: ../include/openssl/ossl_typ.h ../include/openssl/pkcs7.h
1070speed.o: ../include/openssl/rand.h ../include/openssl/rc2.h 878speed.o: ../include/openssl/rand.h ../include/openssl/rc2.h
1071speed.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 879speed.o: ../include/openssl/rc4.h ../include/openssl/ripemd.h
1072speed.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 880speed.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
1073speed.o: ../include/openssl/safestack.h ../include/openssl/sha.h 881speed.o: ../include/openssl/sha.h ../include/openssl/stack.h
1074speed.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 882speed.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
1075speed.o: ../include/openssl/txt_db.h ../include/openssl/ui.h 883speed.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
1076speed.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h 884speed.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
1077speed.o: ../include/openssl/x509_vfy.h apps.h speed.c testdsa.h testrsa.h 885speed.o: ../include/openssl/x509v3.h apps.h speed.c testdsa.h testrsa.h
1078spkac.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 886spkac.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
1079spkac.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 887spkac.o: ../include/openssl/buffer.h ../include/openssl/conf.h
1080spkac.o: ../include/openssl/bn.h ../include/openssl/buffer.h 888spkac.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
1081spkac.o: ../include/openssl/cast.h ../include/openssl/conf.h 889spkac.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
1082spkac.o: ../include/openssl/crypto.h ../include/openssl/des.h 890spkac.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
1083spkac.o: ../include/openssl/des_old.h ../include/openssl/dh.h 891spkac.o: ../include/openssl/err.h ../include/openssl/evp.h
1084spkac.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 892spkac.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
1085spkac.o: ../include/openssl/engine.h ../include/openssl/err.h 893spkac.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
1086spkac.o: ../include/openssl/evp.h ../include/openssl/idea.h 894spkac.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
1087spkac.o: ../include/openssl/lhash.h ../include/openssl/md2.h 895spkac.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
1088spkac.o: ../include/openssl/md4.h ../include/openssl/md5.h 896spkac.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
1089spkac.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 897spkac.o: ../include/openssl/safestack.h ../include/openssl/sha.h
1090spkac.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 898spkac.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
1091spkac.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 899spkac.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
1092spkac.o: ../include/openssl/pem.h ../include/openssl/pem2.h 900spkac.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h
1093spkac.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 901spkac.o: spkac.c
1094spkac.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 902verify.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
1095spkac.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 903verify.o: ../include/openssl/buffer.h ../include/openssl/conf.h
1096spkac.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 904verify.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
1097spkac.o: ../include/openssl/sha.h ../include/openssl/stack.h 905verify.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
1098spkac.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h 906verify.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
1099spkac.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h 907verify.o: ../include/openssl/err.h ../include/openssl/evp.h
1100spkac.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h spkac.c 908verify.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
1101verify.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 909verify.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
1102verify.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 910verify.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
1103verify.o: ../include/openssl/bn.h ../include/openssl/buffer.h 911verify.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
1104verify.o: ../include/openssl/cast.h ../include/openssl/conf.h 912verify.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
1105verify.o: ../include/openssl/crypto.h ../include/openssl/des.h 913verify.o: ../include/openssl/safestack.h ../include/openssl/sha.h
1106verify.o: ../include/openssl/des_old.h ../include/openssl/dh.h 914verify.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
1107verify.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 915verify.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
1108verify.o: ../include/openssl/engine.h ../include/openssl/err.h 916verify.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h
1109verify.o: ../include/openssl/evp.h ../include/openssl/idea.h 917verify.o: verify.c
1110verify.o: ../include/openssl/lhash.h ../include/openssl/md2.h 918version.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
1111verify.o: ../include/openssl/md4.h ../include/openssl/md5.h 919version.o: ../include/openssl/blowfish.h ../include/openssl/bn.h
1112verify.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 920version.o: ../include/openssl/buffer.h ../include/openssl/conf.h
1113verify.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
1114verify.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
1115verify.o: ../include/openssl/pem.h ../include/openssl/pem2.h
1116verify.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
1117verify.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
1118verify.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
1119verify.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
1120verify.o: ../include/openssl/sha.h ../include/openssl/stack.h
1121verify.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
1122verify.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
1123verify.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
1124verify.o: ../include/openssl/x509v3.h apps.h verify.c
1125version.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
1126version.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
1127version.o: ../include/openssl/bn.h ../include/openssl/buffer.h
1128version.o: ../include/openssl/cast.h ../include/openssl/conf.h
1129version.o: ../include/openssl/crypto.h ../include/openssl/des.h 921version.o: ../include/openssl/crypto.h ../include/openssl/des.h
1130version.o: ../include/openssl/des_old.h ../include/openssl/dh.h 922version.o: ../include/openssl/des_old.h ../include/openssl/e_os2.h
1131version.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 923version.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
1132version.o: ../include/openssl/engine.h ../include/openssl/err.h 924version.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
1133version.o: ../include/openssl/evp.h ../include/openssl/idea.h 925version.o: ../include/openssl/evp.h ../include/openssl/idea.h
1134version.o: ../include/openssl/lhash.h ../include/openssl/md2.h 926version.o: ../include/openssl/lhash.h ../include/openssl/md2.h
1135version.o: ../include/openssl/md4.h ../include/openssl/md5.h 927version.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
1136version.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 928version.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
1137version.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
1138version.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 929version.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
1139version.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 930version.o: ../include/openssl/pkcs7.h ../include/openssl/rc4.h
1140version.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 931version.o: ../include/openssl/safestack.h ../include/openssl/sha.h
1141version.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 932version.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
1142version.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 933version.o: ../include/openssl/txt_db.h ../include/openssl/ui.h
1143version.o: ../include/openssl/sha.h ../include/openssl/stack.h 934version.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
1144version.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h 935version.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h
1145version.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
1146version.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h
1147version.o: version.c 936version.o: version.c
1148x509.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 937x509.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
1149x509.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
1150x509.o: ../include/openssl/bn.h ../include/openssl/buffer.h 938x509.o: ../include/openssl/bn.h ../include/openssl/buffer.h
1151x509.o: ../include/openssl/cast.h ../include/openssl/conf.h 939x509.o: ../include/openssl/conf.h ../include/openssl/crypto.h
1152x509.o: ../include/openssl/crypto.h ../include/openssl/des.h
1153x509.o: ../include/openssl/des_old.h ../include/openssl/dh.h
1154x509.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 940x509.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
1155x509.o: ../include/openssl/engine.h ../include/openssl/err.h 941x509.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
1156x509.o: ../include/openssl/evp.h ../include/openssl/idea.h 942x509.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
1157x509.o: ../include/openssl/lhash.h ../include/openssl/md2.h 943x509.o: ../include/openssl/err.h ../include/openssl/evp.h
1158x509.o: ../include/openssl/md4.h ../include/openssl/md5.h 944x509.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
1159x509.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 945x509.o: ../include/openssl/objects.h ../include/openssl/ocsp.h
1160x509.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 946x509.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
1161x509.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 947x509.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
1162x509.o: ../include/openssl/pem.h ../include/openssl/pem2.h 948x509.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
1163x509.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
1164x509.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
1165x509.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
1166x509.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 949x509.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
1167x509.o: ../include/openssl/sha.h ../include/openssl/stack.h 950x509.o: ../include/openssl/sha.h ../include/openssl/stack.h
1168x509.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h 951x509.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
1169x509.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
1170x509.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h 952x509.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
1171x509.o: ../include/openssl/x509v3.h apps.h x509.c 953x509.o: ../include/openssl/x509v3.h apps.h x509.c
diff --git a/src/lib/libssl/src/apps/prime.c b/src/lib/libssl/src/apps/prime.c
index 1753b3ebc1..af2fed15af 100644
--- a/src/lib/libssl/src/apps/prime.c
+++ b/src/lib/libssl/src/apps/prime.c
@@ -56,6 +56,8 @@
56#undef PROG 56#undef PROG
57#define PROG prime_main 57#define PROG prime_main
58 58
59int MAIN(int, char **);
60
59int MAIN(int argc, char **argv) 61int MAIN(int argc, char **argv)
60 { 62 {
61 int hex=0; 63 int hex=0;
@@ -113,7 +115,7 @@ int MAIN(int argc, char **argv)
113 115
114 BN_print(bio_out,bn); 116 BN_print(bio_out,bn);
115 BIO_printf(bio_out," is %sprime\n", 117 BIO_printf(bio_out," is %sprime\n",
116 BN_is_prime(bn,checks,NULL,NULL,NULL) ? "" : "not "); 118 BN_is_prime_ex(bn,checks,NULL,NULL) ? "" : "not ");
117 119
118 BN_free(bn); 120 BN_free(bn);
119 BIO_free_all(bio_out); 121 BIO_free_all(bio_out);
diff --git a/src/lib/libssl/src/crypto/aes/Makefile b/src/lib/libssl/src/crypto/aes/Makefile
index a37c6f66a2..22c7203dbb 100644
--- a/src/lib/libssl/src/crypto/aes/Makefile
+++ b/src/lib/libssl/src/crypto/aes/Makefile
@@ -8,16 +8,14 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= 9INCLUDES=
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP= /usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
19# CFLAGS= -mpentiumpro $(INCLUDES) $(CFLAG) -O3 -fexpensive-optimizations -funroll-loops -fforce-addr 14AES_ASM_OBJ=aes_core.o aes_cbc.o
15
20CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
17ASFLAGS= $(INCLUDES) $(ASFLAG)
18AFLAGS= $(ASFLAGS)
21 19
22GENERAL=Makefile 20GENERAL=Makefile
23#TEST=aestest.c 21#TEST=aestest.c
@@ -25,8 +23,10 @@ TEST=
25APPS= 23APPS=
26 24
27LIB=$(TOP)/libcrypto.a 25LIB=$(TOP)/libcrypto.a
28LIBSRC=aes_core.c aes_misc.c aes_ecb.c aes_cbc.c aes_cfb.c aes_ofb.c aes_ctr.c 26LIBSRC=aes_core.c aes_misc.c aes_ecb.c aes_cbc.c aes_cfb.c aes_ofb.c \
29LIBOBJ=aes_core.o aes_misc.o aes_ecb.o aes_cbc.o aes_cfb.o aes_ofb.o aes_ctr.o 27 aes_ctr.c aes_ige.c aes_wrap.c
28LIBOBJ=aes_misc.o aes_ecb.o aes_cfb.o aes_ofb.o aes_ctr.o aes_ige.o aes_wrap.o \
29 $(AES_ASM_OBJ)
30 30
31SRC= $(LIBSRC) 31SRC= $(LIBSRC)
32 32
@@ -47,6 +47,19 @@ lib: $(LIBOBJ)
47 47
48$(LIBOBJ): $(LIBSRC) 48$(LIBOBJ): $(LIBSRC)
49 49
50aes-ia64.s: asm/aes-ia64.S
51 $(CC) $(CFLAGS) -E asm/aes-ia64.S > $@
52
53ax86-elf.s: asm/aes-586.pl ../perlasm/x86asm.pl
54 (cd asm; $(PERL) aes-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@)
55ax86-cof.s: asm/aes-586.pl ../perlasm/x86asm.pl
56 (cd asm; $(PERL) aes-586.pl coff $(CFLAGS) $(PROCESSOR) > ../$@)
57ax86-out.s: asm/aes-586.pl ../perlasm/x86asm.pl
58 (cd asm; $(PERL) aes-586.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
59
60aes-x86_64.s: asm/aes-x86_64.pl
61 $(PERL) asm/aes-x86_64.pl $@
62
50files: 63files:
51 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 64 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
52 65
@@ -55,9 +68,8 @@ links:
55 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 68 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
56 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 69 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
57 70
58install: installs 71install:
59 72 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
60installs:
61 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 73 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
62 do \ 74 do \
63 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 75 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -73,6 +85,7 @@ lint:
73 lint -DLINT $(INCLUDES) $(SRC)>fluff 85 lint -DLINT $(INCLUDES) $(SRC)>fluff
74 86
75depend: 87depend:
88 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
76 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 89 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
77 90
78dclean: 91dclean:
@@ -80,7 +93,7 @@ dclean:
80 mv -f Makefile.new $(MAKEFILE) 93 mv -f Makefile.new $(MAKEFILE)
81 94
82clean: 95clean:
83 rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 96 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
84 97
85# DO NOT DELETE THIS LINE -- make depend depends on it. 98# DO NOT DELETE THIS LINE -- make depend depends on it.
86 99
@@ -90,14 +103,28 @@ aes_cfb.o: ../../e_os.h ../../include/openssl/aes.h
90aes_cfb.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 103aes_cfb.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
91aes_cfb.o: aes_cfb.c aes_locl.h 104aes_cfb.o: aes_cfb.c aes_locl.h
92aes_core.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 105aes_core.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h
93aes_core.o: ../../include/openssl/fips.h ../../include/openssl/opensslconf.h 106aes_core.o: ../../include/openssl/opensslconf.h aes_core.c aes_locl.h
94aes_core.o: aes_core.c aes_locl.h
95aes_ctr.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 107aes_ctr.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h
96aes_ctr.o: ../../include/openssl/opensslconf.h aes_ctr.c aes_locl.h 108aes_ctr.o: ../../include/openssl/opensslconf.h aes_ctr.c aes_locl.h
97aes_ecb.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 109aes_ecb.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h
98aes_ecb.o: ../../include/openssl/opensslconf.h aes_ecb.c aes_locl.h 110aes_ecb.o: ../../include/openssl/opensslconf.h aes_ecb.c aes_locl.h
111aes_ige.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/bio.h
112aes_ige.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
113aes_ige.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
114aes_ige.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
115aes_ige.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
116aes_ige.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
117aes_ige.o: ../../include/openssl/symhacks.h ../cryptlib.h aes_ige.c aes_locl.h
99aes_misc.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 118aes_misc.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h
100aes_misc.o: ../../include/openssl/opensslconf.h 119aes_misc.o: ../../include/openssl/opensslconf.h
101aes_misc.o: ../../include/openssl/opensslv.h aes_locl.h aes_misc.c 120aes_misc.o: ../../include/openssl/opensslv.h aes_locl.h aes_misc.c
102aes_ofb.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 121aes_ofb.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h
103aes_ofb.o: ../../include/openssl/opensslconf.h aes_locl.h aes_ofb.c 122aes_ofb.o: ../../include/openssl/opensslconf.h aes_locl.h aes_ofb.c
123aes_wrap.o: ../../e_os.h ../../include/openssl/aes.h
124aes_wrap.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
125aes_wrap.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
126aes_wrap.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
127aes_wrap.o: ../../include/openssl/opensslconf.h
128aes_wrap.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
129aes_wrap.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
130aes_wrap.o: ../../include/openssl/symhacks.h ../cryptlib.h aes_wrap.c
diff --git a/src/lib/libssl/src/crypto/asn1/Makefile b/src/lib/libssl/src/crypto/asn1/Makefile
index d1c2d8f490..63066899d0 100644
--- a/src/lib/libssl/src/crypto/asn1/Makefile
+++ b/src/lib/libssl/src/crypto/asn1/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -31,8 +26,8 @@ LIBSRC= a_object.c a_bitstr.c a_utctm.c a_gentm.c a_time.c a_int.c a_octet.c \
31 t_req.c t_x509.c t_x509a.c t_crl.c t_pkey.c t_spki.c t_bitst.c \ 26 t_req.c t_x509.c t_x509a.c t_crl.c t_pkey.c t_spki.c t_bitst.c \
32 tasn_new.c tasn_fre.c tasn_enc.c tasn_dec.c tasn_utl.c tasn_typ.c \ 27 tasn_new.c tasn_fre.c tasn_enc.c tasn_dec.c tasn_utl.c tasn_typ.c \
33 f_int.c f_string.c n_pkey.c \ 28 f_int.c f_string.c n_pkey.c \
34 f_enum.c a_hdr.c x_pkey.c a_bool.c x_exten.c \ 29 f_enum.c a_hdr.c x_pkey.c a_bool.c x_exten.c asn_mime.c \
35 asn1_par.c asn1_lib.c asn1_err.c a_meth.c a_bytes.c a_strnid.c \ 30 asn1_gen.c asn1_par.c asn1_lib.c asn1_err.c a_meth.c a_bytes.c a_strnid.c \
36 evp_asn1.c asn_pack.c p5_pbe.c p5_pbev2.c p8_pkey.c asn_moid.c 31 evp_asn1.c asn_pack.c p5_pbe.c p5_pbev2.c p8_pkey.c asn_moid.c
37LIBOBJ= a_object.o a_bitstr.o a_utctm.o a_gentm.o a_time.o a_int.o a_octet.o \ 32LIBOBJ= a_object.o a_bitstr.o a_utctm.o a_gentm.o a_time.o a_int.o a_octet.o \
38 a_print.o a_type.o a_set.o a_dup.o a_d2i_fp.o a_i2d_fp.o \ 33 a_print.o a_type.o a_set.o a_dup.o a_d2i_fp.o a_i2d_fp.o \
@@ -43,8 +38,8 @@ LIBOBJ= a_object.o a_bitstr.o a_utctm.o a_gentm.o a_time.o a_int.o a_octet.o \
43 t_req.o t_x509.o t_x509a.o t_crl.o t_pkey.o t_spki.o t_bitst.o \ 38 t_req.o t_x509.o t_x509a.o t_crl.o t_pkey.o t_spki.o t_bitst.o \
44 tasn_new.o tasn_fre.o tasn_enc.o tasn_dec.o tasn_utl.o tasn_typ.o \ 39 tasn_new.o tasn_fre.o tasn_enc.o tasn_dec.o tasn_utl.o tasn_typ.o \
45 f_int.o f_string.o n_pkey.o \ 40 f_int.o f_string.o n_pkey.o \
46 f_enum.o a_hdr.o x_pkey.o a_bool.o x_exten.o \ 41 f_enum.o a_hdr.o x_pkey.o a_bool.o x_exten.o asn_mime.o \
47 asn1_par.o asn1_lib.o asn1_err.o a_meth.o a_bytes.o a_strnid.o \ 42 asn1_gen.o asn1_par.o asn1_lib.o asn1_err.o a_meth.o a_bytes.o a_strnid.o \
48 evp_asn1.o asn_pack.o p5_pbe.o p5_pbev2.o p8_pkey.o asn_moid.o 43 evp_asn1.o asn_pack.o p5_pbe.o p5_pbev2.o p8_pkey.o asn_moid.o
49 44
50SRC= $(LIBSRC) 45SRC= $(LIBSRC)
@@ -81,6 +76,7 @@ links:
81 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 76 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
82 77
83install: 78install:
79 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
84 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 80 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
85 do \ 81 do \
86 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 82 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -96,6 +92,7 @@ lint:
96 lint -DLINT $(INCLUDES) $(SRC)>fluff 92 lint -DLINT $(INCLUDES) $(SRC)>fluff
97 93
98depend: 94depend:
95 @[ -n "$(MAKEDEPEND)" ] # should be set by top Makefile...
99 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 96 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
100 97
101dclean: 98dclean:
@@ -109,69 +106,57 @@ clean:
109# DO NOT DELETE THIS LINE -- make depend depends on it. 106# DO NOT DELETE THIS LINE -- make depend depends on it.
110 107
111a_bitstr.o: ../../e_os.h ../../include/openssl/asn1.h 108a_bitstr.o: ../../e_os.h ../../include/openssl/asn1.h
112a_bitstr.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 109a_bitstr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
113a_bitstr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 110a_bitstr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
114a_bitstr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 111a_bitstr.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
115a_bitstr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 112a_bitstr.o: ../../include/openssl/opensslconf.h
116a_bitstr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 113a_bitstr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
117a_bitstr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 114a_bitstr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
118a_bitstr.o: ../../include/openssl/symhacks.h ../cryptlib.h a_bitstr.c 115a_bitstr.o: ../../include/openssl/symhacks.h ../cryptlib.h a_bitstr.c
119a_bool.o: ../../e_os.h ../../include/openssl/asn1.h 116a_bool.o: ../../e_os.h ../../include/openssl/asn1.h
120a_bool.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 117a_bool.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
121a_bool.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 118a_bool.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
122a_bool.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 119a_bool.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
123a_bool.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 120a_bool.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
124a_bool.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 121a_bool.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
125a_bool.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 122a_bool.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
126a_bool.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 123a_bool.o: ../../include/openssl/symhacks.h ../cryptlib.h a_bool.c
127a_bool.o: ../cryptlib.h a_bool.c
128a_bytes.o: ../../e_os.h ../../include/openssl/asn1.h 124a_bytes.o: ../../e_os.h ../../include/openssl/asn1.h
129a_bytes.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 125a_bytes.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
130a_bytes.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 126a_bytes.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
131a_bytes.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 127a_bytes.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
132a_bytes.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 128a_bytes.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
133a_bytes.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 129a_bytes.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
134a_bytes.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 130a_bytes.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
135a_bytes.o: ../../include/openssl/symhacks.h ../cryptlib.h a_bytes.c 131a_bytes.o: ../cryptlib.h a_bytes.c
136a_d2i_fp.o: ../../e_os.h ../../include/openssl/asn1.h 132a_d2i_fp.o: ../../e_os.h ../../include/openssl/asn1.h
137a_d2i_fp.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 133a_d2i_fp.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
138a_d2i_fp.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 134a_d2i_fp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
139a_d2i_fp.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 135a_d2i_fp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
140a_d2i_fp.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 136a_d2i_fp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
141a_d2i_fp.o: ../../include/openssl/opensslconf.h
142a_d2i_fp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 137a_d2i_fp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
143a_d2i_fp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 138a_d2i_fp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
144a_d2i_fp.o: ../../include/openssl/symhacks.h ../cryptlib.h a_d2i_fp.c 139a_d2i_fp.o: ../../include/openssl/symhacks.h ../cryptlib.h a_d2i_fp.c
145a_digest.o: ../../e_os.h ../../include/openssl/aes.h 140a_digest.o: ../../e_os.h ../../include/openssl/asn1.h
146a_digest.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 141a_digest.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
147a_digest.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 142a_digest.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
148a_digest.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 143a_digest.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
149a_digest.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 144a_digest.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
150a_digest.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 145a_digest.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
151a_digest.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
152a_digest.o: ../../include/openssl/err.h ../../include/openssl/evp.h
153a_digest.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
154a_digest.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
155a_digest.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
156a_digest.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 146a_digest.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
157a_digest.o: ../../include/openssl/opensslconf.h 147a_digest.o: ../../include/openssl/opensslconf.h
158a_digest.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 148a_digest.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
159a_digest.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 149a_digest.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
160a_digest.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 150a_digest.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
161a_digest.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 151a_digest.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
162a_digest.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 152a_digest.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_digest.c
163a_digest.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
164a_digest.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
165a_digest.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
166a_digest.o: ../cryptlib.h a_digest.c
167a_dup.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 153a_dup.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
168a_dup.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 154a_dup.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
169a_dup.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 155a_dup.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
170a_dup.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 156a_dup.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
171a_dup.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 157a_dup.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
172a_dup.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 158a_dup.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
173a_dup.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 159a_dup.o: ../../include/openssl/symhacks.h ../cryptlib.h a_dup.c
174a_dup.o: ../cryptlib.h a_dup.c
175a_enum.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 160a_enum.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
176a_enum.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 161a_enum.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
177a_enum.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 162a_enum.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
@@ -181,27 +166,26 @@ a_enum.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
181a_enum.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 166a_enum.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
182a_enum.o: ../cryptlib.h a_enum.c 167a_enum.o: ../cryptlib.h a_enum.c
183a_gentm.o: ../../e_os.h ../../include/openssl/asn1.h 168a_gentm.o: ../../e_os.h ../../include/openssl/asn1.h
184a_gentm.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 169a_gentm.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
185a_gentm.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 170a_gentm.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
186a_gentm.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 171a_gentm.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
187a_gentm.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 172a_gentm.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
188a_gentm.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 173a_gentm.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
189a_gentm.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 174a_gentm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
190a_gentm.o: ../../include/openssl/symhacks.h ../cryptlib.h ../o_time.h a_gentm.c 175a_gentm.o: ../cryptlib.h ../o_time.h a_gentm.c
191a_hdr.o: ../../e_os.h ../../include/openssl/asn1.h 176a_hdr.o: ../../e_os.h ../../include/openssl/asn1.h
192a_hdr.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 177a_hdr.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
193a_hdr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 178a_hdr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
194a_hdr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 179a_hdr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
195a_hdr.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 180a_hdr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
196a_hdr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 181a_hdr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
197a_hdr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 182a_hdr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
198a_hdr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 183a_hdr.o: ../../include/openssl/symhacks.h ../cryptlib.h a_hdr.c
199a_hdr.o: ../cryptlib.h a_hdr.c
200a_i2d_fp.o: ../../e_os.h ../../include/openssl/asn1.h 184a_i2d_fp.o: ../../e_os.h ../../include/openssl/asn1.h
201a_i2d_fp.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 185a_i2d_fp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
202a_i2d_fp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 186a_i2d_fp.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
203a_i2d_fp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 187a_i2d_fp.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
204a_i2d_fp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 188a_i2d_fp.o: ../../include/openssl/opensslconf.h
205a_i2d_fp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 189a_i2d_fp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
206a_i2d_fp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 190a_i2d_fp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
207a_i2d_fp.o: ../../include/openssl/symhacks.h ../cryptlib.h a_i2d_fp.c 191a_i2d_fp.o: ../../include/openssl/symhacks.h ../cryptlib.h a_i2d_fp.c
@@ -214,21 +198,20 @@ a_int.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
214a_int.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 198a_int.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
215a_int.o: ../cryptlib.h a_int.c 199a_int.o: ../cryptlib.h a_int.c
216a_mbstr.o: ../../e_os.h ../../include/openssl/asn1.h 200a_mbstr.o: ../../e_os.h ../../include/openssl/asn1.h
217a_mbstr.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 201a_mbstr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
218a_mbstr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 202a_mbstr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
219a_mbstr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 203a_mbstr.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
220a_mbstr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 204a_mbstr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
221a_mbstr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 205a_mbstr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
222a_mbstr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 206a_mbstr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
223a_mbstr.o: ../../include/openssl/symhacks.h ../cryptlib.h a_mbstr.c 207a_mbstr.o: ../cryptlib.h a_mbstr.c
224a_meth.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 208a_meth.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
225a_meth.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 209a_meth.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
226a_meth.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 210a_meth.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
227a_meth.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 211a_meth.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
228a_meth.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 212a_meth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
229a_meth.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 213a_meth.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
230a_meth.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 214a_meth.o: ../../include/openssl/symhacks.h ../cryptlib.h a_meth.c
231a_meth.o: ../cryptlib.h a_meth.c
232a_object.o: ../../e_os.h ../../include/openssl/asn1.h 215a_object.o: ../../e_os.h ../../include/openssl/asn1.h
233a_object.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 216a_object.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
234a_object.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 217a_object.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -239,642 +222,492 @@ a_object.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
239a_object.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 222a_object.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
240a_object.o: ../../include/openssl/symhacks.h ../cryptlib.h a_object.c 223a_object.o: ../../include/openssl/symhacks.h ../cryptlib.h a_object.c
241a_octet.o: ../../e_os.h ../../include/openssl/asn1.h 224a_octet.o: ../../e_os.h ../../include/openssl/asn1.h
242a_octet.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 225a_octet.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
243a_octet.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 226a_octet.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
244a_octet.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 227a_octet.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
245a_octet.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 228a_octet.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
246a_octet.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 229a_octet.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
247a_octet.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 230a_octet.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
248a_octet.o: ../../include/openssl/symhacks.h ../cryptlib.h a_octet.c 231a_octet.o: ../cryptlib.h a_octet.c
249a_print.o: ../../e_os.h ../../include/openssl/asn1.h 232a_print.o: ../../e_os.h ../../include/openssl/asn1.h
250a_print.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 233a_print.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
251a_print.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 234a_print.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
252a_print.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 235a_print.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
253a_print.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 236a_print.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
254a_print.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 237a_print.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
255a_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 238a_print.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
256a_print.o: ../../include/openssl/symhacks.h ../cryptlib.h a_print.c 239a_print.o: ../cryptlib.h a_print.c
257a_set.o: ../../e_os.h ../../include/openssl/asn1.h 240a_set.o: ../../e_os.h ../../include/openssl/asn1.h
258a_set.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 241a_set.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
259a_set.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 242a_set.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
260a_set.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 243a_set.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
261a_set.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 244a_set.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
262a_set.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 245a_set.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
263a_set.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 246a_set.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
264a_set.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 247a_set.o: ../../include/openssl/symhacks.h ../cryptlib.h a_set.c
265a_set.o: ../cryptlib.h a_set.c 248a_sign.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
266a_sign.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
267a_sign.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
268a_sign.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 249a_sign.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
269a_sign.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 250a_sign.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
270a_sign.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 251a_sign.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
271a_sign.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 252a_sign.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
272a_sign.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 253a_sign.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
273a_sign.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 254a_sign.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
274a_sign.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 255a_sign.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
275a_sign.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 256a_sign.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
276a_sign.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
277a_sign.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
278a_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
279a_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h
280a_sign.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
281a_sign.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
282a_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 257a_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
283a_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 258a_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
284a_sign.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
285a_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 259a_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
286a_sign.o: ../cryptlib.h a_sign.c 260a_sign.o: ../cryptlib.h a_sign.c
287a_strex.o: ../../e_os.h ../../include/openssl/aes.h 261a_strex.o: ../../e_os.h ../../include/openssl/asn1.h
288a_strex.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 262a_strex.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
289a_strex.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 263a_strex.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
290a_strex.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 264a_strex.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
291a_strex.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 265a_strex.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
292a_strex.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 266a_strex.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
293a_strex.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
294a_strex.o: ../../include/openssl/err.h ../../include/openssl/evp.h
295a_strex.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
296a_strex.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
297a_strex.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
298a_strex.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 267a_strex.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
299a_strex.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 268a_strex.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
300a_strex.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 269a_strex.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
301a_strex.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 270a_strex.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
302a_strex.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 271a_strex.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
303a_strex.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 272a_strex.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
304a_strex.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 273a_strex.o: ../cryptlib.h a_strex.c charmap.h
305a_strex.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
306a_strex.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
307a_strex.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_strex.c charmap.h
308a_strnid.o: ../../e_os.h ../../include/openssl/asn1.h 274a_strnid.o: ../../e_os.h ../../include/openssl/asn1.h
309a_strnid.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 275a_strnid.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
310a_strnid.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 276a_strnid.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
311a_strnid.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 277a_strnid.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
312a_strnid.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 278a_strnid.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
313a_strnid.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 279a_strnid.o: ../../include/openssl/opensslconf.h
314a_strnid.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 280a_strnid.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
315a_strnid.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 281a_strnid.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
316a_strnid.o: ../../include/openssl/symhacks.h ../cryptlib.h a_strnid.c 282a_strnid.o: ../../include/openssl/symhacks.h ../cryptlib.h a_strnid.c
317a_time.o: ../../e_os.h ../../include/openssl/asn1.h 283a_time.o: ../../e_os.h ../../include/openssl/asn1.h
318a_time.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 284a_time.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
319a_time.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 285a_time.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
320a_time.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 286a_time.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
321a_time.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 287a_time.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
322a_time.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 288a_time.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
323a_time.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 289a_time.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
324a_time.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 290a_time.o: ../../include/openssl/symhacks.h ../cryptlib.h ../o_time.h a_time.c
325a_time.o: ../cryptlib.h ../o_time.h a_time.c
326a_type.o: ../../e_os.h ../../include/openssl/asn1.h 291a_type.o: ../../e_os.h ../../include/openssl/asn1.h
327a_type.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 292a_type.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
328a_type.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 293a_type.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
329a_type.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 294a_type.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
330a_type.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 295a_type.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
331a_type.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 296a_type.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
332a_type.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 297a_type.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
333a_type.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 298a_type.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
334a_type.o: ../cryptlib.h a_type.c 299a_type.o: ../../include/openssl/symhacks.h ../cryptlib.h a_type.c
335a_utctm.o: ../../e_os.h ../../include/openssl/asn1.h 300a_utctm.o: ../../e_os.h ../../include/openssl/asn1.h
336a_utctm.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 301a_utctm.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
337a_utctm.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 302a_utctm.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
338a_utctm.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 303a_utctm.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
339a_utctm.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 304a_utctm.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
340a_utctm.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 305a_utctm.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
341a_utctm.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 306a_utctm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
342a_utctm.o: ../../include/openssl/symhacks.h ../cryptlib.h ../o_time.h a_utctm.c 307a_utctm.o: ../cryptlib.h ../o_time.h a_utctm.c
343a_utf8.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 308a_utf8.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
344a_utf8.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 309a_utf8.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
345a_utf8.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 310a_utf8.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
346a_utf8.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 311a_utf8.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
347a_utf8.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 312a_utf8.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
348a_utf8.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 313a_utf8.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
349a_utf8.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 314a_utf8.o: ../../include/openssl/symhacks.h ../cryptlib.h a_utf8.c
350a_utf8.o: ../cryptlib.h a_utf8.c 315a_verify.o: ../../e_os.h ../../include/openssl/asn1.h
351a_verify.o: ../../e_os.h ../../include/openssl/aes.h 316a_verify.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
352a_verify.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 317a_verify.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
353a_verify.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 318a_verify.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
354a_verify.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 319a_verify.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
355a_verify.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
356a_verify.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
357a_verify.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
358a_verify.o: ../../include/openssl/err.h ../../include/openssl/evp.h 320a_verify.o: ../../include/openssl/err.h ../../include/openssl/evp.h
359a_verify.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 321a_verify.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
360a_verify.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 322a_verify.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
361a_verify.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
362a_verify.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
363a_verify.o: ../../include/openssl/opensslconf.h
364a_verify.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 323a_verify.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
365a_verify.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 324a_verify.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
366a_verify.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 325a_verify.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
367a_verify.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 326a_verify.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
368a_verify.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 327a_verify.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_verify.c
369a_verify.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
370a_verify.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
371a_verify.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
372a_verify.o: ../cryptlib.h a_verify.c
373asn1_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 328asn1_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
374asn1_err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 329asn1_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
375asn1_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 330asn1_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
376asn1_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 331asn1_err.o: ../../include/openssl/opensslconf.h
377asn1_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 332asn1_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
378asn1_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 333asn1_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
379asn1_err.o: ../../include/openssl/symhacks.h asn1_err.c 334asn1_err.o: ../../include/openssl/symhacks.h asn1_err.c
335asn1_gen.o: ../../e_os.h ../../include/openssl/asn1.h
336asn1_gen.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
337asn1_gen.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
338asn1_gen.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
339asn1_gen.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
340asn1_gen.o: ../../include/openssl/err.h ../../include/openssl/evp.h
341asn1_gen.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
342asn1_gen.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
343asn1_gen.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
344asn1_gen.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
345asn1_gen.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
346asn1_gen.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
347asn1_gen.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
348asn1_gen.o: ../cryptlib.h asn1_gen.c
380asn1_lib.o: ../../e_os.h ../../include/openssl/asn1.h 349asn1_lib.o: ../../e_os.h ../../include/openssl/asn1.h
381asn1_lib.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 350asn1_lib.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
382asn1_lib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 351asn1_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
383asn1_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 352asn1_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
384asn1_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 353asn1_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
385asn1_lib.o: ../../include/openssl/opensslconf.h
386asn1_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 354asn1_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
387asn1_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 355asn1_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
388asn1_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h asn1_lib.c 356asn1_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h asn1_lib.c
389asn1_par.o: ../../e_os.h ../../include/openssl/asn1.h 357asn1_par.o: ../../e_os.h ../../include/openssl/asn1.h
390asn1_par.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 358asn1_par.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
391asn1_par.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 359asn1_par.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
392asn1_par.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 360asn1_par.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
393asn1_par.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 361asn1_par.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
394asn1_par.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 362asn1_par.o: ../../include/openssl/opensslconf.h
395asn1_par.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 363asn1_par.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
396asn1_par.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 364asn1_par.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
397asn1_par.o: ../../include/openssl/symhacks.h ../cryptlib.h asn1_par.c 365asn1_par.o: ../../include/openssl/symhacks.h ../cryptlib.h asn1_par.c
398asn_moid.o: ../../e_os.h ../../include/openssl/aes.h 366asn_mime.o: ../../e_os.h ../../include/openssl/asn1.h
399asn_moid.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 367asn_mime.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
400asn_moid.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 368asn_mime.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
401asn_moid.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 369asn_mime.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
370asn_mime.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
371asn_mime.o: ../../include/openssl/err.h ../../include/openssl/evp.h
372asn_mime.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
373asn_mime.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
374asn_mime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
375asn_mime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
376asn_mime.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
377asn_mime.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
378asn_mime.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
379asn_mime.o: ../cryptlib.h asn_mime.c
380asn_moid.o: ../../e_os.h ../../include/openssl/asn1.h
381asn_moid.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
402asn_moid.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 382asn_moid.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
403asn_moid.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
404asn_moid.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
405asn_moid.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 383asn_moid.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
406asn_moid.o: ../../include/openssl/err.h ../../include/openssl/evp.h 384asn_moid.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
407asn_moid.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 385asn_moid.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
408asn_moid.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 386asn_moid.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
409asn_moid.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
410asn_moid.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 387asn_moid.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
411asn_moid.o: ../../include/openssl/opensslconf.h 388asn_moid.o: ../../include/openssl/opensslconf.h
412asn_moid.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 389asn_moid.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
413asn_moid.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 390asn_moid.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
414asn_moid.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 391asn_moid.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
415asn_moid.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 392asn_moid.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
416asn_moid.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 393asn_moid.o: ../../include/openssl/x509_vfy.h ../cryptlib.h asn_moid.c
417asn_moid.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
418asn_moid.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
419asn_moid.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
420asn_moid.o: ../cryptlib.h asn_moid.c
421asn_pack.o: ../../e_os.h ../../include/openssl/asn1.h 394asn_pack.o: ../../e_os.h ../../include/openssl/asn1.h
422asn_pack.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 395asn_pack.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
423asn_pack.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 396asn_pack.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
424asn_pack.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 397asn_pack.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
425asn_pack.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 398asn_pack.o: ../../include/openssl/opensslconf.h
426asn_pack.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 399asn_pack.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
427asn_pack.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 400asn_pack.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
428asn_pack.o: ../../include/openssl/symhacks.h ../cryptlib.h asn_pack.c 401asn_pack.o: ../../include/openssl/symhacks.h ../cryptlib.h asn_pack.c
429d2i_pr.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 402d2i_pr.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
430d2i_pr.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
431d2i_pr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 403d2i_pr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
432d2i_pr.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 404d2i_pr.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
433d2i_pr.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 405d2i_pr.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
434d2i_pr.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 406d2i_pr.o: ../../include/openssl/err.h ../../include/openssl/evp.h
435d2i_pr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 407d2i_pr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
436d2i_pr.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
437d2i_pr.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
438d2i_pr.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
439d2i_pr.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
440d2i_pr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 408d2i_pr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
441d2i_pr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 409d2i_pr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
442d2i_pr.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
443d2i_pr.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
444d2i_pr.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 410d2i_pr.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
445d2i_pr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 411d2i_pr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
446d2i_pr.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 412d2i_pr.o: ../cryptlib.h d2i_pr.c
447d2i_pr.o: ../../include/openssl/ui_compat.h ../cryptlib.h d2i_pr.c 413d2i_pu.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
448d2i_pu.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
449d2i_pu.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
450d2i_pu.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 414d2i_pu.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
451d2i_pu.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 415d2i_pu.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
452d2i_pu.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 416d2i_pu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
453d2i_pu.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 417d2i_pu.o: ../../include/openssl/err.h ../../include/openssl/evp.h
454d2i_pu.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 418d2i_pu.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
455d2i_pu.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
456d2i_pu.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
457d2i_pu.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
458d2i_pu.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
459d2i_pu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 419d2i_pu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
460d2i_pu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 420d2i_pu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
461d2i_pu.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
462d2i_pu.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
463d2i_pu.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 421d2i_pu.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
464d2i_pu.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 422d2i_pu.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
465d2i_pu.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 423d2i_pu.o: ../cryptlib.h d2i_pu.c
466d2i_pu.o: ../../include/openssl/ui_compat.h ../cryptlib.h d2i_pu.c
467evp_asn1.o: ../../e_os.h ../../include/openssl/asn1.h 424evp_asn1.o: ../../e_os.h ../../include/openssl/asn1.h
468evp_asn1.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 425evp_asn1.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
469evp_asn1.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 426evp_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
470evp_asn1.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 427evp_asn1.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
471evp_asn1.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 428evp_asn1.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
472evp_asn1.o: ../../include/openssl/opensslconf.h
473evp_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 429evp_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
474evp_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 430evp_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
475evp_asn1.o: ../../include/openssl/symhacks.h ../cryptlib.h evp_asn1.c 431evp_asn1.o: ../../include/openssl/symhacks.h ../cryptlib.h evp_asn1.c
476f_enum.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 432f_enum.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
477f_enum.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 433f_enum.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
478f_enum.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 434f_enum.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
479f_enum.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 435f_enum.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
480f_enum.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 436f_enum.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
481f_enum.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 437f_enum.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
482f_enum.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 438f_enum.o: ../../include/openssl/symhacks.h ../cryptlib.h f_enum.c
483f_enum.o: ../cryptlib.h f_enum.c
484f_int.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 439f_int.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
485f_int.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 440f_int.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
486f_int.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 441f_int.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
487f_int.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 442f_int.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
488f_int.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 443f_int.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
489f_int.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 444f_int.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
490f_int.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 445f_int.o: ../../include/openssl/symhacks.h ../cryptlib.h f_int.c
491f_int.o: ../cryptlib.h f_int.c
492f_string.o: ../../e_os.h ../../include/openssl/asn1.h 446f_string.o: ../../e_os.h ../../include/openssl/asn1.h
493f_string.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 447f_string.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
494f_string.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 448f_string.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
495f_string.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 449f_string.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
496f_string.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 450f_string.o: ../../include/openssl/opensslconf.h
497f_string.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 451f_string.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
498f_string.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 452f_string.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
499f_string.o: ../../include/openssl/symhacks.h ../cryptlib.h f_string.c 453f_string.o: ../../include/openssl/symhacks.h ../cryptlib.h f_string.c
500i2d_pr.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 454i2d_pr.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
501i2d_pr.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
502i2d_pr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 455i2d_pr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
503i2d_pr.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 456i2d_pr.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
504i2d_pr.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 457i2d_pr.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
505i2d_pr.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 458i2d_pr.o: ../../include/openssl/err.h ../../include/openssl/evp.h
506i2d_pr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 459i2d_pr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
507i2d_pr.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
508i2d_pr.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
509i2d_pr.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
510i2d_pr.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
511i2d_pr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 460i2d_pr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
512i2d_pr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 461i2d_pr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
513i2d_pr.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
514i2d_pr.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
515i2d_pr.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 462i2d_pr.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
516i2d_pr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 463i2d_pr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
517i2d_pr.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 464i2d_pr.o: ../cryptlib.h i2d_pr.c
518i2d_pr.o: ../../include/openssl/ui_compat.h ../cryptlib.h i2d_pr.c 465i2d_pu.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
519i2d_pu.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
520i2d_pu.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
521i2d_pu.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 466i2d_pu.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
522i2d_pu.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 467i2d_pu.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
523i2d_pu.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 468i2d_pu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
524i2d_pu.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 469i2d_pu.o: ../../include/openssl/err.h ../../include/openssl/evp.h
525i2d_pu.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 470i2d_pu.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
526i2d_pu.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
527i2d_pu.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
528i2d_pu.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
529i2d_pu.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
530i2d_pu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 471i2d_pu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
531i2d_pu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 472i2d_pu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
532i2d_pu.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
533i2d_pu.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
534i2d_pu.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 473i2d_pu.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
535i2d_pu.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 474i2d_pu.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
536i2d_pu.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 475i2d_pu.o: ../cryptlib.h i2d_pu.c
537i2d_pu.o: ../../include/openssl/ui_compat.h ../cryptlib.h i2d_pu.c 476n_pkey.o: ../../e_os.h ../../include/openssl/asn1.h
538n_pkey.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
539n_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/asn1t.h 477n_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/asn1t.h
540n_pkey.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 478n_pkey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
541n_pkey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 479n_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
542n_pkey.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 480n_pkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
543n_pkey.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 481n_pkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
544n_pkey.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 482n_pkey.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
545n_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 483n_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
546n_pkey.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 484n_pkey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
547n_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 485n_pkey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
548n_pkey.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 486n_pkey.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
549n_pkey.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 487n_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
550n_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 488n_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
551n_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 489n_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h n_pkey.c
552n_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 490nsseq.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
553n_pkey.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 491nsseq.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
554n_pkey.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 492nsseq.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
555n_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 493nsseq.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
556n_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 494nsseq.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
557n_pkey.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 495nsseq.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
558n_pkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
559n_pkey.o: ../cryptlib.h n_pkey.c
560nsseq.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
561nsseq.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
562nsseq.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
563nsseq.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
564nsseq.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
565nsseq.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
566nsseq.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
567nsseq.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
568nsseq.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
569nsseq.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
570nsseq.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
571nsseq.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 496nsseq.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
572nsseq.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 497nsseq.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
573nsseq.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 498nsseq.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
574nsseq.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 499nsseq.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
575nsseq.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 500nsseq.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
576nsseq.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 501nsseq.o: ../../include/openssl/x509_vfy.h nsseq.c
577nsseq.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 502p5_pbe.o: ../../e_os.h ../../include/openssl/asn1.h
578nsseq.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
579nsseq.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h nsseq.c
580p5_pbe.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
581p5_pbe.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 503p5_pbe.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
582p5_pbe.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 504p5_pbe.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
583p5_pbe.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 505p5_pbe.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
584p5_pbe.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 506p5_pbe.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
585p5_pbe.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
586p5_pbe.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
587p5_pbe.o: ../../include/openssl/err.h ../../include/openssl/evp.h 507p5_pbe.o: ../../include/openssl/err.h ../../include/openssl/evp.h
588p5_pbe.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 508p5_pbe.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
589p5_pbe.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 509p5_pbe.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
590p5_pbe.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 510p5_pbe.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
591p5_pbe.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 511p5_pbe.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
592p5_pbe.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
593p5_pbe.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
594p5_pbe.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h
595p5_pbe.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
596p5_pbe.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
597p5_pbe.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 512p5_pbe.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
598p5_pbe.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 513p5_pbe.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
599p5_pbe.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
600p5_pbe.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 514p5_pbe.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
601p5_pbe.o: ../cryptlib.h p5_pbe.c 515p5_pbe.o: ../cryptlib.h p5_pbe.c
602p5_pbev2.o: ../../e_os.h ../../include/openssl/aes.h 516p5_pbev2.o: ../../e_os.h ../../include/openssl/asn1.h
603p5_pbev2.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 517p5_pbev2.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
604p5_pbev2.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 518p5_pbev2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
605p5_pbev2.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 519p5_pbev2.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
606p5_pbev2.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 520p5_pbev2.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
607p5_pbev2.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 521p5_pbev2.o: ../../include/openssl/err.h ../../include/openssl/evp.h
608p5_pbev2.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 522p5_pbev2.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
609p5_pbev2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
610p5_pbev2.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
611p5_pbev2.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
612p5_pbev2.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
613p5_pbev2.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
614p5_pbev2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 523p5_pbev2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
615p5_pbev2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 524p5_pbev2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
616p5_pbev2.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 525p5_pbev2.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
617p5_pbev2.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 526p5_pbev2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
618p5_pbev2.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 527p5_pbev2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
619p5_pbev2.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 528p5_pbev2.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
620p5_pbev2.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 529p5_pbev2.o: ../cryptlib.h p5_pbev2.c
621p5_pbev2.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 530p8_pkey.o: ../../e_os.h ../../include/openssl/asn1.h
622p5_pbev2.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 531p8_pkey.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
623p5_pbev2.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p5_pbev2.c 532p8_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
624p8_pkey.o: ../../e_os.h ../../include/openssl/aes.h 533p8_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
625p8_pkey.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 534p8_pkey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
626p8_pkey.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 535p8_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h
627p8_pkey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 536p8_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
628p8_pkey.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
629p8_pkey.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
630p8_pkey.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
631p8_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
632p8_pkey.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
633p8_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
634p8_pkey.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
635p8_pkey.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
636p8_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 537p8_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
637p8_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 538p8_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
638p8_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 539p8_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
639p8_pkey.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 540p8_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
640p8_pkey.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 541p8_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
641p8_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 542p8_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p8_pkey.c
642p8_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 543t_bitst.o: ../../e_os.h ../../include/openssl/asn1.h
643p8_pkey.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 544t_bitst.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
644p8_pkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
645p8_pkey.o: ../cryptlib.h p8_pkey.c
646t_bitst.o: ../../e_os.h ../../include/openssl/aes.h
647t_bitst.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
648t_bitst.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
649t_bitst.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
650t_bitst.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 545t_bitst.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
651t_bitst.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 546t_bitst.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
652t_bitst.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 547t_bitst.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
653t_bitst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 548t_bitst.o: ../../include/openssl/err.h ../../include/openssl/evp.h
654t_bitst.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 549t_bitst.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
655t_bitst.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
656t_bitst.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
657t_bitst.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
658t_bitst.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 550t_bitst.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
659t_bitst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 551t_bitst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
660t_bitst.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 552t_bitst.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
661t_bitst.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 553t_bitst.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
662t_bitst.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 554t_bitst.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
663t_bitst.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 555t_bitst.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
664t_bitst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 556t_bitst.o: ../cryptlib.h t_bitst.c
665t_bitst.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 557t_crl.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
666t_bitst.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
667t_bitst.o: ../../include/openssl/x509v3.h ../cryptlib.h t_bitst.c
668t_crl.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
669t_crl.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
670t_crl.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 558t_crl.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
671t_crl.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 559t_crl.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
672t_crl.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 560t_crl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
673t_crl.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 561t_crl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
674t_crl.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
675t_crl.o: ../../include/openssl/err.h ../../include/openssl/evp.h 562t_crl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
676t_crl.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 563t_crl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
677t_crl.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 564t_crl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
678t_crl.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 565t_crl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
679t_crl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 566t_crl.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
680t_crl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
681t_crl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
682t_crl.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
683t_crl.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
684t_crl.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
685t_crl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 567t_crl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
686t_crl.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 568t_crl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
687t_crl.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
688t_crl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 569t_crl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
689t_crl.o: ../cryptlib.h t_crl.c 570t_crl.o: ../cryptlib.h t_crl.c
690t_pkey.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 571t_pkey.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
691t_pkey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 572t_pkey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
692t_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h 573t_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
693t_pkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 574t_pkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
694t_pkey.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 575t_pkey.o: ../../include/openssl/ec.h ../../include/openssl/err.h
695t_pkey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 576t_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
696t_pkey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rsa.h 577t_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
697t_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 578t_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
698t_pkey.o: ../../include/openssl/symhacks.h ../cryptlib.h t_pkey.c 579t_pkey.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
699t_req.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 580t_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
700t_req.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 581t_pkey.o: ../cryptlib.h t_pkey.c
582t_req.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
701t_req.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 583t_req.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
702t_req.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 584t_req.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
703t_req.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
704t_req.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
705t_req.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 585t_req.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
706t_req.o: ../../include/openssl/err.h ../../include/openssl/evp.h 586t_req.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
707t_req.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 587t_req.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
708t_req.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 588t_req.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
709t_req.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
710t_req.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 589t_req.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
711t_req.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 590t_req.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
712t_req.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 591t_req.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
713t_req.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
714t_req.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
715t_req.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 592t_req.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
716t_req.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 593t_req.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
717t_req.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 594t_req.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
718t_req.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
719t_req.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 595t_req.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
720t_req.o: ../cryptlib.h t_req.c 596t_req.o: ../cryptlib.h t_req.c
721t_spki.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 597t_spki.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
722t_spki.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
723t_spki.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 598t_spki.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
724t_spki.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 599t_spki.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
725t_spki.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 600t_spki.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
726t_spki.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 601t_spki.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
727t_spki.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 602t_spki.o: ../../include/openssl/err.h ../../include/openssl/evp.h
728t_spki.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 603t_spki.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
729t_spki.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
730t_spki.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
731t_spki.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
732t_spki.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 604t_spki.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
733t_spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 605t_spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
734t_spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 606t_spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
735t_spki.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
736t_spki.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
737t_spki.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 607t_spki.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
738t_spki.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 608t_spki.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
739t_spki.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
740t_spki.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 609t_spki.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
741t_spki.o: ../cryptlib.h t_spki.c 610t_spki.o: ../cryptlib.h t_spki.c
742t_x509.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 611t_x509.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
743t_x509.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
744t_x509.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 612t_x509.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
745t_x509.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 613t_x509.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
746t_x509.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
747t_x509.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
748t_x509.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 614t_x509.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
749t_x509.o: ../../include/openssl/err.h ../../include/openssl/evp.h 615t_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
750t_x509.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 616t_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
751t_x509.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 617t_x509.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
752t_x509.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
753t_x509.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 618t_x509.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
754t_x509.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 619t_x509.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
755t_x509.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 620t_x509.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
756t_x509.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
757t_x509.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
758t_x509.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 621t_x509.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
759t_x509.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 622t_x509.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
760t_x509.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 623t_x509.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
761t_x509.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
762t_x509.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 624t_x509.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
763t_x509.o: ../cryptlib.h t_x509.c 625t_x509.o: ../cryptlib.h t_x509.c
764t_x509a.o: ../../e_os.h ../../include/openssl/aes.h 626t_x509a.o: ../../e_os.h ../../include/openssl/asn1.h
765t_x509a.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 627t_x509a.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
766t_x509a.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 628t_x509a.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
767t_x509a.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 629t_x509a.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
768t_x509a.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 630t_x509a.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
769t_x509a.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 631t_x509a.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
770t_x509a.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
771t_x509a.o: ../../include/openssl/err.h ../../include/openssl/evp.h
772t_x509a.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
773t_x509a.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
774t_x509a.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
775t_x509a.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 632t_x509a.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
776t_x509a.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 633t_x509a.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
777t_x509a.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 634t_x509a.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
778t_x509a.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 635t_x509a.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
779t_x509a.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 636t_x509a.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
780t_x509a.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 637t_x509a.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
781t_x509a.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 638t_x509a.o: ../cryptlib.h t_x509a.c
782t_x509a.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
783t_x509a.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
784t_x509a.o: ../../include/openssl/x509_vfy.h ../cryptlib.h t_x509a.c
785tasn_dec.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 639tasn_dec.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
786tasn_dec.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 640tasn_dec.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
787tasn_dec.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 641tasn_dec.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
788tasn_dec.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 642tasn_dec.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
789tasn_dec.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 643tasn_dec.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
790tasn_dec.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 644tasn_dec.o: ../../include/openssl/opensslconf.h
791tasn_dec.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 645tasn_dec.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
792tasn_dec.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 646tasn_dec.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
793tasn_dec.o: ../../include/openssl/symhacks.h tasn_dec.c 647tasn_dec.o: ../../include/openssl/symhacks.h tasn_dec.c
794tasn_enc.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 648tasn_enc.o: ../../e_os.h ../../include/openssl/asn1.h
795tasn_enc.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 649tasn_enc.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
796tasn_enc.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 650tasn_enc.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
797tasn_enc.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 651tasn_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
798tasn_enc.o: ../../include/openssl/opensslconf.h 652tasn_enc.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
653tasn_enc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
799tasn_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 654tasn_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
800tasn_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 655tasn_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
801tasn_enc.o: ../../include/openssl/symhacks.h tasn_enc.c 656tasn_enc.o: ../../include/openssl/symhacks.h ../cryptlib.h tasn_enc.c
802tasn_fre.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 657tasn_fre.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
803tasn_fre.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 658tasn_fre.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
804tasn_fre.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 659tasn_fre.o: ../../include/openssl/e_os2.h ../../include/openssl/obj_mac.h
805tasn_fre.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 660tasn_fre.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
806tasn_fre.o: ../../include/openssl/opensslconf.h
807tasn_fre.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 661tasn_fre.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
808tasn_fre.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 662tasn_fre.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
809tasn_fre.o: ../../include/openssl/symhacks.h tasn_fre.c 663tasn_fre.o: ../../include/openssl/symhacks.h tasn_fre.c
810tasn_new.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 664tasn_new.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
811tasn_new.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 665tasn_new.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
812tasn_new.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 666tasn_new.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
813tasn_new.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 667tasn_new.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
814tasn_new.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 668tasn_new.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
815tasn_new.o: ../../include/openssl/opensslconf.h
816tasn_new.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 669tasn_new.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
817tasn_new.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 670tasn_new.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
818tasn_new.o: ../../include/openssl/symhacks.h tasn_new.c 671tasn_new.o: ../../include/openssl/symhacks.h tasn_new.c
819tasn_typ.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 672tasn_typ.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
820tasn_typ.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 673tasn_typ.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
821tasn_typ.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 674tasn_typ.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
822tasn_typ.o: ../../include/openssl/opensslconf.h
823tasn_typ.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 675tasn_typ.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
824tasn_typ.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 676tasn_typ.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
825tasn_typ.o: ../../include/openssl/symhacks.h tasn_typ.c 677tasn_typ.o: ../../include/openssl/symhacks.h tasn_typ.c
826tasn_utl.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 678tasn_utl.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
827tasn_utl.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 679tasn_utl.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
828tasn_utl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 680tasn_utl.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
829tasn_utl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 681tasn_utl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
830tasn_utl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 682tasn_utl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
831tasn_utl.o: ../../include/openssl/opensslconf.h
832tasn_utl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 683tasn_utl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
833tasn_utl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 684tasn_utl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
834tasn_utl.o: ../../include/openssl/symhacks.h tasn_utl.c 685tasn_utl.o: ../../include/openssl/symhacks.h tasn_utl.c
835x_algor.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 686x_algor.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
836x_algor.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 687x_algor.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
837x_algor.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 688x_algor.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
838x_algor.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 689x_algor.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
839x_algor.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 690x_algor.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
840x_algor.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 691x_algor.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
841x_algor.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
842x_algor.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
843x_algor.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
844x_algor.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
845x_algor.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
846x_algor.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 692x_algor.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
847x_algor.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 693x_algor.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
848x_algor.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 694x_algor.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
849x_algor.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 695x_algor.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
850x_algor.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 696x_algor.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
851x_algor.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 697x_algor.o: ../../include/openssl/x509_vfy.h x_algor.c
852x_algor.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 698x_attrib.o: ../../e_os.h ../../include/openssl/asn1.h
853x_algor.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 699x_attrib.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
854x_algor.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 700x_attrib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
855x_algor.o: x_algor.c 701x_attrib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
856x_attrib.o: ../../e_os.h ../../include/openssl/aes.h 702x_attrib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
857x_attrib.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 703x_attrib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
858x_attrib.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 704x_attrib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
859x_attrib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
860x_attrib.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
861x_attrib.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
862x_attrib.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
863x_attrib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
864x_attrib.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
865x_attrib.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
866x_attrib.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
867x_attrib.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
868x_attrib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 705x_attrib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
869x_attrib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 706x_attrib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
870x_attrib.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 707x_attrib.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
871x_attrib.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 708x_attrib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
872x_attrib.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 709x_attrib.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
873x_attrib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 710x_attrib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_attrib.c
874x_attrib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
875x_attrib.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
876x_attrib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
877x_attrib.o: ../cryptlib.h x_attrib.c
878x_bignum.o: ../../e_os.h ../../include/openssl/asn1.h 711x_bignum.o: ../../e_os.h ../../include/openssl/asn1.h
879x_bignum.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 712x_bignum.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
880x_bignum.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 713x_bignum.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
@@ -884,69 +717,43 @@ x_bignum.o: ../../include/openssl/opensslconf.h
884x_bignum.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 717x_bignum.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
885x_bignum.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 718x_bignum.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
886x_bignum.o: ../../include/openssl/symhacks.h ../cryptlib.h x_bignum.c 719x_bignum.o: ../../include/openssl/symhacks.h ../cryptlib.h x_bignum.c
887x_crl.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 720x_crl.o: ../../e_os.h ../../include/openssl/asn1.h
888x_crl.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 721x_crl.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
889x_crl.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 722x_crl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
890x_crl.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 723x_crl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
891x_crl.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 724x_crl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
892x_crl.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
893x_crl.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
894x_crl.o: ../../include/openssl/err.h ../../include/openssl/evp.h 725x_crl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
895x_crl.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 726x_crl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
896x_crl.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 727x_crl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
897x_crl.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 728x_crl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
898x_crl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 729x_crl.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
899x_crl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
900x_crl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
901x_crl.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
902x_crl.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
903x_crl.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
904x_crl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 730x_crl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
905x_crl.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 731x_crl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
906x_crl.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
907x_crl.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_crl.c 732x_crl.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_crl.c
908x_exten.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 733x_exten.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
909x_exten.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 734x_exten.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
910x_exten.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 735x_exten.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
911x_exten.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 736x_exten.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
912x_exten.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 737x_exten.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
913x_exten.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 738x_exten.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
914x_exten.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
915x_exten.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
916x_exten.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
917x_exten.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
918x_exten.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
919x_exten.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 739x_exten.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
920x_exten.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 740x_exten.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
921x_exten.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 741x_exten.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
922x_exten.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 742x_exten.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
923x_exten.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 743x_exten.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
924x_exten.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 744x_exten.o: ../../include/openssl/x509_vfy.h x_exten.c
925x_exten.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 745x_info.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
926x_exten.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 746x_info.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
927x_exten.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 747x_info.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
928x_exten.o: x_exten.c 748x_info.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
929x_info.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 749x_info.o: ../../include/openssl/err.h ../../include/openssl/evp.h
930x_info.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 750x_info.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
931x_info.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
932x_info.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
933x_info.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
934x_info.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
935x_info.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
936x_info.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
937x_info.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
938x_info.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
939x_info.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
940x_info.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 751x_info.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
941x_info.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 752x_info.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
942x_info.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 753x_info.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
943x_info.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 754x_info.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
944x_info.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 755x_info.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
945x_info.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 756x_info.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_info.c
946x_info.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
947x_info.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
948x_info.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
949x_info.o: ../cryptlib.h x_info.c
950x_long.o: ../../e_os.h ../../include/openssl/asn1.h 757x_long.o: ../../e_os.h ../../include/openssl/asn1.h
951x_long.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 758x_long.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
952x_long.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 759x_long.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
@@ -956,195 +763,123 @@ x_long.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
956x_long.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 763x_long.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
957x_long.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 764x_long.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
958x_long.o: ../cryptlib.h x_long.c 765x_long.o: ../cryptlib.h x_long.c
959x_name.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 766x_name.o: ../../e_os.h ../../include/openssl/asn1.h
960x_name.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 767x_name.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
961x_name.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 768x_name.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
962x_name.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 769x_name.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
963x_name.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 770x_name.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
964x_name.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
965x_name.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
966x_name.o: ../../include/openssl/err.h ../../include/openssl/evp.h 771x_name.o: ../../include/openssl/err.h ../../include/openssl/evp.h
967x_name.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 772x_name.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
968x_name.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 773x_name.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
969x_name.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 774x_name.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
970x_name.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 775x_name.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
971x_name.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
972x_name.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
973x_name.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
974x_name.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
975x_name.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
976x_name.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 776x_name.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
977x_name.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 777x_name.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
978x_name.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
979x_name.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_name.c 778x_name.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_name.c
980x_pkey.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 779x_pkey.o: ../../e_os.h ../../include/openssl/asn1.h
981x_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 780x_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
982x_pkey.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 781x_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
983x_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 782x_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
984x_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 783x_pkey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
985x_pkey.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
986x_pkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
987x_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h 784x_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h
988x_pkey.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 785x_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
989x_pkey.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 786x_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
990x_pkey.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 787x_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
991x_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 788x_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
992x_pkey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
993x_pkey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
994x_pkey.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
995x_pkey.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
996x_pkey.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
997x_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 789x_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
998x_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 790x_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
999x_pkey.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
1000x_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_pkey.c 791x_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_pkey.c
1001x_pubkey.o: ../../e_os.h ../../include/openssl/aes.h 792x_pubkey.o: ../../e_os.h ../../include/openssl/asn1.h
1002x_pubkey.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 793x_pubkey.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
1003x_pubkey.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 794x_pubkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
1004x_pubkey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 795x_pubkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
1005x_pubkey.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 796x_pubkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
1006x_pubkey.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 797x_pubkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
1007x_pubkey.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 798x_pubkey.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
1008x_pubkey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 799x_pubkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
1009x_pubkey.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 800x_pubkey.o: ../../include/openssl/opensslconf.h
1010x_pubkey.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
1011x_pubkey.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
1012x_pubkey.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
1013x_pubkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1014x_pubkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 801x_pubkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1015x_pubkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 802x_pubkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
1016x_pubkey.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
1017x_pubkey.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
1018x_pubkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 803x_pubkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
1019x_pubkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 804x_pubkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
1020x_pubkey.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
1021x_pubkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 805x_pubkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
1022x_pubkey.o: ../cryptlib.h x_pubkey.c 806x_pubkey.o: ../cryptlib.h x_pubkey.c
1023x_req.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 807x_req.o: ../../e_os.h ../../include/openssl/asn1.h
1024x_req.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 808x_req.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
1025x_req.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 809x_req.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
1026x_req.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 810x_req.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
1027x_req.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 811x_req.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
1028x_req.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
1029x_req.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
1030x_req.o: ../../include/openssl/err.h ../../include/openssl/evp.h 812x_req.o: ../../include/openssl/err.h ../../include/openssl/evp.h
1031x_req.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 813x_req.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
1032x_req.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 814x_req.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1033x_req.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 815x_req.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1034x_req.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 816x_req.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
1035x_req.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
1036x_req.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
1037x_req.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
1038x_req.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
1039x_req.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
1040x_req.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 817x_req.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
1041x_req.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 818x_req.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
1042x_req.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
1043x_req.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_req.c 819x_req.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_req.c
1044x_sig.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 820x_sig.o: ../../e_os.h ../../include/openssl/asn1.h
1045x_sig.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 821x_sig.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
1046x_sig.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 822x_sig.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
1047x_sig.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 823x_sig.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
1048x_sig.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 824x_sig.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
1049x_sig.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
1050x_sig.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
1051x_sig.o: ../../include/openssl/err.h ../../include/openssl/evp.h 825x_sig.o: ../../include/openssl/err.h ../../include/openssl/evp.h
1052x_sig.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 826x_sig.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
1053x_sig.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 827x_sig.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1054x_sig.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 828x_sig.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1055x_sig.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 829x_sig.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
1056x_sig.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
1057x_sig.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
1058x_sig.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
1059x_sig.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
1060x_sig.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
1061x_sig.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 830x_sig.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
1062x_sig.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 831x_sig.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
1063x_sig.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
1064x_sig.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_sig.c 832x_sig.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_sig.c
1065x_spki.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 833x_spki.o: ../../e_os.h ../../include/openssl/asn1.h
1066x_spki.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 834x_spki.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
1067x_spki.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 835x_spki.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
1068x_spki.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 836x_spki.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
1069x_spki.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 837x_spki.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
1070x_spki.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
1071x_spki.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
1072x_spki.o: ../../include/openssl/err.h ../../include/openssl/evp.h 838x_spki.o: ../../include/openssl/err.h ../../include/openssl/evp.h
1073x_spki.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 839x_spki.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
1074x_spki.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 840x_spki.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1075x_spki.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 841x_spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1076x_spki.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 842x_spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
1077x_spki.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
1078x_spki.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
1079x_spki.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
1080x_spki.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
1081x_spki.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
1082x_spki.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 843x_spki.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
1083x_spki.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 844x_spki.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
1084x_spki.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
1085x_spki.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_spki.c 845x_spki.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_spki.c
1086x_val.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 846x_val.o: ../../e_os.h ../../include/openssl/asn1.h
1087x_val.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 847x_val.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
1088x_val.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 848x_val.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
1089x_val.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 849x_val.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
1090x_val.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 850x_val.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
1091x_val.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
1092x_val.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
1093x_val.o: ../../include/openssl/err.h ../../include/openssl/evp.h 851x_val.o: ../../include/openssl/err.h ../../include/openssl/evp.h
1094x_val.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 852x_val.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
1095x_val.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 853x_val.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1096x_val.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 854x_val.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1097x_val.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 855x_val.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
1098x_val.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
1099x_val.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
1100x_val.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
1101x_val.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
1102x_val.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
1103x_val.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 856x_val.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
1104x_val.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 857x_val.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
1105x_val.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
1106x_val.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_val.c 858x_val.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_val.c
1107x_x509.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 859x_x509.o: ../../e_os.h ../../include/openssl/asn1.h
1108x_x509.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 860x_x509.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
1109x_x509.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 861x_x509.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
1110x_x509.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 862x_x509.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
1111x_x509.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 863x_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
1112x_x509.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 864x_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
1113x_x509.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 865x_x509.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
1114x_x509.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 866x_x509.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
1115x_x509.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 867x_x509.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
1116x_x509.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 868x_x509.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
1117x_x509.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
1118x_x509.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
1119x_x509.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1120x_x509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1121x_x509.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h
1122x_x509.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
1123x_x509.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
1124x_x509.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 869x_x509.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
1125x_x509.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 870x_x509.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
1126x_x509.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
1127x_x509.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 871x_x509.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
1128x_x509.o: ../../include/openssl/x509v3.h ../cryptlib.h x_x509.c 872x_x509.o: ../../include/openssl/x509v3.h ../cryptlib.h x_x509.c
1129x_x509a.o: ../../e_os.h ../../include/openssl/aes.h 873x_x509a.o: ../../e_os.h ../../include/openssl/asn1.h
1130x_x509a.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 874x_x509a.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
1131x_x509a.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 875x_x509a.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
1132x_x509a.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 876x_x509a.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
1133x_x509a.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 877x_x509a.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
1134x_x509a.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 878x_x509a.o: ../../include/openssl/err.h ../../include/openssl/evp.h
1135x_x509a.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 879x_x509a.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
1136x_x509a.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
1137x_x509a.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
1138x_x509a.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
1139x_x509a.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
1140x_x509a.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
1141x_x509a.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 880x_x509a.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1142x_x509a.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 881x_x509a.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1143x_x509a.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 882x_x509a.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
1144x_x509a.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 883x_x509a.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
1145x_x509a.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 884x_x509a.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
1146x_x509a.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 885x_x509a.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_x509a.c
1147x_x509a.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
1148x_x509a.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
1149x_x509a.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
1150x_x509a.o: ../cryptlib.h x_x509a.c
diff --git a/src/lib/libssl/src/crypto/bf/Makefile b/src/lib/libssl/src/crypto/bf/Makefile
index 42e2c050f8..8441954a8d 100644
--- a/src/lib/libssl/src/crypto/bf/Makefile
+++ b/src/lib/libssl/src/crypto/bf/Makefile
@@ -8,11 +8,6 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= 9INCLUDES=
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
@@ -22,6 +17,7 @@ BF_ENC= bf_enc.o
22 17
23CFLAGS= $(INCLUDES) $(CFLAG) 18CFLAGS= $(INCLUDES) $(CFLAG)
24ASFLAGS= $(INCLUDES) $(ASFLAG) 19ASFLAGS= $(INCLUDES) $(ASFLAG)
20AFLAGS= $(ASFLAGS)
25 21
26GENERAL=Makefile 22GENERAL=Makefile
27TEST=bftest.c 23TEST=bftest.c
@@ -48,20 +44,15 @@ lib: $(LIBOBJ)
48 $(RANLIB) $(LIB) || echo Never mind. 44 $(RANLIB) $(LIB) || echo Never mind.
49 @touch lib 45 @touch lib
50 46
51# elf 47# ELF
52asm/bx86-elf.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 48bx86-elf.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
53 (cd asm; $(PERL) bf-586.pl elf $(CFLAGS) $(PROCESSOR) > bx86-elf.s) 49 (cd asm; $(PERL) bf-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@)
54 50# COFF
51bx86-cof.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
52 (cd asm; $(PERL) bf-586.pl coff $(CFLAGS) $(PROCESSOR) > ../$@)
55# a.out 53# a.out
56asm/bx86-out.o: asm/bx86unix.cpp 54bx86-out.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
57 $(CPP) -DOUT asm/bx86unix.cpp | as -o asm/bx86-out.o 55 (cd asm; $(PERL) bf-586.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
58
59# bsdi
60asm/bx86bsdi.o: asm/bx86unix.cpp
61 $(CPP) -DBSDI asm/bx86unix.cpp | sed 's/ :/:/' | as -o asm/bx86bsdi.o
62
63asm/bx86unix.cpp: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
64 (cd asm; $(PERL) bf-586.pl cpp $(PROCESSOR) >bx86unix.cpp)
65 56
66files: 57files:
67 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 58 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -71,9 +62,11 @@ links:
71 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 62 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
72 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 63 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
73 64
74install: installs 65# We need to use force because 'install' matches 'INSTALL' on case
75 66# insensitive systems
76installs: 67FRC.install:
68install: FRC.install
69 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
77 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 70 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
78 do \ 71 do \
79 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 72 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -89,6 +82,7 @@ lint:
89 lint -DLINT $(INCLUDES) $(SRC)>fluff 82 lint -DLINT $(INCLUDES) $(SRC)>fluff
90 83
91depend: 84depend:
85 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
92 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 86 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
93 87
94dclean: 88dclean:
@@ -96,7 +90,7 @@ dclean:
96 mv -f Makefile.new $(MAKEFILE) 90 mv -f Makefile.new $(MAKEFILE)
97 91
98clean: 92clean:
99 rm -f asm/bx86unix.cpp asm/*-elf.* *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 93 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
100 94
101# DO NOT DELETE THIS LINE -- make depend depends on it. 95# DO NOT DELETE THIS LINE -- make depend depends on it.
102 96
@@ -109,8 +103,5 @@ bf_enc.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h
109bf_enc.o: ../../include/openssl/opensslconf.h bf_enc.c bf_locl.h 103bf_enc.o: ../../include/openssl/opensslconf.h bf_enc.c bf_locl.h
110bf_ofb64.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h 104bf_ofb64.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h
111bf_ofb64.o: ../../include/openssl/opensslconf.h bf_locl.h bf_ofb64.c 105bf_ofb64.o: ../../include/openssl/opensslconf.h bf_locl.h bf_ofb64.c
112bf_skey.o: ../../include/openssl/blowfish.h ../../include/openssl/crypto.h 106bf_skey.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h
113bf_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/fips.h 107bf_skey.o: ../../include/openssl/opensslconf.h bf_locl.h bf_pi.h bf_skey.c
114bf_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
115bf_skey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
116bf_skey.o: ../../include/openssl/symhacks.h bf_locl.h bf_pi.h bf_skey.c
diff --git a/src/lib/libssl/src/crypto/bio/Makefile b/src/lib/libssl/src/crypto/bio/Makefile
index a565154499..1ef6c2fb9f 100644
--- a/src/lib/libssl/src/crypto/bio/Makefile
+++ b/src/lib/libssl/src/crypto/bio/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -26,19 +21,21 @@ LIBSRC= bio_lib.c bio_cb.c bio_err.c \
26 bss_mem.c bss_null.c bss_fd.c \ 21 bss_mem.c bss_null.c bss_fd.c \
27 bss_file.c bss_sock.c bss_conn.c \ 22 bss_file.c bss_sock.c bss_conn.c \
28 bf_null.c bf_buff.c b_print.c b_dump.c \ 23 bf_null.c bf_buff.c b_print.c b_dump.c \
29 b_sock.c bss_acpt.c bf_nbio.c bss_log.c bss_bio.c 24 b_sock.c bss_acpt.c bf_nbio.c bss_log.c bss_bio.c \
25 bss_dgram.c
30# bf_lbuf.c 26# bf_lbuf.c
31LIBOBJ= bio_lib.o bio_cb.o bio_err.o \ 27LIBOBJ= bio_lib.o bio_cb.o bio_err.o \
32 bss_mem.o bss_null.o bss_fd.o \ 28 bss_mem.o bss_null.o bss_fd.o \
33 bss_file.o bss_sock.o bss_conn.o \ 29 bss_file.o bss_sock.o bss_conn.o \
34 bf_null.o bf_buff.o b_print.o b_dump.o \ 30 bf_null.o bf_buff.o b_print.o b_dump.o \
35 b_sock.o bss_acpt.o bf_nbio.o bss_log.o bss_bio.o 31 b_sock.o bss_acpt.o bf_nbio.o bss_log.o bss_bio.o \
32 bss_dgram.o
36# bf_lbuf.o 33# bf_lbuf.o
37 34
38SRC= $(LIBSRC) 35SRC= $(LIBSRC)
39 36
40EXHEADER= bio.h 37EXHEADER= bio.h
41HEADER= bss_file.c $(EXHEADER) 38HEADER= bio_lcl.h $(EXHEADER)
42 39
43ALL= $(GENERAL) $(SRC) $(HEADER) 40ALL= $(GENERAL) $(SRC) $(HEADER)
44 41
@@ -61,6 +58,7 @@ links:
61 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 58 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
62 59
63install: 60install:
61 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
64 @headerlist="$(EXHEADER)"; for i in $$headerlist; \ 62 @headerlist="$(EXHEADER)"; for i in $$headerlist; \
65 do \ 63 do \
66 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 64 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -76,6 +74,7 @@ lint:
76 lint -DLINT $(INCLUDES) $(SRC)>fluff 74 lint -DLINT $(INCLUDES) $(SRC)>fluff
77 75
78depend: 76depend:
77 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
79 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 78 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
80 79
81dclean: 80dclean:
@@ -91,30 +90,30 @@ b_dump.o: ../../e_os.h ../../include/openssl/bio.h
91b_dump.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 90b_dump.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
92b_dump.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 91b_dump.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
93b_dump.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 92b_dump.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
94b_dump.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 93b_dump.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
95b_dump.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 94b_dump.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
96b_dump.o: ../cryptlib.h b_dump.c 95b_dump.o: ../../include/openssl/symhacks.h ../cryptlib.h b_dump.c bio_lcl.h
97b_print.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 96b_print.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
98b_print.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 97b_print.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
99b_print.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 98b_print.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
100b_print.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 99b_print.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
101b_print.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 100b_print.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
102b_print.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 101b_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
103b_print.o: ../cryptlib.h b_print.c 102b_print.o: ../../include/openssl/symhacks.h ../cryptlib.h b_print.c
104b_sock.o: ../../e_os.h ../../include/openssl/bio.h 103b_sock.o: ../../e_os.h ../../include/openssl/bio.h
105b_sock.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 104b_sock.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
106b_sock.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 105b_sock.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
107b_sock.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 106b_sock.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
108b_sock.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 107b_sock.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
109b_sock.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 108b_sock.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
110b_sock.o: ../cryptlib.h b_sock.c 109b_sock.o: ../../include/openssl/symhacks.h ../cryptlib.h b_sock.c
111bf_buff.o: ../../e_os.h ../../include/openssl/bio.h 110bf_buff.o: ../../e_os.h ../../include/openssl/bio.h
112bf_buff.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 111bf_buff.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
113bf_buff.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 112bf_buff.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
114bf_buff.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 113bf_buff.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
115bf_buff.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 114bf_buff.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
116bf_buff.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 115bf_buff.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
117bf_buff.o: ../cryptlib.h bf_buff.c 116bf_buff.o: ../../include/openssl/symhacks.h ../cryptlib.h bf_buff.c
118bf_nbio.o: ../../e_os.h ../../include/openssl/bio.h 117bf_nbio.o: ../../e_os.h ../../include/openssl/bio.h
119bf_nbio.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 118bf_nbio.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
120bf_nbio.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 119bf_nbio.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
@@ -127,88 +126,96 @@ bf_null.o: ../../e_os.h ../../include/openssl/bio.h
127bf_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 126bf_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
128bf_null.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 127bf_null.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
129bf_null.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 128bf_null.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
130bf_null.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 129bf_null.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
131bf_null.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 130bf_null.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
132bf_null.o: ../cryptlib.h bf_null.c 131bf_null.o: ../../include/openssl/symhacks.h ../cryptlib.h bf_null.c
133bio_cb.o: ../../e_os.h ../../include/openssl/bio.h 132bio_cb.o: ../../e_os.h ../../include/openssl/bio.h
134bio_cb.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 133bio_cb.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
135bio_cb.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 134bio_cb.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
136bio_cb.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 135bio_cb.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
137bio_cb.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 136bio_cb.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
138bio_cb.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 137bio_cb.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
139bio_cb.o: ../cryptlib.h bio_cb.c 138bio_cb.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_cb.c
140bio_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 139bio_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
141bio_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 140bio_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
142bio_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 141bio_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
143bio_err.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 142bio_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
144bio_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 143bio_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
145bio_err.o: bio_err.c 144bio_err.o: ../../include/openssl/symhacks.h bio_err.c
146bio_lib.o: ../../e_os.h ../../include/openssl/bio.h 145bio_lib.o: ../../e_os.h ../../include/openssl/bio.h
147bio_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 146bio_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
148bio_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 147bio_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
149bio_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 148bio_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
150bio_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 149bio_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
151bio_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 150bio_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
152bio_lib.o: ../cryptlib.h bio_lib.c 151bio_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_lib.c
153bss_acpt.o: ../../e_os.h ../../include/openssl/bio.h 152bss_acpt.o: ../../e_os.h ../../include/openssl/bio.h
154bss_acpt.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 153bss_acpt.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
155bss_acpt.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 154bss_acpt.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
156bss_acpt.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 155bss_acpt.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
157bss_acpt.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 156bss_acpt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
158bss_acpt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 157bss_acpt.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
159bss_acpt.o: ../cryptlib.h bss_acpt.c 158bss_acpt.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_acpt.c
160bss_bio.o: ../../e_os.h ../../include/openssl/bio.h 159bss_bio.o: ../../e_os.h ../../include/openssl/bio.h
161bss_bio.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 160bss_bio.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
162bss_bio.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 161bss_bio.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
163bss_bio.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 162bss_bio.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
164bss_bio.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 163bss_bio.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
165bss_bio.o: ../../include/openssl/symhacks.h bss_bio.c 164bss_bio.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
165bss_bio.o: bss_bio.c
166bss_conn.o: ../../e_os.h ../../include/openssl/bio.h 166bss_conn.o: ../../e_os.h ../../include/openssl/bio.h
167bss_conn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 167bss_conn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
168bss_conn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 168bss_conn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
169bss_conn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 169bss_conn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
170bss_conn.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 170bss_conn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
171bss_conn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 171bss_conn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
172bss_conn.o: ../cryptlib.h bss_conn.c 172bss_conn.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_conn.c
173bss_dgram.o: ../../e_os.h ../../include/openssl/bio.h
174bss_dgram.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
175bss_dgram.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
176bss_dgram.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
177bss_dgram.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
178bss_dgram.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
179bss_dgram.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_dgram.c
173bss_fd.o: ../../e_os.h ../../include/openssl/bio.h 180bss_fd.o: ../../e_os.h ../../include/openssl/bio.h
174bss_fd.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 181bss_fd.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
175bss_fd.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 182bss_fd.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
176bss_fd.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 183bss_fd.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
177bss_fd.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 184bss_fd.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
178bss_fd.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 185bss_fd.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
179bss_fd.o: ../cryptlib.h bss_fd.c 186bss_fd.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_lcl.h bss_fd.c
180bss_file.o: ../../e_os.h ../../include/openssl/bio.h 187bss_file.o: ../../e_os.h ../../include/openssl/bio.h
181bss_file.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 188bss_file.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
182bss_file.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 189bss_file.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
183bss_file.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 190bss_file.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
184bss_file.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 191bss_file.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
185bss_file.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 192bss_file.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
186bss_file.o: ../cryptlib.h bss_file.c 193bss_file.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_lcl.h bss_file.c
187bss_log.o: ../../e_os.h ../../include/openssl/bio.h 194bss_log.o: ../../e_os.h ../../include/openssl/bio.h
188bss_log.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 195bss_log.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
189bss_log.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 196bss_log.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
190bss_log.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 197bss_log.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
191bss_log.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 198bss_log.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
192bss_log.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 199bss_log.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
193bss_log.o: ../cryptlib.h bss_log.c 200bss_log.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_log.c
194bss_mem.o: ../../e_os.h ../../include/openssl/bio.h 201bss_mem.o: ../../e_os.h ../../include/openssl/bio.h
195bss_mem.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 202bss_mem.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
196bss_mem.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 203bss_mem.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
197bss_mem.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 204bss_mem.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
198bss_mem.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 205bss_mem.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
199bss_mem.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 206bss_mem.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
200bss_mem.o: ../cryptlib.h bss_mem.c 207bss_mem.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_mem.c
201bss_null.o: ../../e_os.h ../../include/openssl/bio.h 208bss_null.o: ../../e_os.h ../../include/openssl/bio.h
202bss_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 209bss_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
203bss_null.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 210bss_null.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
204bss_null.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 211bss_null.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
205bss_null.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 212bss_null.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
206bss_null.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 213bss_null.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
207bss_null.o: ../cryptlib.h bss_null.c 214bss_null.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_null.c
208bss_sock.o: ../../e_os.h ../../include/openssl/bio.h 215bss_sock.o: ../../e_os.h ../../include/openssl/bio.h
209bss_sock.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 216bss_sock.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
210bss_sock.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 217bss_sock.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
211bss_sock.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 218bss_sock.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
212bss_sock.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 219bss_sock.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
213bss_sock.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 220bss_sock.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
214bss_sock.o: ../cryptlib.h bss_sock.c 221bss_sock.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_sock.c
diff --git a/src/lib/libssl/src/crypto/bn/Makefile b/src/lib/libssl/src/crypto/bn/Makefile
index 9969d242cc..e97c751390 100644
--- a/src/lib/libssl/src/crypto/bn/Makefile
+++ b/src/lib/libssl/src/crypto/bn/Makefile
@@ -8,11 +8,6 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= -I.. -I$(TOP) -I../../include 9INCLUDES= -I.. -I$(TOP) -I../../include
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
@@ -22,6 +17,7 @@ BN_ASM= bn_asm.o
22 17
23CFLAGS= $(INCLUDES) $(CFLAG) 18CFLAGS= $(INCLUDES) $(CFLAG)
24ASFLAGS= $(INCLUDES) $(ASFLAG) 19ASFLAGS= $(INCLUDES) $(ASFLAG)
20AFLAGS= $(ASFLAGS)
25 21
26GENERAL=Makefile 22GENERAL=Makefile
27TEST=bntest.c exptest.c 23TEST=bntest.c exptest.c
@@ -31,12 +27,14 @@ LIB=$(TOP)/libcrypto.a
31LIBSRC= bn_add.c bn_div.c bn_exp.c bn_lib.c bn_ctx.c bn_mul.c bn_mod.c \ 27LIBSRC= bn_add.c bn_div.c bn_exp.c bn_lib.c bn_ctx.c bn_mul.c bn_mod.c \
32 bn_print.c bn_rand.c bn_shift.c bn_word.c bn_blind.c \ 28 bn_print.c bn_rand.c bn_shift.c bn_word.c bn_blind.c \
33 bn_kron.c bn_sqrt.c bn_gcd.c bn_prime.c bn_err.c bn_sqr.c bn_asm.c \ 29 bn_kron.c bn_sqrt.c bn_gcd.c bn_prime.c bn_err.c bn_sqr.c bn_asm.c \
34 bn_recp.c bn_mont.c bn_mpi.c bn_exp2.c bn_x931p.c 30 bn_recp.c bn_mont.c bn_mpi.c bn_exp2.c bn_gf2m.c bn_nist.c \
31 bn_depr.c bn_const.c
35 32
36LIBOBJ= bn_add.o bn_div.o bn_exp.o bn_lib.o bn_ctx.o bn_mul.o bn_mod.o \ 33LIBOBJ= bn_add.o bn_div.o bn_exp.o bn_lib.o bn_ctx.o bn_mul.o bn_mod.o \
37 bn_print.o bn_rand.o bn_shift.o bn_word.o bn_blind.o \ 34 bn_print.o bn_rand.o bn_shift.o bn_word.o bn_blind.o \
38 bn_kron.o bn_sqrt.o bn_gcd.o bn_prime.o bn_err.o bn_sqr.o $(BN_ASM) \ 35 bn_kron.o bn_sqrt.o bn_gcd.o bn_prime.o bn_err.o bn_sqr.o $(BN_ASM) \
39 bn_recp.o bn_mont.o bn_mpi.o bn_exp2.o bn_x931p.o 36 bn_recp.o bn_mont.o bn_mpi.o bn_exp2.o bn_gf2m.o bn_nist.o \
37 bn_depr.o bn_const.o
40 38
41SRC= $(LIBSRC) 39SRC= $(LIBSRC)
42 40
@@ -64,70 +62,60 @@ lib: $(LIBOBJ)
64 $(RANLIB) $(LIB) || echo Never mind. 62 $(RANLIB) $(LIB) || echo Never mind.
65 @touch lib 63 @touch lib
66 64
67# elf 65# ELF
68asm/bn86-elf.s: asm/bn-586.pl ../perlasm/x86asm.pl 66bn86-elf.s: asm/bn-586.pl ../perlasm/x86asm.pl
69 (cd asm; $(PERL) bn-586.pl elf $(CFLAGS) > bn86-elf.s) 67 (cd asm; $(PERL) bn-586.pl elf $(CFLAGS) > ../$@)
70 68co86-elf.s: asm/co-586.pl ../perlasm/x86asm.pl
71asm/co86-elf.s: asm/co-586.pl ../perlasm/x86asm.pl 69 (cd asm; $(PERL) co-586.pl elf $(CFLAGS) > ../$@)
72 (cd asm; $(PERL) co-586.pl elf $(CFLAGS) > co86-elf.s) 70mo86-elf.s: asm/mo-586.pl ../perlasm/x86asm.pl
73 71 (cd asm; $(PERL) mo-586.pl elf $(CFLAGS) > ../$@)
72# COFF
73bn86-cof.s: asm/bn-586.pl ../perlasm/x86asm.pl
74 (cd asm; $(PERL) bn-586.pl coff $(CFLAGS) > ../$@)
75co86-cof.s: asm/co-586.pl ../perlasm/x86asm.pl
76 (cd asm; $(PERL) co-586.pl coff $(CFLAGS) > ../$@)
77mo86-cof.s: asm/mo-586.pl ../perlasm/x86asm.pl
78 (cd asm; $(PERL) mo-586.pl coff $(CFLAGS) > ../$@)
74# a.out 79# a.out
75asm/bn86-out.o: asm/bn86unix.cpp 80bn86-out.s: asm/bn-586.pl ../perlasm/x86asm.pl
76 $(CPP) -DOUT asm/bn86unix.cpp | as -o asm/bn86-out.o 81 (cd asm; $(PERL) bn-586.pl a.out $(CFLAGS) > ../$@)
77 82co86-out.s: asm/co-586.pl ../perlasm/x86asm.pl
78asm/co86-out.o: asm/co86unix.cpp 83 (cd asm; $(PERL) co-586.pl a.out $(CFLAGS) > ../$@)
79 $(CPP) -DOUT asm/co86unix.cpp | as -o asm/co86-out.o 84mo86-out.s: asm/mo-586.pl ../perlasm/x86asm.pl
80 85 (cd asm; $(PERL) mo-586.pl a.out $(CFLAGS) > ../$@)
81# bsdi 86
82asm/bn86bsdi.o: asm/bn86unix.cpp 87sparcv8.o: asm/sparcv8.S
83 $(CPP) -DBSDI asm/bn86unix.cpp | sed 's/ :/:/' | as -o asm/bn86bsdi.o 88 $(CC) $(CFLAGS) -c asm/sparcv8.S
84 89sparcv8plus.o: asm/sparcv8plus.S
85asm/co86bsdi.o: asm/co86unix.cpp 90 $(CC) $(CFLAGS) -c asm/sparcv8plus.S
86 $(CPP) -DBSDI asm/co86unix.cpp | sed 's/ :/:/' | as -o asm/co86bsdi.o 91
87 92bn-mips3.o: asm/mips3.s
88asm/bn86unix.cpp: asm/bn-586.pl ../perlasm/x86asm.pl 93 @if [ "$(CC)" = "gcc" ]; then \
89 (cd asm; $(PERL) bn-586.pl cpp >bn86unix.cpp ) 94 ABI=`expr "$(CFLAGS)" : ".*-mabi=\([n3264]*\)"` && \
90 95 as -$$ABI -O -o $@ asm/mips3.s; \
91asm/co86unix.cpp: asm/co-586.pl ../perlasm/x86asm.pl 96 else $(CC) -c $(CFLAGS) -o $@ asm/mips3.s; fi
92 (cd asm; $(PERL) co-586.pl cpp >co86unix.cpp ) 97
93 98x86_64-gcc.o: asm/x86_64-gcc.c
94asm/sparcv8.o: asm/sparcv8.S 99 $(CC) $(CFLAGS) -c -o $@ asm/x86_64-gcc.c
95 100x86_64-mont.s: asm/x86_64-mont.pl
96asm/sparcv8plus.o: asm/sparcv8plus.S 101 $(PERL) asm/x86_64-mont.pl $@
97 102
98# Old GNU assembler doesn't understand V9 instructions, so we 103bn-ia64.s: asm/ia64.S
99# hire /usr/ccs/bin/as to do the job. Note that option is called 104 $(CC) $(CFLAGS) -E asm/ia64.S > $@
100# *-gcc27, but even gcc 2>=8 users may experience similar problem 105
101# if they didn't bother to upgrade GNU assembler. Such users should 106# GNU assembler fails to compile PA-RISC2 modules, insist on calling
102# not choose this option, but be adviced to *remove* GNU assembler 107# vendor assembler...
103# or upgrade it. 108pa-risc2W.o: asm/pa-risc2W.s
104asm/sparcv8plus-gcc27.o: asm/sparcv8plus.S 109 /usr/ccs/bin/as -o pa-risc2W.o asm/pa-risc2W.s
105 $(CC) $(ASFLAGS) -E asm/sparcv8plus.S | \ 110pa-risc2.o: asm/pa-risc2.s
106 /usr/ccs/bin/as -xarch=v8plus - -o asm/sparcv8plus-gcc27.o 111 /usr/ccs/bin/as -o pa-risc2.o asm/pa-risc2.s
107 112
108 113# ppc - AIX, Linux, MacOS X...
109asm/ia64.o: asm/ia64.S 114linux_ppc32.s: asm/ppc.pl; $(PERL) $< $@
110 115linux_ppc64.s: asm/ppc.pl; $(PERL) $< $@
111# Some compiler drivers (most notably HP-UX and Intel C++) don't 116aix_ppc32.s: asm/ppc.pl; $(PERL) asm/ppc.pl $@
112# understand .S extension:-( I wish I could pipe output from cc -E, 117aix_ppc64.s: asm/ppc.pl; $(PERL) asm/ppc.pl $@
113# but it's too compiler driver/ABI dependent to cover with a single 118osx_ppc32.s: asm/ppc.pl; $(PERL) $< $@
114# rule... <appro@fy.chalmers.se>
115asm/ia64-cpp.o: asm/ia64.S
116 $(CC) $(ASFLAGS) -E asm/ia64.S > /tmp/ia64.$$$$.s && \
117 $(CC) $(ASFLAGS) -c -o asm/ia64-cpp.o /tmp/ia64.$$$$.s; \
118 rm -f /tmp/ia64.$$$$.s
119
120asm/x86_64-gcc.o: asm/x86_64-gcc.c
121 $(CC) $(ASFLAGS) -c -o $@ $<
122
123asm/pa-risc2W.o: asm/pa-risc2W.s
124 /usr/ccs/bin/as -o asm/pa-risc2W.o asm/pa-risc2W.s
125
126asm/linux_ppc32.s: asm/ppc.pl; $(PERL) $< $@
127asm/linux_ppc64.s: asm/ppc.pl; $(PERL) $< $@
128asm/aix_ppc32.s: asm/ppc.pl; $(PERL) asm/ppc.pl $@
129asm/aix_ppc64.s: asm/ppc.pl; $(PERL) asm/ppc.pl $@
130asm/osx_ppc32.s: asm/ppc.pl; $(PERL) $< $@
131 119
132files: 120files:
133 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 121 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -138,6 +126,7 @@ links:
138 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 126 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
139 127
140install: 128install:
129 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
141 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 130 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
142 do \ 131 do \
143 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 132 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -161,6 +150,7 @@ lint:
161 lint -DLINT $(INCLUDES) $(SRC)>fluff 150 lint -DLINT $(INCLUDES) $(SRC)>fluff
162 151
163depend: 152depend:
153 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
164 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 154 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
165 155
166dclean: 156dclean:
@@ -168,7 +158,7 @@ dclean:
168 mv -f Makefile.new $(MAKEFILE) 158 mv -f Makefile.new $(MAKEFILE)
169 159
170clean: 160clean:
171 rm -f asm/co86unix.cpp asm/bn86unix.cpp asm/*-elf.* *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff bn_asm.s 161 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
172 162
173# DO NOT DELETE THIS LINE -- make depend depends on it. 163# DO NOT DELETE THIS LINE -- make depend depends on it.
174 164
@@ -176,101 +166,131 @@ bn_add.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
176bn_add.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 166bn_add.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
177bn_add.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 167bn_add.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
178bn_add.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 168bn_add.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
179bn_add.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 169bn_add.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
180bn_add.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 170bn_add.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
181bn_add.o: ../cryptlib.h bn_add.c bn_lcl.h 171bn_add.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_add.c bn_lcl.h
182bn_asm.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 172bn_asm.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
183bn_asm.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 173bn_asm.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
184bn_asm.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 174bn_asm.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
185bn_asm.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 175bn_asm.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
186bn_asm.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 176bn_asm.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
187bn_asm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 177bn_asm.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
188bn_asm.o: ../cryptlib.h bn_asm.c bn_lcl.h 178bn_asm.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_asm.c bn_lcl.h
189bn_blind.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 179bn_blind.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
190bn_blind.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 180bn_blind.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
191bn_blind.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 181bn_blind.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
192bn_blind.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 182bn_blind.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
193bn_blind.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 183bn_blind.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
194bn_blind.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 184bn_blind.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
195bn_blind.o: ../cryptlib.h bn_blind.c bn_lcl.h 185bn_blind.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_blind.c bn_lcl.h
186bn_const.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
187bn_const.o: ../../include/openssl/ossl_typ.h bn.h bn_const.c
196bn_ctx.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 188bn_ctx.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
197bn_ctx.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 189bn_ctx.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
198bn_ctx.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 190bn_ctx.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
199bn_ctx.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 191bn_ctx.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
200bn_ctx.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 192bn_ctx.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
201bn_ctx.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 193bn_ctx.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
202bn_ctx.o: ../cryptlib.h bn_ctx.c bn_lcl.h 194bn_ctx.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_ctx.c bn_lcl.h
195bn_depr.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
196bn_depr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
197bn_depr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
198bn_depr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
199bn_depr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
200bn_depr.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
201bn_depr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
202bn_depr.o: ../cryptlib.h bn_depr.c bn_lcl.h
203bn_div.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 203bn_div.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
204bn_div.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 204bn_div.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
205bn_div.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 205bn_div.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
206bn_div.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 206bn_div.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
207bn_div.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 207bn_div.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
208bn_div.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 208bn_div.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
209bn_div.o: ../cryptlib.h bn_div.c bn_lcl.h 209bn_div.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_div.c bn_lcl.h
210bn_err.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 210bn_err.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
211bn_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 211bn_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
212bn_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 212bn_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
213bn_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 213bn_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
214bn_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 214bn_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
215bn_err.o: ../../include/openssl/symhacks.h bn_err.c 215bn_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
216bn_err.o: bn_err.c
216bn_exp.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 217bn_exp.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
217bn_exp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 218bn_exp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
218bn_exp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 219bn_exp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
219bn_exp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 220bn_exp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
220bn_exp.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 221bn_exp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
221bn_exp.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 222bn_exp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
222bn_exp.o: ../cryptlib.h bn_exp.c bn_lcl.h 223bn_exp.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_exp.c bn_lcl.h
223bn_exp2.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 224bn_exp2.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
224bn_exp2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 225bn_exp2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
225bn_exp2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 226bn_exp2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
226bn_exp2.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 227bn_exp2.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
227bn_exp2.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 228bn_exp2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
228bn_exp2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 229bn_exp2.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
229bn_exp2.o: ../cryptlib.h bn_exp2.c bn_lcl.h 230bn_exp2.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_exp2.c bn_lcl.h
230bn_gcd.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 231bn_gcd.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
231bn_gcd.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 232bn_gcd.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
232bn_gcd.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 233bn_gcd.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
233bn_gcd.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 234bn_gcd.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
234bn_gcd.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 235bn_gcd.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
235bn_gcd.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 236bn_gcd.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
236bn_gcd.o: ../cryptlib.h bn_gcd.c bn_lcl.h 237bn_gcd.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_gcd.c bn_lcl.h
237bn_kron.o: ../../include/openssl/bn.h ../../include/openssl/e_os2.h 238bn_gf2m.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
238bn_kron.o: ../../include/openssl/opensslconf.h bn_kron.c bn_lcl.h 239bn_gf2m.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
240bn_gf2m.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
241bn_gf2m.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
242bn_gf2m.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
243bn_gf2m.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
244bn_gf2m.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_gf2m.c bn_lcl.h
245bn_kron.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
246bn_kron.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
247bn_kron.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
248bn_kron.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
249bn_kron.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
250bn_kron.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
251bn_kron.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_kron.c bn_lcl.h
239bn_lib.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 252bn_lib.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
240bn_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 253bn_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
241bn_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 254bn_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
242bn_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 255bn_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
243bn_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 256bn_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
244bn_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 257bn_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
245bn_lib.o: ../cryptlib.h bn_lcl.h bn_lib.c 258bn_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_lib.c
246bn_mod.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 259bn_mod.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
247bn_mod.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 260bn_mod.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
248bn_mod.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 261bn_mod.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
249bn_mod.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 262bn_mod.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
250bn_mod.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 263bn_mod.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
251bn_mod.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 264bn_mod.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
252bn_mod.o: ../cryptlib.h bn_lcl.h bn_mod.c 265bn_mod.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_mod.c
253bn_mont.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 266bn_mont.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
254bn_mont.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 267bn_mont.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
255bn_mont.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 268bn_mont.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
256bn_mont.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 269bn_mont.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
257bn_mont.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 270bn_mont.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
258bn_mont.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 271bn_mont.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
259bn_mont.o: ../cryptlib.h bn_lcl.h bn_mont.c 272bn_mont.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_mont.c
260bn_mpi.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 273bn_mpi.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
261bn_mpi.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 274bn_mpi.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
262bn_mpi.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 275bn_mpi.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
263bn_mpi.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 276bn_mpi.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
264bn_mpi.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 277bn_mpi.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
265bn_mpi.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 278bn_mpi.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
266bn_mpi.o: ../cryptlib.h bn_lcl.h bn_mpi.c 279bn_mpi.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_mpi.c
267bn_mul.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 280bn_mul.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
268bn_mul.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 281bn_mul.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
269bn_mul.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 282bn_mul.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
270bn_mul.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 283bn_mul.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
271bn_mul.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 284bn_mul.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
272bn_mul.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 285bn_mul.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
273bn_mul.o: ../cryptlib.h bn_lcl.h bn_mul.c 286bn_mul.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_mul.c
287bn_nist.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
288bn_nist.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
289bn_nist.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
290bn_nist.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
291bn_nist.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
292bn_nist.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
293bn_nist.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_nist.c
274bn_prime.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 294bn_prime.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
275bn_prime.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 295bn_prime.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
276bn_prime.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 296bn_prime.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
@@ -283,9 +303,9 @@ bn_print.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
283bn_print.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 303bn_print.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
284bn_print.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 304bn_print.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
285bn_print.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 305bn_print.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
286bn_print.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 306bn_print.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
287bn_print.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 307bn_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
288bn_print.o: ../cryptlib.h bn_lcl.h bn_print.c 308bn_print.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_print.c
289bn_rand.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 309bn_rand.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
290bn_rand.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 310bn_rand.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
291bn_rand.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 311bn_rand.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
@@ -298,36 +318,34 @@ bn_recp.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
298bn_recp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 318bn_recp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
299bn_recp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 319bn_recp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
300bn_recp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 320bn_recp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
301bn_recp.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 321bn_recp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
302bn_recp.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 322bn_recp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
303bn_recp.o: ../cryptlib.h bn_lcl.h bn_recp.c 323bn_recp.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_recp.c
304bn_shift.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 324bn_shift.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
305bn_shift.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 325bn_shift.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
306bn_shift.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 326bn_shift.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
307bn_shift.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 327bn_shift.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
308bn_shift.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 328bn_shift.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
309bn_shift.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 329bn_shift.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
310bn_shift.o: ../cryptlib.h bn_lcl.h bn_shift.c 330bn_shift.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_shift.c
311bn_sqr.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 331bn_sqr.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
312bn_sqr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 332bn_sqr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
313bn_sqr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 333bn_sqr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
314bn_sqr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 334bn_sqr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
315bn_sqr.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 335bn_sqr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
316bn_sqr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 336bn_sqr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
317bn_sqr.o: ../cryptlib.h bn_lcl.h bn_sqr.c 337bn_sqr.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_sqr.c
318bn_sqrt.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 338bn_sqrt.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
319bn_sqrt.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 339bn_sqrt.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
320bn_sqrt.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 340bn_sqrt.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
321bn_sqrt.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 341bn_sqrt.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
322bn_sqrt.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 342bn_sqrt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
323bn_sqrt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 343bn_sqrt.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
324bn_sqrt.o: ../cryptlib.h bn_lcl.h bn_sqrt.c 344bn_sqrt.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_sqrt.c
325bn_word.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 345bn_word.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
326bn_word.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 346bn_word.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
327bn_word.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 347bn_word.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
328bn_word.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 348bn_word.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
329bn_word.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 349bn_word.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
330bn_word.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 350bn_word.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
331bn_word.o: ../cryptlib.h bn_lcl.h bn_word.c 351bn_word.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_word.c
332bn_x931p.o: ../../include/openssl/bn.h ../../include/openssl/e_os2.h
333bn_x931p.o: ../../include/openssl/opensslconf.h bn_x931p.c
diff --git a/src/lib/libssl/src/crypto/bn/asm/mo-586.pl b/src/lib/libssl/src/crypto/bn/asm/mo-586.pl
new file mode 100644
index 0000000000..0982293094
--- /dev/null
+++ b/src/lib/libssl/src/crypto/bn/asm/mo-586.pl
@@ -0,0 +1,603 @@
1#!/usr/bin/env perl
2
3# This is crypto/bn/asm/x86-mont.pl (with asciz from crypto/perlasm/x86asm.pl)
4# from OpenSSL 0.9.9-dev
5
6sub ::asciz
7{ my @str=unpack("C*",shift);
8 push @str,0;
9 while ($#str>15) {
10 &data_byte(@str[0..15]);
11 foreach (0..15) { shift @str; }
12 }
13 &data_byte(@str) if (@str);
14}
15
16# ====================================================================
17# Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
18# project. The module is, however, dual licensed under OpenSSL and
19# CRYPTOGAMS licenses depending on where you obtain it. For further
20# details see http://www.openssl.org/~appro/cryptogams/.
21# ====================================================================
22
23# October 2005
24#
25# This is a "teaser" code, as it can be improved in several ways...
26# First of all non-SSE2 path should be implemented (yes, for now it
27# performs Montgomery multiplication/convolution only on SSE2-capable
28# CPUs such as P4, others fall down to original code). Then inner loop
29# can be unrolled and modulo-scheduled to improve ILP and possibly
30# moved to 128-bit XMM register bank (though it would require input
31# rearrangement and/or increase bus bandwidth utilization). Dedicated
32# squaring procedure should give further performance improvement...
33# Yet, for being draft, the code improves rsa512 *sign* benchmark by
34# 110%(!), rsa1024 one - by 70% and rsa4096 - by 20%:-)
35
36# December 2006
37#
38# Modulo-scheduling SSE2 loops results in further 15-20% improvement.
39# Integer-only code [being equipped with dedicated squaring procedure]
40# gives ~40% on rsa512 sign benchmark...
41
42push(@INC,"perlasm","../../perlasm");
43require "x86asm.pl";
44
45&asm_init($ARGV[0],$0);
46
47$sse2=0;
48for (@ARGV) { $sse2=1 if (/-DOPENSSL_IA32_SSE2/); }
49
50&external_label("OPENSSL_ia32cap_P") if ($sse2);
51
52&function_begin("bn_mul_mont");
53
54$i="edx";
55$j="ecx";
56$ap="esi"; $tp="esi"; # overlapping variables!!!
57$rp="edi"; $bp="edi"; # overlapping variables!!!
58$np="ebp";
59$num="ebx";
60
61$_num=&DWP(4*0,"esp"); # stack top layout
62$_rp=&DWP(4*1,"esp");
63$_ap=&DWP(4*2,"esp");
64$_bp=&DWP(4*3,"esp");
65$_np=&DWP(4*4,"esp");
66$_n0=&DWP(4*5,"esp"); $_n0q=&QWP(4*5,"esp");
67$_sp=&DWP(4*6,"esp");
68$_bpend=&DWP(4*7,"esp");
69$frame=32; # size of above frame rounded up to 16n
70
71 &xor ("eax","eax");
72 &mov ("edi",&wparam(5)); # int num
73 &cmp ("edi",4);
74 &jl (&label("just_leave"));
75
76 &lea ("esi",&wparam(0)); # put aside pointer to argument block
77 &lea ("edx",&wparam(1)); # load ap
78 &mov ("ebp","esp"); # saved stack pointer!
79 &add ("edi",2); # extra two words on top of tp
80 &neg ("edi");
81 &lea ("esp",&DWP(-$frame,"esp","edi",4)); # alloca($frame+4*(num+2))
82 &neg ("edi");
83
84 # minimize cache contention by arraning 2K window between stack
85 # pointer and ap argument [np is also position sensitive vector,
86 # but it's assumed to be near ap, as it's allocated at ~same
87 # time].
88 &mov ("eax","esp");
89 &sub ("eax","edx");
90 &and ("eax",2047);
91 &sub ("esp","eax"); # this aligns sp and ap modulo 2048
92
93 &xor ("edx","esp");
94 &and ("edx",2048);
95 &xor ("edx",2048);
96 &sub ("esp","edx"); # this splits them apart modulo 4096
97
98 &and ("esp",-64); # align to cache line
99
100 ################################# load argument block...
101 &mov ("eax",&DWP(0*4,"esi"));# BN_ULONG *rp
102 &mov ("ebx",&DWP(1*4,"esi"));# const BN_ULONG *ap
103 &mov ("ecx",&DWP(2*4,"esi"));# const BN_ULONG *bp
104 &mov ("edx",&DWP(3*4,"esi"));# const BN_ULONG *np
105 &mov ("esi",&DWP(4*4,"esi"));# const BN_ULONG *n0
106 #&mov ("edi",&DWP(5*4,"esi"));# int num
107
108 &mov ("esi",&DWP(0,"esi")); # pull n0[0]
109 &mov ($_rp,"eax"); # ... save a copy of argument block
110 &mov ($_ap,"ebx");
111 &mov ($_bp,"ecx");
112 &mov ($_np,"edx");
113 &mov ($_n0,"esi");
114 &lea ($num,&DWP(-3,"edi")); # num=num-1 to assist modulo-scheduling
115 #&mov ($_num,$num); # redundant as $num is not reused
116 &mov ($_sp,"ebp"); # saved stack pointer!
117
118if($sse2) {
119$acc0="mm0"; # mmx register bank layout
120$acc1="mm1";
121$car0="mm2";
122$car1="mm3";
123$mul0="mm4";
124$mul1="mm5";
125$temp="mm6";
126$mask="mm7";
127
128 &picmeup("eax","OPENSSL_ia32cap_P");
129 &bt (&DWP(0,"eax"),26);
130 &jnc (&label("non_sse2"));
131
132 &mov ("eax",-1);
133 &movd ($mask,"eax"); # mask 32 lower bits
134
135 &mov ($ap,$_ap); # load input pointers
136 &mov ($bp,$_bp);
137 &mov ($np,$_np);
138
139 &xor ($i,$i); # i=0
140 &xor ($j,$j); # j=0
141
142 &movd ($mul0,&DWP(0,$bp)); # bp[0]
143 &movd ($mul1,&DWP(0,$ap)); # ap[0]
144 &movd ($car1,&DWP(0,$np)); # np[0]
145
146 &pmuludq($mul1,$mul0); # ap[0]*bp[0]
147 &movq ($car0,$mul1);
148 &movq ($acc0,$mul1); # I wish movd worked for
149 &pand ($acc0,$mask); # inter-register transfers
150
151 &pmuludq($mul1,$_n0q); # *=n0
152
153 &pmuludq($car1,$mul1); # "t[0]"*np[0]*n0
154 &paddq ($car1,$acc0);
155
156 &movd ($acc1,&DWP(4,$np)); # np[1]
157 &movd ($acc0,&DWP(4,$ap)); # ap[1]
158
159 &psrlq ($car0,32);
160 &psrlq ($car1,32);
161
162 &inc ($j); # j++
163&set_label("1st",16);
164 &pmuludq($acc0,$mul0); # ap[j]*bp[0]
165 &pmuludq($acc1,$mul1); # np[j]*m1
166 &paddq ($car0,$acc0); # +=c0
167 &paddq ($car1,$acc1); # +=c1
168
169 &movq ($acc0,$car0);
170 &pand ($acc0,$mask);
171 &movd ($acc1,&DWP(4,$np,$j,4)); # np[j+1]
172 &paddq ($car1,$acc0); # +=ap[j]*bp[0];
173 &movd ($acc0,&DWP(4,$ap,$j,4)); # ap[j+1]
174 &psrlq ($car0,32);
175 &movd (&DWP($frame-4,"esp",$j,4),$car1); # tp[j-1]=
176 &psrlq ($car1,32);
177
178 &lea ($j,&DWP(1,$j));
179 &cmp ($j,$num);
180 &jl (&label("1st"));
181
182 &pmuludq($acc0,$mul0); # ap[num-1]*bp[0]
183 &pmuludq($acc1,$mul1); # np[num-1]*m1
184 &paddq ($car0,$acc0); # +=c0
185 &paddq ($car1,$acc1); # +=c1
186
187 &movq ($acc0,$car0);
188 &pand ($acc0,$mask);
189 &paddq ($car1,$acc0); # +=ap[num-1]*bp[0];
190 &movd (&DWP($frame-4,"esp",$j,4),$car1); # tp[num-2]=
191
192 &psrlq ($car0,32);
193 &psrlq ($car1,32);
194
195 &paddq ($car1,$car0);
196 &movq (&QWP($frame,"esp",$num,4),$car1); # tp[num].tp[num-1]
197
198 &inc ($i); # i++
199&set_label("outer");
200 &xor ($j,$j); # j=0
201
202 &movd ($mul0,&DWP(0,$bp,$i,4)); # bp[i]
203 &movd ($mul1,&DWP(0,$ap)); # ap[0]
204 &movd ($temp,&DWP($frame,"esp")); # tp[0]
205 &movd ($car1,&DWP(0,$np)); # np[0]
206 &pmuludq($mul1,$mul0); # ap[0]*bp[i]
207
208 &paddq ($mul1,$temp); # +=tp[0]
209 &movq ($acc0,$mul1);
210 &movq ($car0,$mul1);
211 &pand ($acc0,$mask);
212
213 &pmuludq($mul1,$_n0q); # *=n0
214
215 &pmuludq($car1,$mul1);
216 &paddq ($car1,$acc0);
217
218 &movd ($temp,&DWP($frame+4,"esp")); # tp[1]
219 &movd ($acc1,&DWP(4,$np)); # np[1]
220 &movd ($acc0,&DWP(4,$ap)); # ap[1]
221
222 &psrlq ($car0,32);
223 &psrlq ($car1,32);
224 &paddq ($car0,$temp); # +=tp[1]
225
226 &inc ($j); # j++
227 &dec ($num);
228&set_label("inner");
229 &pmuludq($acc0,$mul0); # ap[j]*bp[i]
230 &pmuludq($acc1,$mul1); # np[j]*m1
231 &paddq ($car0,$acc0); # +=c0
232 &paddq ($car1,$acc1); # +=c1
233
234 &movq ($acc0,$car0);
235 &movd ($temp,&DWP($frame+4,"esp",$j,4));# tp[j+1]
236 &pand ($acc0,$mask);
237 &movd ($acc1,&DWP(4,$np,$j,4)); # np[j+1]
238 &paddq ($car1,$acc0); # +=ap[j]*bp[i]+tp[j]
239 &movd ($acc0,&DWP(4,$ap,$j,4)); # ap[j+1]
240 &psrlq ($car0,32);
241 &movd (&DWP($frame-4,"esp",$j,4),$car1);# tp[j-1]=
242 &psrlq ($car1,32);
243 &paddq ($car0,$temp); # +=tp[j+1]
244
245 &dec ($num);
246 &lea ($j,&DWP(1,$j)); # j++
247 &jnz (&label("inner"));
248
249 &mov ($num,$j);
250 &pmuludq($acc0,$mul0); # ap[num-1]*bp[i]
251 &pmuludq($acc1,$mul1); # np[num-1]*m1
252 &paddq ($car0,$acc0); # +=c0
253 &paddq ($car1,$acc1); # +=c1
254
255 &movq ($acc0,$car0);
256 &pand ($acc0,$mask);
257 &paddq ($car1,$acc0); # +=ap[num-1]*bp[i]+tp[num-1]
258 &movd (&DWP($frame-4,"esp",$j,4),$car1); # tp[num-2]=
259 &psrlq ($car0,32);
260 &psrlq ($car1,32);
261
262 &movd ($temp,&DWP($frame+4,"esp",$num,4)); # += tp[num]
263 &paddq ($car1,$car0);
264 &paddq ($car1,$temp);
265 &movq (&QWP($frame,"esp",$num,4),$car1); # tp[num].tp[num-1]
266
267 &lea ($i,&DWP(1,$i)); # i++
268 &cmp ($i,$num);
269 &jle (&label("outer"));
270
271 &emms (); # done with mmx bank
272 &jmp (&label("common_tail"));
273
274&set_label("non_sse2",16);
275}
276
277if (0) {
278 &mov ("esp",$_sp);
279 &xor ("eax","eax"); # signal "not fast enough [yet]"
280 &jmp (&label("just_leave"));
281 # While the below code provides competitive performance for
282 # all key lengthes on modern Intel cores, it's still more
283 # than 10% slower for 4096-bit key elsewhere:-( "Competitive"
284 # means compared to the original integer-only assembler.
285 # 512-bit RSA sign is better by ~40%, but that's about all
286 # one can say about all CPUs...
287} else {
288$inp="esi"; # integer path uses these registers differently
289$word="edi";
290$carry="ebp";
291
292 &mov ($inp,$_ap);
293 &lea ($carry,&DWP(1,$num));
294 &mov ($word,$_bp);
295 &xor ($j,$j); # j=0
296 &mov ("edx",$inp);
297 &and ($carry,1); # see if num is even
298 &sub ("edx",$word); # see if ap==bp
299 &lea ("eax",&DWP(4,$word,$num,4)); # &bp[num]
300 &or ($carry,"edx");
301 &mov ($word,&DWP(0,$word)); # bp[0]
302 &jz (&label("bn_sqr_mont"));
303 &mov ($_bpend,"eax");
304 &mov ("eax",&DWP(0,$inp));
305 &xor ("edx","edx");
306
307&set_label("mull",16);
308 &mov ($carry,"edx");
309 &mul ($word); # ap[j]*bp[0]
310 &add ($carry,"eax");
311 &lea ($j,&DWP(1,$j));
312 &adc ("edx",0);
313 &mov ("eax",&DWP(0,$inp,$j,4)); # ap[j+1]
314 &cmp ($j,$num);
315 &mov (&DWP($frame-4,"esp",$j,4),$carry); # tp[j]=
316 &jl (&label("mull"));
317
318 &mov ($carry,"edx");
319 &mul ($word); # ap[num-1]*bp[0]
320 &mov ($word,$_n0);
321 &add ("eax",$carry);
322 &mov ($inp,$_np);
323 &adc ("edx",0);
324 &imul ($word,&DWP($frame,"esp")); # n0*tp[0]
325
326 &mov (&DWP($frame,"esp",$num,4),"eax"); # tp[num-1]=
327 &xor ($j,$j);
328 &mov (&DWP($frame+4,"esp",$num,4),"edx"); # tp[num]=
329 &mov (&DWP($frame+8,"esp",$num,4),$j); # tp[num+1]=
330
331 &mov ("eax",&DWP(0,$inp)); # np[0]
332 &mul ($word); # np[0]*m
333 &add ("eax",&DWP($frame,"esp")); # +=tp[0]
334 &mov ("eax",&DWP(4,$inp)); # np[1]
335 &adc ("edx",0);
336 &inc ($j);
337
338 &jmp (&label("2ndmadd"));
339
340&set_label("1stmadd",16);
341 &mov ($carry,"edx");
342 &mul ($word); # ap[j]*bp[i]
343 &add ($carry,&DWP($frame,"esp",$j,4)); # +=tp[j]
344 &lea ($j,&DWP(1,$j));
345 &adc ("edx",0);
346 &add ($carry,"eax");
347 &mov ("eax",&DWP(0,$inp,$j,4)); # ap[j+1]
348 &adc ("edx",0);
349 &cmp ($j,$num);
350 &mov (&DWP($frame-4,"esp",$j,4),$carry); # tp[j]=
351 &jl (&label("1stmadd"));
352
353 &mov ($carry,"edx");
354 &mul ($word); # ap[num-1]*bp[i]
355 &add ("eax",&DWP($frame,"esp",$num,4)); # +=tp[num-1]
356 &mov ($word,$_n0);
357 &adc ("edx",0);
358 &mov ($inp,$_np);
359 &add ($carry,"eax");
360 &adc ("edx",0);
361 &imul ($word,&DWP($frame,"esp")); # n0*tp[0]
362
363 &xor ($j,$j);
364 &add ("edx",&DWP($frame+4,"esp",$num,4)); # carry+=tp[num]
365 &mov (&DWP($frame,"esp",$num,4),$carry); # tp[num-1]=
366 &adc ($j,0);
367 &mov ("eax",&DWP(0,$inp)); # np[0]
368 &mov (&DWP($frame+4,"esp",$num,4),"edx"); # tp[num]=
369 &mov (&DWP($frame+8,"esp",$num,4),$j); # tp[num+1]=
370
371 &mul ($word); # np[0]*m
372 &add ("eax",&DWP($frame,"esp")); # +=tp[0]
373 &mov ("eax",&DWP(4,$inp)); # np[1]
374 &adc ("edx",0);
375 &mov ($j,1);
376
377&set_label("2ndmadd",16);
378 &mov ($carry,"edx");
379 &mul ($word); # np[j]*m
380 &add ($carry,&DWP($frame,"esp",$j,4)); # +=tp[j]
381 &lea ($j,&DWP(1,$j));
382 &adc ("edx",0);
383 &add ($carry,"eax");
384 &mov ("eax",&DWP(0,$inp,$j,4)); # np[j+1]
385 &adc ("edx",0);
386 &cmp ($j,$num);
387 &mov (&DWP($frame-8,"esp",$j,4),$carry); # tp[j-1]=
388 &jl (&label("2ndmadd"));
389
390 &mov ($carry,"edx");
391 &mul ($word); # np[j]*m
392 &add ($carry,&DWP($frame,"esp",$num,4)); # +=tp[num-1]
393 &adc ("edx",0);
394 &add ($carry,"eax");
395 &adc ("edx",0);
396 &mov (&DWP($frame-4,"esp",$num,4),$carry); # tp[num-2]=
397
398 &xor ("eax","eax");
399 &mov ($j,$_bp); # &bp[i]
400 &add ("edx",&DWP($frame+4,"esp",$num,4)); # carry+=tp[num]
401 &adc ("eax",&DWP($frame+8,"esp",$num,4)); # +=tp[num+1]
402 &lea ($j,&DWP(4,$j));
403 &mov (&DWP($frame,"esp",$num,4),"edx"); # tp[num-1]=
404 &cmp ($j,$_bpend);
405 &mov (&DWP($frame+4,"esp",$num,4),"eax"); # tp[num]=
406 &je (&label("common_tail"));
407
408 &mov ($word,&DWP(0,$j)); # bp[i+1]
409 &mov ($inp,$_ap);
410 &mov ($_bp,$j); # &bp[++i]
411 &xor ($j,$j);
412 &xor ("edx","edx");
413 &mov ("eax",&DWP(0,$inp));
414 &jmp (&label("1stmadd"));
415
416&set_label("bn_sqr_mont",16);
417$sbit=$num;
418 &mov ($_num,$num);
419 &mov ($_bp,$j); # i=0
420
421 &mov ("eax",$word); # ap[0]
422 &mul ($word); # ap[0]*ap[0]
423 &mov (&DWP($frame,"esp"),"eax"); # tp[0]=
424 &mov ($sbit,"edx");
425 &shr ("edx",1);
426 &and ($sbit,1);
427 &inc ($j);
428&set_label("sqr",16);
429 &mov ("eax",&DWP(0,$inp,$j,4)); # ap[j]
430 &mov ($carry,"edx");
431 &mul ($word); # ap[j]*ap[0]
432 &add ("eax",$carry);
433 &lea ($j,&DWP(1,$j));
434 &adc ("edx",0);
435 &lea ($carry,&DWP(0,$sbit,"eax",2));
436 &shr ("eax",31);
437 &cmp ($j,$_num);
438 &mov ($sbit,"eax");
439 &mov (&DWP($frame-4,"esp",$j,4),$carry); # tp[j]=
440 &jl (&label("sqr"));
441
442 &mov ("eax",&DWP(0,$inp,$j,4)); # ap[num-1]
443 &mov ($carry,"edx");
444 &mul ($word); # ap[num-1]*ap[0]
445 &add ("eax",$carry);
446 &mov ($word,$_n0);
447 &adc ("edx",0);
448 &mov ($inp,$_np);
449 &lea ($carry,&DWP(0,$sbit,"eax",2));
450 &imul ($word,&DWP($frame,"esp")); # n0*tp[0]
451 &shr ("eax",31);
452 &mov (&DWP($frame,"esp",$j,4),$carry); # tp[num-1]=
453
454 &lea ($carry,&DWP(0,"eax","edx",2));
455 &mov ("eax",&DWP(0,$inp)); # np[0]
456 &shr ("edx",31);
457 &mov (&DWP($frame+4,"esp",$j,4),$carry); # tp[num]=
458 &mov (&DWP($frame+8,"esp",$j,4),"edx"); # tp[num+1]=
459
460 &mul ($word); # np[0]*m
461 &add ("eax",&DWP($frame,"esp")); # +=tp[0]
462 &mov ($num,$j);
463 &adc ("edx",0);
464 &mov ("eax",&DWP(4,$inp)); # np[1]
465 &mov ($j,1);
466
467&set_label("3rdmadd",16);
468 &mov ($carry,"edx");
469 &mul ($word); # np[j]*m
470 &add ($carry,&DWP($frame,"esp",$j,4)); # +=tp[j]
471 &adc ("edx",0);
472 &add ($carry,"eax");
473 &mov ("eax",&DWP(4,$inp,$j,4)); # np[j+1]
474 &adc ("edx",0);
475 &mov (&DWP($frame-4,"esp",$j,4),$carry); # tp[j-1]=
476
477 &mov ($carry,"edx");
478 &mul ($word); # np[j+1]*m
479 &add ($carry,&DWP($frame+4,"esp",$j,4)); # +=tp[j+1]
480 &lea ($j,&DWP(2,$j));
481 &adc ("edx",0);
482 &add ($carry,"eax");
483 &mov ("eax",&DWP(0,$inp,$j,4)); # np[j+2]
484 &adc ("edx",0);
485 &cmp ($j,$num);
486 &mov (&DWP($frame-8,"esp",$j,4),$carry); # tp[j]=
487 &jl (&label("3rdmadd"));
488
489 &mov ($carry,"edx");
490 &mul ($word); # np[j]*m
491 &add ($carry,&DWP($frame,"esp",$num,4)); # +=tp[num-1]
492 &adc ("edx",0);
493 &add ($carry,"eax");
494 &adc ("edx",0);
495 &mov (&DWP($frame-4,"esp",$num,4),$carry); # tp[num-2]=
496
497 &mov ($j,$_bp); # i
498 &xor ("eax","eax");
499 &mov ($inp,$_ap);
500 &add ("edx",&DWP($frame+4,"esp",$num,4)); # carry+=tp[num]
501 &adc ("eax",&DWP($frame+8,"esp",$num,4)); # +=tp[num+1]
502 &mov (&DWP($frame,"esp",$num,4),"edx"); # tp[num-1]=
503 &cmp ($j,$num);
504 &mov (&DWP($frame+4,"esp",$num,4),"eax"); # tp[num]=
505 &je (&label("common_tail"));
506
507 &mov ($word,&DWP(4,$inp,$j,4)); # ap[i]
508 &lea ($j,&DWP(1,$j));
509 &mov ("eax",$word);
510 &mov ($_bp,$j); # ++i
511 &mul ($word); # ap[i]*ap[i]
512 &add ("eax",&DWP($frame,"esp",$j,4)); # +=tp[i]
513 &adc ("edx",0);
514 &mov (&DWP($frame,"esp",$j,4),"eax"); # tp[i]=
515 &xor ($carry,$carry);
516 &cmp ($j,$num);
517 &lea ($j,&DWP(1,$j));
518 &je (&label("sqrlast"));
519
520 &mov ($sbit,"edx"); # zaps $num
521 &shr ("edx",1);
522 &and ($sbit,1);
523&set_label("sqradd",16);
524 &mov ("eax",&DWP(0,$inp,$j,4)); # ap[j]
525 &mov ($carry,"edx");
526 &mul ($word); # ap[j]*ap[i]
527 &add ("eax",$carry);
528 &lea ($carry,&DWP(0,"eax","eax"));
529 &adc ("edx",0);
530 &shr ("eax",31);
531 &add ($carry,&DWP($frame,"esp",$j,4)); # +=tp[j]
532 &lea ($j,&DWP(1,$j));
533 &adc ("eax",0);
534 &add ($carry,$sbit);
535 &adc ("eax",0);
536 &cmp ($j,$_num);
537 &mov (&DWP($frame-4,"esp",$j,4),$carry); # tp[j]=
538 &mov ($sbit,"eax");
539 &jle (&label("sqradd"));
540
541 &mov ($carry,"edx");
542 &lea ("edx",&DWP(0,$sbit,"edx",2));
543 &shr ($carry,31);
544&set_label("sqrlast");
545 &mov ($word,$_n0);
546 &mov ($inp,$_np);
547 &imul ($word,&DWP($frame,"esp")); # n0*tp[0]
548
549 &add ("edx",&DWP($frame,"esp",$j,4)); # +=tp[num]
550 &mov ("eax",&DWP(0,$inp)); # np[0]
551 &adc ($carry,0);
552 &mov (&DWP($frame,"esp",$j,4),"edx"); # tp[num]=
553 &mov (&DWP($frame+4,"esp",$j,4),$carry); # tp[num+1]=
554
555 &mul ($word); # np[0]*m
556 &add ("eax",&DWP($frame,"esp")); # +=tp[0]
557 &lea ($num,&DWP(-1,$j));
558 &adc ("edx",0);
559 &mov ($j,1);
560 &mov ("eax",&DWP(4,$inp)); # np[1]
561
562 &jmp (&label("3rdmadd"));
563}
564
565&set_label("common_tail",16);
566 &mov ($np,$_np); # load modulus pointer
567 &mov ($rp,$_rp); # load result pointer
568 &lea ($tp,&DWP($frame,"esp")); # [$ap and $bp are zapped]
569
570 &mov ("eax",&DWP(0,$tp)); # tp[0]
571 &mov ($j,$num); # j=num-1
572 &xor ($i,$i); # i=0 and clear CF!
573
574&set_label("sub",16);
575 &sbb ("eax",&DWP(0,$np,$i,4));
576 &mov (&DWP(0,$rp,$i,4),"eax"); # rp[i]=tp[i]-np[i]
577 &dec ($j); # doesn't affect CF!
578 &mov ("eax",&DWP(4,$tp,$i,4)); # tp[i+1]
579 &lea ($i,&DWP(1,$i)); # i++
580 &jge (&label("sub"));
581
582 &sbb ("eax",0); # handle upmost overflow bit
583 &and ($tp,"eax");
584 &not ("eax");
585 &mov ($np,$rp);
586 &and ($np,"eax");
587 &or ($tp,$np); # tp=carry?tp:rp
588
589&set_label("copy",16); # copy or in-place refresh
590 &mov ("eax",&DWP(0,$tp,$num,4));
591 &mov (&DWP(0,$rp,$num,4),"eax"); # rp[i]=tp[i]
592 &mov (&DWP($frame,"esp",$num,4),$j); # zap temporary vector
593 &dec ($num);
594 &jge (&label("copy"));
595
596 &mov ("esp",$_sp); # pull saved stack pointer
597 &mov ("eax",1);
598&set_label("just_leave");
599&function_end("bn_mul_mont");
600
601&asciz("Montgomery Multiplication for x86, CRYPTOGAMS by <appro\@openssl.org>");
602
603&asm_finish();
diff --git a/src/lib/libssl/src/crypto/bn/asm/x86_64-gcc.c b/src/lib/libssl/src/crypto/bn/asm/x86_64-gcc.c
index 7378344251..f13f52dd85 100644
--- a/src/lib/libssl/src/crypto/bn/asm/x86_64-gcc.c
+++ b/src/lib/libssl/src/crypto/bn/asm/x86_64-gcc.c
@@ -1,3 +1,6 @@
1#ifdef __SUNPRO_C
2# include "../bn_asm.c" /* kind of dirty hack for Sun Studio */
3#else
1/* 4/*
2 * x86_64 BIGNUM accelerator version 0.1, December 2002. 5 * x86_64 BIGNUM accelerator version 0.1, December 2002.
3 * 6 *
@@ -591,3 +594,4 @@ void bn_sqr_comba4(BN_ULONG *r, BN_ULONG *a)
591 r[6]=c1; 594 r[6]=c1;
592 r[7]=c2; 595 r[7]=c2;
593 } 596 }
597#endif
diff --git a/src/lib/libssl/src/crypto/buffer/Makefile b/src/lib/libssl/src/crypto/buffer/Makefile
index 4b53c595a3..9f3a88d2d6 100644
--- a/src/lib/libssl/src/crypto/buffer/Makefile
+++ b/src/lib/libssl/src/crypto/buffer/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -81,12 +78,13 @@ buf_err.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
81buf_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 78buf_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
82buf_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 79buf_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
83buf_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 80buf_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
84buf_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 81buf_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
85buf_err.o: ../../include/openssl/symhacks.h buf_err.c 82buf_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
83buf_err.o: buf_err.c
86buffer.o: ../../e_os.h ../../include/openssl/bio.h 84buffer.o: ../../e_os.h ../../include/openssl/bio.h
87buffer.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 85buffer.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
88buffer.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 86buffer.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
89buffer.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 87buffer.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
90buffer.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 88buffer.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
91buffer.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 89buffer.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
92buffer.o: ../cryptlib.h buffer.c 90buffer.o: ../../include/openssl/symhacks.h ../cryptlib.h buffer.c
diff --git a/src/lib/libssl/src/crypto/cast/Makefile b/src/lib/libssl/src/crypto/cast/Makefile
index b388f6271c..149956ee90 100644
--- a/src/lib/libssl/src/crypto/cast/Makefile
+++ b/src/lib/libssl/src/crypto/cast/Makefile
@@ -8,23 +8,14 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= 9INCLUDES=
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
19CAST_ENC=c_enc.o 14CAST_ENC=c_enc.o
20# or use
21#CAST_ENC=asm/cx86-elf.o
22#CAST_ENC=asm/cx86-out.o
23#CAST_ENC=asm/cx86-sol.o
24#CAST_ENC=asm/cx86bdsi.o
25 15
26CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
27ASFLAGS= $(INCLUDES) $(ASFLAG) 17ASFLAGS= $(INCLUDES) $(ASFLAG)
18AFLAGS= $(ASFLAGS)
28 19
29GENERAL=Makefile 20GENERAL=Makefile
30TEST=casttest.c 21TEST=casttest.c
@@ -51,20 +42,15 @@ lib: $(LIBOBJ)
51 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
52 @touch lib 43 @touch lib
53 44
54# elf 45# ELF
55asm/cx86-elf.s: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 46cx86-elf.s: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
56 (cd asm; $(PERL) cast-586.pl elf $(CLAGS) $(PROCESSOR) > cx86-elf.s) 47 (cd asm; $(PERL) cast-586.pl elf $(CLAGS) $(PROCESSOR) > ../$@)
57 48# COFF
49cx86-cof.s: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
50 (cd asm; $(PERL) cast-586.pl coff $(CLAGS) $(PROCESSOR) > ../$@)
58# a.out 51# a.out
59asm/cx86-out.o: asm/cx86unix.cpp 52cx86-out.s: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
60 $(CPP) -DOUT asm/cx86unix.cpp | as -o asm/cx86-out.o 53 (cd asm; $(PERL) cast-586.pl a.out $(CLAGS) $(PROCESSOR) > ../$@)
61
62# bsdi
63asm/cx86bsdi.o: asm/cx86unix.cpp
64 $(CPP) -DBSDI asm/cx86unix.cpp | sed 's/ :/:/' | as -o asm/cx86bsdi.o
65
66asm/cx86unix.cpp: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
67 (cd asm; $(PERL) cast-586.pl cpp $(PROCESSOR) >cx86unix.cpp)
68 54
69files: 55files:
70 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 56 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -75,6 +61,7 @@ links:
75 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 61 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
76 62
77install: 63install:
64 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
78 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 65 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
79 do \ 66 do \
80 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 67 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -90,6 +77,7 @@ lint:
90 lint -DLINT $(INCLUDES) $(SRC)>fluff 77 lint -DLINT $(INCLUDES) $(SRC)>fluff
91 78
92depend: 79depend:
80 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
93 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 81 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
94 82
95dclean: 83dclean:
@@ -97,7 +85,7 @@ dclean:
97 mv -f Makefile.new $(MAKEFILE) 85 mv -f Makefile.new $(MAKEFILE)
98 86
99clean: 87clean:
100 rm -f asm/cx86unix.cpp asm/*-elf.* *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 88 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
101 89
102# DO NOT DELETE THIS LINE -- make depend depends on it. 90# DO NOT DELETE THIS LINE -- make depend depends on it.
103 91
@@ -114,8 +102,5 @@ c_ofb64.o: ../../e_os.h ../../include/openssl/cast.h
114c_ofb64.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 102c_ofb64.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
115c_ofb64.o: c_ofb64.c cast_lcl.h 103c_ofb64.o: c_ofb64.c cast_lcl.h
116c_skey.o: ../../e_os.h ../../include/openssl/cast.h 104c_skey.o: ../../e_os.h ../../include/openssl/cast.h
117c_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 105c_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
118c_skey.o: ../../include/openssl/fips.h ../../include/openssl/opensslconf.h
119c_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
120c_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
121c_skey.o: c_skey.c cast_lcl.h cast_s.h 106c_skey.o: c_skey.c cast_lcl.h cast_s.h
diff --git a/src/lib/libssl/src/crypto/comp/Makefile b/src/lib/libssl/src/crypto/comp/Makefile
index df1babec5c..efda832dce 100644
--- a/src/lib/libssl/src/crypto/comp/Makefile
+++ b/src/lib/libssl/src/crypto/comp/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -54,6 +49,7 @@ links:
54 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 49 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
55 50
56install: 51install:
52 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
57 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 53 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
58 do \ 54 do \
59 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 55 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -69,6 +65,7 @@ lint:
69 lint -DLINT $(INCLUDES) $(SRC)>fluff 65 lint -DLINT $(INCLUDES) $(SRC)>fluff
70 66
71depend: 67depend:
68 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
72 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC) 69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
73 70
74dclean: 71dclean:
@@ -81,33 +78,31 @@ clean:
81# DO NOT DELETE THIS LINE -- make depend depends on it. 78# DO NOT DELETE THIS LINE -- make depend depends on it.
82 79
83c_rle.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 80c_rle.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
84c_rle.o: ../../include/openssl/bn.h ../../include/openssl/comp.h 81c_rle.o: ../../include/openssl/comp.h ../../include/openssl/crypto.h
85c_rle.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 82c_rle.o: ../../include/openssl/e_os2.h ../../include/openssl/obj_mac.h
86c_rle.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 83c_rle.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
87c_rle.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 84c_rle.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
88c_rle.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 85c_rle.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
89c_rle.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h c_rle.c 86c_rle.o: ../../include/openssl/symhacks.h c_rle.c
90c_zlib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 87c_zlib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
91c_zlib.o: ../../include/openssl/bn.h ../../include/openssl/comp.h 88c_zlib.o: ../../include/openssl/comp.h ../../include/openssl/crypto.h
92c_zlib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 89c_zlib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
93c_zlib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 90c_zlib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
94c_zlib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 91c_zlib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
95c_zlib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 92c_zlib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
96c_zlib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 93c_zlib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
97c_zlib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 94c_zlib.o: ../../include/openssl/symhacks.h c_zlib.c
98c_zlib.o: c_zlib.c
99comp_err.o: ../../include/openssl/bio.h ../../include/openssl/comp.h 95comp_err.o: ../../include/openssl/bio.h ../../include/openssl/comp.h
100comp_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 96comp_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
101comp_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 97comp_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
102comp_err.o: ../../include/openssl/opensslconf.h 98comp_err.o: ../../include/openssl/opensslconf.h
103comp_err.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 99comp_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
104comp_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 100comp_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
105comp_err.o: comp_err.c 101comp_err.o: ../../include/openssl/symhacks.h comp_err.c
106comp_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 102comp_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
107comp_lib.o: ../../include/openssl/bn.h ../../include/openssl/comp.h 103comp_lib.o: ../../include/openssl/comp.h ../../include/openssl/crypto.h
108comp_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 104comp_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/obj_mac.h
109comp_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 105comp_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
110comp_lib.o: ../../include/openssl/opensslconf.h
111comp_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 106comp_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
112comp_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 107comp_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
113comp_lib.o: ../../include/openssl/symhacks.h comp_lib.c 108comp_lib.o: ../../include/openssl/symhacks.h comp_lib.c
diff --git a/src/lib/libssl/src/crypto/conf/Makefile b/src/lib/libssl/src/crypto/conf/Makefile
index 403d12b28c..78bb324106 100644
--- a/src/lib/libssl/src/crypto/conf/Makefile
+++ b/src/lib/libssl/src/crypto/conf/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -54,6 +49,7 @@ links:
54 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 49 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
55 50
56install: 51install:
52 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
57 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 53 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
58 do \ 54 do \
59 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 55 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -69,6 +65,7 @@ lint:
69 lint -DLINT $(INCLUDES) $(SRC)>fluff 65 lint -DLINT $(INCLUDES) $(SRC)>fluff
70 66
71depend: 67depend:
68 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
72 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC) 69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
73 70
74dclean: 71dclean:
@@ -84,98 +81,72 @@ conf_api.o: ../../e_os.h ../../include/openssl/bio.h
84conf_api.o: ../../include/openssl/conf.h ../../include/openssl/conf_api.h 81conf_api.o: ../../include/openssl/conf.h ../../include/openssl/conf_api.h
85conf_api.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 82conf_api.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
86conf_api.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 83conf_api.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
87conf_api.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 84conf_api.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
88conf_api.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 85conf_api.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
89conf_api.o: conf_api.c 86conf_api.o: ../../include/openssl/symhacks.h conf_api.c
90conf_def.o: ../../e_os.h ../../include/openssl/bio.h 87conf_def.o: ../../e_os.h ../../include/openssl/bio.h
91conf_def.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 88conf_def.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
92conf_def.o: ../../include/openssl/conf_api.h ../../include/openssl/crypto.h 89conf_def.o: ../../include/openssl/conf_api.h ../../include/openssl/crypto.h
93conf_def.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 90conf_def.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
94conf_def.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 91conf_def.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
95conf_def.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 92conf_def.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
96conf_def.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 93conf_def.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
97conf_def.o: ../cryptlib.h conf_def.c conf_def.h 94conf_def.o: ../../include/openssl/symhacks.h ../cryptlib.h conf_def.c
95conf_def.o: conf_def.h
98conf_err.o: ../../include/openssl/bio.h ../../include/openssl/conf.h 96conf_err.o: ../../include/openssl/bio.h ../../include/openssl/conf.h
99conf_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 97conf_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
100conf_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 98conf_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
101conf_err.o: ../../include/openssl/opensslconf.h 99conf_err.o: ../../include/openssl/opensslconf.h
102conf_err.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 100conf_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
103conf_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 101conf_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
104conf_err.o: conf_err.c 102conf_err.o: ../../include/openssl/symhacks.h conf_err.c
105conf_lib.o: ../../include/openssl/bio.h ../../include/openssl/conf.h 103conf_lib.o: ../../include/openssl/bio.h ../../include/openssl/conf.h
106conf_lib.o: ../../include/openssl/conf_api.h ../../include/openssl/crypto.h 104conf_lib.o: ../../include/openssl/conf_api.h ../../include/openssl/crypto.h
107conf_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 105conf_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
108conf_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 106conf_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
109conf_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 107conf_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
110conf_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 108conf_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
111conf_lib.o: conf_lib.c 109conf_lib.o: ../../include/openssl/symhacks.h conf_lib.c
112conf_mall.o: ../../e_os.h ../../include/openssl/aes.h 110conf_mall.o: ../../e_os.h ../../include/openssl/asn1.h
113conf_mall.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 111conf_mall.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
114conf_mall.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
115conf_mall.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
116conf_mall.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 112conf_mall.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
117conf_mall.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
118conf_mall.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
119conf_mall.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 113conf_mall.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
120conf_mall.o: ../../include/openssl/engine.h ../../include/openssl/err.h 114conf_mall.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
121conf_mall.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 115conf_mall.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
122conf_mall.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 116conf_mall.o: ../../include/openssl/err.h ../../include/openssl/evp.h
123conf_mall.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 117conf_mall.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
124conf_mall.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
125conf_mall.o: ../../include/openssl/objects.h 118conf_mall.o: ../../include/openssl/objects.h
126conf_mall.o: ../../include/openssl/opensslconf.h 119conf_mall.o: ../../include/openssl/opensslconf.h
127conf_mall.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 120conf_mall.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
128conf_mall.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 121conf_mall.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
129conf_mall.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
130conf_mall.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
131conf_mall.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
132conf_mall.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 122conf_mall.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
133conf_mall.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 123conf_mall.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
134conf_mall.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
135conf_mall.o: ../../include/openssl/x509_vfy.h ../cryptlib.h conf_mall.c 124conf_mall.o: ../../include/openssl/x509_vfy.h ../cryptlib.h conf_mall.c
136conf_mod.o: ../../e_os.h ../../include/openssl/aes.h 125conf_mod.o: ../../e_os.h ../../include/openssl/asn1.h
137conf_mod.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 126conf_mod.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
138conf_mod.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
139conf_mod.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
140conf_mod.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 127conf_mod.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
141conf_mod.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
142conf_mod.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
143conf_mod.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 128conf_mod.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
144conf_mod.o: ../../include/openssl/err.h ../../include/openssl/evp.h 129conf_mod.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
145conf_mod.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 130conf_mod.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
146conf_mod.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 131conf_mod.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
147conf_mod.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
148conf_mod.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 132conf_mod.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
149conf_mod.o: ../../include/openssl/opensslconf.h 133conf_mod.o: ../../include/openssl/opensslconf.h
150conf_mod.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 134conf_mod.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
151conf_mod.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 135conf_mod.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
152conf_mod.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 136conf_mod.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
153conf_mod.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 137conf_mod.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
154conf_mod.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 138conf_mod.o: ../../include/openssl/x509_vfy.h ../cryptlib.h conf_mod.c
155conf_mod.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 139conf_sap.o: ../../e_os.h ../../include/openssl/asn1.h
156conf_mod.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 140conf_sap.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
157conf_mod.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
158conf_mod.o: ../cryptlib.h conf_mod.c
159conf_sap.o: ../../e_os.h ../../include/openssl/aes.h
160conf_sap.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
161conf_sap.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
162conf_sap.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
163conf_sap.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 141conf_sap.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
164conf_sap.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
165conf_sap.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
166conf_sap.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 142conf_sap.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
167conf_sap.o: ../../include/openssl/engine.h ../../include/openssl/err.h 143conf_sap.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
168conf_sap.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 144conf_sap.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
169conf_sap.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 145conf_sap.o: ../../include/openssl/err.h ../../include/openssl/evp.h
170conf_sap.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 146conf_sap.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
171conf_sap.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
172conf_sap.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 147conf_sap.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
173conf_sap.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 148conf_sap.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
174conf_sap.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 149conf_sap.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
175conf_sap.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
176conf_sap.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
177conf_sap.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
178conf_sap.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 150conf_sap.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
179conf_sap.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 151conf_sap.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
180conf_sap.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
181conf_sap.o: ../../include/openssl/x509_vfy.h ../cryptlib.h conf_sap.c 152conf_sap.o: ../../include/openssl/x509_vfy.h ../cryptlib.h conf_sap.c
diff --git a/src/lib/libssl/src/crypto/des/FILES0 b/src/lib/libssl/src/crypto/des/FILES0
index 1c2e1f75b9..4c7ea2de7a 100644
--- a/src/lib/libssl/src/crypto/des/FILES0
+++ b/src/lib/libssl/src/crypto/des/FILES0
@@ -8,7 +8,7 @@ README - What this package is.
8VERSION - Which version this is and what was changed. 8VERSION - Which version this is and what was changed.
9KERBEROS - Kerberos version 4 notes. 9KERBEROS - Kerberos version 4 notes.
10Makefile.PL - An old makefile to build with perl5, not current. 10Makefile.PL - An old makefile to build with perl5, not current.
11Makefile - The SSLeay makefile 11Makefile.ssl - The SSLeay makefile
12Makefile.uni - The normal unix makefile. 12Makefile.uni - The normal unix makefile.
13GNUmakefile - The makefile for use with glibc. 13GNUmakefile - The makefile for use with glibc.
14makefile.bc - A Borland C makefile 14makefile.bc - A Borland C makefile
diff --git a/src/lib/libssl/src/crypto/des/INSTALL b/src/lib/libssl/src/crypto/des/INSTALL
index 32457d775c..8aebdfe110 100644
--- a/src/lib/libssl/src/crypto/des/INSTALL
+++ b/src/lib/libssl/src/crypto/des/INSTALL
@@ -25,7 +25,7 @@ and then you can use the 'DES_PTR' option.
25 25
26The file options.txt has the options listed for best speed on quite a 26The file options.txt has the options listed for best speed on quite a
27few systems. Look and the options (UNROLL, PTR, RISC2 etc) and then 27few systems. Look and the options (UNROLL, PTR, RISC2 etc) and then
28turn on the relevent option in the Makefile 28turn on the relevant option in the Makefile.
29 29
30There are some special Makefile targets that make life easier. 30There are some special Makefile targets that make life easier.
31make cc - standard cc build 31make cc - standard cc build
diff --git a/src/lib/libssl/src/crypto/des/Makefile b/src/lib/libssl/src/crypto/des/Makefile
index 800af0b123..523dfe38f2 100644
--- a/src/lib/libssl/src/crypto/des/Makefile
+++ b/src/lib/libssl/src/crypto/des/Makefile
@@ -8,11 +8,6 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES=-I$(TOP) -I../../include 9INCLUDES=-I$(TOP) -I../../include
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18RANLIB= ranlib 13RANLIB= ranlib
@@ -22,6 +17,7 @@ DES_ENC= des_enc.o fcrypt_b.o
22 17
23CFLAGS= $(INCLUDES) $(CFLAG) 18CFLAGS= $(INCLUDES) $(CFLAG)
24ASFLAGS= $(INCLUDES) $(ASFLAG) 19ASFLAGS= $(INCLUDES) $(ASFLAG)
20AFLAGS= $(ASFLAGS)
25 21
26GENERAL=Makefile 22GENERAL=Makefile
27TEST=destest.c 23TEST=destest.c
@@ -65,32 +61,24 @@ lib: $(LIBOBJ)
65des: des.o cbc3_enc.o lib 61des: des.o cbc3_enc.o lib
66 $(CC) $(CFLAGS) -o des des.o cbc3_enc.o $(LIB) 62 $(CC) $(CFLAGS) -o des des.o cbc3_enc.o $(LIB)
67 63
68# elf 64des_enc-sparc.S: asm/des_enc.m4
69asm/dx86-elf.s: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 65 m4 -B 8192 asm/des_enc.m4 > des_enc-sparc.S
70 (cd asm; $(PERL) des-586.pl elf $(CFLAGS) > dx86-elf.s) 66
71 67# ELF
72asm/yx86-elf.s: asm/crypt586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 68dx86-elf.s: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
73 (cd asm; $(PERL) crypt586.pl elf $(CFLAGS) > yx86-elf.s) 69 (cd asm; $(PERL) des-586.pl elf $(CFLAGS) > ../$@)
74 70yx86-elf.s: asm/crypt586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
71 (cd asm; $(PERL) crypt586.pl elf $(CFLAGS) > ../$@)
72# COFF
73dx86-cof.s: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
74 (cd asm; $(PERL) des-586.pl coff $(CFLAGS) > ../$@)
75yx86-cof.s: asm/crypt586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
76 (cd asm; $(PERL) crypt586.pl coff $(CFLAGS) > ../$@)
75# a.out 77# a.out
76asm/dx86-out.o: asm/dx86unix.cpp 78dx86-out.s: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
77 $(CPP) -DOUT asm/dx86unix.cpp | as -o asm/dx86-out.o 79 (cd asm; $(PERL) des-586.pl a.out $(CFLAGS) > ../$@)
78 80yx86-out.s: asm/crypt586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
79asm/yx86-out.o: asm/yx86unix.cpp 81 (cd asm; $(PERL) crypt586.pl a.out $(CFLAGS) > ../$@)
80 $(CPP) -DOUT asm/yx86unix.cpp | as -o asm/yx86-out.o
81
82# bsdi
83asm/dx86bsdi.o: asm/dx86unix.cpp
84 $(CPP) -DBSDI asm/dx86unix.cpp | sed 's/ :/:/' | as -o asm/dx86bsdi.o
85
86asm/yx86bsdi.o: asm/yx86unix.cpp
87 $(CPP) -DBSDI asm/yx86unix.cpp | sed 's/ :/:/' | as -o asm/yx86bsdi.o
88
89asm/dx86unix.cpp: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
90 (cd asm; $(PERL) des-586.pl cpp >dx86unix.cpp)
91
92asm/yx86unix.cpp: asm/crypt586.pl ../perlasm/x86asm.pl
93 (cd asm; $(PERL) crypt586.pl cpp >yx86unix.cpp)
94 82
95files: 83files:
96 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 84 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -100,9 +88,11 @@ links:
100 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) 88 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
101 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 89 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
102 90
103install: installs 91# We need to use force because 'install' matches 'INSTALL' on case
104 92# insensitive systems
105installs: 93FRC.install:
94install: FRC.install
95 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
106 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 96 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
107 do \ 97 do \
108 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 98 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -118,6 +108,7 @@ lint:
118 lint -DLINT $(INCLUDES) $(SRC)>fluff 108 lint -DLINT $(INCLUDES) $(SRC)>fluff
119 109
120depend: 110depend:
111 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
121 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 112 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
122 113
123dclean: 114dclean:
@@ -125,83 +116,77 @@ dclean:
125 mv -f Makefile.new $(MAKEFILE) 116 mv -f Makefile.new $(MAKEFILE)
126 117
127clean: 118clean:
128 rm -f asm/dx86unix.cpp asm/yx86unix.cpp asm/*-elf.* *.o asm/*.o *.obj des lib tags core .pure .nfs* *.old *.bak fluff 119 rm -f *.s *.o *.obj des lib tags core .pure .nfs* *.old *.bak fluff
129 120
130# DO NOT DELETE THIS LINE -- make depend depends on it. 121# DO NOT DELETE THIS LINE -- make depend depends on it.
131 122
132cbc_cksm.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 123cbc_cksm.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
133cbc_cksm.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 124cbc_cksm.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
134cbc_cksm.o: ../../include/openssl/opensslconf.h 125cbc_cksm.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
135cbc_cksm.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
136cbc_cksm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 126cbc_cksm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
137cbc_cksm.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 127cbc_cksm.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
138cbc_cksm.o: cbc_cksm.c des_locl.h 128cbc_cksm.o: cbc_cksm.c des_locl.h
139cbc_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 129cbc_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
140cbc_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 130cbc_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
141cbc_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 131cbc_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
142cbc_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 132cbc_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
143cbc_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 133cbc_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
144cbc_enc.o: ../../include/openssl/ui_compat.h cbc_enc.c des_locl.h ncbc_enc.c 134cbc_enc.o: cbc_enc.c des_locl.h ncbc_enc.c
145cfb64ede.o: ../../e_os.h ../../include/openssl/crypto.h 135cfb64ede.o: ../../e_os.h ../../include/openssl/des.h
146cfb64ede.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 136cfb64ede.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
147cfb64ede.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 137cfb64ede.o: ../../include/openssl/opensslconf.h
148cfb64ede.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 138cfb64ede.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
149cfb64ede.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 139cfb64ede.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
150cfb64ede.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 140cfb64ede.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
151cfb64ede.o: cfb64ede.c des_locl.h 141cfb64ede.o: cfb64ede.c des_locl.h
152cfb64enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 142cfb64enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
153cfb64enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 143cfb64enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
154cfb64enc.o: ../../include/openssl/opensslconf.h 144cfb64enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
155cfb64enc.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
156cfb64enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 145cfb64enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
157cfb64enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 146cfb64enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
158cfb64enc.o: cfb64enc.c des_locl.h 147cfb64enc.o: cfb64enc.c des_locl.h
159cfb_enc.o: ../../e_os.h ../../include/openssl/crypto.h 148cfb_enc.o: ../../e_os.h ../../include/openssl/des.h
160cfb_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 149cfb_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
161cfb_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 150cfb_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/ossl_typ.h
162cfb_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 151cfb_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
163cfb_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 152cfb_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
164cfb_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 153cfb_enc.o: ../../include/openssl/ui_compat.h cfb_enc.c des_locl.h
165cfb_enc.o: cfb_enc.c des_locl.h 154des_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
166des_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 155des_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
167des_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 156des_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
168des_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 157des_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
169des_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 158des_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
170des_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 159des_enc.o: des_enc.c des_locl.h ncbc_enc.c
171des_enc.o: ../../include/openssl/ui_compat.h des_enc.c des_locl.h ncbc_enc.c 160des_old.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
172des_old.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 161des_old.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
173des_old.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
174des_old.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
175des_old.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 162des_old.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
176des_old.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 163des_old.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
177des_old.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 164des_old.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
178des_old.o: ../../include/openssl/ui_compat.h des_old.c 165des_old.o: ../../include/openssl/ui_compat.h des_old.c
179des_old2.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 166des_old2.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
180des_old2.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 167des_old2.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
181des_old2.o: ../../include/openssl/opensslconf.h 168des_old2.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
182des_old2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 169des_old2.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
183des_old2.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 170des_old2.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
184des_old2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 171des_old2.o: ../../include/openssl/ui_compat.h des_old2.c
185des_old2.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 172ecb3_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
186des_old2.o: des_old2.c 173ecb3_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
187ecb3_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 174ecb3_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
188ecb3_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
189ecb3_enc.o: ../../include/openssl/opensslconf.h
190ecb3_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
191ecb3_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 175ecb3_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
192ecb3_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 176ecb3_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
193ecb3_enc.o: des_locl.h ecb3_enc.c 177ecb3_enc.o: des_locl.h ecb3_enc.c
194ecb_enc.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 178ecb_enc.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
195ecb_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 179ecb_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
196ecb_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 180ecb_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
197ecb_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 181ecb_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
198ecb_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 182ecb_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
199ecb_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 183ecb_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
200ecb_enc.o: des_locl.h des_ver.h ecb_enc.c spr.h 184ecb_enc.o: ../../include/openssl/ui_compat.h des_locl.h des_ver.h ecb_enc.c
201ede_cbcm_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 185ecb_enc.o: spr.h
202ede_cbcm_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 186ede_cbcm_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
187ede_cbcm_enc.o: ../../include/openssl/e_os2.h
203ede_cbcm_enc.o: ../../include/openssl/opensslconf.h 188ede_cbcm_enc.o: ../../include/openssl/opensslconf.h
204ede_cbcm_enc.o: ../../include/openssl/opensslv.h 189ede_cbcm_enc.o: ../../include/openssl/ossl_typ.h
205ede_cbcm_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 190ede_cbcm_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
206ede_cbcm_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 191ede_cbcm_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
207ede_cbcm_enc.o: ../../include/openssl/ui_compat.h des_locl.h ede_cbcm_enc.c 192ede_cbcm_enc.o: ../../include/openssl/ui_compat.h des_locl.h ede_cbcm_enc.c
@@ -210,10 +195,11 @@ enc_read.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
210enc_read.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 195enc_read.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
211enc_read.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 196enc_read.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
212enc_read.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 197enc_read.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
213enc_read.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 198enc_read.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
214enc_read.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 199enc_read.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
215enc_read.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 200enc_read.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
216enc_read.o: ../cryptlib.h des_locl.h enc_read.c 201enc_read.o: ../../include/openssl/ui_compat.h ../cryptlib.h des_locl.h
202enc_read.o: enc_read.c
217enc_writ.o: ../../e_os.h ../../include/openssl/bio.h 203enc_writ.o: ../../e_os.h ../../include/openssl/bio.h
218enc_writ.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 204enc_writ.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
219enc_writ.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 205enc_writ.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
@@ -224,91 +210,83 @@ enc_writ.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
224enc_writ.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 210enc_writ.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
225enc_writ.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 211enc_writ.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
226enc_writ.o: ../cryptlib.h des_locl.h enc_writ.c 212enc_writ.o: ../cryptlib.h des_locl.h enc_writ.c
227fcrypt.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 213fcrypt.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
228fcrypt.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 214fcrypt.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
229fcrypt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 215fcrypt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
230fcrypt.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 216fcrypt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
231fcrypt.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 217fcrypt.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
232fcrypt.o: ../../include/openssl/ui_compat.h des_locl.h fcrypt.c 218fcrypt.o: des_locl.h fcrypt.c
233fcrypt_b.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 219fcrypt_b.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
234fcrypt_b.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 220fcrypt_b.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
235fcrypt_b.o: ../../include/openssl/opensslconf.h 221fcrypt_b.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
236fcrypt_b.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
237fcrypt_b.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 222fcrypt_b.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
238fcrypt_b.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 223fcrypt_b.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
239fcrypt_b.o: des_locl.h fcrypt_b.c 224fcrypt_b.o: des_locl.h fcrypt_b.c
240ofb64ede.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 225ofb64ede.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
241ofb64ede.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 226ofb64ede.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
242ofb64ede.o: ../../include/openssl/opensslconf.h 227ofb64ede.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
243ofb64ede.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
244ofb64ede.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 228ofb64ede.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
245ofb64ede.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 229ofb64ede.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
246ofb64ede.o: des_locl.h ofb64ede.c 230ofb64ede.o: des_locl.h ofb64ede.c
247ofb64enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 231ofb64enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
248ofb64enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 232ofb64enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
249ofb64enc.o: ../../include/openssl/opensslconf.h 233ofb64enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
250ofb64enc.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
251ofb64enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 234ofb64enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
252ofb64enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 235ofb64enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
253ofb64enc.o: des_locl.h ofb64enc.c 236ofb64enc.o: des_locl.h ofb64enc.c
254ofb_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 237ofb_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
255ofb_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 238ofb_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
256ofb_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 239ofb_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
257ofb_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 240ofb_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
258ofb_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 241ofb_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
259ofb_enc.o: ../../include/openssl/ui_compat.h des_locl.h ofb_enc.c 242ofb_enc.o: des_locl.h ofb_enc.c
260pcbc_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 243pcbc_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
261pcbc_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 244pcbc_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
262pcbc_enc.o: ../../include/openssl/opensslconf.h 245pcbc_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
263pcbc_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
264pcbc_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 246pcbc_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
265pcbc_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 247pcbc_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
266pcbc_enc.o: des_locl.h pcbc_enc.c 248pcbc_enc.o: des_locl.h pcbc_enc.c
267qud_cksm.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 249qud_cksm.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
268qud_cksm.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 250qud_cksm.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
269qud_cksm.o: ../../include/openssl/opensslconf.h 251qud_cksm.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
270qud_cksm.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
271qud_cksm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 252qud_cksm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
272qud_cksm.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 253qud_cksm.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
273qud_cksm.o: des_locl.h qud_cksm.c 254qud_cksm.o: des_locl.h qud_cksm.c
274rand_key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 255rand_key.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
275rand_key.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 256rand_key.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
276rand_key.o: ../../include/openssl/opensslconf.h 257rand_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
277rand_key.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 258rand_key.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
278rand_key.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 259rand_key.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
279rand_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 260rand_key.o: ../../include/openssl/ui_compat.h rand_key.c
280rand_key.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
281rand_key.o: rand_key.c
282read2pwd.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 261read2pwd.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
283read2pwd.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 262read2pwd.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
284read2pwd.o: ../../include/openssl/opensslconf.h 263read2pwd.o: ../../include/openssl/opensslconf.h
285read2pwd.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 264read2pwd.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
286read2pwd.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 265read2pwd.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
287read2pwd.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 266read2pwd.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
288read2pwd.o: read2pwd.c 267read2pwd.o: ../../include/openssl/ui_compat.h read2pwd.c
289rpc_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 268rpc_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
290rpc_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 269rpc_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
291rpc_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 270rpc_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
292rpc_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 271rpc_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
293rpc_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 272rpc_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
294rpc_enc.o: ../../include/openssl/ui_compat.h des_locl.h des_ver.h rpc_des.h 273rpc_enc.o: des_locl.h des_ver.h rpc_des.h rpc_enc.c
295rpc_enc.o: rpc_enc.c 274set_key.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
296set_key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 275set_key.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
297set_key.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 276set_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
298set_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 277set_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
299set_key.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 278set_key.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
300set_key.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 279set_key.o: des_locl.h set_key.c
301set_key.o: ../../include/openssl/ui_compat.h des_locl.h set_key.c
302str2key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 280str2key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
303str2key.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 281str2key.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
304str2key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 282str2key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
305str2key.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 283str2key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
306str2key.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 284str2key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
307str2key.o: ../../include/openssl/ui_compat.h des_locl.h str2key.c 285str2key.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
308xcbc_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 286str2key.o: des_locl.h str2key.c
309xcbc_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 287xcbc_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
310xcbc_enc.o: ../../include/openssl/opensslconf.h 288xcbc_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
311xcbc_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 289xcbc_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
312xcbc_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 290xcbc_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
313xcbc_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 291xcbc_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
314xcbc_enc.o: des_locl.h xcbc_enc.c 292xcbc_enc.o: des_locl.h xcbc_enc.c
diff --git a/src/lib/libssl/src/crypto/dh/Makefile b/src/lib/libssl/src/crypto/dh/Makefile
index 352678b94a..d368e33b4c 100644
--- a/src/lib/libssl/src/crypto/dh/Makefile
+++ b/src/lib/libssl/src/crypto/dh/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -22,8 +17,8 @@ TEST= dhtest.c
22APPS= 17APPS=
23 18
24LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
25LIBSRC= dh_asn1.c dh_gen.c dh_key.c dh_lib.c dh_check.c dh_err.c 20LIBSRC= dh_asn1.c dh_gen.c dh_key.c dh_lib.c dh_check.c dh_err.c dh_depr.c
26LIBOBJ= dh_asn1.o dh_gen.o dh_key.o dh_lib.o dh_check.o dh_err.o 21LIBOBJ= dh_asn1.o dh_gen.o dh_key.o dh_lib.o dh_check.o dh_err.o dh_depr.o
27 22
28SRC= $(LIBSRC) 23SRC= $(LIBSRC)
29 24
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -95,13 +92,21 @@ dh_check.o: ../../include/openssl/opensslconf.h
95dh_check.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 92dh_check.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
96dh_check.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 93dh_check.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
97dh_check.o: ../../include/openssl/symhacks.h ../cryptlib.h dh_check.c 94dh_check.o: ../../include/openssl/symhacks.h ../cryptlib.h dh_check.c
98dh_err.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 95dh_depr.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
99dh_err.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h 96dh_depr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
100dh_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 97dh_depr.o: ../../include/openssl/dh.h ../../include/openssl/e_os2.h
101dh_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 98dh_depr.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
102dh_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 99dh_depr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
103dh_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 100dh_depr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
104dh_err.o: ../../include/openssl/symhacks.h dh_err.c 101dh_depr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
102dh_depr.o: ../cryptlib.h dh_depr.c
103dh_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
104dh_err.o: ../../include/openssl/dh.h ../../include/openssl/e_os2.h
105dh_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
106dh_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
107dh_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
108dh_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
109dh_err.o: dh_err.c
105dh_gen.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 110dh_gen.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
106dh_gen.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 111dh_gen.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
107dh_gen.o: ../../include/openssl/dh.h ../../include/openssl/e_os2.h 112dh_gen.o: ../../include/openssl/dh.h ../../include/openssl/e_os2.h
@@ -118,14 +123,11 @@ dh_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
118dh_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 123dh_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
119dh_key.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 124dh_key.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
120dh_key.o: ../../include/openssl/symhacks.h ../cryptlib.h dh_key.c 125dh_key.o: ../../include/openssl/symhacks.h ../cryptlib.h dh_key.c
121dh_lib.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 126dh_lib.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
122dh_lib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 127dh_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
123dh_lib.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h 128dh_lib.o: ../../include/openssl/dh.h ../../include/openssl/e_os2.h
124dh_lib.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
125dh_lib.o: ../../include/openssl/engine.h ../../include/openssl/err.h 129dh_lib.o: ../../include/openssl/engine.h ../../include/openssl/err.h
126dh_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 130dh_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
127dh_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 131dh_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
128dh_lib.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
129dh_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 132dh_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
130dh_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 133dh_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h dh_lib.c
131dh_lib.o: ../cryptlib.h dh_lib.c
diff --git a/src/lib/libssl/src/crypto/dsa/Makefile b/src/lib/libssl/src/crypto/dsa/Makefile
index 4f10278039..676baf7d49 100644
--- a/src/lib/libssl/src/crypto/dsa/Makefile
+++ b/src/lib/libssl/src/crypto/dsa/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -23,9 +18,9 @@ APPS=
23 18
24LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
25LIBSRC= dsa_gen.c dsa_key.c dsa_lib.c dsa_asn1.c dsa_vrf.c dsa_sign.c \ 20LIBSRC= dsa_gen.c dsa_key.c dsa_lib.c dsa_asn1.c dsa_vrf.c dsa_sign.c \
26 dsa_err.c dsa_ossl.c 21 dsa_err.c dsa_ossl.c dsa_depr.c
27LIBOBJ= dsa_gen.o dsa_key.o dsa_lib.o dsa_asn1.o dsa_vrf.o dsa_sign.o \ 22LIBOBJ= dsa_gen.o dsa_key.o dsa_lib.o dsa_asn1.o dsa_vrf.o dsa_sign.o \
28 dsa_err.o dsa_ossl.o 23 dsa_err.o dsa_ossl.o dsa_depr.o
29 24
30SRC= $(LIBSRC) 25SRC= $(LIBSRC)
31 26
@@ -53,6 +48,7 @@ links:
53 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 48 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
54 49
55install: 50install:
51 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
56 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 52 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
57 do \ 53 do \
58 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 54 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -68,6 +64,7 @@ lint:
68 lint -DLINT $(INCLUDES) $(SRC)>fluff 64 lint -DLINT $(INCLUDES) $(SRC)>fluff
69 65
70depend: 66depend:
67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
71 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
72 69
73dclean: 70dclean:
@@ -81,51 +78,50 @@ clean:
81 78
82dsa_asn1.o: ../../e_os.h ../../include/openssl/asn1.h 79dsa_asn1.o: ../../e_os.h ../../include/openssl/asn1.h
83dsa_asn1.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 80dsa_asn1.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
84dsa_asn1.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 81dsa_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
85dsa_asn1.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
86dsa_asn1.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 82dsa_asn1.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
87dsa_asn1.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 83dsa_asn1.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
88dsa_asn1.o: ../../include/openssl/opensslconf.h 84dsa_asn1.o: ../../include/openssl/opensslconf.h
89dsa_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 85dsa_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
90dsa_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 86dsa_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
91dsa_asn1.o: ../../include/openssl/symhacks.h ../cryptlib.h dsa_asn1.c 87dsa_asn1.o: ../../include/openssl/symhacks.h ../cryptlib.h dsa_asn1.c
92dsa_err.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 88dsa_depr.o: ../../e_os.h ../../include/openssl/asn1.h
93dsa_err.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h 89dsa_depr.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
90dsa_depr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
91dsa_depr.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
92dsa_depr.o: ../../include/openssl/err.h ../../include/openssl/evp.h
93dsa_depr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
94dsa_depr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
95dsa_depr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
96dsa_depr.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
97dsa_depr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
98dsa_depr.o: ../../include/openssl/symhacks.h ../cryptlib.h dsa_depr.c
99dsa_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
94dsa_err.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 100dsa_err.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
95dsa_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 101dsa_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
96dsa_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 102dsa_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
97dsa_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 103dsa_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
98dsa_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 104dsa_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
99dsa_err.o: dsa_err.c 105dsa_err.o: dsa_err.c
100dsa_gen.o: ../../e_os.h ../../include/openssl/aes.h 106dsa_gen.o: ../../e_os.h ../../include/openssl/asn1.h
101dsa_gen.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 107dsa_gen.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
102dsa_gen.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 108dsa_gen.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
103dsa_gen.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
104dsa_gen.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
105dsa_gen.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
106dsa_gen.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 109dsa_gen.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
107dsa_gen.o: ../../include/openssl/err.h ../../include/openssl/evp.h 110dsa_gen.o: ../../include/openssl/err.h ../../include/openssl/evp.h
108dsa_gen.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 111dsa_gen.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
109dsa_gen.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 112dsa_gen.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
110dsa_gen.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 113dsa_gen.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
111dsa_gen.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 114dsa_gen.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
112dsa_gen.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
113dsa_gen.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
114dsa_gen.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
115dsa_gen.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
116dsa_gen.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
117dsa_gen.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 115dsa_gen.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
118dsa_gen.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 116dsa_gen.o: ../../include/openssl/symhacks.h ../cryptlib.h dsa_gen.c
119dsa_gen.o: ../../include/openssl/ui_compat.h ../cryptlib.h dsa_gen.c
120dsa_key.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h 117dsa_key.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
121dsa_key.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 118dsa_key.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
122dsa_key.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 119dsa_key.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
123dsa_key.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 120dsa_key.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
124dsa_key.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 121dsa_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
125dsa_key.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 122dsa_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
126dsa_key.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 123dsa_key.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
127dsa_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 124dsa_key.o: ../../include/openssl/symhacks.h ../cryptlib.h dsa_key.c
128dsa_key.o: ../cryptlib.h dsa_key.c
129dsa_lib.o: ../../e_os.h ../../include/openssl/asn1.h 125dsa_lib.o: ../../e_os.h ../../include/openssl/asn1.h
130dsa_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 126dsa_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
131dsa_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 127dsa_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -133,16 +129,15 @@ dsa_lib.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
133dsa_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 129dsa_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
134dsa_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 130dsa_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
135dsa_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 131dsa_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
136dsa_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 132dsa_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
137dsa_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
138dsa_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 133dsa_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
139dsa_lib.o: ../../include/openssl/ui.h ../cryptlib.h dsa_lib.c 134dsa_lib.o: ../cryptlib.h dsa_lib.c
140dsa_ossl.o: ../../e_os.h ../../include/openssl/asn1.h 135dsa_ossl.o: ../../e_os.h ../../include/openssl/asn1.h
141dsa_ossl.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 136dsa_ossl.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
142dsa_ossl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 137dsa_ossl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
143dsa_ossl.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 138dsa_ossl.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
144dsa_ossl.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 139dsa_ossl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
145dsa_ossl.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 140dsa_ossl.o: ../../include/openssl/opensslconf.h
146dsa_ossl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 141dsa_ossl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
147dsa_ossl.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 142dsa_ossl.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
148dsa_ossl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 143dsa_ossl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
@@ -150,24 +145,20 @@ dsa_ossl.o: ../cryptlib.h dsa_ossl.c
150dsa_sign.o: ../../e_os.h ../../include/openssl/asn1.h 145dsa_sign.o: ../../e_os.h ../../include/openssl/asn1.h
151dsa_sign.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 146dsa_sign.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
152dsa_sign.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 147dsa_sign.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
153dsa_sign.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 148dsa_sign.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
154dsa_sign.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 149dsa_sign.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
155dsa_sign.o: ../../include/openssl/err.h ../../include/openssl/fips.h 150dsa_sign.o: ../../include/openssl/opensslconf.h
156dsa_sign.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
157dsa_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 151dsa_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
158dsa_sign.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h 152dsa_sign.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
159dsa_sign.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 153dsa_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
160dsa_sign.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
161dsa_sign.o: ../cryptlib.h dsa_sign.c 154dsa_sign.o: ../cryptlib.h dsa_sign.c
162dsa_vrf.o: ../../e_os.h ../../include/openssl/asn1.h 155dsa_vrf.o: ../../e_os.h ../../include/openssl/asn1.h
163dsa_vrf.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 156dsa_vrf.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
164dsa_vrf.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 157dsa_vrf.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
165dsa_vrf.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h 158dsa_vrf.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
166dsa_vrf.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 159dsa_vrf.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
167dsa_vrf.o: ../../include/openssl/engine.h ../../include/openssl/err.h 160dsa_vrf.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
168dsa_vrf.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 161dsa_vrf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
169dsa_vrf.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 162dsa_vrf.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
170dsa_vrf.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
171dsa_vrf.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
172dsa_vrf.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 163dsa_vrf.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
173dsa_vrf.o: ../../include/openssl/ui.h ../cryptlib.h dsa_vrf.c 164dsa_vrf.o: ../cryptlib.h dsa_vrf.c
diff --git a/src/lib/libssl/src/crypto/dso/Makefile b/src/lib/libssl/src/crypto/dso/Makefile
index c16278c3ff..07f5d8d159 100644
--- a/src/lib/libssl/src/crypto/dso/Makefile
+++ b/src/lib/libssl/src/crypto/dso/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -53,6 +48,7 @@ links:
53 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 48 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
54 49
55install: 50install:
51 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
56 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 52 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
57 do \ 53 do \
58 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 54 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -68,6 +64,7 @@ lint:
68 lint -DLINT $(INCLUDES) $(SRC)>fluff 64 lint -DLINT $(INCLUDES) $(SRC)>fluff
69 65
70depend: 66depend:
67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
71 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
72 69
73dclean: 70dclean:
@@ -84,43 +81,47 @@ dso_dl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
84dso_dl.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 81dso_dl.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
85dso_dl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 82dso_dl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
86dso_dl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 83dso_dl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
87dso_dl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 84dso_dl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
88dso_dl.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_dl.c 85dso_dl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
86dso_dl.o: ../cryptlib.h dso_dl.c
89dso_dlfcn.o: ../../e_os.h ../../include/openssl/bio.h 87dso_dlfcn.o: ../../e_os.h ../../include/openssl/bio.h
90dso_dlfcn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 88dso_dlfcn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
91dso_dlfcn.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 89dso_dlfcn.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
92dso_dlfcn.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 90dso_dlfcn.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
93dso_dlfcn.o: ../../include/openssl/opensslconf.h 91dso_dlfcn.o: ../../include/openssl/opensslconf.h
94dso_dlfcn.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 92dso_dlfcn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
95dso_dlfcn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 93dso_dlfcn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
96dso_dlfcn.o: ../cryptlib.h dso_dlfcn.c 94dso_dlfcn.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_dlfcn.c
97dso_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 95dso_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
98dso_err.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 96dso_err.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
99dso_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 97dso_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
100dso_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 98dso_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
101dso_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 99dso_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
102dso_err.o: ../../include/openssl/symhacks.h dso_err.c 100dso_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
101dso_err.o: dso_err.c
103dso_lib.o: ../../e_os.h ../../include/openssl/bio.h 102dso_lib.o: ../../e_os.h ../../include/openssl/bio.h
104dso_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 103dso_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
105dso_lib.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 104dso_lib.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
106dso_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 105dso_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
107dso_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 106dso_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
108dso_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 107dso_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
109dso_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_lib.c 108dso_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
109dso_lib.o: ../cryptlib.h dso_lib.c
110dso_null.o: ../../e_os.h ../../include/openssl/bio.h 110dso_null.o: ../../e_os.h ../../include/openssl/bio.h
111dso_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 111dso_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
112dso_null.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 112dso_null.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
113dso_null.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 113dso_null.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
114dso_null.o: ../../include/openssl/opensslconf.h 114dso_null.o: ../../include/openssl/opensslconf.h
115dso_null.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 115dso_null.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
116dso_null.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 116dso_null.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
117dso_null.o: ../cryptlib.h dso_null.c 117dso_null.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_null.c
118dso_openssl.o: ../../e_os.h ../../include/openssl/bio.h 118dso_openssl.o: ../../e_os.h ../../include/openssl/bio.h
119dso_openssl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 119dso_openssl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
120dso_openssl.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 120dso_openssl.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
121dso_openssl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 121dso_openssl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
122dso_openssl.o: ../../include/openssl/opensslconf.h 122dso_openssl.o: ../../include/openssl/opensslconf.h
123dso_openssl.o: ../../include/openssl/opensslv.h 123dso_openssl.o: ../../include/openssl/opensslv.h
124dso_openssl.o: ../../include/openssl/ossl_typ.h
124dso_openssl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 125dso_openssl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
125dso_openssl.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_openssl.c 126dso_openssl.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_openssl.c
126dso_vms.o: ../../e_os.h ../../include/openssl/bio.h 127dso_vms.o: ../../e_os.h ../../include/openssl/bio.h
@@ -128,13 +129,14 @@ dso_vms.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
128dso_vms.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 129dso_vms.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
129dso_vms.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 130dso_vms.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
130dso_vms.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 131dso_vms.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
131dso_vms.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 132dso_vms.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
132dso_vms.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_vms.c 133dso_vms.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
134dso_vms.o: ../cryptlib.h dso_vms.c
133dso_win32.o: ../../e_os.h ../../include/openssl/bio.h 135dso_win32.o: ../../e_os.h ../../include/openssl/bio.h
134dso_win32.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 136dso_win32.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
135dso_win32.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 137dso_win32.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
136dso_win32.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 138dso_win32.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
137dso_win32.o: ../../include/openssl/opensslconf.h 139dso_win32.o: ../../include/openssl/opensslconf.h
138dso_win32.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 140dso_win32.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
139dso_win32.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 141dso_win32.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
140dso_win32.o: ../cryptlib.h dso_win32.c 142dso_win32.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_win32.c
diff --git a/src/lib/libssl/src/crypto/ec/Makefile b/src/lib/libssl/src/crypto/ec/Makefile
index 8f03658ad4..42f7bb7fc8 100644
--- a/src/lib/libssl/src/crypto/ec/Makefile
+++ b/src/lib/libssl/src/crypto/ec/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -22,11 +17,13 @@ TEST=ectest.c
22APPS= 17APPS=
23 18
24LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
25LIBSRC= ec_lib.c ecp_smpl.c ecp_mont.c ecp_recp.c ecp_nist.c ec_cvt.c ec_mult.c \ 20LIBSRC= ec_lib.c ecp_smpl.c ecp_mont.c ecp_nist.c ec_cvt.c ec_mult.c\
26 ec_err.c 21 ec_err.c ec_curve.c ec_check.c ec_print.c ec_asn1.c ec_key.c\
22 ec2_smpl.c ec2_smpt.c ec2_mult.c
27 23
28LIBOBJ= ec_lib.o ecp_smpl.o ecp_mont.o ecp_recp.o ecp_nist.o ec_cvt.o ec_mult.o \ 24LIBOBJ= ec_lib.o ecp_smpl.o ecp_mont.o ecp_nist.o ec_cvt.o ec_mult.o\
29 ec_err.o 25 ec_err.o ec_curve.o ec_check.o ec_print.o ec_asn1.o ec_key.o\
26 ec2_smpl.o ec2_mult.o
30 27
31SRC= $(LIBSRC) 28SRC= $(LIBSRC)
32 29
@@ -54,6 +51,7 @@ links:
54 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
55 52
56install: 53install:
54 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
57 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 55 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
58 do \ 56 do \
59 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 57 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -69,6 +67,7 @@ lint:
69 lint -DLINT $(INCLUDES) $(SRC)>fluff 67 lint -DLINT $(INCLUDES) $(SRC)>fluff
70 68
71depend: 69depend:
70 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
72 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 71 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
73 72
74dclean: 73dclean:
@@ -80,47 +79,115 @@ clean:
80 79
81# DO NOT DELETE THIS LINE -- make depend depends on it. 80# DO NOT DELETE THIS LINE -- make depend depends on it.
82 81
83ec_cvt.o: ../../include/openssl/bn.h ../../include/openssl/e_os2.h 82ec2_mult.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
84ec_cvt.o: ../../include/openssl/ec.h ../../include/openssl/opensslconf.h 83ec2_mult.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
84ec2_mult.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
85ec2_mult.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
86ec2_mult.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
87ec2_mult.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
88ec2_mult.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
89ec2_mult.o: ../../include/openssl/symhacks.h ec2_mult.c ec_lcl.h
90ec2_smpl.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
91ec2_smpl.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
92ec2_smpl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
93ec2_smpl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
94ec2_smpl.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
95ec2_smpl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
96ec2_smpl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
97ec2_smpl.o: ../../include/openssl/symhacks.h ec2_smpl.c ec2_smpt.c ec_lcl.h
98ec2_smpt.o: ec2_smpt.c
99ec_asn1.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
100ec_asn1.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
101ec_asn1.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
102ec_asn1.o: ../../include/openssl/ec.h ../../include/openssl/err.h
103ec_asn1.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
104ec_asn1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
105ec_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
106ec_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
107ec_asn1.o: ../../include/openssl/symhacks.h ec_asn1.c ec_lcl.h
108ec_check.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
109ec_check.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
110ec_check.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
111ec_check.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
112ec_check.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
113ec_check.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
114ec_check.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
115ec_check.o: ../../include/openssl/symhacks.h ec_check.c ec_lcl.h
116ec_curve.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
117ec_curve.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
118ec_curve.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
119ec_curve.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
120ec_curve.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
121ec_curve.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
122ec_curve.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
123ec_curve.o: ../../include/openssl/symhacks.h ec_curve.c ec_lcl.h
124ec_cvt.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
125ec_cvt.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
126ec_cvt.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
127ec_cvt.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
128ec_cvt.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
129ec_cvt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
130ec_cvt.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
85ec_cvt.o: ../../include/openssl/symhacks.h ec_cvt.c ec_lcl.h 131ec_cvt.o: ../../include/openssl/symhacks.h ec_cvt.c ec_lcl.h
86ec_err.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 132ec_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
87ec_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 133ec_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
88ec_err.o: ../../include/openssl/ec.h ../../include/openssl/err.h 134ec_err.o: ../../include/openssl/ec.h ../../include/openssl/err.h
89ec_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 135ec_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
90ec_err.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 136ec_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
91ec_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 137ec_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
92ec_err.o: ec_err.c 138ec_err.o: ../../include/openssl/symhacks.h ec_err.c
93ec_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 139ec_key.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
94ec_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 140ec_key.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
95ec_lib.o: ../../include/openssl/ec.h ../../include/openssl/err.h 141ec_key.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
96ec_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 142ec_key.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
97ec_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 143ec_key.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
98ec_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 144ec_key.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
99ec_lib.o: ec_lcl.h ec_lib.c 145ec_key.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
100ec_mult.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 146ec_key.o: ../../include/openssl/symhacks.h ec_key.c ec_lcl.h
101ec_mult.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 147ec_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
102ec_mult.o: ../../include/openssl/ec.h ../../include/openssl/err.h 148ec_lib.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
103ec_mult.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 149ec_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
104ec_mult.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 150ec_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
105ec_mult.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 151ec_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
106ec_mult.o: ec_lcl.h ec_mult.c 152ec_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
107ecp_mont.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 153ec_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
108ecp_mont.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 154ec_lib.o: ../../include/openssl/symhacks.h ec_lcl.h ec_lib.c
109ecp_mont.o: ../../include/openssl/ec.h ../../include/openssl/err.h 155ec_mult.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
110ecp_mont.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 156ec_mult.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
111ecp_mont.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 157ec_mult.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
112ecp_mont.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 158ec_mult.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
113ecp_mont.o: ec_lcl.h ecp_mont.c 159ec_mult.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
114ecp_nist.o: ../../include/openssl/bn.h ../../include/openssl/e_os2.h 160ec_mult.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
115ecp_nist.o: ../../include/openssl/ec.h ../../include/openssl/opensslconf.h 161ec_mult.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
162ec_mult.o: ../../include/openssl/symhacks.h ec_lcl.h ec_mult.c
163ec_print.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
164ec_print.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
165ec_print.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
166ec_print.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
167ec_print.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
168ec_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
169ec_print.o: ../../include/openssl/symhacks.h ec_lcl.h ec_print.c
170ecp_mont.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
171ecp_mont.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
172ecp_mont.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
173ecp_mont.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
174ecp_mont.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
175ecp_mont.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
176ecp_mont.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
177ecp_mont.o: ../../include/openssl/symhacks.h ec_lcl.h ecp_mont.c
178ecp_nist.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
179ecp_nist.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
180ecp_nist.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
181ecp_nist.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
182ecp_nist.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
183ecp_nist.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
184ecp_nist.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
116ecp_nist.o: ../../include/openssl/symhacks.h ec_lcl.h ecp_nist.c 185ecp_nist.o: ../../include/openssl/symhacks.h ec_lcl.h ecp_nist.c
117ecp_recp.o: ../../include/openssl/bn.h ../../include/openssl/e_os2.h 186ecp_smpl.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
118ecp_recp.o: ../../include/openssl/ec.h ../../include/openssl/opensslconf.h 187ecp_smpl.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
119ecp_recp.o: ../../include/openssl/symhacks.h ec_lcl.h ecp_recp.c 188ecp_smpl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
120ecp_smpl.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 189ecp_smpl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
121ecp_smpl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 190ecp_smpl.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
122ecp_smpl.o: ../../include/openssl/ec.h ../../include/openssl/err.h 191ecp_smpl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
123ecp_smpl.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 192ecp_smpl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
124ecp_smpl.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 193ecp_smpl.o: ../../include/openssl/symhacks.h ec_lcl.h ecp_smpl.c
125ecp_smpl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
126ecp_smpl.o: ec_lcl.h ecp_smpl.c
diff --git a/src/lib/libssl/src/crypto/ec/ec2_smpt.c b/src/lib/libssl/src/crypto/ec/ec2_smpt.c
new file mode 100644
index 0000000000..59d52bf663
--- /dev/null
+++ b/src/lib/libssl/src/crypto/ec/ec2_smpt.c
@@ -0,0 +1,74 @@
1/* crypto/ec/ec2_smpt.c */
2/* This code was originally written by Douglas Stebila
3 * <dstebila@student.math.uwaterloo.ca> for the OpenSSL project.
4 */
5/* ====================================================================
6 * Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
7 *
8 * Redistribution and use in source and binary forms, with or without
9 * modification, are permitted provided that the following conditions
10 * are met:
11 *
12 * 1. Redistributions of source code must retain the above copyright
13 * notice, this list of conditions and the following disclaimer.
14 *
15 * 2. Redistributions in binary form must reproduce the above copyright
16 * notice, this list of conditions and the following disclaimer in
17 * the documentation and/or other materials provided with the
18 * distribution.
19 *
20 * 3. All advertising materials mentioning features or use of this
21 * software must display the following acknowledgment:
22 * "This product includes software developed by the OpenSSL Project
23 * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
24 *
25 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
26 * endorse or promote products derived from this software without
27 * prior written permission. For written permission, please contact
28 * openssl-core@openssl.org.
29 *
30 * 5. Products derived from this software may not be called "OpenSSL"
31 * nor may "OpenSSL" appear in their names without prior written
32 * permission of the OpenSSL Project.
33 *
34 * 6. Redistributions of any form whatsoever must retain the following
35 * acknowledgment:
36 * "This product includes software developed by the OpenSSL Project
37 * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
38 *
39 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
40 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
41 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
42 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
43 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
44 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
45 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
46 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
47 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
48 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
49 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
50 * OF THE POSSIBILITY OF SUCH DAMAGE.
51 * ====================================================================
52 *
53 * This product includes cryptographic software written by Eric Young
54 * (eay@cryptsoft.com). This product includes software written by Tim
55 * Hudson (tjh@cryptsoft.com).
56 *
57 */
58
59
60/* Calaculates and sets the affine coordinates of an EC_POINT from the given
61 * compressed coordinates. Uses algorithm 2.3.4 of SEC 1.
62 * Note that the simple implementation only uses affine coordinates.
63 *
64 * This algorithm is patented by Certicom Corp. under US Patent 6,141,420
65 * (for licensing information, contact licensing@certicom.com).
66 * This function is disabled by default and can be enabled by defining the
67 * preprocessor macro OPENSSL_EC_BIN_PT_COMP at Configure-time.
68 */
69int ec_GF2m_simple_set_compressed_coordinates(const EC_GROUP *group, EC_POINT *point,
70 const BIGNUM *x_, int y_bit, BN_CTX *ctx)
71 {
72 ECerr(EC_F_EC_GF2M_SIMPLE_SET_COMPRESSED_COORDINATES, ERR_R_DISABLED);
73 return 0;
74 }
diff --git a/src/lib/libssl/src/crypto/engine/Makefile b/src/lib/libssl/src/crypto/engine/Makefile
index 38f83f1654..13f211a0ae 100644
--- a/src/lib/libssl/src/crypto/engine/Makefile
+++ b/src/lib/libssl/src/crypto/engine/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -24,16 +19,14 @@ APPS=
24LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
25LIBSRC= eng_err.c eng_lib.c eng_list.c eng_init.c eng_ctrl.c \ 20LIBSRC= eng_err.c eng_lib.c eng_list.c eng_init.c eng_ctrl.c \
26 eng_table.c eng_pkey.c eng_fat.c eng_all.c \ 21 eng_table.c eng_pkey.c eng_fat.c eng_all.c \
27 tb_rsa.c tb_dsa.c tb_dh.c tb_rand.c tb_cipher.c tb_digest.c \ 22 tb_rsa.c tb_dsa.c tb_ecdsa.c tb_dh.c tb_ecdh.c tb_rand.c tb_store.c \
28 eng_openssl.c eng_dyn.c eng_cnf.c \ 23 tb_cipher.c tb_digest.c \
29 hw_atalla.c hw_cswift.c hw_ncipher.c hw_nuron.c hw_ubsec.c \ 24 eng_openssl.c eng_cnf.c eng_dyn.c eng_cryptodev.c eng_padlock.c
30 hw_cryptodev.c hw_aep.c hw_sureware.c hw_4758_cca.c
31LIBOBJ= eng_err.o eng_lib.o eng_list.o eng_init.o eng_ctrl.o \ 25LIBOBJ= eng_err.o eng_lib.o eng_list.o eng_init.o eng_ctrl.o \
32 eng_table.o eng_pkey.o eng_fat.o eng_all.o \ 26 eng_table.o eng_pkey.o eng_fat.o eng_all.o \
33 tb_rsa.o tb_dsa.o tb_dh.o tb_rand.o tb_cipher.o tb_digest.o \ 27 tb_rsa.o tb_dsa.o tb_ecdsa.o tb_dh.o tb_ecdh.o tb_rand.o tb_store.o \
34 eng_openssl.o eng_dyn.o eng_cnf.o \ 28 tb_cipher.o tb_digest.o \
35 hw_atalla.o hw_cswift.o hw_ncipher.o hw_nuron.o hw_ubsec.o \ 29 eng_openssl.o eng_cnf.o eng_dyn.o eng_cryptodev.o eng_padlock.o
36 hw_cryptodev.o hw_aep.o hw_sureware.o hw_4758_cca.o
37 30
38SRC= $(LIBSRC) 31SRC= $(LIBSRC)
39 32
@@ -61,6 +54,7 @@ links:
61 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 54 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
62 55
63install: 56install:
57 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
64 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 58 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
65 do \ 59 do \
66 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 60 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -70,16 +64,13 @@ install:
70tags: 64tags:
71 ctags $(SRC) 65 ctags $(SRC)
72 66
73errors:
74 $(PERL) $(TOP)/util/mkerr.pl -conf hw.ec \
75 -nostatic -staticloader -write hw_*.c
76
77tests: 67tests:
78 68
79lint: 69lint:
80 lint -DLINT $(INCLUDES) $(SRC)>fluff 70 lint -DLINT $(INCLUDES) $(SRC)>fluff
81 71
82depend: 72depend:
73 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
83 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 74 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
84 75
85dclean: 76dclean:
@@ -91,446 +82,207 @@ clean:
91 82
92# DO NOT DELETE THIS LINE -- make depend depends on it. 83# DO NOT DELETE THIS LINE -- make depend depends on it.
93 84
94eng_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 85eng_all.o: ../../e_os.h ../../include/openssl/bio.h
95eng_all.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 86eng_all.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
96eng_all.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
97eng_all.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 87eng_all.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
98eng_all.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 88eng_all.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
99eng_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 89eng_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
100eng_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 90eng_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
101eng_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
102eng_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 91eng_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
103eng_all.o: ../../include/openssl/ui.h eng_all.c eng_int.h 92eng_all.o: ../cryptlib.h eng_all.c eng_int.h
104eng_cnf.o: ../../e_os.h ../../include/openssl/asn1.h 93eng_cnf.o: ../../e_os.h ../../include/openssl/bio.h
105eng_cnf.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
106eng_cnf.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 94eng_cnf.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
107eng_cnf.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h 95eng_cnf.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
108eng_cnf.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
109eng_cnf.o: ../../include/openssl/engine.h ../../include/openssl/err.h 96eng_cnf.o: ../../include/openssl/engine.h ../../include/openssl/err.h
110eng_cnf.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 97eng_cnf.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
111eng_cnf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 98eng_cnf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
112eng_cnf.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
113eng_cnf.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 99eng_cnf.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
114eng_cnf.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 100eng_cnf.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_cnf.c eng_int.h
115eng_cnf.o: ../cryptlib.h eng_cnf.c 101eng_cryptodev.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
116eng_ctrl.o: ../../e_os.h ../../include/openssl/asn1.h 102eng_cryptodev.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
117eng_ctrl.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 103eng_cryptodev.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
104eng_cryptodev.o: ../../include/openssl/evp.h ../../include/openssl/obj_mac.h
105eng_cryptodev.o: ../../include/openssl/objects.h
106eng_cryptodev.o: ../../include/openssl/opensslconf.h
107eng_cryptodev.o: ../../include/openssl/opensslv.h
108eng_cryptodev.o: ../../include/openssl/ossl_typ.h
109eng_cryptodev.o: ../../include/openssl/safestack.h
110eng_cryptodev.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
111eng_cryptodev.o: eng_cryptodev.c
112eng_ctrl.o: ../../e_os.h ../../include/openssl/bio.h
118eng_ctrl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 113eng_ctrl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
119eng_ctrl.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
120eng_ctrl.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 114eng_ctrl.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
121eng_ctrl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 115eng_ctrl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
122eng_ctrl.o: ../../include/openssl/opensslconf.h 116eng_ctrl.o: ../../include/openssl/opensslconf.h
123eng_ctrl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 117eng_ctrl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
124eng_ctrl.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
125eng_ctrl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 118eng_ctrl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
126eng_ctrl.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 119eng_ctrl.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_ctrl.c eng_int.h
127eng_ctrl.o: ../cryptlib.h eng_ctrl.c eng_int.h 120eng_dyn.o: ../../e_os.h ../../include/openssl/bio.h
128eng_dyn.o: ../../e_os.h ../../include/openssl/asn1.h
129eng_dyn.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
130eng_dyn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 121eng_dyn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
131eng_dyn.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
132eng_dyn.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 122eng_dyn.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
133eng_dyn.o: ../../include/openssl/engine.h ../../include/openssl/err.h 123eng_dyn.o: ../../include/openssl/engine.h ../../include/openssl/err.h
134eng_dyn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 124eng_dyn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
135eng_dyn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 125eng_dyn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
136eng_dyn.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
137eng_dyn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 126eng_dyn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
138eng_dyn.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 127eng_dyn.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_dyn.c eng_int.h
139eng_dyn.o: ../cryptlib.h eng_dyn.c eng_int.h 128eng_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
140eng_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
141eng_err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
142eng_err.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
143eng_err.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 129eng_err.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
144eng_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 130eng_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
145eng_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 131eng_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
146eng_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 132eng_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
147eng_err.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
148eng_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 133eng_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
149eng_err.o: ../../include/openssl/ui.h eng_err.c 134eng_err.o: eng_err.c
150eng_fat.o: ../../e_os.h ../../include/openssl/asn1.h 135eng_fat.o: ../../e_os.h ../../include/openssl/bio.h
151eng_fat.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
152eng_fat.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 136eng_fat.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
153eng_fat.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h 137eng_fat.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
154eng_fat.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
155eng_fat.o: ../../include/openssl/engine.h ../../include/openssl/err.h 138eng_fat.o: ../../include/openssl/engine.h ../../include/openssl/err.h
156eng_fat.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 139eng_fat.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
157eng_fat.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 140eng_fat.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
158eng_fat.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
159eng_fat.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 141eng_fat.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
160eng_fat.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 142eng_fat.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_fat.c eng_int.h
161eng_fat.o: ../cryptlib.h eng_fat.c eng_int.h 143eng_init.o: ../../e_os.h ../../include/openssl/bio.h
162eng_init.o: ../../e_os.h ../../include/openssl/asn1.h
163eng_init.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
164eng_init.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 144eng_init.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
165eng_init.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
166eng_init.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 145eng_init.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
167eng_init.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 146eng_init.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
168eng_init.o: ../../include/openssl/opensslconf.h 147eng_init.o: ../../include/openssl/opensslconf.h
169eng_init.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 148eng_init.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
170eng_init.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
171eng_init.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 149eng_init.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
172eng_init.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 150eng_init.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_init.c eng_int.h
173eng_init.o: ../cryptlib.h eng_init.c eng_int.h 151eng_lib.o: ../../e_os.h ../../include/openssl/bio.h
174eng_lib.o: ../../e_os.h ../../include/openssl/asn1.h
175eng_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
176eng_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 152eng_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
177eng_lib.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
178eng_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 153eng_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
179eng_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 154eng_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
180eng_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 155eng_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
181eng_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 156eng_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
182eng_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 157eng_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
183eng_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 158eng_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h eng_lib.c
184eng_lib.o: ../../include/openssl/ui.h ../cryptlib.h eng_int.h eng_lib.c 159eng_list.o: ../../e_os.h ../../include/openssl/bio.h
185eng_list.o: ../../e_os.h ../../include/openssl/asn1.h
186eng_list.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
187eng_list.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 160eng_list.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
188eng_list.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
189eng_list.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 161eng_list.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
190eng_list.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 162eng_list.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
191eng_list.o: ../../include/openssl/opensslconf.h 163eng_list.o: ../../include/openssl/opensslconf.h
192eng_list.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 164eng_list.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
193eng_list.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
194eng_list.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 165eng_list.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
195eng_list.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 166eng_list.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h eng_list.c
196eng_list.o: ../cryptlib.h eng_int.h eng_list.c 167eng_openssl.o: ../../e_os.h ../../include/openssl/asn1.h
197eng_openssl.o: ../../e_os.h ../../include/openssl/aes.h 168eng_openssl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
198eng_openssl.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 169eng_openssl.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
199eng_openssl.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
200eng_openssl.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
201eng_openssl.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
202eng_openssl.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
203eng_openssl.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h 170eng_openssl.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h
204eng_openssl.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 171eng_openssl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
205eng_openssl.o: ../../include/openssl/err.h ../../include/openssl/evp.h 172eng_openssl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
206eng_openssl.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 173eng_openssl.o: ../../include/openssl/engine.h ../../include/openssl/err.h
207eng_openssl.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 174eng_openssl.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
208eng_openssl.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
209eng_openssl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 175eng_openssl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
210eng_openssl.o: ../../include/openssl/opensslconf.h 176eng_openssl.o: ../../include/openssl/opensslconf.h
211eng_openssl.o: ../../include/openssl/opensslv.h 177eng_openssl.o: ../../include/openssl/opensslv.h
212eng_openssl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h 178eng_openssl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
213eng_openssl.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h 179eng_openssl.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
214eng_openssl.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 180eng_openssl.o: ../../include/openssl/rand.h ../../include/openssl/rc4.h
215eng_openssl.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 181eng_openssl.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
216eng_openssl.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 182eng_openssl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
217eng_openssl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 183eng_openssl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
218eng_openssl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 184eng_openssl.o: ../../include/openssl/x509_vfy.h ../cryptlib.h eng_openssl.c
219eng_openssl.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 185eng_padlock.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
220eng_openssl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 186eng_padlock.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
221eng_openssl.o: ../cryptlib.h eng_openssl.c 187eng_padlock.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
222eng_pkey.o: ../../e_os.h ../../include/openssl/asn1.h 188eng_padlock.o: ../../include/openssl/engine.h ../../include/openssl/err.h
223eng_pkey.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 189eng_padlock.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
190eng_padlock.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
191eng_padlock.o: ../../include/openssl/opensslconf.h
192eng_padlock.o: ../../include/openssl/opensslv.h
193eng_padlock.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
194eng_padlock.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
195eng_padlock.o: ../../include/openssl/symhacks.h eng_padlock.c
196eng_pkey.o: ../../e_os.h ../../include/openssl/bio.h
224eng_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 197eng_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
225eng_pkey.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
226eng_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 198eng_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
227eng_pkey.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 199eng_pkey.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
228eng_pkey.o: ../../include/openssl/opensslconf.h 200eng_pkey.o: ../../include/openssl/opensslconf.h
229eng_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 201eng_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
230eng_pkey.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
231eng_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 202eng_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
232eng_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 203eng_pkey.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h eng_pkey.c
233eng_pkey.o: ../cryptlib.h eng_int.h eng_pkey.c 204eng_table.o: ../../e_os.h ../../include/openssl/asn1.h
234eng_table.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 205eng_table.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
235eng_table.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 206eng_table.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
236eng_table.o: ../../include/openssl/bn.h ../../include/openssl/cast.h
237eng_table.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
238eng_table.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
239eng_table.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
240eng_table.o: ../../include/openssl/engine.h ../../include/openssl/err.h 207eng_table.o: ../../include/openssl/engine.h ../../include/openssl/err.h
241eng_table.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 208eng_table.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
242eng_table.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 209eng_table.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
243eng_table.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
244eng_table.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
245eng_table.o: ../../include/openssl/objects.h
246eng_table.o: ../../include/openssl/opensslconf.h 210eng_table.o: ../../include/openssl/opensslconf.h
247eng_table.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 211eng_table.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
248eng_table.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 212eng_table.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
249eng_table.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 213eng_table.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h
250eng_table.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 214eng_table.o: eng_table.c
251eng_table.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 215tb_cipher.o: ../../e_os.h ../../include/openssl/bio.h
252eng_table.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 216tb_cipher.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
253eng_table.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 217tb_cipher.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
254eng_table.o: eng_int.h eng_table.c 218tb_cipher.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
255hw_4758_cca.o: ../../e_os.h ../../include/openssl/aes.h
256hw_4758_cca.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
257hw_4758_cca.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
258hw_4758_cca.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
259hw_4758_cca.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
260hw_4758_cca.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
261hw_4758_cca.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h
262hw_4758_cca.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
263hw_4758_cca.o: ../../include/openssl/err.h ../../include/openssl/evp.h
264hw_4758_cca.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
265hw_4758_cca.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
266hw_4758_cca.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
267hw_4758_cca.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
268hw_4758_cca.o: ../../include/openssl/opensslconf.h
269hw_4758_cca.o: ../../include/openssl/opensslv.h
270hw_4758_cca.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
271hw_4758_cca.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h
272hw_4758_cca.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
273hw_4758_cca.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
274hw_4758_cca.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
275hw_4758_cca.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
276hw_4758_cca.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
277hw_4758_cca.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
278hw_4758_cca.o: ../cryptlib.h hw_4758_cca.c hw_4758_cca_err.c hw_4758_cca_err.h
279hw_4758_cca.o: vendor_defns/hw_4758_cca.h
280hw_aep.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
281hw_aep.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
282hw_aep.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
283hw_aep.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h
284hw_aep.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
285hw_aep.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
286hw_aep.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
287hw_aep.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
288hw_aep.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
289hw_aep.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
290hw_aep.o: ../../include/openssl/ui.h hw_aep.c hw_aep_err.c hw_aep_err.h
291hw_aep.o: vendor_defns/aep.h
292hw_atalla.o: ../../e_os.h ../../include/openssl/asn1.h
293hw_atalla.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
294hw_atalla.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
295hw_atalla.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
296hw_atalla.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
297hw_atalla.o: ../../include/openssl/engine.h ../../include/openssl/err.h
298hw_atalla.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
299hw_atalla.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
300hw_atalla.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
301hw_atalla.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
302hw_atalla.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
303hw_atalla.o: ../cryptlib.h hw_atalla.c hw_atalla_err.c hw_atalla_err.h
304hw_atalla.o: vendor_defns/atalla.h
305hw_cryptodev.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
306hw_cryptodev.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
307hw_cryptodev.o: ../../include/openssl/bn.h ../../include/openssl/cast.h
308hw_cryptodev.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
309hw_cryptodev.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
310hw_cryptodev.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
311hw_cryptodev.o: ../../include/openssl/engine.h ../../include/openssl/err.h
312hw_cryptodev.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
313hw_cryptodev.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
314hw_cryptodev.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
315hw_cryptodev.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
316hw_cryptodev.o: ../../include/openssl/objects.h
317hw_cryptodev.o: ../../include/openssl/opensslconf.h
318hw_cryptodev.o: ../../include/openssl/opensslv.h
319hw_cryptodev.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
320hw_cryptodev.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
321hw_cryptodev.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
322hw_cryptodev.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
323hw_cryptodev.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
324hw_cryptodev.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
325hw_cryptodev.o: ../../include/openssl/ui_compat.h hw_cryptodev.c
326hw_cswift.o: ../../e_os.h ../../include/openssl/asn1.h
327hw_cswift.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
328hw_cswift.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
329hw_cswift.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
330hw_cswift.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
331hw_cswift.o: ../../include/openssl/engine.h ../../include/openssl/err.h
332hw_cswift.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
333hw_cswift.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
334hw_cswift.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
335hw_cswift.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
336hw_cswift.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
337hw_cswift.o: ../cryptlib.h hw_cswift.c hw_cswift_err.c hw_cswift_err.h
338hw_cswift.o: vendor_defns/cswift.h
339hw_ncipher.o: ../../e_os.h ../../include/openssl/aes.h
340hw_ncipher.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
341hw_ncipher.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
342hw_ncipher.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
343hw_ncipher.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
344hw_ncipher.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
345hw_ncipher.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h
346hw_ncipher.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
347hw_ncipher.o: ../../include/openssl/err.h ../../include/openssl/evp.h
348hw_ncipher.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
349hw_ncipher.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
350hw_ncipher.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
351hw_ncipher.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
352hw_ncipher.o: ../../include/openssl/opensslconf.h
353hw_ncipher.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
354hw_ncipher.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
355hw_ncipher.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
356hw_ncipher.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
357hw_ncipher.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
358hw_ncipher.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
359hw_ncipher.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
360hw_ncipher.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
361hw_ncipher.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
362hw_ncipher.o: ../../include/openssl/x509_vfy.h ../cryptlib.h hw_ncipher.c
363hw_ncipher.o: hw_ncipher_err.c hw_ncipher_err.h vendor_defns/hwcryptohook.h
364hw_nuron.o: ../../e_os.h ../../include/openssl/asn1.h
365hw_nuron.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
366hw_nuron.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
367hw_nuron.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
368hw_nuron.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
369hw_nuron.o: ../../include/openssl/engine.h ../../include/openssl/err.h
370hw_nuron.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
371hw_nuron.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
372hw_nuron.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
373hw_nuron.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
374hw_nuron.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
375hw_nuron.o: ../cryptlib.h hw_nuron.c hw_nuron_err.c hw_nuron_err.h
376hw_sureware.o: ../../e_os.h ../../include/openssl/aes.h
377hw_sureware.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
378hw_sureware.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
379hw_sureware.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
380hw_sureware.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
381hw_sureware.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
382hw_sureware.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h
383hw_sureware.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
384hw_sureware.o: ../../include/openssl/err.h ../../include/openssl/evp.h
385hw_sureware.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
386hw_sureware.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
387hw_sureware.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
388hw_sureware.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
389hw_sureware.o: ../../include/openssl/opensslconf.h
390hw_sureware.o: ../../include/openssl/opensslv.h
391hw_sureware.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
392hw_sureware.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
393hw_sureware.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h
394hw_sureware.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
395hw_sureware.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
396hw_sureware.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
397hw_sureware.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
398hw_sureware.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
399hw_sureware.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
400hw_sureware.o: ../cryptlib.h eng_int.h engine.h hw_sureware.c hw_sureware_err.c
401hw_sureware.o: hw_sureware_err.h vendor_defns/sureware.h
402hw_ubsec.o: ../../e_os.h ../../include/openssl/asn1.h
403hw_ubsec.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
404hw_ubsec.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
405hw_ubsec.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
406hw_ubsec.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
407hw_ubsec.o: ../../include/openssl/engine.h ../../include/openssl/err.h
408hw_ubsec.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
409hw_ubsec.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
410hw_ubsec.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
411hw_ubsec.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
412hw_ubsec.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
413hw_ubsec.o: ../cryptlib.h hw_ubsec.c hw_ubsec_err.c hw_ubsec_err.h
414hw_ubsec.o: vendor_defns/hw_ubsec.h
415tb_cipher.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
416tb_cipher.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
417tb_cipher.o: ../../include/openssl/bn.h ../../include/openssl/cast.h
418tb_cipher.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
419tb_cipher.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
420tb_cipher.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
421tb_cipher.o: ../../include/openssl/engine.h ../../include/openssl/err.h
422tb_cipher.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
423tb_cipher.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
424tb_cipher.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
425tb_cipher.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
426tb_cipher.o: ../../include/openssl/objects.h
427tb_cipher.o: ../../include/openssl/opensslconf.h 219tb_cipher.o: ../../include/openssl/opensslconf.h
428tb_cipher.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 220tb_cipher.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
429tb_cipher.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 221tb_cipher.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
430tb_cipher.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 222tb_cipher.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h
431tb_cipher.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 223tb_cipher.o: tb_cipher.c
432tb_cipher.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 224tb_dh.o: ../../e_os.h ../../include/openssl/bio.h
433tb_cipher.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 225tb_dh.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
434tb_cipher.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 226tb_dh.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
435tb_cipher.o: eng_int.h tb_cipher.c 227tb_dh.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
436tb_dh.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 228tb_dh.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
437tb_dh.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 229tb_dh.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
438tb_dh.o: ../../include/openssl/bn.h ../../include/openssl/cast.h
439tb_dh.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
440tb_dh.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
441tb_dh.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
442tb_dh.o: ../../include/openssl/engine.h ../../include/openssl/err.h
443tb_dh.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
444tb_dh.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
445tb_dh.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
446tb_dh.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
447tb_dh.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
448tb_dh.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
449tb_dh.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h
450tb_dh.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
451tb_dh.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
452tb_dh.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
453tb_dh.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 230tb_dh.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
454tb_dh.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h eng_int.h 231tb_dh.o: ../cryptlib.h eng_int.h tb_dh.c
455tb_dh.o: tb_dh.c 232tb_digest.o: ../../e_os.h ../../include/openssl/bio.h
456tb_digest.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 233tb_digest.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
457tb_digest.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 234tb_digest.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
458tb_digest.o: ../../include/openssl/bn.h ../../include/openssl/cast.h 235tb_digest.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
459tb_digest.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
460tb_digest.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
461tb_digest.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
462tb_digest.o: ../../include/openssl/engine.h ../../include/openssl/err.h
463tb_digest.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
464tb_digest.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
465tb_digest.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
466tb_digest.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
467tb_digest.o: ../../include/openssl/objects.h
468tb_digest.o: ../../include/openssl/opensslconf.h 236tb_digest.o: ../../include/openssl/opensslconf.h
469tb_digest.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 237tb_digest.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
470tb_digest.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 238tb_digest.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
471tb_digest.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 239tb_digest.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h
472tb_digest.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 240tb_digest.o: tb_digest.c
473tb_digest.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 241tb_dsa.o: ../../e_os.h ../../include/openssl/bio.h
474tb_digest.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 242tb_dsa.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
475tb_digest.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 243tb_dsa.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
476tb_digest.o: eng_int.h tb_digest.c 244tb_dsa.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
477tb_dsa.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 245tb_dsa.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
478tb_dsa.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 246tb_dsa.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
479tb_dsa.o: ../../include/openssl/bn.h ../../include/openssl/cast.h
480tb_dsa.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
481tb_dsa.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
482tb_dsa.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
483tb_dsa.o: ../../include/openssl/engine.h ../../include/openssl/err.h
484tb_dsa.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
485tb_dsa.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
486tb_dsa.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
487tb_dsa.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
488tb_dsa.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
489tb_dsa.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
490tb_dsa.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h
491tb_dsa.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
492tb_dsa.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
493tb_dsa.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
494tb_dsa.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 247tb_dsa.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
495tb_dsa.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 248tb_dsa.o: ../cryptlib.h eng_int.h tb_dsa.c
496tb_dsa.o: eng_int.h tb_dsa.c 249tb_ecdh.o: ../../e_os.h ../../include/openssl/bio.h
497tb_rand.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 250tb_ecdh.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
498tb_rand.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 251tb_ecdh.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
499tb_rand.o: ../../include/openssl/bn.h ../../include/openssl/cast.h 252tb_ecdh.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
500tb_rand.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 253tb_ecdh.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
501tb_rand.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 254tb_ecdh.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
502tb_rand.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 255tb_ecdh.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
503tb_rand.o: ../../include/openssl/engine.h ../../include/openssl/err.h 256tb_ecdh.o: ../cryptlib.h eng_int.h tb_ecdh.c
504tb_rand.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 257tb_ecdsa.o: ../../e_os.h ../../include/openssl/bio.h
505tb_rand.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 258tb_ecdsa.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
506tb_rand.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 259tb_ecdsa.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
507tb_rand.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 260tb_ecdsa.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
508tb_rand.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 261tb_ecdsa.o: ../../include/openssl/opensslconf.h
509tb_rand.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 262tb_ecdsa.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
510tb_rand.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 263tb_ecdsa.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
511tb_rand.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 264tb_ecdsa.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h tb_ecdsa.c
512tb_rand.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 265tb_rand.o: ../../e_os.h ../../include/openssl/bio.h
513tb_rand.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 266tb_rand.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
267tb_rand.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
268tb_rand.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
269tb_rand.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
270tb_rand.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
514tb_rand.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 271tb_rand.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
515tb_rand.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 272tb_rand.o: ../cryptlib.h eng_int.h tb_rand.c
516tb_rand.o: eng_int.h tb_rand.c 273tb_rsa.o: ../../e_os.h ../../include/openssl/bio.h
517tb_rsa.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 274tb_rsa.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
518tb_rsa.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 275tb_rsa.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
519tb_rsa.o: ../../include/openssl/bn.h ../../include/openssl/cast.h 276tb_rsa.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
520tb_rsa.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 277tb_rsa.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
521tb_rsa.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 278tb_rsa.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
522tb_rsa.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
523tb_rsa.o: ../../include/openssl/engine.h ../../include/openssl/err.h
524tb_rsa.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
525tb_rsa.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
526tb_rsa.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
527tb_rsa.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
528tb_rsa.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
529tb_rsa.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
530tb_rsa.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h
531tb_rsa.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
532tb_rsa.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
533tb_rsa.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
534tb_rsa.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 279tb_rsa.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
535tb_rsa.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 280tb_rsa.o: ../cryptlib.h eng_int.h tb_rsa.c
536tb_rsa.o: eng_int.h tb_rsa.c 281tb_store.o: ../../e_os.h ../../include/openssl/bio.h
282tb_store.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
283tb_store.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
284tb_store.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
285tb_store.o: ../../include/openssl/opensslconf.h
286tb_store.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
287tb_store.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
288tb_store.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h tb_store.c
diff --git a/src/lib/libssl/src/crypto/engine/eng_cryptodev.c b/src/lib/libssl/src/crypto/engine/eng_cryptodev.c
new file mode 100644
index 0000000000..ab38cd52f0
--- /dev/null
+++ b/src/lib/libssl/src/crypto/engine/eng_cryptodev.c
@@ -0,0 +1,1133 @@
1/*
2 * Copyright (c) 2002 Bob Beck <beck@openbsd.org>
3 * Copyright (c) 2002 Theo de Raadt
4 * Copyright (c) 2002 Markus Friedl
5 * All rights reserved.
6 *
7 * Redistribution and use in source and binary forms, with or without
8 * modification, are permitted provided that the following conditions
9 * are met:
10 * 1. Redistributions of source code must retain the above copyright
11 * notice, this list of conditions and the following disclaimer.
12 * 2. Redistributions in binary form must reproduce the above copyright
13 * notice, this list of conditions and the following disclaimer in the
14 * documentation and/or other materials provided with the distribution.
15 *
16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY
17 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
18 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
19 * DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY
20 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
21 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
22 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
23 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
25 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26 *
27 */
28
29#include <openssl/objects.h>
30#include <openssl/engine.h>
31#include <openssl/evp.h>
32#include <openssl/bn.h>
33
34#if (defined(__unix__) || defined(unix)) && !defined(USG) && \
35 (defined(OpenBSD) || defined(__FreeBSD_version))
36#include <sys/param.h>
37# if (OpenBSD >= 200112) || ((__FreeBSD_version >= 470101 && __FreeBSD_version < 500000) || __FreeBSD_version >= 500041)
38# define HAVE_CRYPTODEV
39# endif
40# if (OpenBSD >= 200110)
41# define HAVE_SYSLOG_R
42# endif
43#endif
44
45#ifndef HAVE_CRYPTODEV
46
47void
48ENGINE_load_cryptodev(void)
49{
50 /* This is a NOP on platforms without /dev/crypto */
51 return;
52}
53
54#else
55
56#include <sys/types.h>
57#include <crypto/cryptodev.h>
58#include <sys/ioctl.h>
59#include <errno.h>
60#include <stdio.h>
61#include <unistd.h>
62#include <fcntl.h>
63#include <stdarg.h>
64#include <syslog.h>
65#include <errno.h>
66#include <string.h>
67
68struct dev_crypto_state {
69 struct session_op d_sess;
70 int d_fd;
71};
72
73static u_int32_t cryptodev_asymfeat = 0;
74
75static int get_asym_dev_crypto(void);
76static int open_dev_crypto(void);
77static int get_dev_crypto(void);
78static int cryptodev_max_iv(int cipher);
79static int cryptodev_key_length_valid(int cipher, int len);
80static int cipher_nid_to_cryptodev(int nid);
81static int get_cryptodev_ciphers(const int **cnids);
82static int get_cryptodev_digests(const int **cnids);
83static int cryptodev_usable_ciphers(const int **nids);
84static int cryptodev_usable_digests(const int **nids);
85static int cryptodev_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
86 const unsigned char *in, unsigned int inl);
87static int cryptodev_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
88 const unsigned char *iv, int enc);
89static int cryptodev_cleanup(EVP_CIPHER_CTX *ctx);
90static int cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher,
91 const int **nids, int nid);
92static int cryptodev_engine_digests(ENGINE *e, const EVP_MD **digest,
93 const int **nids, int nid);
94static int bn2crparam(const BIGNUM *a, struct crparam *crp);
95static int crparam2bn(struct crparam *crp, BIGNUM *a);
96static void zapparams(struct crypt_kop *kop);
97static int cryptodev_asym(struct crypt_kop *kop, int rlen, BIGNUM *r,
98 int slen, BIGNUM *s);
99
100static int cryptodev_bn_mod_exp(BIGNUM *r, const BIGNUM *a,
101 const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx);
102static int cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I,
103 RSA *rsa);
104static int cryptodev_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx);
105static int cryptodev_dsa_bn_mod_exp(DSA *dsa, BIGNUM *r, BIGNUM *a,
106 const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx);
107static int cryptodev_dsa_dsa_mod_exp(DSA *dsa, BIGNUM *t1, BIGNUM *g,
108 BIGNUM *u1, BIGNUM *pub_key, BIGNUM *u2, BIGNUM *p,
109 BN_CTX *ctx, BN_MONT_CTX *mont);
110static DSA_SIG *cryptodev_dsa_do_sign(const unsigned char *dgst,
111 int dlen, DSA *dsa);
112static int cryptodev_dsa_verify(const unsigned char *dgst, int dgst_len,
113 DSA_SIG *sig, DSA *dsa);
114static int cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a,
115 const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx,
116 BN_MONT_CTX *m_ctx);
117static int cryptodev_dh_compute_key(unsigned char *key,
118 const BIGNUM *pub_key, DH *dh);
119static int cryptodev_ctrl(ENGINE *e, int cmd, long i, void *p,
120 void (*f)());
121void ENGINE_load_cryptodev(void);
122
123static const ENGINE_CMD_DEFN cryptodev_defns[] = {
124 { 0, NULL, NULL, 0 }
125};
126
127static struct {
128 int id;
129 int nid;
130 int ivmax;
131 int keylen;
132} ciphers[] = {
133 { CRYPTO_DES_CBC, NID_des_cbc, 8, 8, },
134 { CRYPTO_3DES_CBC, NID_des_ede3_cbc, 8, 24, },
135 { CRYPTO_AES_CBC, NID_aes_128_cbc, 16, 16, },
136 { CRYPTO_BLF_CBC, NID_bf_cbc, 8, 16, },
137 { CRYPTO_CAST_CBC, NID_cast5_cbc, 8, 16, },
138 { CRYPTO_SKIPJACK_CBC, NID_undef, 0, 0, },
139 { 0, NID_undef, 0, 0, },
140};
141
142static struct {
143 int id;
144 int nid;
145} digests[] = {
146 { CRYPTO_SHA1_HMAC, NID_hmacWithSHA1, },
147 { CRYPTO_RIPEMD160_HMAC, NID_ripemd160, },
148 { CRYPTO_MD5_KPDK, NID_undef, },
149 { CRYPTO_SHA1_KPDK, NID_undef, },
150 { CRYPTO_MD5, NID_md5, },
151 { CRYPTO_SHA1, NID_undef, },
152 { 0, NID_undef, },
153};
154
155/*
156 * Return a fd if /dev/crypto seems usable, 0 otherwise.
157 */
158static int
159open_dev_crypto(void)
160{
161 static int fd = -1;
162
163 if (fd == -1) {
164 if ((fd = open("/dev/crypto", O_RDWR, 0)) == -1)
165 return (-1);
166 /* close on exec */
167 if (fcntl(fd, F_SETFD, 1) == -1) {
168 close(fd);
169 fd = -1;
170 return (-1);
171 }
172 }
173 return (fd);
174}
175
176static int
177get_dev_crypto(void)
178{
179 int fd, retfd;
180
181 if ((fd = open_dev_crypto()) == -1)
182 return (-1);
183 if (ioctl(fd, CRIOGET, &retfd) == -1)
184 return (-1);
185
186 /* close on exec */
187 if (fcntl(retfd, F_SETFD, 1) == -1) {
188 close(retfd);
189 return (-1);
190 }
191 return (retfd);
192}
193
194/* Caching version for asym operations */
195static int
196get_asym_dev_crypto(void)
197{
198 static int fd = -1;
199
200 if (fd == -1)
201 fd = get_dev_crypto();
202 return fd;
203}
204
205/*
206 * XXXX this needs to be set for each alg - and determined from
207 * a running card.
208 */
209static int
210cryptodev_max_iv(int cipher)
211{
212 int i;
213
214 for (i = 0; ciphers[i].id; i++)
215 if (ciphers[i].id == cipher)
216 return (ciphers[i].ivmax);
217 return (0);
218}
219
220/*
221 * XXXX this needs to be set for each alg - and determined from
222 * a running card. For now, fake it out - but most of these
223 * for real devices should return 1 for the supported key
224 * sizes the device can handle.
225 */
226static int
227cryptodev_key_length_valid(int cipher, int len)
228{
229 int i;
230
231 for (i = 0; ciphers[i].id; i++)
232 if (ciphers[i].id == cipher)
233 return (ciphers[i].keylen == len);
234 return (0);
235}
236
237/* convert libcrypto nids to cryptodev */
238static int
239cipher_nid_to_cryptodev(int nid)
240{
241 int i;
242
243 for (i = 0; ciphers[i].id; i++)
244 if (ciphers[i].nid == nid)
245 return (ciphers[i].id);
246 return (0);
247}
248
249/*
250 * Find out what ciphers /dev/crypto will let us have a session for.
251 * XXX note, that some of these openssl doesn't deal with yet!
252 * returning them here is harmless, as long as we return NULL
253 * when asked for a handler in the cryptodev_engine_ciphers routine
254 */
255static int
256get_cryptodev_ciphers(const int **cnids)
257{
258 static int nids[CRYPTO_ALGORITHM_MAX];
259 struct session_op sess;
260 int fd, i, count = 0;
261
262 if ((fd = get_dev_crypto()) < 0) {
263 *cnids = NULL;
264 return (0);
265 }
266 memset(&sess, 0, sizeof(sess));
267 sess.key = (caddr_t)"123456781234567812345678";
268
269 for (i = 0; ciphers[i].id && count < CRYPTO_ALGORITHM_MAX; i++) {
270 if (ciphers[i].nid == NID_undef)
271 continue;
272 sess.cipher = ciphers[i].id;
273 sess.keylen = ciphers[i].keylen;
274 sess.mac = 0;
275 if (ioctl(fd, CIOCGSESSION, &sess) != -1 &&
276 ioctl(fd, CIOCFSESSION, &sess.ses) != -1)
277 nids[count++] = ciphers[i].nid;
278 }
279 close(fd);
280
281 if (count > 0)
282 *cnids = nids;
283 else
284 *cnids = NULL;
285 return (count);
286}
287
288/*
289 * Find out what digests /dev/crypto will let us have a session for.
290 * XXX note, that some of these openssl doesn't deal with yet!
291 * returning them here is harmless, as long as we return NULL
292 * when asked for a handler in the cryptodev_engine_digests routine
293 */
294static int
295get_cryptodev_digests(const int **cnids)
296{
297 static int nids[CRYPTO_ALGORITHM_MAX];
298 struct session_op sess;
299 int fd, i, count = 0;
300
301 if ((fd = get_dev_crypto()) < 0) {
302 *cnids = NULL;
303 return (0);
304 }
305 memset(&sess, 0, sizeof(sess));
306 for (i = 0; digests[i].id && count < CRYPTO_ALGORITHM_MAX; i++) {
307 if (digests[i].nid == NID_undef)
308 continue;
309 sess.mac = digests[i].id;
310 sess.cipher = 0;
311 if (ioctl(fd, CIOCGSESSION, &sess) != -1 &&
312 ioctl(fd, CIOCFSESSION, &sess.ses) != -1)
313 nids[count++] = digests[i].nid;
314 }
315 close(fd);
316
317 if (count > 0)
318 *cnids = nids;
319 else
320 *cnids = NULL;
321 return (count);
322}
323
324/*
325 * Find the useable ciphers|digests from dev/crypto - this is the first
326 * thing called by the engine init crud which determines what it
327 * can use for ciphers from this engine. We want to return
328 * only what we can do, anythine else is handled by software.
329 *
330 * If we can't initialize the device to do anything useful for
331 * any reason, we want to return a NULL array, and 0 length,
332 * which forces everything to be done is software. By putting
333 * the initalization of the device in here, we ensure we can
334 * use this engine as the default, and if for whatever reason
335 * /dev/crypto won't do what we want it will just be done in
336 * software
337 *
338 * This can (should) be greatly expanded to perhaps take into
339 * account speed of the device, and what we want to do.
340 * (although the disabling of particular alg's could be controlled
341 * by the device driver with sysctl's.) - this is where we
342 * want most of the decisions made about what we actually want
343 * to use from /dev/crypto.
344 */
345static int
346cryptodev_usable_ciphers(const int **nids)
347{
348 return (get_cryptodev_ciphers(nids));
349}
350
351static int
352cryptodev_usable_digests(const int **nids)
353{
354 /*
355 * XXXX just disable all digests for now, because it sucks.
356 * we need a better way to decide this - i.e. I may not
357 * want digests on slow cards like hifn on fast machines,
358 * but might want them on slow or loaded machines, etc.
359 * will also want them when using crypto cards that don't
360 * suck moose gonads - would be nice to be able to decide something
361 * as reasonable default without having hackery that's card dependent.
362 * of course, the default should probably be just do everything,
363 * with perhaps a sysctl to turn algoritms off (or have them off
364 * by default) on cards that generally suck like the hifn.
365 */
366 *nids = NULL;
367 return (0);
368}
369
370static int
371cryptodev_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
372 const unsigned char *in, unsigned int inl)
373{
374 struct crypt_op cryp;
375 struct dev_crypto_state *state = ctx->cipher_data;
376 struct session_op *sess = &state->d_sess;
377 void *iiv;
378 unsigned char save_iv[EVP_MAX_IV_LENGTH];
379
380 if (state->d_fd < 0)
381 return (0);
382 if (!inl)
383 return (1);
384 if ((inl % ctx->cipher->block_size) != 0)
385 return (0);
386
387 memset(&cryp, 0, sizeof(cryp));
388
389 cryp.ses = sess->ses;
390 cryp.flags = 0;
391 cryp.len = inl;
392 cryp.src = (caddr_t) in;
393 cryp.dst = (caddr_t) out;
394 cryp.mac = 0;
395
396 cryp.op = ctx->encrypt ? COP_ENCRYPT : COP_DECRYPT;
397
398 if (ctx->cipher->iv_len) {
399 cryp.iv = (caddr_t) ctx->iv;
400 if (!ctx->encrypt) {
401 iiv = (void *) in + inl - ctx->cipher->iv_len;
402 memcpy(save_iv, iiv, ctx->cipher->iv_len);
403 }
404 } else
405 cryp.iv = NULL;
406
407 if (ioctl(state->d_fd, CIOCCRYPT, &cryp) == -1) {
408 /* XXX need better errror handling
409 * this can fail for a number of different reasons.
410 */
411 return (0);
412 }
413
414 if (ctx->cipher->iv_len) {
415 if (ctx->encrypt)
416 iiv = (void *) out + inl - ctx->cipher->iv_len;
417 else
418 iiv = save_iv;
419 memcpy(ctx->iv, iiv, ctx->cipher->iv_len);
420 }
421 return (1);
422}
423
424static int
425cryptodev_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
426 const unsigned char *iv, int enc)
427{
428 struct dev_crypto_state *state = ctx->cipher_data;
429 struct session_op *sess = &state->d_sess;
430 int cipher;
431
432 if ((cipher = cipher_nid_to_cryptodev(ctx->cipher->nid)) == NID_undef)
433 return (0);
434
435 if (ctx->cipher->iv_len > cryptodev_max_iv(cipher))
436 return (0);
437
438 if (!cryptodev_key_length_valid(cipher, ctx->key_len))
439 return (0);
440
441 memset(sess, 0, sizeof(struct session_op));
442
443 if ((state->d_fd = get_dev_crypto()) < 0)
444 return (0);
445
446 sess->key = (unsigned char *)key;
447 sess->keylen = ctx->key_len;
448 sess->cipher = cipher;
449
450 if (ioctl(state->d_fd, CIOCGSESSION, sess) == -1) {
451 close(state->d_fd);
452 state->d_fd = -1;
453 return (0);
454 }
455 return (1);
456}
457
458/*
459 * free anything we allocated earlier when initting a
460 * session, and close the session.
461 */
462static int
463cryptodev_cleanup(EVP_CIPHER_CTX *ctx)
464{
465 int ret = 0;
466 struct dev_crypto_state *state = ctx->cipher_data;
467 struct session_op *sess = &state->d_sess;
468
469 if (state->d_fd < 0)
470 return (0);
471
472 /* XXX if this ioctl fails, someting's wrong. the invoker
473 * may have called us with a bogus ctx, or we could
474 * have a device that for whatever reason just doesn't
475 * want to play ball - it's not clear what's right
476 * here - should this be an error? should it just
477 * increase a counter, hmm. For right now, we return
478 * 0 - I don't believe that to be "right". we could
479 * call the gorpy openssl lib error handlers that
480 * print messages to users of the library. hmm..
481 */
482
483 if (ioctl(state->d_fd, CIOCFSESSION, &sess->ses) == -1) {
484 ret = 0;
485 } else {
486 ret = 1;
487 }
488 close(state->d_fd);
489 state->d_fd = -1;
490
491 return (ret);
492}
493
494/*
495 * libcrypto EVP stuff - this is how we get wired to EVP so the engine
496 * gets called when libcrypto requests a cipher NID.
497 */
498
499/* DES CBC EVP */
500const EVP_CIPHER cryptodev_des_cbc = {
501 NID_des_cbc,
502 8, 8, 8,
503 EVP_CIPH_CBC_MODE,
504 cryptodev_init_key,
505 cryptodev_cipher,
506 cryptodev_cleanup,
507 sizeof(struct dev_crypto_state),
508 EVP_CIPHER_set_asn1_iv,
509 EVP_CIPHER_get_asn1_iv,
510 NULL
511};
512
513/* 3DES CBC EVP */
514const EVP_CIPHER cryptodev_3des_cbc = {
515 NID_des_ede3_cbc,
516 8, 24, 8,
517 EVP_CIPH_CBC_MODE,
518 cryptodev_init_key,
519 cryptodev_cipher,
520 cryptodev_cleanup,
521 sizeof(struct dev_crypto_state),
522 EVP_CIPHER_set_asn1_iv,
523 EVP_CIPHER_get_asn1_iv,
524 NULL
525};
526
527const EVP_CIPHER cryptodev_bf_cbc = {
528 NID_bf_cbc,
529 8, 16, 8,
530 EVP_CIPH_CBC_MODE,
531 cryptodev_init_key,
532 cryptodev_cipher,
533 cryptodev_cleanup,
534 sizeof(struct dev_crypto_state),
535 EVP_CIPHER_set_asn1_iv,
536 EVP_CIPHER_get_asn1_iv,
537 NULL
538};
539
540const EVP_CIPHER cryptodev_cast_cbc = {
541 NID_cast5_cbc,
542 8, 16, 8,
543 EVP_CIPH_CBC_MODE,
544 cryptodev_init_key,
545 cryptodev_cipher,
546 cryptodev_cleanup,
547 sizeof(struct dev_crypto_state),
548 EVP_CIPHER_set_asn1_iv,
549 EVP_CIPHER_get_asn1_iv,
550 NULL
551};
552
553const EVP_CIPHER cryptodev_aes_cbc = {
554 NID_aes_128_cbc,
555 16, 16, 16,
556 EVP_CIPH_CBC_MODE,
557 cryptodev_init_key,
558 cryptodev_cipher,
559 cryptodev_cleanup,
560 sizeof(struct dev_crypto_state),
561 EVP_CIPHER_set_asn1_iv,
562 EVP_CIPHER_get_asn1_iv,
563 NULL
564};
565
566/*
567 * Registered by the ENGINE when used to find out how to deal with
568 * a particular NID in the ENGINE. this says what we'll do at the
569 * top level - note, that list is restricted by what we answer with
570 */
571static int
572cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher,
573 const int **nids, int nid)
574{
575 if (!cipher)
576 return (cryptodev_usable_ciphers(nids));
577
578 switch (nid) {
579 case NID_des_ede3_cbc:
580 *cipher = &cryptodev_3des_cbc;
581 break;
582 case NID_des_cbc:
583 *cipher = &cryptodev_des_cbc;
584 break;
585 case NID_bf_cbc:
586 *cipher = &cryptodev_bf_cbc;
587 break;
588 case NID_cast5_cbc:
589 *cipher = &cryptodev_cast_cbc;
590 break;
591 case NID_aes_128_cbc:
592 *cipher = &cryptodev_aes_cbc;
593 break;
594 default:
595 *cipher = NULL;
596 break;
597 }
598 return (*cipher != NULL);
599}
600
601static int
602cryptodev_engine_digests(ENGINE *e, const EVP_MD **digest,
603 const int **nids, int nid)
604{
605 if (!digest)
606 return (cryptodev_usable_digests(nids));
607
608 switch (nid) {
609 case NID_md5:
610 *digest = NULL; /* need to make a clean md5 critter */
611 break;
612 default:
613 *digest = NULL;
614 break;
615 }
616 return (*digest != NULL);
617}
618
619/*
620 * Convert a BIGNUM to the representation that /dev/crypto needs.
621 * Upon completion of use, the caller is responsible for freeing
622 * crp->crp_p.
623 */
624static int
625bn2crparam(const BIGNUM *a, struct crparam *crp)
626{
627 int i, j, k;
628 ssize_t words, bytes, bits;
629 u_char *b;
630
631 crp->crp_p = NULL;
632 crp->crp_nbits = 0;
633
634 bits = BN_num_bits(a);
635 bytes = (bits + 7) / 8;
636
637 b = malloc(bytes);
638 if (b == NULL)
639 return (1);
640
641 crp->crp_p = b;
642 crp->crp_nbits = bits;
643
644 for (i = 0, j = 0; i < a->top; i++) {
645 for (k = 0; k < BN_BITS2 / 8; k++) {
646 if ((j + k) >= bytes)
647 return (0);
648 b[j + k] = a->d[i] >> (k * 8);
649 }
650 j += BN_BITS2 / 8;
651 }
652 return (0);
653}
654
655/* Convert a /dev/crypto parameter to a BIGNUM */
656static int
657crparam2bn(struct crparam *crp, BIGNUM *a)
658{
659 u_int8_t *pd;
660 int i, bytes;
661
662 bytes = (crp->crp_nbits + 7) / 8;
663
664 if (bytes == 0)
665 return (-1);
666
667 if ((pd = (u_int8_t *) malloc(bytes)) == NULL)
668 return (-1);
669
670 for (i = 0; i < bytes; i++)
671 pd[i] = crp->crp_p[bytes - i - 1];
672
673 BN_bin2bn(pd, bytes, a);
674 free(pd);
675
676 return (0);
677}
678
679static void
680zapparams(struct crypt_kop *kop)
681{
682 int i;
683
684 for (i = 0; i <= kop->crk_iparams + kop->crk_oparams; i++) {
685 if (kop->crk_param[i].crp_p)
686 free(kop->crk_param[i].crp_p);
687 kop->crk_param[i].crp_p = NULL;
688 kop->crk_param[i].crp_nbits = 0;
689 }
690}
691
692static int
693cryptodev_asym(struct crypt_kop *kop, int rlen, BIGNUM *r, int slen, BIGNUM *s)
694{
695 int fd, ret = -1;
696
697 if ((fd = get_asym_dev_crypto()) < 0)
698 return (ret);
699
700 if (r) {
701 kop->crk_param[kop->crk_iparams].crp_p = calloc(rlen, sizeof(char));
702 kop->crk_param[kop->crk_iparams].crp_nbits = rlen * 8;
703 kop->crk_oparams++;
704 }
705 if (s) {
706 kop->crk_param[kop->crk_iparams+1].crp_p = calloc(slen, sizeof(char));
707 kop->crk_param[kop->crk_iparams+1].crp_nbits = slen * 8;
708 kop->crk_oparams++;
709 }
710
711 if (ioctl(fd, CIOCKEY, kop) == 0) {
712 if (r)
713 crparam2bn(&kop->crk_param[kop->crk_iparams], r);
714 if (s)
715 crparam2bn(&kop->crk_param[kop->crk_iparams+1], s);
716 ret = 0;
717 }
718
719 return (ret);
720}
721
722static int
723cryptodev_bn_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,
724 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *in_mont)
725{
726 struct crypt_kop kop;
727 int ret = 1;
728
729 /* Currently, we know we can do mod exp iff we can do any
730 * asymmetric operations at all.
731 */
732 if (cryptodev_asymfeat == 0) {
733 ret = BN_mod_exp(r, a, p, m, ctx);
734 return (ret);
735 }
736
737 memset(&kop, 0, sizeof kop);
738 kop.crk_op = CRK_MOD_EXP;
739
740 /* inputs: a^p % m */
741 if (bn2crparam(a, &kop.crk_param[0]))
742 goto err;
743 if (bn2crparam(p, &kop.crk_param[1]))
744 goto err;
745 if (bn2crparam(m, &kop.crk_param[2]))
746 goto err;
747 kop.crk_iparams = 3;
748
749 if (cryptodev_asym(&kop, BN_num_bytes(m), r, 0, NULL) == -1) {
750 const RSA_METHOD *meth = RSA_PKCS1_SSLeay();
751 ret = meth->bn_mod_exp(r, a, p, m, ctx, in_mont);
752 }
753err:
754 zapparams(&kop);
755 return (ret);
756}
757
758static int
759cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa)
760{
761 int r;
762 BN_CTX *ctx;
763
764 ctx = BN_CTX_new();
765 r = cryptodev_bn_mod_exp(r0, I, rsa->d, rsa->n, ctx, NULL);
766 BN_CTX_free(ctx);
767 return (r);
768}
769
770static int
771cryptodev_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx)
772{
773 struct crypt_kop kop;
774 int ret = 1;
775
776 if (!rsa->p || !rsa->q || !rsa->dmp1 || !rsa->dmq1 || !rsa->iqmp) {
777 /* XXX 0 means failure?? */
778 return (0);
779 }
780
781 memset(&kop, 0, sizeof kop);
782 kop.crk_op = CRK_MOD_EXP_CRT;
783 /* inputs: rsa->p rsa->q I rsa->dmp1 rsa->dmq1 rsa->iqmp */
784 if (bn2crparam(rsa->p, &kop.crk_param[0]))
785 goto err;
786 if (bn2crparam(rsa->q, &kop.crk_param[1]))
787 goto err;
788 if (bn2crparam(I, &kop.crk_param[2]))
789 goto err;
790 if (bn2crparam(rsa->dmp1, &kop.crk_param[3]))
791 goto err;
792 if (bn2crparam(rsa->dmq1, &kop.crk_param[4]))
793 goto err;
794 if (bn2crparam(rsa->iqmp, &kop.crk_param[5]))
795 goto err;
796 kop.crk_iparams = 6;
797
798 if (cryptodev_asym(&kop, BN_num_bytes(rsa->n), r0, 0, NULL) == -1) {
799 const RSA_METHOD *meth = RSA_PKCS1_SSLeay();
800 ret = (*meth->rsa_mod_exp)(r0, I, rsa, ctx);
801 }
802err:
803 zapparams(&kop);
804 return (ret);
805}
806
807static RSA_METHOD cryptodev_rsa = {
808 "cryptodev RSA method",
809 NULL, /* rsa_pub_enc */
810 NULL, /* rsa_pub_dec */
811 NULL, /* rsa_priv_enc */
812 NULL, /* rsa_priv_dec */
813 NULL,
814 NULL,
815 NULL, /* init */
816 NULL, /* finish */
817 0, /* flags */
818 NULL, /* app_data */
819 NULL, /* rsa_sign */
820 NULL /* rsa_verify */
821};
822
823static int
824cryptodev_dsa_bn_mod_exp(DSA *dsa, BIGNUM *r, BIGNUM *a, const BIGNUM *p,
825 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx)
826{
827 return (cryptodev_bn_mod_exp(r, a, p, m, ctx, m_ctx));
828}
829
830static int
831cryptodev_dsa_dsa_mod_exp(DSA *dsa, BIGNUM *t1, BIGNUM *g,
832 BIGNUM *u1, BIGNUM *pub_key, BIGNUM *u2, BIGNUM *p,
833 BN_CTX *ctx, BN_MONT_CTX *mont)
834{
835 BIGNUM t2;
836 int ret = 0;
837
838 BN_init(&t2);
839
840 /* v = ( g^u1 * y^u2 mod p ) mod q */
841 /* let t1 = g ^ u1 mod p */
842 ret = 0;
843
844 if (!dsa->meth->bn_mod_exp(dsa,t1,dsa->g,u1,dsa->p,ctx,mont))
845 goto err;
846
847 /* let t2 = y ^ u2 mod p */
848 if (!dsa->meth->bn_mod_exp(dsa,&t2,dsa->pub_key,u2,dsa->p,ctx,mont))
849 goto err;
850 /* let u1 = t1 * t2 mod p */
851 if (!BN_mod_mul(u1,t1,&t2,dsa->p,ctx))
852 goto err;
853
854 BN_copy(t1,u1);
855
856 ret = 1;
857err:
858 BN_free(&t2);
859 return(ret);
860}
861
862static DSA_SIG *
863cryptodev_dsa_do_sign(const unsigned char *dgst, int dlen, DSA *dsa)
864{
865 struct crypt_kop kop;
866 BIGNUM *r = NULL, *s = NULL;
867 DSA_SIG *dsaret = NULL;
868
869 if ((r = BN_new()) == NULL)
870 goto err;
871 if ((s = BN_new()) == NULL) {
872 BN_free(r);
873 goto err;
874 }
875
876 memset(&kop, 0, sizeof kop);
877 kop.crk_op = CRK_DSA_SIGN;
878
879 /* inputs: dgst dsa->p dsa->q dsa->g dsa->priv_key */
880 kop.crk_param[0].crp_p = (caddr_t)dgst;
881 kop.crk_param[0].crp_nbits = dlen * 8;
882 if (bn2crparam(dsa->p, &kop.crk_param[1]))
883 goto err;
884 if (bn2crparam(dsa->q, &kop.crk_param[2]))
885 goto err;
886 if (bn2crparam(dsa->g, &kop.crk_param[3]))
887 goto err;
888 if (bn2crparam(dsa->priv_key, &kop.crk_param[4]))
889 goto err;
890 kop.crk_iparams = 5;
891
892 if (cryptodev_asym(&kop, BN_num_bytes(dsa->q), r,
893 BN_num_bytes(dsa->q), s) == 0) {
894 dsaret = DSA_SIG_new();
895 dsaret->r = r;
896 dsaret->s = s;
897 } else {
898 const DSA_METHOD *meth = DSA_OpenSSL();
899 BN_free(r);
900 BN_free(s);
901 dsaret = (meth->dsa_do_sign)(dgst, dlen, dsa);
902 }
903err:
904 kop.crk_param[0].crp_p = NULL;
905 zapparams(&kop);
906 return (dsaret);
907}
908
909static int
910cryptodev_dsa_verify(const unsigned char *dgst, int dlen,
911 DSA_SIG *sig, DSA *dsa)
912{
913 struct crypt_kop kop;
914 int dsaret = 1;
915
916 memset(&kop, 0, sizeof kop);
917 kop.crk_op = CRK_DSA_VERIFY;
918
919 /* inputs: dgst dsa->p dsa->q dsa->g dsa->pub_key sig->r sig->s */
920 kop.crk_param[0].crp_p = (caddr_t)dgst;
921 kop.crk_param[0].crp_nbits = dlen * 8;
922 if (bn2crparam(dsa->p, &kop.crk_param[1]))
923 goto err;
924 if (bn2crparam(dsa->q, &kop.crk_param[2]))
925 goto err;
926 if (bn2crparam(dsa->g, &kop.crk_param[3]))
927 goto err;
928 if (bn2crparam(dsa->pub_key, &kop.crk_param[4]))
929 goto err;
930 if (bn2crparam(sig->r, &kop.crk_param[5]))
931 goto err;
932 if (bn2crparam(sig->s, &kop.crk_param[6]))
933 goto err;
934 kop.crk_iparams = 7;
935
936 if (cryptodev_asym(&kop, 0, NULL, 0, NULL) == 0) {
937 dsaret = kop.crk_status;
938 } else {
939 const DSA_METHOD *meth = DSA_OpenSSL();
940
941 dsaret = (meth->dsa_do_verify)(dgst, dlen, sig, dsa);
942 }
943err:
944 kop.crk_param[0].crp_p = NULL;
945 zapparams(&kop);
946 return (dsaret);
947}
948
949static DSA_METHOD cryptodev_dsa = {
950 "cryptodev DSA method",
951 NULL,
952 NULL, /* dsa_sign_setup */
953 NULL,
954 NULL, /* dsa_mod_exp */
955 NULL,
956 NULL, /* init */
957 NULL, /* finish */
958 0, /* flags */
959 NULL /* app_data */
960};
961
962static int
963cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a,
964 const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx,
965 BN_MONT_CTX *m_ctx)
966{
967 return (cryptodev_bn_mod_exp(r, a, p, m, ctx, m_ctx));
968}
969
970static int
971cryptodev_dh_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh)
972{
973 struct crypt_kop kop;
974 int dhret = 1;
975 int fd, keylen;
976
977 if ((fd = get_asym_dev_crypto()) < 0) {
978 const DH_METHOD *meth = DH_OpenSSL();
979
980 return ((meth->compute_key)(key, pub_key, dh));
981 }
982
983 keylen = BN_num_bits(dh->p);
984
985 memset(&kop, 0, sizeof kop);
986 kop.crk_op = CRK_DH_COMPUTE_KEY;
987
988 /* inputs: dh->priv_key pub_key dh->p key */
989 if (bn2crparam(dh->priv_key, &kop.crk_param[0]))
990 goto err;
991 if (bn2crparam(pub_key, &kop.crk_param[1]))
992 goto err;
993 if (bn2crparam(dh->p, &kop.crk_param[2]))
994 goto err;
995 kop.crk_iparams = 3;
996
997 kop.crk_param[3].crp_p = key;
998 kop.crk_param[3].crp_nbits = keylen * 8;
999 kop.crk_oparams = 1;
1000
1001 if (ioctl(fd, CIOCKEY, &kop) == -1) {
1002 const DH_METHOD *meth = DH_OpenSSL();
1003
1004 dhret = (meth->compute_key)(key, pub_key, dh);
1005 }
1006err:
1007 kop.crk_param[3].crp_p = NULL;
1008 zapparams(&kop);
1009 return (dhret);
1010}
1011
1012static DH_METHOD cryptodev_dh = {
1013 "cryptodev DH method",
1014 NULL, /* cryptodev_dh_generate_key */
1015 NULL,
1016 NULL,
1017 NULL,
1018 NULL,
1019 0, /* flags */
1020 NULL /* app_data */
1021};
1022
1023/*
1024 * ctrl right now is just a wrapper that doesn't do much
1025 * but I expect we'll want some options soon.
1026 */
1027static int
1028cryptodev_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f)())
1029{
1030#ifdef HAVE_SYSLOG_R
1031 struct syslog_data sd = SYSLOG_DATA_INIT;
1032#endif
1033
1034 switch (cmd) {
1035 default:
1036#ifdef HAVE_SYSLOG_R
1037 syslog_r(LOG_ERR, &sd,
1038 "cryptodev_ctrl: unknown command %d", cmd);
1039#else
1040 syslog(LOG_ERR, "cryptodev_ctrl: unknown command %d", cmd);
1041#endif
1042 break;
1043 }
1044 return (1);
1045}
1046
1047void
1048ENGINE_load_cryptodev(void)
1049{
1050 ENGINE *engine = ENGINE_new();
1051 int fd;
1052
1053 if (engine == NULL)
1054 return;
1055 if ((fd = get_dev_crypto()) < 0) {
1056 ENGINE_free(engine);
1057 return;
1058 }
1059
1060 /*
1061 * find out what asymmetric crypto algorithms we support
1062 */
1063 if (ioctl(fd, CIOCASYMFEAT, &cryptodev_asymfeat) == -1) {
1064 close(fd);
1065 ENGINE_free(engine);
1066 return;
1067 }
1068 close(fd);
1069
1070 if (!ENGINE_set_id(engine, "cryptodev") ||
1071 !ENGINE_set_name(engine, "BSD cryptodev engine") ||
1072 !ENGINE_set_ciphers(engine, cryptodev_engine_ciphers) ||
1073 !ENGINE_set_digests(engine, cryptodev_engine_digests) ||
1074 !ENGINE_set_ctrl_function(engine, cryptodev_ctrl) ||
1075 !ENGINE_set_cmd_defns(engine, cryptodev_defns)) {
1076 ENGINE_free(engine);
1077 return;
1078 }
1079
1080 if (ENGINE_set_RSA(engine, &cryptodev_rsa)) {
1081 const RSA_METHOD *rsa_meth = RSA_PKCS1_SSLeay();
1082
1083 cryptodev_rsa.bn_mod_exp = rsa_meth->bn_mod_exp;
1084 cryptodev_rsa.rsa_mod_exp = rsa_meth->rsa_mod_exp;
1085 cryptodev_rsa.rsa_pub_enc = rsa_meth->rsa_pub_enc;
1086 cryptodev_rsa.rsa_pub_dec = rsa_meth->rsa_pub_dec;
1087 cryptodev_rsa.rsa_priv_enc = rsa_meth->rsa_priv_enc;
1088 cryptodev_rsa.rsa_priv_dec = rsa_meth->rsa_priv_dec;
1089 if (cryptodev_asymfeat & CRF_MOD_EXP) {
1090 cryptodev_rsa.bn_mod_exp = cryptodev_bn_mod_exp;
1091 if (cryptodev_asymfeat & CRF_MOD_EXP_CRT)
1092 cryptodev_rsa.rsa_mod_exp =
1093 cryptodev_rsa_mod_exp;
1094 else
1095 cryptodev_rsa.rsa_mod_exp =
1096 cryptodev_rsa_nocrt_mod_exp;
1097 }
1098 }
1099
1100 if (ENGINE_set_DSA(engine, &cryptodev_dsa)) {
1101 const DSA_METHOD *meth = DSA_OpenSSL();
1102
1103 memcpy(&cryptodev_dsa, meth, sizeof(DSA_METHOD));
1104 if (cryptodev_asymfeat & CRF_DSA_SIGN)
1105 cryptodev_dsa.dsa_do_sign = cryptodev_dsa_do_sign;
1106 if (cryptodev_asymfeat & CRF_MOD_EXP) {
1107 cryptodev_dsa.bn_mod_exp = cryptodev_dsa_bn_mod_exp;
1108 cryptodev_dsa.dsa_mod_exp = cryptodev_dsa_dsa_mod_exp;
1109 }
1110 if (cryptodev_asymfeat & CRF_DSA_VERIFY)
1111 cryptodev_dsa.dsa_do_verify = cryptodev_dsa_verify;
1112 }
1113
1114 if (ENGINE_set_DH(engine, &cryptodev_dh)){
1115 const DH_METHOD *dh_meth = DH_OpenSSL();
1116
1117 cryptodev_dh.generate_key = dh_meth->generate_key;
1118 cryptodev_dh.compute_key = dh_meth->compute_key;
1119 cryptodev_dh.bn_mod_exp = dh_meth->bn_mod_exp;
1120 if (cryptodev_asymfeat & CRF_MOD_EXP) {
1121 cryptodev_dh.bn_mod_exp = cryptodev_mod_exp_dh;
1122 if (cryptodev_asymfeat & CRF_DH_COMPUTE_KEY)
1123 cryptodev_dh.compute_key =
1124 cryptodev_dh_compute_key;
1125 }
1126 }
1127
1128 ENGINE_add(engine);
1129 ENGINE_free(engine);
1130 ERR_clear_error();
1131}
1132
1133#endif /* HAVE_CRYPTODEV */
diff --git a/src/lib/libssl/src/crypto/engine/eng_padlock.c b/src/lib/libssl/src/crypto/engine/eng_padlock.c
new file mode 100644
index 0000000000..1ba9d85db4
--- /dev/null
+++ b/src/lib/libssl/src/crypto/engine/eng_padlock.c
@@ -0,0 +1,1219 @@
1/*
2 * Support for VIA PadLock Advanced Cryptography Engine (ACE)
3 * Written by Michal Ludvig <michal@logix.cz>
4 * http://www.logix.cz/michal
5 *
6 * Big thanks to Andy Polyakov for a help with optimization,
7 * assembler fixes, port to MS Windows and a lot of other
8 * valuable work on this engine!
9 */
10
11/* ====================================================================
12 * Copyright (c) 1999-2001 The OpenSSL Project. All rights reserved.
13 *
14 * Redistribution and use in source and binary forms, with or without
15 * modification, are permitted provided that the following conditions
16 * are met:
17 *
18 * 1. Redistributions of source code must retain the above copyright
19 * notice, this list of conditions and the following disclaimer.
20 *
21 * 2. Redistributions in binary form must reproduce the above copyright
22 * notice, this list of conditions and the following disclaimer in
23 * the documentation and/or other materials provided with the
24 * distribution.
25 *
26 * 3. All advertising materials mentioning features or use of this
27 * software must display the following acknowledgment:
28 * "This product includes software developed by the OpenSSL Project
29 * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)"
30 *
31 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
32 * endorse or promote products derived from this software without
33 * prior written permission. For written permission, please contact
34 * licensing@OpenSSL.org.
35 *
36 * 5. Products derived from this software may not be called "OpenSSL"
37 * nor may "OpenSSL" appear in their names without prior written
38 * permission of the OpenSSL Project.
39 *
40 * 6. Redistributions of any form whatsoever must retain the following
41 * acknowledgment:
42 * "This product includes software developed by the OpenSSL Project
43 * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)"
44 *
45 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
46 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
47 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
48 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
49 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
50 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
51 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
52 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
53 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
54 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
55 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
56 * OF THE POSSIBILITY OF SUCH DAMAGE.
57 * ====================================================================
58 *
59 * This product includes cryptographic software written by Eric Young
60 * (eay@cryptsoft.com). This product includes software written by Tim
61 * Hudson (tjh@cryptsoft.com).
62 *
63 */
64
65
66#include <stdio.h>
67#include <string.h>
68
69#include <openssl/opensslconf.h>
70#include <openssl/crypto.h>
71#include <openssl/dso.h>
72#include <openssl/engine.h>
73#include <openssl/evp.h>
74#ifndef OPENSSL_NO_AES
75#include <openssl/aes.h>
76#endif
77#include <openssl/rand.h>
78#include <openssl/err.h>
79
80#ifndef OPENSSL_NO_HW
81#ifndef OPENSSL_NO_HW_PADLOCK
82
83/* Attempt to have a single source for both 0.9.7 and 0.9.8 :-) */
84#if (OPENSSL_VERSION_NUMBER >= 0x00908000L)
85# ifndef OPENSSL_NO_DYNAMIC_ENGINE
86# define DYNAMIC_ENGINE
87# endif
88#elif (OPENSSL_VERSION_NUMBER >= 0x00907000L)
89# ifdef ENGINE_DYNAMIC_SUPPORT
90# define DYNAMIC_ENGINE
91# endif
92#else
93# error "Only OpenSSL >= 0.9.7 is supported"
94#endif
95
96/* VIA PadLock AES is available *ONLY* on some x86 CPUs.
97 Not only that it doesn't exist elsewhere, but it
98 even can't be compiled on other platforms!
99
100 In addition, because of the heavy use of inline assembler,
101 compiler choice is limited to GCC and Microsoft C. */
102#undef COMPILE_HW_PADLOCK
103#if !defined(I386_ONLY) && !defined(OPENSSL_NO_INLINE_ASM)
104# if (defined(__GNUC__) && (defined(__i386__) || defined(__i386))) || \
105 (defined(_MSC_VER) && defined(_M_IX86))
106# define COMPILE_HW_PADLOCK
107static ENGINE *ENGINE_padlock (void);
108# endif
109#endif
110
111void ENGINE_load_padlock (void)
112{
113/* On non-x86 CPUs it just returns. */
114#ifdef COMPILE_HW_PADLOCK
115 ENGINE *toadd = ENGINE_padlock ();
116 if (!toadd) return;
117 ENGINE_add (toadd);
118 ENGINE_free (toadd);
119 ERR_clear_error ();
120#endif
121}
122
123#ifdef COMPILE_HW_PADLOCK
124/* We do these includes here to avoid header problems on platforms that
125 do not have the VIA padlock anyway... */
126#ifdef _MSC_VER
127# include <malloc.h>
128# define alloca _alloca
129#elif defined(NETWARE_CLIB) && defined(__GNUC__)
130 void *alloca(size_t);
131# define alloca(s) __builtin_alloca(s)
132#else
133# include <stdlib.h>
134#endif
135
136/* Function for ENGINE detection and control */
137static int padlock_available(void);
138static int padlock_init(ENGINE *e);
139
140/* RNG Stuff */
141static RAND_METHOD padlock_rand;
142
143/* Cipher Stuff */
144#ifndef OPENSSL_NO_AES
145static int padlock_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid);
146#endif
147
148/* Engine names */
149static const char *padlock_id = "padlock";
150static char padlock_name[100];
151
152/* Available features */
153static int padlock_use_ace = 0; /* Advanced Cryptography Engine */
154static int padlock_use_rng = 0; /* Random Number Generator */
155#ifndef OPENSSL_NO_AES
156static int padlock_aes_align_required = 1;
157#endif
158
159/* ===== Engine "management" functions ===== */
160
161/* Prepare the ENGINE structure for registration */
162static int
163padlock_bind_helper(ENGINE *e)
164{
165 /* Check available features */
166 padlock_available();
167
168#if 1 /* disable RNG for now, see commentary in vicinity of RNG code */
169 padlock_use_rng=0;
170#endif
171
172 /* Generate a nice engine name with available features */
173 BIO_snprintf(padlock_name, sizeof(padlock_name),
174 "VIA PadLock (%s, %s)",
175 padlock_use_rng ? "RNG" : "no-RNG",
176 padlock_use_ace ? "ACE" : "no-ACE");
177
178 /* Register everything or return with an error */
179 if (!ENGINE_set_id(e, padlock_id) ||
180 !ENGINE_set_name(e, padlock_name) ||
181
182 !ENGINE_set_init_function(e, padlock_init) ||
183#ifndef OPENSSL_NO_AES
184 (padlock_use_ace && !ENGINE_set_ciphers (e, padlock_ciphers)) ||
185#endif
186 (padlock_use_rng && !ENGINE_set_RAND (e, &padlock_rand))) {
187 return 0;
188 }
189
190 /* Everything looks good */
191 return 1;
192}
193
194/* Constructor */
195static ENGINE *
196ENGINE_padlock(void)
197{
198 ENGINE *eng = ENGINE_new();
199
200 if (!eng) {
201 return NULL;
202 }
203
204 if (!padlock_bind_helper(eng)) {
205 ENGINE_free(eng);
206 return NULL;
207 }
208
209 return eng;
210}
211
212/* Check availability of the engine */
213static int
214padlock_init(ENGINE *e)
215{
216 return (padlock_use_rng || padlock_use_ace);
217}
218
219/* This stuff is needed if this ENGINE is being compiled into a self-contained
220 * shared-library.
221 */
222#ifdef DYNAMIC_ENGINE
223static int
224padlock_bind_fn(ENGINE *e, const char *id)
225{
226 if (id && (strcmp(id, padlock_id) != 0)) {
227 return 0;
228 }
229
230 if (!padlock_bind_helper(e)) {
231 return 0;
232 }
233
234 return 1;
235}
236
237IMPLEMENT_DYNAMIC_CHECK_FN ();
238IMPLEMENT_DYNAMIC_BIND_FN (padlock_bind_fn);
239#endif /* DYNAMIC_ENGINE */
240
241/* ===== Here comes the "real" engine ===== */
242
243#ifndef OPENSSL_NO_AES
244/* Some AES-related constants */
245#define AES_BLOCK_SIZE 16
246#define AES_KEY_SIZE_128 16
247#define AES_KEY_SIZE_192 24
248#define AES_KEY_SIZE_256 32
249
250/* Here we store the status information relevant to the
251 current context. */
252/* BIG FAT WARNING:
253 * Inline assembler in PADLOCK_XCRYPT_ASM()
254 * depends on the order of items in this structure.
255 * Don't blindly modify, reorder, etc!
256 */
257struct padlock_cipher_data
258{
259 unsigned char iv[AES_BLOCK_SIZE]; /* Initialization vector */
260 union { unsigned int pad[4];
261 struct {
262 int rounds:4;
263 int dgst:1; /* n/a in C3 */
264 int align:1; /* n/a in C3 */
265 int ciphr:1; /* n/a in C3 */
266 unsigned int keygen:1;
267 int interm:1;
268 unsigned int encdec:1;
269 int ksize:2;
270 } b;
271 } cword; /* Control word */
272 AES_KEY ks; /* Encryption key */
273};
274
275/*
276 * Essentially this variable belongs in thread local storage.
277 * Having this variable global on the other hand can only cause
278 * few bogus key reloads [if any at all on single-CPU system],
279 * so we accept the penatly...
280 */
281static volatile struct padlock_cipher_data *padlock_saved_context;
282#endif
283
284/*
285 * =======================================================
286 * Inline assembler section(s).
287 * =======================================================
288 * Order of arguments is chosen to facilitate Windows port
289 * using __fastcall calling convention. If you wish to add
290 * more routines, keep in mind that first __fastcall
291 * argument is passed in %ecx and second - in %edx.
292 * =======================================================
293 */
294#if defined(__GNUC__) && __GNUC__>=2
295/*
296 * As for excessive "push %ebx"/"pop %ebx" found all over.
297 * When generating position-independent code GCC won't let
298 * us use "b" in assembler templates nor even respect "ebx"
299 * in "clobber description." Therefore the trouble...
300 */
301
302/* Helper function - check if a CPUID instruction
303 is available on this CPU */
304static int
305padlock_insn_cpuid_available(void)
306{
307 int result = -1;
308
309 /* We're checking if the bit #21 of EFLAGS
310 can be toggled. If yes = CPUID is available. */
311 asm volatile (
312 "pushf\n"
313 "popl %%eax\n"
314 "xorl $0x200000, %%eax\n"
315 "movl %%eax, %%ecx\n"
316 "andl $0x200000, %%ecx\n"
317 "pushl %%eax\n"
318 "popf\n"
319 "pushf\n"
320 "popl %%eax\n"
321 "andl $0x200000, %%eax\n"
322 "xorl %%eax, %%ecx\n"
323 "movl %%ecx, %0\n"
324 : "=r" (result) : : "eax", "ecx");
325
326 return (result == 0);
327}
328
329/* Load supported features of the CPU to see if
330 the PadLock is available. */
331static int
332padlock_available(void)
333{
334 char vendor_string[16];
335 unsigned int eax, edx;
336
337 /* First check if the CPUID instruction is available at all... */
338 if (! padlock_insn_cpuid_available())
339 return 0;
340
341 /* Are we running on the Centaur (VIA) CPU? */
342 eax = 0x00000000;
343 vendor_string[12] = 0;
344 asm volatile (
345 "pushl %%ebx\n"
346 "cpuid\n"
347 "movl %%ebx,(%%edi)\n"
348 "movl %%edx,4(%%edi)\n"
349 "movl %%ecx,8(%%edi)\n"
350 "popl %%ebx"
351 : "+a"(eax) : "D"(vendor_string) : "ecx", "edx");
352 if (strcmp(vendor_string, "CentaurHauls") != 0)
353 return 0;
354
355 /* Check for Centaur Extended Feature Flags presence */
356 eax = 0xC0000000;
357 asm volatile ("pushl %%ebx; cpuid; popl %%ebx"
358 : "+a"(eax) : : "ecx", "edx");
359 if (eax < 0xC0000001)
360 return 0;
361
362 /* Read the Centaur Extended Feature Flags */
363 eax = 0xC0000001;
364 asm volatile ("pushl %%ebx; cpuid; popl %%ebx"
365 : "+a"(eax), "=d"(edx) : : "ecx");
366
367 /* Fill up some flags */
368 padlock_use_ace = ((edx & (0x3<<6)) == (0x3<<6));
369 padlock_use_rng = ((edx & (0x3<<2)) == (0x3<<2));
370
371 return padlock_use_ace + padlock_use_rng;
372}
373
374#ifndef OPENSSL_NO_AES
375/* Our own htonl()/ntohl() */
376static inline void
377padlock_bswapl(AES_KEY *ks)
378{
379 size_t i = sizeof(ks->rd_key)/sizeof(ks->rd_key[0]);
380 unsigned int *key = ks->rd_key;
381
382 while (i--) {
383 asm volatile ("bswapl %0" : "+r"(*key));
384 key++;
385 }
386}
387#endif
388
389/* Force key reload from memory to the CPU microcode.
390 Loading EFLAGS from the stack clears EFLAGS[30]
391 which does the trick. */
392static inline void
393padlock_reload_key(void)
394{
395 asm volatile ("pushfl; popfl");
396}
397
398#ifndef OPENSSL_NO_AES
399/*
400 * This is heuristic key context tracing. At first one
401 * believes that one should use atomic swap instructions,
402 * but it's not actually necessary. Point is that if
403 * padlock_saved_context was changed by another thread
404 * after we've read it and before we compare it with cdata,
405 * our key *shall* be reloaded upon thread context switch
406 * and we are therefore set in either case...
407 */
408static inline void
409padlock_verify_context(struct padlock_cipher_data *cdata)
410{
411 asm volatile (
412 "pushfl\n"
413" btl $30,(%%esp)\n"
414" jnc 1f\n"
415" cmpl %2,%1\n"
416" je 1f\n"
417" popfl\n"
418" subl $4,%%esp\n"
419"1: addl $4,%%esp\n"
420" movl %2,%0"
421 :"+m"(padlock_saved_context)
422 : "r"(padlock_saved_context), "r"(cdata) : "cc");
423}
424
425/* Template for padlock_xcrypt_* modes */
426/* BIG FAT WARNING:
427 * The offsets used with 'leal' instructions
428 * describe items of the 'padlock_cipher_data'
429 * structure.
430 */
431#define PADLOCK_XCRYPT_ASM(name,rep_xcrypt) \
432static inline void *name(size_t cnt, \
433 struct padlock_cipher_data *cdata, \
434 void *out, const void *inp) \
435{ void *iv; \
436 asm volatile ( "pushl %%ebx\n" \
437 " leal 16(%0),%%edx\n" \
438 " leal 32(%0),%%ebx\n" \
439 rep_xcrypt "\n" \
440 " popl %%ebx" \
441 : "=a"(iv), "=c"(cnt), "=D"(out), "=S"(inp) \
442 : "0"(cdata), "1"(cnt), "2"(out), "3"(inp) \
443 : "edx", "cc", "memory"); \
444 return iv; \
445}
446
447/* Generate all functions with appropriate opcodes */
448PADLOCK_XCRYPT_ASM(padlock_xcrypt_ecb, ".byte 0xf3,0x0f,0xa7,0xc8") /* rep xcryptecb */
449PADLOCK_XCRYPT_ASM(padlock_xcrypt_cbc, ".byte 0xf3,0x0f,0xa7,0xd0") /* rep xcryptcbc */
450PADLOCK_XCRYPT_ASM(padlock_xcrypt_cfb, ".byte 0xf3,0x0f,0xa7,0xe0") /* rep xcryptcfb */
451PADLOCK_XCRYPT_ASM(padlock_xcrypt_ofb, ".byte 0xf3,0x0f,0xa7,0xe8") /* rep xcryptofb */
452#endif
453
454/* The RNG call itself */
455static inline unsigned int
456padlock_xstore(void *addr, unsigned int edx_in)
457{
458 unsigned int eax_out;
459
460 asm volatile (".byte 0x0f,0xa7,0xc0" /* xstore */
461 : "=a"(eax_out),"=m"(*(unsigned *)addr)
462 : "D"(addr), "d" (edx_in)
463 );
464
465 return eax_out;
466}
467
468/* Why not inline 'rep movsd'? I failed to find information on what
469 * value in Direction Flag one can expect and consequently have to
470 * apply "better-safe-than-sorry" approach and assume "undefined."
471 * I could explicitly clear it and restore the original value upon
472 * return from padlock_aes_cipher, but it's presumably too much
473 * trouble for too little gain...
474 *
475 * In case you wonder 'rep xcrypt*' instructions above are *not*
476 * affected by the Direction Flag and pointers advance toward
477 * larger addresses unconditionally.
478 */
479static inline unsigned char *
480padlock_memcpy(void *dst,const void *src,size_t n)
481{
482 long *d=dst;
483 const long *s=src;
484
485 n /= sizeof(*d);
486 do { *d++ = *s++; } while (--n);
487
488 return dst;
489}
490
491#elif defined(_MSC_VER)
492/*
493 * Unlike GCC these are real functions. In order to minimize impact
494 * on performance we adhere to __fastcall calling convention in
495 * order to get two first arguments passed through %ecx and %edx.
496 * Which kind of suits very well, as instructions in question use
497 * both %ecx and %edx as input:-)
498 */
499#define REP_XCRYPT(code) \
500 _asm _emit 0xf3 \
501 _asm _emit 0x0f _asm _emit 0xa7 \
502 _asm _emit code
503
504/* BIG FAT WARNING:
505 * The offsets used with 'lea' instructions
506 * describe items of the 'padlock_cipher_data'
507 * structure.
508 */
509#define PADLOCK_XCRYPT_ASM(name,code) \
510static void * __fastcall \
511 name (size_t cnt, void *cdata, \
512 void *outp, const void *inp) \
513{ _asm mov eax,edx \
514 _asm lea edx,[eax+16] \
515 _asm lea ebx,[eax+32] \
516 _asm mov edi,outp \
517 _asm mov esi,inp \
518 REP_XCRYPT(code) \
519}
520
521PADLOCK_XCRYPT_ASM(padlock_xcrypt_ecb,0xc8)
522PADLOCK_XCRYPT_ASM(padlock_xcrypt_cbc,0xd0)
523PADLOCK_XCRYPT_ASM(padlock_xcrypt_cfb,0xe0)
524PADLOCK_XCRYPT_ASM(padlock_xcrypt_ofb,0xe8)
525
526static int __fastcall
527padlock_xstore(void *outp,unsigned int code)
528{ _asm mov edi,ecx
529 _asm _emit 0x0f _asm _emit 0xa7 _asm _emit 0xc0
530}
531
532static void __fastcall
533padlock_reload_key(void)
534{ _asm pushfd _asm popfd }
535
536static void __fastcall
537padlock_verify_context(void *cdata)
538{ _asm {
539 pushfd
540 bt DWORD PTR[esp],30
541 jnc skip
542 cmp ecx,padlock_saved_context
543 je skip
544 popfd
545 sub esp,4
546 skip: add esp,4
547 mov padlock_saved_context,ecx
548 }
549}
550
551static int
552padlock_available(void)
553{ _asm {
554 pushfd
555 pop eax
556 mov ecx,eax
557 xor eax,1<<21
558 push eax
559 popfd
560 pushfd
561 pop eax
562 xor eax,ecx
563 bt eax,21
564 jnc noluck
565 mov eax,0
566 cpuid
567 xor eax,eax
568 cmp ebx,'tneC'
569 jne noluck
570 cmp edx,'Hrua'
571 jne noluck
572 cmp ecx,'slua'
573 jne noluck
574 mov eax,0xC0000000
575 cpuid
576 mov edx,eax
577 xor eax,eax
578 cmp edx,0xC0000001
579 jb noluck
580 mov eax,0xC0000001
581 cpuid
582 xor eax,eax
583 bt edx,6
584 jnc skip_a
585 bt edx,7
586 jnc skip_a
587 mov padlock_use_ace,1
588 inc eax
589 skip_a: bt edx,2
590 jnc skip_r
591 bt edx,3
592 jnc skip_r
593 mov padlock_use_rng,1
594 inc eax
595 skip_r:
596 noluck:
597 }
598}
599
600static void __fastcall
601padlock_bswapl(void *key)
602{ _asm {
603 pushfd
604 cld
605 mov esi,ecx
606 mov edi,ecx
607 mov ecx,60
608 up: lodsd
609 bswap eax
610 stosd
611 loop up
612 popfd
613 }
614}
615
616/* MS actually specifies status of Direction Flag and compiler even
617 * manages to compile following as 'rep movsd' all by itself...
618 */
619#define padlock_memcpy(o,i,n) ((unsigned char *)memcpy((o),(i),(n)&~3U))
620#endif
621
622/* ===== AES encryption/decryption ===== */
623#ifndef OPENSSL_NO_AES
624
625#if defined(NID_aes_128_cfb128) && ! defined (NID_aes_128_cfb)
626#define NID_aes_128_cfb NID_aes_128_cfb128
627#endif
628
629#if defined(NID_aes_128_ofb128) && ! defined (NID_aes_128_ofb)
630#define NID_aes_128_ofb NID_aes_128_ofb128
631#endif
632
633#if defined(NID_aes_192_cfb128) && ! defined (NID_aes_192_cfb)
634#define NID_aes_192_cfb NID_aes_192_cfb128
635#endif
636
637#if defined(NID_aes_192_ofb128) && ! defined (NID_aes_192_ofb)
638#define NID_aes_192_ofb NID_aes_192_ofb128
639#endif
640
641#if defined(NID_aes_256_cfb128) && ! defined (NID_aes_256_cfb)
642#define NID_aes_256_cfb NID_aes_256_cfb128
643#endif
644
645#if defined(NID_aes_256_ofb128) && ! defined (NID_aes_256_ofb)
646#define NID_aes_256_ofb NID_aes_256_ofb128
647#endif
648
649/* List of supported ciphers. */
650static int padlock_cipher_nids[] = {
651 NID_aes_128_ecb,
652 NID_aes_128_cbc,
653 NID_aes_128_cfb,
654 NID_aes_128_ofb,
655
656 NID_aes_192_ecb,
657 NID_aes_192_cbc,
658 NID_aes_192_cfb,
659 NID_aes_192_ofb,
660
661 NID_aes_256_ecb,
662 NID_aes_256_cbc,
663 NID_aes_256_cfb,
664 NID_aes_256_ofb,
665};
666static int padlock_cipher_nids_num = (sizeof(padlock_cipher_nids)/
667 sizeof(padlock_cipher_nids[0]));
668
669/* Function prototypes ... */
670static int padlock_aes_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
671 const unsigned char *iv, int enc);
672static int padlock_aes_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
673 const unsigned char *in, size_t nbytes);
674
675#define NEAREST_ALIGNED(ptr) ( (unsigned char *)(ptr) + \
676 ( (0x10 - ((size_t)(ptr) & 0x0F)) & 0x0F ) )
677#define ALIGNED_CIPHER_DATA(ctx) ((struct padlock_cipher_data *)\
678 NEAREST_ALIGNED(ctx->cipher_data))
679
680#define EVP_CIPHER_block_size_ECB AES_BLOCK_SIZE
681#define EVP_CIPHER_block_size_CBC AES_BLOCK_SIZE
682#define EVP_CIPHER_block_size_OFB 1
683#define EVP_CIPHER_block_size_CFB 1
684
685/* Declaring so many ciphers by hand would be a pain.
686 Instead introduce a bit of preprocessor magic :-) */
687#define DECLARE_AES_EVP(ksize,lmode,umode) \
688static const EVP_CIPHER padlock_aes_##ksize##_##lmode = { \
689 NID_aes_##ksize##_##lmode, \
690 EVP_CIPHER_block_size_##umode, \
691 AES_KEY_SIZE_##ksize, \
692 AES_BLOCK_SIZE, \
693 0 | EVP_CIPH_##umode##_MODE, \
694 padlock_aes_init_key, \
695 padlock_aes_cipher, \
696 NULL, \
697 sizeof(struct padlock_cipher_data) + 16, \
698 EVP_CIPHER_set_asn1_iv, \
699 EVP_CIPHER_get_asn1_iv, \
700 NULL, \
701 NULL \
702}
703
704DECLARE_AES_EVP(128,ecb,ECB);
705DECLARE_AES_EVP(128,cbc,CBC);
706DECLARE_AES_EVP(128,cfb,CFB);
707DECLARE_AES_EVP(128,ofb,OFB);
708
709DECLARE_AES_EVP(192,ecb,ECB);
710DECLARE_AES_EVP(192,cbc,CBC);
711DECLARE_AES_EVP(192,cfb,CFB);
712DECLARE_AES_EVP(192,ofb,OFB);
713
714DECLARE_AES_EVP(256,ecb,ECB);
715DECLARE_AES_EVP(256,cbc,CBC);
716DECLARE_AES_EVP(256,cfb,CFB);
717DECLARE_AES_EVP(256,ofb,OFB);
718
719static int
720padlock_ciphers (ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid)
721{
722 /* No specific cipher => return a list of supported nids ... */
723 if (!cipher) {
724 *nids = padlock_cipher_nids;
725 return padlock_cipher_nids_num;
726 }
727
728 /* ... or the requested "cipher" otherwise */
729 switch (nid) {
730 case NID_aes_128_ecb:
731 *cipher = &padlock_aes_128_ecb;
732 break;
733 case NID_aes_128_cbc:
734 *cipher = &padlock_aes_128_cbc;
735 break;
736 case NID_aes_128_cfb:
737 *cipher = &padlock_aes_128_cfb;
738 break;
739 case NID_aes_128_ofb:
740 *cipher = &padlock_aes_128_ofb;
741 break;
742
743 case NID_aes_192_ecb:
744 *cipher = &padlock_aes_192_ecb;
745 break;
746 case NID_aes_192_cbc:
747 *cipher = &padlock_aes_192_cbc;
748 break;
749 case NID_aes_192_cfb:
750 *cipher = &padlock_aes_192_cfb;
751 break;
752 case NID_aes_192_ofb:
753 *cipher = &padlock_aes_192_ofb;
754 break;
755
756 case NID_aes_256_ecb:
757 *cipher = &padlock_aes_256_ecb;
758 break;
759 case NID_aes_256_cbc:
760 *cipher = &padlock_aes_256_cbc;
761 break;
762 case NID_aes_256_cfb:
763 *cipher = &padlock_aes_256_cfb;
764 break;
765 case NID_aes_256_ofb:
766 *cipher = &padlock_aes_256_ofb;
767 break;
768
769 default:
770 /* Sorry, we don't support this NID */
771 *cipher = NULL;
772 return 0;
773 }
774
775 return 1;
776}
777
778/* Prepare the encryption key for PadLock usage */
779static int
780padlock_aes_init_key (EVP_CIPHER_CTX *ctx, const unsigned char *key,
781 const unsigned char *iv, int enc)
782{
783 struct padlock_cipher_data *cdata;
784 int key_len = EVP_CIPHER_CTX_key_length(ctx) * 8;
785
786 if (key==NULL) return 0; /* ERROR */
787
788 cdata = ALIGNED_CIPHER_DATA(ctx);
789 memset(cdata, 0, sizeof(struct padlock_cipher_data));
790
791 /* Prepare Control word. */
792 if (EVP_CIPHER_CTX_mode(ctx) == EVP_CIPH_OFB_MODE)
793 cdata->cword.b.encdec = 0;
794 else
795 cdata->cword.b.encdec = (ctx->encrypt == 0);
796 cdata->cword.b.rounds = 10 + (key_len - 128) / 32;
797 cdata->cword.b.ksize = (key_len - 128) / 64;
798
799 switch(key_len) {
800 case 128:
801 /* PadLock can generate an extended key for
802 AES128 in hardware */
803 memcpy(cdata->ks.rd_key, key, AES_KEY_SIZE_128);
804 cdata->cword.b.keygen = 0;
805 break;
806
807 case 192:
808 case 256:
809 /* Generate an extended AES key in software.
810 Needed for AES192/AES256 */
811 /* Well, the above applies to Stepping 8 CPUs
812 and is listed as hardware errata. They most
813 likely will fix it at some point and then
814 a check for stepping would be due here. */
815 if (EVP_CIPHER_CTX_mode(ctx) == EVP_CIPH_CFB_MODE ||
816 EVP_CIPHER_CTX_mode(ctx) == EVP_CIPH_OFB_MODE ||
817 enc)
818 AES_set_encrypt_key(key, key_len, &cdata->ks);
819 else
820 AES_set_decrypt_key(key, key_len, &cdata->ks);
821#ifndef AES_ASM
822 /* OpenSSL C functions use byte-swapped extended key. */
823 padlock_bswapl(&cdata->ks);
824#endif
825 cdata->cword.b.keygen = 1;
826 break;
827
828 default:
829 /* ERROR */
830 return 0;
831 }
832
833 /*
834 * This is done to cover for cases when user reuses the
835 * context for new key. The catch is that if we don't do
836 * this, padlock_eas_cipher might proceed with old key...
837 */
838 padlock_reload_key ();
839
840 return 1;
841}
842
843/*
844 * Simplified version of padlock_aes_cipher() used when
845 * 1) both input and output buffers are at aligned addresses.
846 * or when
847 * 2) running on a newer CPU that doesn't require aligned buffers.
848 */
849static int
850padlock_aes_cipher_omnivorous(EVP_CIPHER_CTX *ctx, unsigned char *out_arg,
851 const unsigned char *in_arg, size_t nbytes)
852{
853 struct padlock_cipher_data *cdata;
854 void *iv;
855
856 cdata = ALIGNED_CIPHER_DATA(ctx);
857 padlock_verify_context(cdata);
858
859 switch (EVP_CIPHER_CTX_mode(ctx)) {
860 case EVP_CIPH_ECB_MODE:
861 padlock_xcrypt_ecb(nbytes/AES_BLOCK_SIZE, cdata, out_arg, in_arg);
862 break;
863
864 case EVP_CIPH_CBC_MODE:
865 memcpy(cdata->iv, ctx->iv, AES_BLOCK_SIZE);
866 iv = padlock_xcrypt_cbc(nbytes/AES_BLOCK_SIZE, cdata, out_arg, in_arg);
867 memcpy(ctx->iv, iv, AES_BLOCK_SIZE);
868 break;
869
870 case EVP_CIPH_CFB_MODE:
871 memcpy(cdata->iv, ctx->iv, AES_BLOCK_SIZE);
872 iv = padlock_xcrypt_cfb(nbytes/AES_BLOCK_SIZE, cdata, out_arg, in_arg);
873 memcpy(ctx->iv, iv, AES_BLOCK_SIZE);
874 break;
875
876 case EVP_CIPH_OFB_MODE:
877 memcpy(cdata->iv, ctx->iv, AES_BLOCK_SIZE);
878 padlock_xcrypt_ofb(nbytes/AES_BLOCK_SIZE, cdata, out_arg, in_arg);
879 memcpy(ctx->iv, cdata->iv, AES_BLOCK_SIZE);
880 break;
881
882 default:
883 return 0;
884 }
885
886 memset(cdata->iv, 0, AES_BLOCK_SIZE);
887
888 return 1;
889}
890
891#ifndef PADLOCK_CHUNK
892# define PADLOCK_CHUNK 512 /* Must be a power of 2 larger than 16 */
893#endif
894#if PADLOCK_CHUNK<16 || PADLOCK_CHUNK&(PADLOCK_CHUNK-1)
895# error "insane PADLOCK_CHUNK..."
896#endif
897
898/* Re-align the arguments to 16-Bytes boundaries and run the
899 encryption function itself. This function is not AES-specific. */
900static int
901padlock_aes_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out_arg,
902 const unsigned char *in_arg, size_t nbytes)
903{
904 struct padlock_cipher_data *cdata;
905 const void *inp;
906 unsigned char *out;
907 void *iv;
908 int inp_misaligned, out_misaligned, realign_in_loop;
909 size_t chunk, allocated=0;
910
911 /* ctx->num is maintained in byte-oriented modes,
912 such as CFB and OFB... */
913 if ((chunk = ctx->num)) { /* borrow chunk variable */
914 unsigned char *ivp=ctx->iv;
915
916 switch (EVP_CIPHER_CTX_mode(ctx)) {
917 case EVP_CIPH_CFB_MODE:
918 if (chunk >= AES_BLOCK_SIZE)
919 return 0; /* bogus value */
920
921 if (ctx->encrypt)
922 while (chunk<AES_BLOCK_SIZE && nbytes!=0) {
923 ivp[chunk] = *(out_arg++) = *(in_arg++) ^ ivp[chunk];
924 chunk++, nbytes--;
925 }
926 else while (chunk<AES_BLOCK_SIZE && nbytes!=0) {
927 unsigned char c = *(in_arg++);
928 *(out_arg++) = c ^ ivp[chunk];
929 ivp[chunk++] = c, nbytes--;
930 }
931
932 ctx->num = chunk%AES_BLOCK_SIZE;
933 break;
934 case EVP_CIPH_OFB_MODE:
935 if (chunk >= AES_BLOCK_SIZE)
936 return 0; /* bogus value */
937
938 while (chunk<AES_BLOCK_SIZE && nbytes!=0) {
939 *(out_arg++) = *(in_arg++) ^ ivp[chunk];
940 chunk++, nbytes--;
941 }
942
943 ctx->num = chunk%AES_BLOCK_SIZE;
944 break;
945 }
946 }
947
948 if (nbytes == 0)
949 return 1;
950#if 0
951 if (nbytes % AES_BLOCK_SIZE)
952 return 0; /* are we expected to do tail processing? */
953#else
954 /* nbytes is always multiple of AES_BLOCK_SIZE in ECB and CBC
955 modes and arbitrary value in byte-oriented modes, such as
956 CFB and OFB... */
957#endif
958
959 /* VIA promises CPUs that won't require alignment in the future.
960 For now padlock_aes_align_required is initialized to 1 and
961 the condition is never met... */
962 /* C7 core is capable to manage unaligned input in non-ECB[!]
963 mode, but performance penalties appear to be approximately
964 same as for software alignment below or ~3x. They promise to
965 improve it in the future, but for now we can just as well
966 pretend that it can only handle aligned input... */
967 if (!padlock_aes_align_required && (nbytes%AES_BLOCK_SIZE)==0)
968 return padlock_aes_cipher_omnivorous(ctx, out_arg, in_arg, nbytes);
969
970 inp_misaligned = (((size_t)in_arg) & 0x0F);
971 out_misaligned = (((size_t)out_arg) & 0x0F);
972
973 /* Note that even if output is aligned and input not,
974 * I still prefer to loop instead of copy the whole
975 * input and then encrypt in one stroke. This is done
976 * in order to improve L1 cache utilization... */
977 realign_in_loop = out_misaligned|inp_misaligned;
978
979 if (!realign_in_loop && (nbytes%AES_BLOCK_SIZE)==0)
980 return padlock_aes_cipher_omnivorous(ctx, out_arg, in_arg, nbytes);
981
982 /* this takes one "if" out of the loops */
983 chunk = nbytes;
984 chunk %= PADLOCK_CHUNK;
985 if (chunk==0) chunk = PADLOCK_CHUNK;
986
987 if (out_misaligned) {
988 /* optmize for small input */
989 allocated = (chunk<nbytes?PADLOCK_CHUNK:nbytes);
990 out = alloca(0x10 + allocated);
991 out = NEAREST_ALIGNED(out);
992 }
993 else
994 out = out_arg;
995
996 cdata = ALIGNED_CIPHER_DATA(ctx);
997 padlock_verify_context(cdata);
998
999 switch (EVP_CIPHER_CTX_mode(ctx)) {
1000 case EVP_CIPH_ECB_MODE:
1001 do {
1002 if (inp_misaligned)
1003 inp = padlock_memcpy(out, in_arg, chunk);
1004 else
1005 inp = in_arg;
1006 in_arg += chunk;
1007
1008 padlock_xcrypt_ecb(chunk/AES_BLOCK_SIZE, cdata, out, inp);
1009
1010 if (out_misaligned)
1011 out_arg = padlock_memcpy(out_arg, out, chunk) + chunk;
1012 else
1013 out = out_arg+=chunk;
1014
1015 nbytes -= chunk;
1016 chunk = PADLOCK_CHUNK;
1017 } while (nbytes);
1018 break;
1019
1020 case EVP_CIPH_CBC_MODE:
1021 memcpy(cdata->iv, ctx->iv, AES_BLOCK_SIZE);
1022 goto cbc_shortcut;
1023 do {
1024 if (iv != cdata->iv)
1025 memcpy(cdata->iv, iv, AES_BLOCK_SIZE);
1026 chunk = PADLOCK_CHUNK;
1027 cbc_shortcut: /* optimize for small input */
1028 if (inp_misaligned)
1029 inp = padlock_memcpy(out, in_arg, chunk);
1030 else
1031 inp = in_arg;
1032 in_arg += chunk;
1033
1034 iv = padlock_xcrypt_cbc(chunk/AES_BLOCK_SIZE, cdata, out, inp);
1035
1036 if (out_misaligned)
1037 out_arg = padlock_memcpy(out_arg, out, chunk) + chunk;
1038 else
1039 out = out_arg+=chunk;
1040
1041 } while (nbytes -= chunk);
1042 memcpy(ctx->iv, iv, AES_BLOCK_SIZE);
1043 break;
1044
1045 case EVP_CIPH_CFB_MODE:
1046 memcpy (iv = cdata->iv, ctx->iv, AES_BLOCK_SIZE);
1047 chunk &= ~(AES_BLOCK_SIZE-1);
1048 if (chunk) goto cfb_shortcut;
1049 else goto cfb_skiploop;
1050 do {
1051 if (iv != cdata->iv)
1052 memcpy(cdata->iv, iv, AES_BLOCK_SIZE);
1053 chunk = PADLOCK_CHUNK;
1054 cfb_shortcut: /* optimize for small input */
1055 if (inp_misaligned)
1056 inp = padlock_memcpy(out, in_arg, chunk);
1057 else
1058 inp = in_arg;
1059 in_arg += chunk;
1060
1061 iv = padlock_xcrypt_cfb(chunk/AES_BLOCK_SIZE, cdata, out, inp);
1062
1063 if (out_misaligned)
1064 out_arg = padlock_memcpy(out_arg, out, chunk) + chunk;
1065 else
1066 out = out_arg+=chunk;
1067
1068 nbytes -= chunk;
1069 } while (nbytes >= AES_BLOCK_SIZE);
1070
1071 cfb_skiploop:
1072 if (nbytes) {
1073 unsigned char *ivp = cdata->iv;
1074
1075 if (iv != ivp) {
1076 memcpy(ivp, iv, AES_BLOCK_SIZE);
1077 iv = ivp;
1078 }
1079 ctx->num = nbytes;
1080 if (cdata->cword.b.encdec) {
1081 cdata->cword.b.encdec=0;
1082 padlock_reload_key();
1083 padlock_xcrypt_ecb(1,cdata,ivp,ivp);
1084 cdata->cword.b.encdec=1;
1085 padlock_reload_key();
1086 while(nbytes) {
1087 unsigned char c = *(in_arg++);
1088 *(out_arg++) = c ^ *ivp;
1089 *(ivp++) = c, nbytes--;
1090 }
1091 }
1092 else { padlock_reload_key();
1093 padlock_xcrypt_ecb(1,cdata,ivp,ivp);
1094 padlock_reload_key();
1095 while (nbytes) {
1096 *ivp = *(out_arg++) = *(in_arg++) ^ *ivp;
1097 ivp++, nbytes--;
1098 }
1099 }
1100 }
1101
1102 memcpy(ctx->iv, iv, AES_BLOCK_SIZE);
1103 break;
1104
1105 case EVP_CIPH_OFB_MODE:
1106 memcpy(cdata->iv, ctx->iv, AES_BLOCK_SIZE);
1107 chunk &= ~(AES_BLOCK_SIZE-1);
1108 if (chunk) do {
1109 if (inp_misaligned)
1110 inp = padlock_memcpy(out, in_arg, chunk);
1111 else
1112 inp = in_arg;
1113 in_arg += chunk;
1114
1115 padlock_xcrypt_ofb(chunk/AES_BLOCK_SIZE, cdata, out, inp);
1116
1117 if (out_misaligned)
1118 out_arg = padlock_memcpy(out_arg, out, chunk) + chunk;
1119 else
1120 out = out_arg+=chunk;
1121
1122 nbytes -= chunk;
1123 chunk = PADLOCK_CHUNK;
1124 } while (nbytes >= AES_BLOCK_SIZE);
1125
1126 if (nbytes) {
1127 unsigned char *ivp = cdata->iv;
1128
1129 ctx->num = nbytes;
1130 padlock_reload_key(); /* empirically found */
1131 padlock_xcrypt_ecb(1,cdata,ivp,ivp);
1132 padlock_reload_key(); /* empirically found */
1133 while (nbytes) {
1134 *(out_arg++) = *(in_arg++) ^ *ivp;
1135 ivp++, nbytes--;
1136 }
1137 }
1138
1139 memcpy(ctx->iv, cdata->iv, AES_BLOCK_SIZE);
1140 break;
1141
1142 default:
1143 return 0;
1144 }
1145
1146 /* Clean the realign buffer if it was used */
1147 if (out_misaligned) {
1148 volatile unsigned long *p=(void *)out;
1149 size_t n = allocated/sizeof(*p);
1150 while (n--) *p++=0;
1151 }
1152
1153 memset(cdata->iv, 0, AES_BLOCK_SIZE);
1154
1155 return 1;
1156}
1157
1158#endif /* OPENSSL_NO_AES */
1159
1160/* ===== Random Number Generator ===== */
1161/*
1162 * This code is not engaged. The reason is that it does not comply
1163 * with recommendations for VIA RNG usage for secure applications
1164 * (posted at http://www.via.com.tw/en/viac3/c3.jsp) nor does it
1165 * provide meaningful error control...
1166 */
1167/* Wrapper that provides an interface between the API and
1168 the raw PadLock RNG */
1169static int
1170padlock_rand_bytes(unsigned char *output, int count)
1171{
1172 unsigned int eax, buf;
1173
1174 while (count >= 8) {
1175 eax = padlock_xstore(output, 0);
1176 if (!(eax&(1<<6))) return 0; /* RNG disabled */
1177 /* this ---vv--- covers DC bias, Raw Bits and String Filter */
1178 if (eax&(0x1F<<10)) return 0;
1179 if ((eax&0x1F)==0) continue; /* no data, retry... */
1180 if ((eax&0x1F)!=8) return 0; /* fatal failure... */
1181 output += 8;
1182 count -= 8;
1183 }
1184 while (count > 0) {
1185 eax = padlock_xstore(&buf, 3);
1186 if (!(eax&(1<<6))) return 0; /* RNG disabled */
1187 /* this ---vv--- covers DC bias, Raw Bits and String Filter */
1188 if (eax&(0x1F<<10)) return 0;
1189 if ((eax&0x1F)==0) continue; /* no data, retry... */
1190 if ((eax&0x1F)!=1) return 0; /* fatal failure... */
1191 *output++ = (unsigned char)buf;
1192 count--;
1193 }
1194 *(volatile unsigned int *)&buf=0;
1195
1196 return 1;
1197}
1198
1199/* Dummy but necessary function */
1200static int
1201padlock_rand_status(void)
1202{
1203 return 1;
1204}
1205
1206/* Prepare structure for registration */
1207static RAND_METHOD padlock_rand = {
1208 NULL, /* seed */
1209 padlock_rand_bytes, /* bytes */
1210 NULL, /* cleanup */
1211 NULL, /* add */
1212 padlock_rand_bytes, /* pseudorand */
1213 padlock_rand_status, /* rand status */
1214};
1215
1216#endif /* COMPILE_HW_PADLOCK */
1217
1218#endif /* !OPENSSL_NO_HW_PADLOCK */
1219#endif /* !OPENSSL_NO_HW */
diff --git a/src/lib/libssl/src/crypto/err/Makefile b/src/lib/libssl/src/crypto/err/Makefile
index 4adec55302..23e38409c8 100644
--- a/src/lib/libssl/src/crypto/err/Makefile
+++ b/src/lib/libssl/src/crypto/err/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -81,38 +78,32 @@ err.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/buffer.h
81err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 78err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
82err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 79err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
83err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 80err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
84err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 81err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
85err.o: ../../include/openssl/symhacks.h ../cryptlib.h err.c 82err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
86err_all.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 83err.o: ../cryptlib.h err.c
87err_all.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 84err_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
88err_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 85err_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
89err_all.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 86err_all.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
90err_all.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 87err_all.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
91err_all.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 88err_all.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
92err_all.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h 89err_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
93err_all.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 90err_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
94err_all.o: ../../include/openssl/engine.h ../../include/openssl/err.h 91err_all.o: ../../include/openssl/err.h ../../include/openssl/evp.h
95err_all.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 92err_all.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
96err_all.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 93err_all.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
97err_all.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 94err_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
98err_all.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 95err_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem2.h
99err_all.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 96err_all.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
100err_all.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 97err_all.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
101err_all.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 98err_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
102err_all.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs12.h 99err_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
103err_all.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 100err_all.o: ../../include/openssl/ui.h ../../include/openssl/x509.h
104err_all.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
105err_all.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
106err_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
107err_all.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
108err_all.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
109err_all.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
110err_all.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 101err_all.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
111err_all.o: err_all.c 102err_all.o: err_all.c
112err_prn.o: ../../e_os.h ../../include/openssl/bio.h 103err_prn.o: ../../e_os.h ../../include/openssl/bio.h
113err_prn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 104err_prn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
114err_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 105err_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
115err_prn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 106err_prn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
116err_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 107err_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
117err_prn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 108err_prn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
118err_prn.o: ../cryptlib.h err_prn.c 109err_prn.o: ../../include/openssl/symhacks.h ../cryptlib.h err_prn.c
diff --git a/src/lib/libssl/src/crypto/evp/Makefile b/src/lib/libssl/src/crypto/evp/Makefile
index d1c2a272bb..8f2555c7e5 100644
--- a/src/lib/libssl/src/crypto/evp/Makefile
+++ b/src/lib/libssl/src/crypto/evp/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -24,11 +19,11 @@ APPS=
24 19
25LIB=$(TOP)/libcrypto.a 20LIB=$(TOP)/libcrypto.a
26LIBSRC= encode.c digest.c evp_enc.c evp_key.c evp_acnf.c \ 21LIBSRC= encode.c digest.c evp_enc.c evp_key.c evp_acnf.c \
27 e_des.c e_bf.c e_idea.c e_des3.c \ 22 e_des.c e_bf.c e_idea.c e_des3.c e_camellia.c\
28 e_rc4.c e_aes.c names.c \ 23 e_rc4.c e_aes.c names.c e_seed.c \
29 e_xcbc_d.c e_rc2.c e_cast.c e_rc5.c \ 24 e_xcbc_d.c e_rc2.c e_cast.c e_rc5.c \
30 m_null.c m_md2.c m_md4.c m_md5.c m_sha.c m_sha1.c \ 25 m_null.c m_md2.c m_md4.c m_md5.c m_sha.c m_sha1.c \
31 m_dss.c m_dss1.c m_mdc2.c m_ripemd.c \ 26 m_dss.c m_dss1.c m_mdc2.c m_ripemd.c m_ecdsa.c\
32 p_open.c p_seal.c p_sign.c p_verify.c p_lib.c p_enc.c p_dec.c \ 27 p_open.c p_seal.c p_sign.c p_verify.c p_lib.c p_enc.c p_dec.c \
33 bio_md.c bio_b64.c bio_enc.c evp_err.c e_null.c \ 28 bio_md.c bio_b64.c bio_enc.c evp_err.c e_null.c \
34 c_all.c c_allc.c c_alld.c evp_lib.c bio_ok.c \ 29 c_all.c c_allc.c c_alld.c evp_lib.c bio_ok.c \
@@ -36,11 +31,11 @@ LIBSRC= encode.c digest.c evp_enc.c evp_key.c evp_acnf.c \
36 e_old.c 31 e_old.c
37 32
38LIBOBJ= encode.o digest.o evp_enc.o evp_key.o evp_acnf.o \ 33LIBOBJ= encode.o digest.o evp_enc.o evp_key.o evp_acnf.o \
39 e_des.o e_bf.o e_idea.o e_des3.o \ 34 e_des.o e_bf.o e_idea.o e_des3.o e_camellia.o\
40 e_rc4.o e_aes.o names.o \ 35 e_rc4.o e_aes.o names.o e_seed.o \
41 e_xcbc_d.o e_rc2.o e_cast.o e_rc5.o \ 36 e_xcbc_d.o e_rc2.o e_cast.o e_rc5.o \
42 m_null.o m_md2.o m_md4.o m_md5.o m_sha.o m_sha1.o \ 37 m_null.o m_md2.o m_md4.o m_md5.o m_sha.o m_sha1.o \
43 m_dss.o m_dss1.o m_mdc2.o m_ripemd.o \ 38 m_dss.o m_dss1.o m_mdc2.o m_ripemd.o m_ecdsa.o\
44 p_open.o p_seal.o p_sign.o p_verify.o p_lib.o p_enc.o p_dec.o \ 39 p_open.o p_seal.o p_sign.o p_verify.o p_lib.o p_enc.o p_dec.o \
45 bio_md.o bio_b64.o bio_enc.o evp_err.o e_null.o \ 40 bio_md.o bio_b64.o bio_enc.o evp_err.o e_null.o \
46 c_all.o c_allc.o c_alld.o evp_lib.o bio_ok.o \ 41 c_all.o c_allc.o c_alld.o evp_lib.o bio_ok.o \
@@ -74,6 +69,7 @@ links:
74 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 69 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
75 70
76install: 71install:
72 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
77 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 73 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
78 do \ 74 do \
79 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 75 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -89,6 +85,7 @@ lint:
89 lint -DLINT $(INCLUDES) $(SRC)>fluff 85 lint -DLINT $(INCLUDES) $(SRC)>fluff
90 86
91depend: 87depend:
88 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
92 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC) 89 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
93 90
94dclean: 91dclean:
@@ -100,977 +97,550 @@ clean:
100 97
101# DO NOT DELETE THIS LINE -- make depend depends on it. 98# DO NOT DELETE THIS LINE -- make depend depends on it.
102 99
103bio_b64.o: ../../e_os.h ../../include/openssl/aes.h 100bio_b64.o: ../../e_os.h ../../include/openssl/asn1.h
104bio_b64.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 101bio_b64.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
105bio_b64.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 102bio_b64.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
106bio_b64.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
107bio_b64.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
108bio_b64.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
109bio_b64.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
110bio_b64.o: ../../include/openssl/err.h ../../include/openssl/evp.h 103bio_b64.o: ../../include/openssl/err.h ../../include/openssl/evp.h
111bio_b64.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 104bio_b64.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
112bio_b64.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 105bio_b64.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
113bio_b64.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 106bio_b64.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
114bio_b64.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 107bio_b64.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
115bio_b64.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 108bio_b64.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_b64.c
116bio_b64.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc2.h 109bio_enc.o: ../../e_os.h ../../include/openssl/asn1.h
117bio_b64.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 110bio_enc.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
118bio_b64.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 111bio_enc.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
119bio_b64.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
120bio_b64.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
121bio_b64.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
122bio_b64.o: ../cryptlib.h bio_b64.c
123bio_enc.o: ../../e_os.h ../../include/openssl/aes.h
124bio_enc.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
125bio_enc.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
126bio_enc.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
127bio_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
128bio_enc.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
129bio_enc.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
130bio_enc.o: ../../include/openssl/err.h ../../include/openssl/evp.h 112bio_enc.o: ../../include/openssl/err.h ../../include/openssl/evp.h
131bio_enc.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 113bio_enc.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
132bio_enc.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 114bio_enc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
133bio_enc.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 115bio_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
134bio_enc.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 116bio_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
135bio_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 117bio_enc.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_enc.c
136bio_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc2.h 118bio_md.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
137bio_enc.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 119bio_md.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
138bio_enc.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
139bio_enc.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
140bio_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
141bio_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
142bio_enc.o: ../cryptlib.h bio_enc.c
143bio_md.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
144bio_md.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
145bio_md.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
146bio_md.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
147bio_md.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
148bio_md.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
149bio_md.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 120bio_md.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
150bio_md.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 121bio_md.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
151bio_md.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 122bio_md.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
152bio_md.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 123bio_md.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
153bio_md.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 124bio_md.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
154bio_md.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 125bio_md.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
155bio_md.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 126bio_md.o: ../cryptlib.h bio_md.c
156bio_md.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 127bio_ok.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
157bio_md.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 128bio_ok.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
158bio_md.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
159bio_md.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
160bio_md.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
161bio_md.o: ../../include/openssl/ui_compat.h ../cryptlib.h bio_md.c
162bio_ok.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
163bio_ok.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
164bio_ok.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
165bio_ok.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
166bio_ok.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
167bio_ok.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
168bio_ok.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 129bio_ok.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
169bio_ok.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 130bio_ok.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
170bio_ok.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 131bio_ok.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
171bio_ok.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 132bio_ok.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
172bio_ok.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 133bio_ok.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
173bio_ok.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 134bio_ok.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
174bio_ok.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 135bio_ok.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_ok.c
175bio_ok.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 136c_all.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
176bio_ok.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 137c_all.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
177bio_ok.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
178bio_ok.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
179bio_ok.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
180bio_ok.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
181bio_ok.o: ../cryptlib.h bio_ok.c
182c_all.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
183c_all.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
184c_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
185c_all.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
186c_all.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
187c_all.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
188c_all.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 138c_all.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
189c_all.o: ../../include/openssl/err.h ../../include/openssl/evp.h 139c_all.o: ../../include/openssl/err.h ../../include/openssl/evp.h
190c_all.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 140c_all.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
191c_all.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 141c_all.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
192c_all.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 142c_all.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
193c_all.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 143c_all.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
194c_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 144c_all.o: ../../include/openssl/symhacks.h ../cryptlib.h c_all.c
195c_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 145c_allc.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
196c_all.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 146c_allc.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
197c_all.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 147c_allc.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
198c_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 148c_allc.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
199c_all.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 149c_allc.o: ../../include/openssl/err.h ../../include/openssl/evp.h
200c_all.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 150c_allc.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
201c_all.o: ../../include/openssl/ui_compat.h ../cryptlib.h c_all.c
202c_allc.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
203c_allc.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
204c_allc.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
205c_allc.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
206c_allc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
207c_allc.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
208c_allc.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
209c_allc.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
210c_allc.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
211c_allc.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
212c_allc.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
213c_allc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 151c_allc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
214c_allc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 152c_allc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
215c_allc.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 153c_allc.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
216c_allc.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 154c_allc.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
217c_allc.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 155c_allc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
218c_allc.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 156c_allc.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
219c_allc.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 157c_allc.o: ../cryptlib.h c_allc.c
220c_allc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 158c_alld.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
221c_allc.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 159c_alld.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
222c_allc.o: ../../include/openssl/x509_vfy.h ../cryptlib.h c_allc.c 160c_alld.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
223c_alld.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 161c_alld.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
224c_alld.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 162c_alld.o: ../../include/openssl/err.h ../../include/openssl/evp.h
225c_alld.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 163c_alld.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
226c_alld.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
227c_alld.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
228c_alld.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
229c_alld.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
230c_alld.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
231c_alld.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
232c_alld.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
233c_alld.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
234c_alld.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 164c_alld.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
235c_alld.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 165c_alld.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
236c_alld.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 166c_alld.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
237c_alld.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 167c_alld.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
238c_alld.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 168c_alld.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
239c_alld.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 169c_alld.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
240c_alld.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 170c_alld.o: ../cryptlib.h c_alld.c
241c_alld.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 171digest.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
242c_alld.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 172digest.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
243c_alld.o: ../../include/openssl/x509_vfy.h ../cryptlib.h c_alld.c
244digest.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
245digest.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
246digest.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
247digest.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
248digest.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
249digest.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
250digest.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 173digest.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
251digest.o: ../../include/openssl/err.h ../../include/openssl/evp.h 174digest.o: ../../include/openssl/err.h ../../include/openssl/evp.h
252digest.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 175digest.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
253digest.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 176digest.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
254digest.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 177digest.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
255digest.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 178digest.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
256digest.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 179digest.o: ../../include/openssl/symhacks.h ../cryptlib.h digest.c
257digest.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
258digest.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
259digest.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
260digest.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
261digest.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
262digest.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
263digest.o: ../../include/openssl/ui_compat.h ../cryptlib.h digest.c
264e_aes.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 180e_aes.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
265e_aes.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 181e_aes.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
266e_aes.o: ../../include/openssl/bn.h ../../include/openssl/cast.h 182e_aes.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
267e_aes.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 183e_aes.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
268e_aes.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
269e_aes.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
270e_aes.o: ../../include/openssl/err.h ../../include/openssl/evp.h
271e_aes.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
272e_aes.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
273e_aes.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
274e_aes.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 184e_aes.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
275e_aes.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 185e_aes.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
276e_aes.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc2.h 186e_aes.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
277e_aes.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 187e_aes.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h e_aes.c
278e_aes.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
279e_aes.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
280e_aes.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
281e_aes.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h e_aes.c
282e_aes.o: evp_locl.h 188e_aes.o: evp_locl.h
283e_bf.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 189e_bf.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
284e_bf.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 190e_bf.o: ../../include/openssl/blowfish.h ../../include/openssl/buffer.h
285e_bf.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 191e_bf.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
286e_bf.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 192e_bf.o: ../../include/openssl/err.h ../../include/openssl/evp.h
287e_bf.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 193e_bf.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
288e_bf.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
289e_bf.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
290e_bf.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
291e_bf.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
292e_bf.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
293e_bf.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
294e_bf.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 194e_bf.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
295e_bf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 195e_bf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
296e_bf.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 196e_bf.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
297e_bf.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 197e_bf.o: ../../include/openssl/symhacks.h ../cryptlib.h e_bf.c evp_locl.h
298e_bf.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 198e_camellia.o: ../../include/openssl/opensslconf.h e_camellia.c
299e_bf.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 199e_cast.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
300e_bf.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 200e_cast.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
301e_bf.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_bf.c evp_locl.h 201e_cast.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
302e_cast.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 202e_cast.o: ../../include/openssl/err.h ../../include/openssl/evp.h
303e_cast.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 203e_cast.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
304e_cast.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
305e_cast.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
306e_cast.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
307e_cast.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
308e_cast.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
309e_cast.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
310e_cast.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
311e_cast.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
312e_cast.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
313e_cast.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 204e_cast.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
314e_cast.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 205e_cast.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
315e_cast.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 206e_cast.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
316e_cast.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 207e_cast.o: ../../include/openssl/symhacks.h ../cryptlib.h e_cast.c evp_locl.h
317e_cast.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 208e_des.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
318e_cast.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 209e_des.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
319e_cast.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
320e_cast.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_cast.c evp_locl.h
321e_des.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
322e_des.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
323e_des.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
324e_des.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
325e_des.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 210e_des.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
326e_des.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
327e_des.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 211e_des.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
328e_des.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 212e_des.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
329e_des.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 213e_des.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
330e_des.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 214e_des.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
331e_des.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 215e_des.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
332e_des.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 216e_des.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
333e_des.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
334e_des.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
335e_des.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
336e_des.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
337e_des.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
338e_des.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 217e_des.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
339e_des.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_des.c evp_locl.h 218e_des.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_des.c evp_locl.h
340e_des3.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 219e_des3.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
341e_des3.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 220e_des3.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
342e_des3.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
343e_des3.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
344e_des3.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 221e_des3.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
345e_des3.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
346e_des3.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 222e_des3.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
347e_des3.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 223e_des3.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
348e_des3.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 224e_des3.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
349e_des3.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 225e_des3.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
350e_des3.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 226e_des3.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
351e_des3.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 227e_des3.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
352e_des3.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
353e_des3.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
354e_des3.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
355e_des3.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
356e_des3.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
357e_des3.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 228e_des3.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
358e_des3.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_des3.c evp_locl.h 229e_des3.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_des3.c evp_locl.h
359e_idea.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 230e_idea.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
360e_idea.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 231e_idea.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
361e_idea.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
362e_idea.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
363e_idea.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
364e_idea.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
365e_idea.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 232e_idea.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
366e_idea.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 233e_idea.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
367e_idea.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 234e_idea.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
368e_idea.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
369e_idea.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
370e_idea.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 235e_idea.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
371e_idea.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 236e_idea.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
372e_idea.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 237e_idea.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
373e_idea.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 238e_idea.o: ../../include/openssl/symhacks.h ../cryptlib.h e_idea.c evp_locl.h
374e_idea.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 239e_null.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
375e_idea.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 240e_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
376e_idea.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
377e_idea.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_idea.c evp_locl.h
378e_null.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
379e_null.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
380e_null.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
381e_null.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
382e_null.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
383e_null.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
384e_null.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 241e_null.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
385e_null.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 242e_null.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
386e_null.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 243e_null.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
387e_null.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 244e_null.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
388e_null.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 245e_null.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
389e_null.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 246e_null.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
390e_null.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 247e_null.o: ../cryptlib.h e_null.c
391e_null.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 248e_old.o: e_old.c
392e_null.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 249e_rc2.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
393e_null.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 250e_rc2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
394e_null.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
395e_null.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
396e_null.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_null.c
397e_old.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
398e_old.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
399e_old.o: ../../include/openssl/bn.h ../../include/openssl/cast.h
400e_old.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
401e_old.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
402e_old.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
403e_old.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
404e_old.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
405e_old.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
406e_old.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
407e_old.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
408e_old.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc2.h
409e_old.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
410e_old.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
411e_old.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
412e_old.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
413e_old.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h e_old.c
414e_rc2.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
415e_rc2.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
416e_rc2.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
417e_rc2.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
418e_rc2.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
419e_rc2.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
420e_rc2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 251e_rc2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
421e_rc2.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 252e_rc2.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
422e_rc2.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 253e_rc2.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
423e_rc2.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 254e_rc2.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
424e_rc2.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 255e_rc2.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc2.h
425e_rc2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 256e_rc2.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
426e_rc2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 257e_rc2.o: ../../include/openssl/symhacks.h ../cryptlib.h e_rc2.c evp_locl.h
427e_rc2.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 258e_rc4.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
428e_rc2.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 259e_rc4.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
429e_rc2.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
430e_rc2.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
431e_rc2.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
432e_rc2.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_rc2.c evp_locl.h
433e_rc4.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
434e_rc4.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
435e_rc4.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
436e_rc4.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
437e_rc4.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
438e_rc4.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
439e_rc4.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 260e_rc4.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
440e_rc4.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 261e_rc4.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
441e_rc4.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 262e_rc4.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
442e_rc4.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 263e_rc4.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
443e_rc4.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 264e_rc4.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc4.h
444e_rc4.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 265e_rc4.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
445e_rc4.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 266e_rc4.o: ../../include/openssl/symhacks.h ../cryptlib.h e_rc4.c
446e_rc4.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 267e_rc5.o: ../../e_os.h ../../include/openssl/bio.h
447e_rc4.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 268e_rc5.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
448e_rc4.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
449e_rc4.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
450e_rc4.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
451e_rc4.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_rc4.c evp_locl.h
452e_rc5.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
453e_rc5.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
454e_rc5.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
455e_rc5.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
456e_rc5.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
457e_rc5.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
458e_rc5.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 269e_rc5.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
459e_rc5.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 270e_rc5.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
460e_rc5.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
461e_rc5.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
462e_rc5.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
463e_rc5.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
464e_rc5.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 271e_rc5.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
465e_rc5.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 272e_rc5.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
466e_rc5.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 273e_rc5.o: ../../include/openssl/symhacks.h ../cryptlib.h e_rc5.c
467e_rc5.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 274e_seed.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
468e_rc5.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 275e_seed.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
469e_rc5.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 276e_seed.o: ../../include/openssl/err.h ../../include/openssl/evp.h
470e_rc5.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_rc5.c evp_locl.h 277e_seed.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
471e_xcbc_d.o: ../../e_os.h ../../include/openssl/aes.h 278e_seed.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
472e_xcbc_d.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 279e_seed.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
473e_xcbc_d.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 280e_seed.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
474e_xcbc_d.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 281e_seed.o: ../../include/openssl/symhacks.h e_seed.c
282e_xcbc_d.o: ../../e_os.h ../../include/openssl/asn1.h
283e_xcbc_d.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
475e_xcbc_d.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 284e_xcbc_d.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
476e_xcbc_d.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 285e_xcbc_d.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
477e_xcbc_d.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
478e_xcbc_d.o: ../../include/openssl/err.h ../../include/openssl/evp.h 286e_xcbc_d.o: ../../include/openssl/err.h ../../include/openssl/evp.h
479e_xcbc_d.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 287e_xcbc_d.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
480e_xcbc_d.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 288e_xcbc_d.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
481e_xcbc_d.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
482e_xcbc_d.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
483e_xcbc_d.o: ../../include/openssl/opensslconf.h
484e_xcbc_d.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 289e_xcbc_d.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
485e_xcbc_d.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 290e_xcbc_d.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
486e_xcbc_d.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
487e_xcbc_d.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
488e_xcbc_d.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
489e_xcbc_d.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 291e_xcbc_d.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
490e_xcbc_d.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_xcbc_d.c 292e_xcbc_d.o: ../../include/openssl/ui_compat.h ../cryptlib.h e_xcbc_d.c
491encode.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 293encode.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
492encode.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 294encode.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
493encode.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
494encode.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
495encode.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
496encode.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
497encode.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 295encode.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
498encode.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 296encode.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
499encode.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 297encode.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
500encode.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 298encode.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
501encode.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 299encode.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
502encode.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 300encode.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
503encode.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 301encode.o: ../cryptlib.h encode.c
504encode.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 302evp_acnf.o: ../../e_os.h ../../include/openssl/asn1.h
505encode.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 303evp_acnf.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
506encode.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
507encode.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
508encode.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
509encode.o: ../../include/openssl/ui_compat.h ../cryptlib.h encode.c
510evp_acnf.o: ../../e_os.h ../../include/openssl/aes.h
511evp_acnf.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
512evp_acnf.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
513evp_acnf.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
514evp_acnf.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 304evp_acnf.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
515evp_acnf.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
516evp_acnf.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
517evp_acnf.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 305evp_acnf.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
518evp_acnf.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 306evp_acnf.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
519evp_acnf.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 307evp_acnf.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
520evp_acnf.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 308evp_acnf.o: ../../include/openssl/opensslconf.h
521evp_acnf.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
522evp_acnf.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
523evp_acnf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 309evp_acnf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
524evp_acnf.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 310evp_acnf.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
525evp_acnf.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 311evp_acnf.o: ../../include/openssl/symhacks.h ../cryptlib.h evp_acnf.c
526evp_acnf.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 312evp_enc.o: ../../e_os.h ../../include/openssl/asn1.h
527evp_acnf.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 313evp_enc.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
528evp_acnf.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 314evp_enc.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
529evp_acnf.o: ../../include/openssl/ui_compat.h ../cryptlib.h evp_acnf.c
530evp_enc.o: ../../e_os.h ../../include/openssl/aes.h
531evp_enc.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
532evp_enc.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
533evp_enc.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
534evp_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
535evp_enc.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
536evp_enc.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
537evp_enc.o: ../../include/openssl/engine.h ../../include/openssl/err.h 315evp_enc.o: ../../include/openssl/engine.h ../../include/openssl/err.h
538evp_enc.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 316evp_enc.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
539evp_enc.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 317evp_enc.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
540evp_enc.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 318evp_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
541evp_enc.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 319evp_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
542evp_enc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 320evp_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
543evp_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 321evp_enc.o: ../../include/openssl/symhacks.h ../cryptlib.h evp_enc.c evp_locl.h
544evp_enc.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 322evp_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
545evp_enc.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 323evp_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
546evp_enc.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
547evp_enc.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
548evp_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
549evp_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
550evp_enc.o: ../cryptlib.h evp_enc.c evp_locl.h
551evp_err.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
552evp_err.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
553evp_err.o: ../../include/openssl/bn.h ../../include/openssl/cast.h
554evp_err.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
555evp_err.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
556evp_err.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
557evp_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h 324evp_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
558evp_err.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 325evp_err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
559evp_err.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 326evp_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
560evp_err.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 327evp_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
561evp_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 328evp_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
562evp_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 329evp_err.o: ../../include/openssl/symhacks.h evp_err.c
563evp_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc2.h 330evp_key.o: ../../e_os.h ../../include/openssl/asn1.h
564evp_err.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 331evp_key.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
565evp_err.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 332evp_key.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
566evp_err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 333evp_key.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
567evp_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 334evp_key.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
568evp_err.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 335evp_key.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
569evp_err.o: evp_err.c
570evp_key.o: ../../e_os.h ../../include/openssl/aes.h
571evp_key.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
572evp_key.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
573evp_key.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
574evp_key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
575evp_key.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
576evp_key.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
577evp_key.o: ../../include/openssl/err.h ../../include/openssl/evp.h
578evp_key.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
579evp_key.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
580evp_key.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
581evp_key.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 336evp_key.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
582evp_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 337evp_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
583evp_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 338evp_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
584evp_key.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 339evp_key.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
585evp_key.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 340evp_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
586evp_key.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 341evp_key.o: ../../include/openssl/ui.h ../../include/openssl/x509.h
587evp_key.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
588evp_key.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
589evp_key.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
590evp_key.o: ../../include/openssl/x509_vfy.h ../cryptlib.h evp_key.c 342evp_key.o: ../../include/openssl/x509_vfy.h ../cryptlib.h evp_key.c
591evp_lib.o: ../../e_os.h ../../include/openssl/aes.h 343evp_lib.o: ../../e_os.h ../../include/openssl/asn1.h
592evp_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 344evp_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
593evp_lib.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 345evp_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
594evp_lib.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
595evp_lib.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
596evp_lib.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
597evp_lib.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
598evp_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h 346evp_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
599evp_lib.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 347evp_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
600evp_lib.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 348evp_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
601evp_lib.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 349evp_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
602evp_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 350evp_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
603evp_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 351evp_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h evp_lib.c
604evp_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc2.h 352evp_pbe.o: ../../e_os.h ../../include/openssl/asn1.h
605evp_lib.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 353evp_pbe.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
606evp_lib.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 354evp_pbe.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
607evp_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 355evp_pbe.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
608evp_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 356evp_pbe.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
609evp_lib.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 357evp_pbe.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
610evp_lib.o: ../cryptlib.h evp_lib.c
611evp_pbe.o: ../../e_os.h ../../include/openssl/aes.h
612evp_pbe.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
613evp_pbe.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
614evp_pbe.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
615evp_pbe.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
616evp_pbe.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
617evp_pbe.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
618evp_pbe.o: ../../include/openssl/err.h ../../include/openssl/evp.h
619evp_pbe.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
620evp_pbe.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
621evp_pbe.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
622evp_pbe.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 358evp_pbe.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
623evp_pbe.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 359evp_pbe.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
624evp_pbe.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 360evp_pbe.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
625evp_pbe.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 361evp_pbe.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
626evp_pbe.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 362evp_pbe.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
627evp_pbe.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 363evp_pbe.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
628evp_pbe.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 364evp_pbe.o: ../cryptlib.h evp_pbe.c
629evp_pbe.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 365evp_pkey.o: ../../e_os.h ../../include/openssl/asn1.h
630evp_pbe.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 366evp_pkey.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
631evp_pbe.o: ../../include/openssl/x509_vfy.h ../cryptlib.h evp_pbe.c 367evp_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
632evp_pkey.o: ../../e_os.h ../../include/openssl/aes.h
633evp_pkey.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
634evp_pkey.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
635evp_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
636evp_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
637evp_pkey.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
638evp_pkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 368evp_pkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
639evp_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h 369evp_pkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
640evp_pkey.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 370evp_pkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
641evp_pkey.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 371evp_pkey.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
642evp_pkey.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
643evp_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 372evp_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
644evp_pkey.o: ../../include/openssl/opensslconf.h 373evp_pkey.o: ../../include/openssl/opensslconf.h
645evp_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 374evp_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
646evp_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 375evp_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
647evp_pkey.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
648evp_pkey.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
649evp_pkey.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 376evp_pkey.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
650evp_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 377evp_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
651evp_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 378evp_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
652evp_pkey.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
653evp_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h evp_pkey.c 379evp_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h evp_pkey.c
654m_dss.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 380m_dss.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
655m_dss.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 381m_dss.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
656m_dss.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 382m_dss.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
657m_dss.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 383m_dss.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
658m_dss.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 384m_dss.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
659m_dss.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 385m_dss.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
660m_dss.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 386m_dss.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
661m_dss.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 387m_dss.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
662m_dss.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 388m_dss.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
663m_dss.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
664m_dss.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
665m_dss.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
666m_dss.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
667m_dss.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h
668m_dss.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
669m_dss.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
670m_dss.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 389m_dss.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
671m_dss.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 390m_dss.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
672m_dss.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
673m_dss.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 391m_dss.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
674m_dss.o: ../cryptlib.h m_dss.c 392m_dss.o: ../cryptlib.h m_dss.c
675m_dss1.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 393m_dss1.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
676m_dss1.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 394m_dss1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
677m_dss1.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 395m_dss1.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
678m_dss1.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 396m_dss1.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
679m_dss1.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 397m_dss1.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
680m_dss1.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 398m_dss1.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
681m_dss1.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 399m_dss1.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
682m_dss1.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 400m_dss1.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
683m_dss1.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 401m_dss1.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
684m_dss1.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
685m_dss1.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
686m_dss1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
687m_dss1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
688m_dss1.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h
689m_dss1.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
690m_dss1.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
691m_dss1.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 402m_dss1.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
692m_dss1.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 403m_dss1.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
693m_dss1.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
694m_dss1.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 404m_dss1.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
695m_dss1.o: ../cryptlib.h m_dss1.c 405m_dss1.o: ../cryptlib.h m_dss1.c
696m_md2.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 406m_ecdsa.o: ../../e_os.h ../../include/openssl/asn1.h
697m_md2.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 407m_ecdsa.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
698m_md2.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 408m_ecdsa.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
699m_md2.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 409m_ecdsa.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
700m_md2.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 410m_ecdsa.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
701m_md2.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 411m_ecdsa.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
702m_md2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 412m_ecdsa.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
703m_md2.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 413m_ecdsa.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
414m_ecdsa.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
415m_ecdsa.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
416m_ecdsa.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
417m_ecdsa.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
418m_ecdsa.o: ../cryptlib.h m_ecdsa.c
419m_md2.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
420m_md2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
421m_md2.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
422m_md2.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
423m_md2.o: ../../include/openssl/err.h ../../include/openssl/evp.h
704m_md2.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 424m_md2.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
705m_md2.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 425m_md2.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
706m_md2.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 426m_md2.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
707m_md2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 427m_md2.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
708m_md2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 428m_md2.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
709m_md2.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 429m_md2.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
710m_md2.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 430m_md2.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
711m_md2.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 431m_md2.o: ../../include/openssl/x509_vfy.h ../cryptlib.h m_md2.c
712m_md2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 432m_md4.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
713m_md2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 433m_md4.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
714m_md2.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 434m_md4.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
715m_md2.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 435m_md4.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
716m_md2.o: ../cryptlib.h evp_locl.h m_md2.c 436m_md4.o: ../../include/openssl/err.h ../../include/openssl/evp.h
717m_md4.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 437m_md4.o: ../../include/openssl/lhash.h ../../include/openssl/md4.h
718m_md4.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 438m_md4.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
719m_md4.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 439m_md4.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
720m_md4.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 440m_md4.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
721m_md4.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 441m_md4.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
722m_md4.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 442m_md4.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
723m_md4.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 443m_md4.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
724m_md4.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 444m_md4.o: ../../include/openssl/x509_vfy.h ../cryptlib.h m_md4.c
725m_md4.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 445m_md5.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
726m_md4.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 446m_md5.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
727m_md4.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 447m_md5.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
728m_md4.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 448m_md5.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
729m_md4.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 449m_md5.o: ../../include/openssl/err.h ../../include/openssl/evp.h
730m_md4.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 450m_md5.o: ../../include/openssl/lhash.h ../../include/openssl/md5.h
731m_md4.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 451m_md5.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
732m_md4.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 452m_md5.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
733m_md4.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 453m_md5.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
734m_md4.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 454m_md5.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
735m_md4.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 455m_md5.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
736m_md4.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 456m_md5.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
737m_md4.o: ../cryptlib.h evp_locl.h m_md4.c 457m_md5.o: ../../include/openssl/x509_vfy.h ../cryptlib.h m_md5.c
738m_md5.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 458m_mdc2.o: ../../e_os.h ../../include/openssl/bio.h
739m_md5.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 459m_mdc2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
740m_md5.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
741m_md5.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
742m_md5.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
743m_md5.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
744m_md5.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
745m_md5.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
746m_md5.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
747m_md5.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
748m_md5.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
749m_md5.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
750m_md5.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
751m_md5.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h
752m_md5.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
753m_md5.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
754m_md5.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
755m_md5.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
756m_md5.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
757m_md5.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
758m_md5.o: ../cryptlib.h evp_locl.h m_md5.c
759m_mdc2.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
760m_mdc2.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
761m_mdc2.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
762m_mdc2.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
763m_mdc2.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
764m_mdc2.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
765m_mdc2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 460m_mdc2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
766m_mdc2.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 461m_mdc2.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
767m_mdc2.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
768m_mdc2.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
769m_mdc2.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
770m_mdc2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
771m_mdc2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 462m_mdc2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
772m_mdc2.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 463m_mdc2.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
773m_mdc2.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 464m_mdc2.o: ../../include/openssl/symhacks.h ../cryptlib.h m_mdc2.c
774m_mdc2.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 465m_null.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
775m_mdc2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 466m_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
776m_mdc2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 467m_null.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
777m_mdc2.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 468m_null.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
778m_mdc2.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 469m_null.o: ../../include/openssl/err.h ../../include/openssl/evp.h
779m_mdc2.o: ../cryptlib.h evp_locl.h m_mdc2.c 470m_null.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
780m_null.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
781m_null.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
782m_null.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
783m_null.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
784m_null.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
785m_null.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
786m_null.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
787m_null.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
788m_null.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
789m_null.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
790m_null.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
791m_null.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 471m_null.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
792m_null.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 472m_null.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
793m_null.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 473m_null.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
794m_null.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 474m_null.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
795m_null.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 475m_null.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
796m_null.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 476m_null.o: ../../include/openssl/x509_vfy.h ../cryptlib.h m_null.c
797m_null.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 477m_ripemd.o: ../../e_os.h ../../include/openssl/asn1.h
798m_null.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 478m_ripemd.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
799m_null.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 479m_ripemd.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
800m_null.o: ../cryptlib.h m_null.c 480m_ripemd.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
801m_ripemd.o: ../../e_os.h ../../include/openssl/aes.h 481m_ripemd.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
802m_ripemd.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 482m_ripemd.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
803m_ripemd.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
804m_ripemd.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
805m_ripemd.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
806m_ripemd.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
807m_ripemd.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
808m_ripemd.o: ../../include/openssl/err.h ../../include/openssl/evp.h
809m_ripemd.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
810m_ripemd.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
811m_ripemd.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
812m_ripemd.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 483m_ripemd.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
813m_ripemd.o: ../../include/openssl/opensslconf.h 484m_ripemd.o: ../../include/openssl/opensslconf.h
814m_ripemd.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 485m_ripemd.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
815m_ripemd.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 486m_ripemd.o: ../../include/openssl/pkcs7.h ../../include/openssl/ripemd.h
816m_ripemd.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 487m_ripemd.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
817m_ripemd.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 488m_ripemd.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
818m_ripemd.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 489m_ripemd.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
819m_ripemd.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 490m_ripemd.o: ../../include/openssl/x509_vfy.h ../cryptlib.h m_ripemd.c
820m_ripemd.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 491m_sha.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
821m_ripemd.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 492m_sha.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
822m_ripemd.o: ../cryptlib.h m_ripemd.c 493m_sha.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
823m_sha.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 494m_sha.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
824m_sha.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 495m_sha.o: ../../include/openssl/err.h ../../include/openssl/evp.h
825m_sha.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 496m_sha.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
826m_sha.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
827m_sha.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
828m_sha.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
829m_sha.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
830m_sha.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
831m_sha.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
832m_sha.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
833m_sha.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
834m_sha.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 497m_sha.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
835m_sha.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 498m_sha.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
836m_sha.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 499m_sha.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
837m_sha.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
838m_sha.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
839m_sha.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 500m_sha.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
840m_sha.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 501m_sha.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
841m_sha.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
842m_sha.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 502m_sha.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
843m_sha.o: ../cryptlib.h evp_locl.h m_sha.c 503m_sha.o: ../cryptlib.h m_sha.c
844m_sha1.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 504m_sha1.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
845m_sha1.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 505m_sha1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
846m_sha1.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 506m_sha1.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
847m_sha1.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 507m_sha1.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
848m_sha1.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 508m_sha1.o: ../../include/openssl/err.h ../../include/openssl/evp.h
849m_sha1.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 509m_sha1.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
850m_sha1.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
851m_sha1.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
852m_sha1.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
853m_sha1.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
854m_sha1.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
855m_sha1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 510m_sha1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
856m_sha1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 511m_sha1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
857m_sha1.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 512m_sha1.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
858m_sha1.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
859m_sha1.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
860m_sha1.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 513m_sha1.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
861m_sha1.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 514m_sha1.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
862m_sha1.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
863m_sha1.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 515m_sha1.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
864m_sha1.o: ../cryptlib.h m_sha1.c 516m_sha1.o: ../cryptlib.h m_sha1.c
865names.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 517names.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
866names.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 518names.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
867names.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 519names.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
868names.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 520names.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
869names.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 521names.o: ../../include/openssl/err.h ../../include/openssl/evp.h
870names.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 522names.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
871names.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
872names.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
873names.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
874names.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
875names.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
876names.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 523names.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
877names.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 524names.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
878names.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 525names.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
879names.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 526names.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
880names.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 527names.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
881names.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 528names.o: ../../include/openssl/x509_vfy.h ../cryptlib.h names.c
882names.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 529p5_crpt.o: ../../e_os.h ../../include/openssl/asn1.h
883names.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 530p5_crpt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
884names.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 531p5_crpt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
885names.o: ../cryptlib.h names.c 532p5_crpt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
886p5_crpt.o: ../../e_os.h ../../include/openssl/aes.h 533p5_crpt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
887p5_crpt.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 534p5_crpt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
888p5_crpt.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
889p5_crpt.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
890p5_crpt.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
891p5_crpt.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
892p5_crpt.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
893p5_crpt.o: ../../include/openssl/err.h ../../include/openssl/evp.h
894p5_crpt.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
895p5_crpt.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
896p5_crpt.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
897p5_crpt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 535p5_crpt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
898p5_crpt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 536p5_crpt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
899p5_crpt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 537p5_crpt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
900p5_crpt.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 538p5_crpt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
901p5_crpt.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 539p5_crpt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
902p5_crpt.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 540p5_crpt.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
903p5_crpt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 541p5_crpt.o: ../cryptlib.h p5_crpt.c
904p5_crpt.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 542p5_crpt2.o: ../../e_os.h ../../include/openssl/asn1.h
905p5_crpt.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 543p5_crpt2.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
906p5_crpt.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p5_crpt.c 544p5_crpt2.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
907p5_crpt2.o: ../../e_os.h ../../include/openssl/aes.h 545p5_crpt2.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
908p5_crpt2.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 546p5_crpt2.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
909p5_crpt2.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 547p5_crpt2.o: ../../include/openssl/evp.h ../../include/openssl/hmac.h
910p5_crpt2.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 548p5_crpt2.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
911p5_crpt2.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
912p5_crpt2.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
913p5_crpt2.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
914p5_crpt2.o: ../../include/openssl/err.h ../../include/openssl/evp.h
915p5_crpt2.o: ../../include/openssl/hmac.h ../../include/openssl/idea.h
916p5_crpt2.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
917p5_crpt2.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
918p5_crpt2.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
919p5_crpt2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 549p5_crpt2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
920p5_crpt2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 550p5_crpt2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
921p5_crpt2.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 551p5_crpt2.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
922p5_crpt2.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 552p5_crpt2.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
923p5_crpt2.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 553p5_crpt2.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
924p5_crpt2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 554p5_crpt2.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p5_crpt2.c
925p5_crpt2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 555p_dec.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
926p5_crpt2.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 556p_dec.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
927p5_crpt2.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 557p_dec.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
928p5_crpt2.o: ../cryptlib.h p5_crpt2.c 558p_dec.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
929p_dec.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 559p_dec.o: ../../include/openssl/err.h ../../include/openssl/evp.h
930p_dec.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 560p_dec.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
931p_dec.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
932p_dec.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
933p_dec.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
934p_dec.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
935p_dec.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
936p_dec.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
937p_dec.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
938p_dec.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
939p_dec.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
940p_dec.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 561p_dec.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
941p_dec.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 562p_dec.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
942p_dec.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 563p_dec.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
943p_dec.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
944p_dec.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
945p_dec.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 564p_dec.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
946p_dec.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 565p_dec.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
947p_dec.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 566p_dec.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
948p_dec.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
949p_dec.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_dec.c 567p_dec.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_dec.c
950p_enc.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 568p_enc.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
951p_enc.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 569p_enc.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
952p_enc.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 570p_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
953p_enc.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 571p_enc.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
954p_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 572p_enc.o: ../../include/openssl/err.h ../../include/openssl/evp.h
955p_enc.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 573p_enc.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
956p_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
957p_enc.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
958p_enc.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
959p_enc.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
960p_enc.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
961p_enc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 574p_enc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
962p_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 575p_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
963p_enc.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 576p_enc.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
964p_enc.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
965p_enc.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
966p_enc.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 577p_enc.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
967p_enc.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 578p_enc.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
968p_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 579p_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
969p_enc.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
970p_enc.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_enc.c 580p_enc.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_enc.c
971p_lib.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 581p_lib.o: ../../e_os.h ../../include/openssl/asn1.h
972p_lib.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 582p_lib.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
973p_lib.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 583p_lib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
974p_lib.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 584p_lib.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
975p_lib.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
976p_lib.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
977p_lib.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 585p_lib.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
978p_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h 586p_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
979p_lib.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 587p_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
980p_lib.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 588p_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
981p_lib.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
982p_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 589p_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
983p_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 590p_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
984p_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 591p_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
985p_lib.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
986p_lib.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
987p_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 592p_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
988p_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 593p_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
989p_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 594p_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
990p_lib.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
991p_lib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_lib.c 595p_lib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_lib.c
992p_open.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 596p_open.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
993p_open.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 597p_open.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
994p_open.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 598p_open.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
995p_open.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 599p_open.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
996p_open.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 600p_open.o: ../../include/openssl/err.h ../../include/openssl/evp.h
997p_open.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 601p_open.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
998p_open.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
999p_open.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
1000p_open.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
1001p_open.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
1002p_open.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
1003p_open.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 602p_open.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1004p_open.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 603p_open.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1005p_open.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 604p_open.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
1006p_open.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
1007p_open.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
1008p_open.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 605p_open.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
1009p_open.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 606p_open.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
1010p_open.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
1011p_open.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 607p_open.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
1012p_open.o: ../cryptlib.h p_open.c 608p_open.o: ../cryptlib.h p_open.c
1013p_seal.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 609p_seal.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
1014p_seal.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 610p_seal.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
1015p_seal.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 611p_seal.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
1016p_seal.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 612p_seal.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
1017p_seal.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 613p_seal.o: ../../include/openssl/err.h ../../include/openssl/evp.h
1018p_seal.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 614p_seal.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
1019p_seal.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
1020p_seal.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
1021p_seal.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
1022p_seal.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
1023p_seal.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
1024p_seal.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 615p_seal.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1025p_seal.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 616p_seal.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1026p_seal.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 617p_seal.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
1027p_seal.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
1028p_seal.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
1029p_seal.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 618p_seal.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
1030p_seal.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 619p_seal.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
1031p_seal.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 620p_seal.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
1032p_seal.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
1033p_seal.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_seal.c 621p_seal.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_seal.c
1034p_sign.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 622p_sign.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
1035p_sign.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 623p_sign.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
1036p_sign.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 624p_sign.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
1037p_sign.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 625p_sign.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
1038p_sign.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 626p_sign.o: ../../include/openssl/err.h ../../include/openssl/evp.h
1039p_sign.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 627p_sign.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
1040p_sign.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
1041p_sign.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
1042p_sign.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
1043p_sign.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
1044p_sign.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
1045p_sign.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 628p_sign.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
1046p_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 629p_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1047p_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 630p_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
1048p_sign.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 631p_sign.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
1049p_sign.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 632p_sign.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
1050p_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 633p_sign.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_sign.c
1051p_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 634p_verify.o: ../../e_os.h ../../include/openssl/asn1.h
1052p_sign.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 635p_verify.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
1053p_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 636p_verify.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
1054p_sign.o: ../cryptlib.h p_sign.c 637p_verify.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
1055p_verify.o: ../../e_os.h ../../include/openssl/aes.h 638p_verify.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
1056p_verify.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 639p_verify.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
1057p_verify.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
1058p_verify.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
1059p_verify.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
1060p_verify.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
1061p_verify.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
1062p_verify.o: ../../include/openssl/err.h ../../include/openssl/evp.h
1063p_verify.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
1064p_verify.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
1065p_verify.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
1066p_verify.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 640p_verify.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
1067p_verify.o: ../../include/openssl/opensslconf.h 641p_verify.o: ../../include/openssl/opensslconf.h
1068p_verify.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 642p_verify.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
1069p_verify.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 643p_verify.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
1070p_verify.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 644p_verify.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
1071p_verify.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 645p_verify.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
1072p_verify.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 646p_verify.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p_verify.c
1073p_verify.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
1074p_verify.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
1075p_verify.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
1076p_verify.o: ../cryptlib.h p_verify.c
diff --git a/src/lib/libssl/src/crypto/evp/e_old.c b/src/lib/libssl/src/crypto/evp/e_old.c
index 92dc498945..1642af4869 100644
--- a/src/lib/libssl/src/crypto/evp/e_old.c
+++ b/src/lib/libssl/src/crypto/evp/e_old.c
@@ -56,6 +56,10 @@
56 * 56 *
57 */ 57 */
58 58
59#ifdef OPENSSL_NO_DEPRECATED
60static void *dummy = &dummy;
61#else
62
59#include <openssl/evp.h> 63#include <openssl/evp.h>
60 64
61/* Define some deprecated functions, so older programs 65/* Define some deprecated functions, so older programs
@@ -66,43 +70,56 @@
66 70
67#ifndef OPENSSL_NO_BF 71#ifndef OPENSSL_NO_BF
68#undef EVP_bf_cfb 72#undef EVP_bf_cfb
73const EVP_CIPHER *EVP_bf_cfb(void);
69const EVP_CIPHER *EVP_bf_cfb(void) { return EVP_bf_cfb64(); } 74const EVP_CIPHER *EVP_bf_cfb(void) { return EVP_bf_cfb64(); }
70#endif 75#endif
71 76
72#ifndef OPENSSL_NO_DES 77#ifndef OPENSSL_NO_DES
73#undef EVP_des_cfb 78#undef EVP_des_cfb
79const EVP_CIPHER *EVP_des_cfb(void);
74const EVP_CIPHER *EVP_des_cfb(void) { return EVP_des_cfb64(); } 80const EVP_CIPHER *EVP_des_cfb(void) { return EVP_des_cfb64(); }
75#undef EVP_des_ede3_cfb 81#undef EVP_des_ede3_cfb
82const EVP_CIPHER *EVP_des_ede3_cfb(void);
76const EVP_CIPHER *EVP_des_ede3_cfb(void) { return EVP_des_ede3_cfb64(); } 83const EVP_CIPHER *EVP_des_ede3_cfb(void) { return EVP_des_ede3_cfb64(); }
77#undef EVP_des_ede_cfb 84#undef EVP_des_ede_cfb
85const EVP_CIPHER *EVP_des_ede_cfb(void);
78const EVP_CIPHER *EVP_des_ede_cfb(void) { return EVP_des_ede_cfb64(); } 86const EVP_CIPHER *EVP_des_ede_cfb(void) { return EVP_des_ede_cfb64(); }
79#endif 87#endif
80 88
81#ifndef OPENSSL_NO_IDEA 89#ifndef OPENSSL_NO_IDEA
82#undef EVP_idea_cfb 90#undef EVP_idea_cfb
91const EVP_CIPHER *EVP_idea_cfb(void);
83const EVP_CIPHER *EVP_idea_cfb(void) { return EVP_idea_cfb64(); } 92const EVP_CIPHER *EVP_idea_cfb(void) { return EVP_idea_cfb64(); }
84#endif 93#endif
85 94
86#ifndef OPENSSL_NO_RC2 95#ifndef OPENSSL_NO_RC2
87#undef EVP_rc2_cfb 96#undef EVP_rc2_cfb
97const EVP_CIPHER *EVP_rc2_cfb(void);
88const EVP_CIPHER *EVP_rc2_cfb(void) { return EVP_rc2_cfb64(); } 98const EVP_CIPHER *EVP_rc2_cfb(void) { return EVP_rc2_cfb64(); }
89#endif 99#endif
90 100
91#ifndef OPENSSL_NO_CAST 101#ifndef OPENSSL_NO_CAST
92#undef EVP_cast5_cfb 102#undef EVP_cast5_cfb
103const EVP_CIPHER *EVP_cast5_cfb(void);
93const EVP_CIPHER *EVP_cast5_cfb(void) { return EVP_cast5_cfb64(); } 104const EVP_CIPHER *EVP_cast5_cfb(void) { return EVP_cast5_cfb64(); }
94#endif 105#endif
95 106
96#ifndef OPENSSL_NO_RC5 107#ifndef OPENSSL_NO_RC5
97#undef EVP_rc5_32_12_16_cfb 108#undef EVP_rc5_32_12_16_cfb
109const EVP_CIPHER *EVP_rc5_32_12_16_cfb(void);
98const EVP_CIPHER *EVP_rc5_32_12_16_cfb(void) { return EVP_rc5_32_12_16_cfb64(); } 110const EVP_CIPHER *EVP_rc5_32_12_16_cfb(void) { return EVP_rc5_32_12_16_cfb64(); }
99#endif 111#endif
100 112
101#ifndef OPENSSL_NO_AES 113#ifndef OPENSSL_NO_AES
102#undef EVP_aes_128_cfb 114#undef EVP_aes_128_cfb
115const EVP_CIPHER *EVP_aes_128_cfb(void);
103const EVP_CIPHER *EVP_aes_128_cfb(void) { return EVP_aes_128_cfb128(); } 116const EVP_CIPHER *EVP_aes_128_cfb(void) { return EVP_aes_128_cfb128(); }
104#undef EVP_aes_192_cfb 117#undef EVP_aes_192_cfb
118const EVP_CIPHER *EVP_aes_192_cfb(void);
105const EVP_CIPHER *EVP_aes_192_cfb(void) { return EVP_aes_192_cfb128(); } 119const EVP_CIPHER *EVP_aes_192_cfb(void) { return EVP_aes_192_cfb128(); }
106#undef EVP_aes_256_cfb 120#undef EVP_aes_256_cfb
121const EVP_CIPHER *EVP_aes_256_cfb(void);
107const EVP_CIPHER *EVP_aes_256_cfb(void) { return EVP_aes_256_cfb128(); } 122const EVP_CIPHER *EVP_aes_256_cfb(void) { return EVP_aes_256_cfb128(); }
108#endif 123#endif
124
125#endif
diff --git a/src/lib/libssl/src/crypto/hmac/Makefile b/src/lib/libssl/src/crypto/hmac/Makefile
index 3d53d8240f..01f10c396f 100644
--- a/src/lib/libssl/src/crypto/hmac/Makefile
+++ b/src/lib/libssl/src/crypto/hmac/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= 8INCLUDES=
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -77,23 +74,12 @@ clean:
77 74
78# DO NOT DELETE THIS LINE -- make depend depends on it. 75# DO NOT DELETE THIS LINE -- make depend depends on it.
79 76
80hmac.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 77hmac.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
81hmac.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 78hmac.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
82hmac.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
83hmac.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
84hmac.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
85hmac.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
86hmac.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 79hmac.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
87hmac.o: ../../include/openssl/evp.h ../../include/openssl/hmac.h 80hmac.o: ../../include/openssl/evp.h ../../include/openssl/hmac.h
88hmac.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 81hmac.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
89hmac.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 82hmac.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
90hmac.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 83hmac.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
91hmac.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 84hmac.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
92hmac.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 85hmac.o: ../../include/openssl/symhacks.h ../cryptlib.h hmac.c
93hmac.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rc2.h
94hmac.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
95hmac.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
96hmac.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
97hmac.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
98hmac.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
99hmac.o: ../cryptlib.h hmac.c
diff --git a/src/lib/libssl/src/crypto/idea/Makefile b/src/lib/libssl/src/crypto/idea/Makefile
index 6b8e530d9d..b2e7add666 100644
--- a/src/lib/libssl/src/crypto/idea/Makefile
+++ b/src/lib/libssl/src/crypto/idea/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= 8INCLUDES=
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -85,8 +82,5 @@ i_ecb.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
85i_ecb.o: ../../include/openssl/opensslv.h i_ecb.c idea_lcl.h 82i_ecb.o: ../../include/openssl/opensslv.h i_ecb.c idea_lcl.h
86i_ofb64.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h 83i_ofb64.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
87i_ofb64.o: i_ofb64.c idea_lcl.h 84i_ofb64.o: i_ofb64.c idea_lcl.h
88i_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 85i_skey.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
89i_skey.o: ../../include/openssl/fips.h ../../include/openssl/idea.h 86i_skey.o: i_skey.c idea_lcl.h
90i_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
91i_skey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
92i_skey.o: ../../include/openssl/symhacks.h i_skey.c idea_lcl.h
diff --git a/src/lib/libssl/src/crypto/idea/ideatest.c b/src/lib/libssl/src/crypto/idea/ideatest.c
index 98f805d72a..e6ffc7025e 100644
--- a/src/lib/libssl/src/crypto/idea/ideatest.c
+++ b/src/lib/libssl/src/crypto/idea/ideatest.c
@@ -169,6 +169,9 @@ int main(int argc, char *argv[])
169 else 169 else
170 printf("ok\n"); 170 printf("ok\n");
171 171
172#ifdef OPENSSL_SYS_NETWARE
173 if (err) printf("ERROR: %d\n", err);
174#endif
172 EXIT(err); 175 EXIT(err);
173 return(err); 176 return(err);
174 } 177 }
diff --git a/src/lib/libssl/src/crypto/krb5/Makefile b/src/lib/libssl/src/crypto/krb5/Makefile
index 25cc695e8d..14077390d6 100644
--- a/src/lib/libssl/src/crypto/krb5/Makefile
+++ b/src/lib/libssl/src/crypto/krb5/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -52,6 +47,7 @@ links:
52 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 47 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
53 48
54install: 49install:
50 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
55 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 51 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
56 do \ 52 do \
57 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 53 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -67,6 +63,7 @@ lint:
67 lint -DLINT $(INCLUDES) $(SRC)>fluff 63 lint -DLINT $(INCLUDES) $(SRC)>fluff
68 64
69depend: 65depend:
66 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
70 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC) 67 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
71 68
72dclean: 69dclean:
@@ -79,9 +76,8 @@ clean:
79# DO NOT DELETE THIS LINE -- make depend depends on it. 76# DO NOT DELETE THIS LINE -- make depend depends on it.
80 77
81krb5_asn.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 78krb5_asn.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
82krb5_asn.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 79krb5_asn.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
83krb5_asn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 80krb5_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/krb5_asn.h
84krb5_asn.o: ../../include/openssl/krb5_asn.h
85krb5_asn.o: ../../include/openssl/opensslconf.h 81krb5_asn.o: ../../include/openssl/opensslconf.h
86krb5_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 82krb5_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
87krb5_asn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 83krb5_asn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
diff --git a/src/lib/libssl/src/crypto/lhash/Makefile b/src/lib/libssl/src/crypto/lhash/Makefile
index cdb0e77fad..82bddac474 100644
--- a/src/lib/libssl/src/crypto/lhash/Makefile
+++ b/src/lib/libssl/src/crypto/lhash/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= 8INCLUDES=
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -81,11 +78,11 @@ lh_stats.o: ../../e_os.h ../../include/openssl/bio.h
81lh_stats.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 78lh_stats.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
82lh_stats.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 79lh_stats.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
83lh_stats.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 80lh_stats.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
84lh_stats.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 81lh_stats.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
85lh_stats.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 82lh_stats.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
86lh_stats.o: ../cryptlib.h lh_stats.c 83lh_stats.o: ../../include/openssl/symhacks.h ../cryptlib.h lh_stats.c
87lhash.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 84lhash.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
88lhash.o: ../../include/openssl/e_os2.h ../../include/openssl/lhash.h 85lhash.o: ../../include/openssl/e_os2.h ../../include/openssl/lhash.h
89lhash.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 86lhash.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
90lhash.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 87lhash.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
91lhash.o: ../../include/openssl/symhacks.h lhash.c 88lhash.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h lhash.c
diff --git a/src/lib/libssl/src/crypto/md2/Makefile b/src/lib/libssl/src/crypto/md2/Makefile
index 9d0351bb2f..17f878aeb7 100644
--- a/src/lib/libssl/src/crypto/md2/Makefile
+++ b/src/lib/libssl/src/crypto/md2/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= 8INCLUDES=
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -77,17 +74,16 @@ clean:
77 74
78# DO NOT DELETE THIS LINE -- make depend depends on it. 75# DO NOT DELETE THIS LINE -- make depend depends on it.
79 76
80md2_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 77md2_dgst.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
81md2_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
82md2_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
83md2_dgst.o: ../../include/openssl/md2.h ../../include/openssl/opensslconf.h 78md2_dgst.o: ../../include/openssl/md2.h ../../include/openssl/opensslconf.h
84md2_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 79md2_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
85md2_dgst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 80md2_dgst.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
86md2_dgst.o: md2_dgst.c 81md2_dgst.o: ../../include/openssl/symhacks.h md2_dgst.c
87md2_one.o: ../../e_os.h ../../include/openssl/bio.h 82md2_one.o: ../../e_os.h ../../include/openssl/bio.h
88md2_one.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 83md2_one.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
89md2_one.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 84md2_one.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
90md2_one.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 85md2_one.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
91md2_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 86md2_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
92md2_one.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 87md2_one.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
93md2_one.o: ../../include/openssl/symhacks.h ../cryptlib.h md2_one.c 88md2_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
89md2_one.o: ../cryptlib.h md2_one.c
diff --git a/src/lib/libssl/src/crypto/md4/Makefile b/src/lib/libssl/src/crypto/md4/Makefile
index eeb457f20f..ef97bb0cbe 100644
--- a/src/lib/libssl/src/crypto/md4/Makefile
+++ b/src/lib/libssl/src/crypto/md4/Makefile
@@ -8,11 +8,6 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= 9INCLUDES=
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
@@ -52,6 +47,7 @@ links:
52 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 47 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
53 48
54install: 49install:
50 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
55 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 51 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
56 do \ 52 do \
57 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 53 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -67,6 +63,7 @@ lint:
67 lint -DLINT $(INCLUDES) $(SRC)>fluff 63 lint -DLINT $(INCLUDES) $(SRC)>fluff
68 64
69depend: 65depend:
66 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
70 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 67 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
71 68
72dclean: 69dclean:
@@ -78,15 +75,12 @@ clean:
78 75
79# DO NOT DELETE THIS LINE -- make depend depends on it. 76# DO NOT DELETE THIS LINE -- make depend depends on it.
80 77
81md4_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 78md4_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/md4.h
82md4_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 79md4_dgst.o: ../../include/openssl/opensslconf.h
83md4_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 80md4_dgst.o: ../../include/openssl/opensslv.h ../md32_common.h md4_dgst.c
84md4_dgst.o: ../../include/openssl/md4.h ../../include/openssl/opensslconf.h 81md4_dgst.o: md4_locl.h
85md4_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
86md4_dgst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
87md4_dgst.o: ../md32_common.h md4_dgst.c md4_locl.h
88md4_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 82md4_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
89md4_one.o: ../../include/openssl/md4.h ../../include/openssl/opensslconf.h 83md4_one.o: ../../include/openssl/md4.h ../../include/openssl/opensslconf.h
90md4_one.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 84md4_one.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
91md4_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 85md4_one.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
92md4_one.o: md4_one.c 86md4_one.o: ../../include/openssl/symhacks.h md4_one.c
diff --git a/src/lib/libssl/src/crypto/md5/Makefile b/src/lib/libssl/src/crypto/md5/Makefile
index 1ed018526f..ceb00e8956 100644
--- a/src/lib/libssl/src/crypto/md5/Makefile
+++ b/src/lib/libssl/src/crypto/md5/Makefile
@@ -8,11 +8,6 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES=-I.. -I$(TOP) -I../../include 9INCLUDES=-I.. -I$(TOP) -I../../include
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
@@ -20,6 +15,7 @@ MD5_ASM_OBJ=
20 15
21CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
22ASFLAGS= $(INCLUDES) $(ASFLAG) 17ASFLAGS= $(INCLUDES) $(ASFLAG)
18AFLAGS= $(ASFLAGS)
23 19
24GENERAL=Makefile 20GENERAL=Makefile
25TEST=md5test.c 21TEST=md5test.c
@@ -46,38 +42,17 @@ lib: $(LIBOBJ)
46 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
47 @touch lib 43 @touch lib
48 44
49# elf 45# ELF
50asm/mx86-elf.s: asm/md5-586.pl ../perlasm/x86asm.pl 46mx86-elf.s: asm/md5-586.pl ../perlasm/x86asm.pl
51 (cd asm; $(PERL) md5-586.pl elf $(CFLAGS) > mx86-elf.s) 47 (cd asm; $(PERL) md5-586.pl elf $(CFLAGS) > ../$@)
52 48# COFF
49mx86-cof.s: asm/md5-586.pl ../perlasm/x86asm.pl
50 (cd asm; $(PERL) md5-586.pl coff $(CFLAGS) > ../$@)
53# a.out 51# a.out
54asm/mx86-out.o: asm/mx86unix.cpp 52mx86-out.s: asm/md5-586.pl ../perlasm/x86asm.pl
55 $(CPP) -DOUT asm/mx86unix.cpp | as -o asm/mx86-out.o 53 (cd asm; $(PERL) md5-586.pl a.out $(CFLAGS) > ../$@)
56 54
57# bsdi 55md5-x86_64.s: asm/md5-x86_64.pl; $(PERL) asm/md5-x86_64.pl $@
58asm/mx86bsdi.o: asm/mx86unix.cpp
59 $(CPP) -DBSDI asm/mx86unix.cpp | sed 's/ :/:/' | as -o asm/mx86bsdi.o
60
61asm/mx86unix.cpp: asm/md5-586.pl ../perlasm/x86asm.pl
62 (cd asm; $(PERL) md5-586.pl cpp >mx86unix.cpp)
63
64asm/md5-sparcv8plus.o: asm/md5-sparcv9.S
65 $(CC) $(ASFLAGS) -DMD5_BLOCK_DATA_ORDER -c \
66 -o asm/md5-sparcv8plus.o asm/md5-sparcv9.S
67
68# Old GNU assembler doesn't understand V9 instructions, so we
69# hire /usr/ccs/bin/as to do the job. Note that option is called
70# *-gcc27, but even gcc 2>=8 users may experience similar problem
71# if they didn't bother to upgrade GNU assembler. Such users should
72# not choose this option, but be adviced to *remove* GNU assembler
73# or upgrade it.
74asm/md5-sparcv8plus-gcc27.o: asm/md5-sparcv9.S
75 $(CC) $(ASFLAGS) -DMD5_BLOCK_DATA_ORDER -E asm/md5-sparcv9.S | \
76 /usr/ccs/bin/as -xarch=v8plus - -o asm/md5-sparcv8plus-gcc27.o
77
78asm/md5-sparcv9.o: asm/md5-sparcv9.S
79 $(CC) $(ASFLAGS) -DMD5_BLOCK_DATA_ORDER -c \
80 -o asm/md5-sparcv9.o asm/md5-sparcv9.S
81 56
82files: 57files:
83 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 58 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -88,6 +63,7 @@ links:
88 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 63 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
89 64
90install: 65install:
66 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
91 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 67 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
92 do \ 68 do \
93 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 69 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -103,6 +79,7 @@ lint:
103 lint -DLINT $(INCLUDES) $(SRC)>fluff 79 lint -DLINT $(INCLUDES) $(SRC)>fluff
104 80
105depend: 81depend:
82 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
106 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 83 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
107 84
108dclean: 85dclean:
@@ -110,19 +87,16 @@ dclean:
110 mv -f Makefile.new $(MAKEFILE) 87 mv -f Makefile.new $(MAKEFILE)
111 88
112clean: 89clean:
113 rm -f asm/mx86unix.cpp asm/*-elf.* *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 90 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
114 91
115# DO NOT DELETE THIS LINE -- make depend depends on it. 92# DO NOT DELETE THIS LINE -- make depend depends on it.
116 93
117md5_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 94md5_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/md5.h
118md5_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 95md5_dgst.o: ../../include/openssl/opensslconf.h
119md5_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 96md5_dgst.o: ../../include/openssl/opensslv.h ../md32_common.h md5_dgst.c
120md5_dgst.o: ../../include/openssl/md5.h ../../include/openssl/opensslconf.h 97md5_dgst.o: md5_locl.h
121md5_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
122md5_dgst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
123md5_dgst.o: ../md32_common.h md5_dgst.c md5_locl.h
124md5_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 98md5_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
125md5_one.o: ../../include/openssl/md5.h ../../include/openssl/opensslconf.h 99md5_one.o: ../../include/openssl/md5.h ../../include/openssl/opensslconf.h
126md5_one.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 100md5_one.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
127md5_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 101md5_one.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
128md5_one.o: md5_one.c 102md5_one.o: ../../include/openssl/symhacks.h md5_one.c
diff --git a/src/lib/libssl/src/crypto/mdc2/mdc2test.c b/src/lib/libssl/src/crypto/mdc2/mdc2test.c
index c9abe99d92..017b31add2 100644
--- a/src/lib/libssl/src/crypto/mdc2/mdc2test.c
+++ b/src/lib/libssl/src/crypto/mdc2/mdc2test.c
@@ -140,6 +140,9 @@ int main(int argc, char *argv[])
140 printf("pad2 - ok\n"); 140 printf("pad2 - ok\n");
141 141
142 EVP_MD_CTX_cleanup(&c); 142 EVP_MD_CTX_cleanup(&c);
143#ifdef OPENSSL_SYS_NETWARE
144 if (ret) printf("ERROR: %d\n", ret);
145#endif
143 EXIT(ret); 146 EXIT(ret);
144 return(ret); 147 return(ret);
145 } 148 }
diff --git a/src/lib/libssl/src/crypto/mem_clr.c b/src/lib/libssl/src/crypto/mem_clr.c
index e4b7f540b0..add1f78020 100644
--- a/src/lib/libssl/src/crypto/mem_clr.c
+++ b/src/lib/libssl/src/crypto/mem_clr.c
@@ -64,12 +64,14 @@ unsigned char cleanse_ctr = 0;
64void OPENSSL_cleanse(void *ptr, size_t len) 64void OPENSSL_cleanse(void *ptr, size_t len)
65 { 65 {
66 unsigned char *p = ptr; 66 unsigned char *p = ptr;
67 size_t loop = len; 67 size_t loop = len, ctr = cleanse_ctr;
68 while(loop--) 68 while(loop--)
69 { 69 {
70 *(p++) = cleanse_ctr; 70 *(p++) = (unsigned char)ctr;
71 cleanse_ctr += (17 + (unsigned char)((int)p & 0xF)); 71 ctr += (17 + ((size_t)p & 0xF));
72 } 72 }
73 if(memchr(ptr, cleanse_ctr, len)) 73 p=memchr(ptr, (unsigned char)ctr, len);
74 cleanse_ctr += 63; 74 if(p)
75 ctr += (63 + (size_t)p);
76 cleanse_ctr = (unsigned char)ctr;
75 } 77 }
diff --git a/src/lib/libssl/src/crypto/o_str.c b/src/lib/libssl/src/crypto/o_str.c
index da8860491d..59cc25094b 100644
--- a/src/lib/libssl/src/crypto/o_str.c
+++ b/src/lib/libssl/src/crypto/o_str.c
@@ -60,6 +60,10 @@
60#include <e_os.h> 60#include <e_os.h>
61#include "o_str.h" 61#include "o_str.h"
62 62
63#if !defined(OPENSSL_IMPLEMENTS_strncasecmp) && !defined(OPENSSL_SYSNAME_WIN32)
64# include <strings.h>
65#endif
66
63int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n) 67int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n)
64 { 68 {
65#if defined(OPENSSL_IMPLEMENTS_strncasecmp) 69#if defined(OPENSSL_IMPLEMENTS_strncasecmp)
@@ -94,3 +98,12 @@ int OPENSSL_strcasecmp(const char *str1, const char *str2)
94#endif 98#endif
95 } 99 }
96 100
101int OPENSSL_memcmp(const void *v1,const void *v2,size_t n)
102 {
103 const unsigned char *c1=v1,*c2=v2;
104 int ret=0;
105
106 while(n && (ret=*c1-*c2)==0) n--,c1++,c2++;
107
108 return ret;
109 }
diff --git a/src/lib/libssl/src/crypto/o_str.h b/src/lib/libssl/src/crypto/o_str.h
index 4a70a9e00b..dfc98494c6 100644
--- a/src/lib/libssl/src/crypto/o_str.h
+++ b/src/lib/libssl/src/crypto/o_str.h
@@ -63,5 +63,6 @@
63 63
64int OPENSSL_strcasecmp(const char *str1, const char *str2); 64int OPENSSL_strcasecmp(const char *str1, const char *str2);
65int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n); 65int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n);
66int OPENSSL_memcmp(const void *p1,const void *p2,size_t n);
66 67
67#endif 68#endif
diff --git a/src/lib/libssl/src/crypto/objects/Makefile b/src/lib/libssl/src/crypto/objects/Makefile
index 23b2a69e6d..9c5615099c 100644
--- a/src/lib/libssl/src/crypto/objects/Makefile
+++ b/src/lib/libssl/src/crypto/objects/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17PERL= perl 12PERL= perl
@@ -60,6 +55,7 @@ links:
60 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 55 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
61 56
62install: 57install:
58 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
63 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 59 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
64 do \ 60 do \
65 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 61 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -75,6 +71,7 @@ lint:
75 lint -DLINT $(INCLUDES) $(SRC)>fluff 71 lint -DLINT $(INCLUDES) $(SRC)>fluff
76 72
77depend: 73depend:
74 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
78 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 75 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
79 76
80dclean: 77dclean:
@@ -87,13 +84,13 @@ clean:
87# DO NOT DELETE THIS LINE -- make depend depends on it. 84# DO NOT DELETE THIS LINE -- make depend depends on it.
88 85
89o_names.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 86o_names.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
90o_names.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 87o_names.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
91o_names.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 88o_names.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
92o_names.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 89o_names.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
93o_names.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 90o_names.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
94o_names.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 91o_names.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
95o_names.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 92o_names.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
96o_names.o: ../../include/openssl/symhacks.h o_names.c 93o_names.o: o_names.c
97obj_dat.o: ../../e_os.h ../../include/openssl/asn1.h 94obj_dat.o: ../../e_os.h ../../include/openssl/asn1.h
98obj_dat.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 95obj_dat.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
99obj_dat.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 96obj_dat.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -104,19 +101,19 @@ obj_dat.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
104obj_dat.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 101obj_dat.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
105obj_dat.o: ../../include/openssl/symhacks.h ../cryptlib.h obj_dat.c obj_dat.h 102obj_dat.o: ../../include/openssl/symhacks.h ../cryptlib.h obj_dat.c obj_dat.h
106obj_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 103obj_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
107obj_err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 104obj_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
108obj_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 105obj_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
109obj_err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 106obj_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
110obj_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 107obj_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
111obj_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 108obj_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
112obj_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 109obj_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
113obj_err.o: ../../include/openssl/symhacks.h obj_err.c 110obj_err.o: obj_err.c
114obj_lib.o: ../../e_os.h ../../include/openssl/asn1.h 111obj_lib.o: ../../e_os.h ../../include/openssl/asn1.h
115obj_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 112obj_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
116obj_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 113obj_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
117obj_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 114obj_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
118obj_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 115obj_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
119obj_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 116obj_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
120obj_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 117obj_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
121obj_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 118obj_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
122obj_lib.o: ../../include/openssl/symhacks.h ../cryptlib.h obj_lib.c 119obj_lib.o: ../cryptlib.h obj_lib.c
diff --git a/src/lib/libssl/src/crypto/ocsp/Makefile b/src/lib/libssl/src/crypto/ocsp/Makefile
index 59f7098d9e..0fe028960e 100644
--- a/src/lib/libssl/src/crypto/ocsp/Makefile
+++ b/src/lib/libssl/src/crypto/ocsp/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -54,6 +49,7 @@ links:
54 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 49 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
55 50
56install: 51install:
52 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
57 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 53 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
58 do \ 54 do \
59 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 55 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -69,6 +65,7 @@ lint:
69 lint -DLINT $(INCLUDES) $(SRC)>fluff 65 lint -DLINT $(INCLUDES) $(SRC)>fluff
70 66
71depend: 67depend:
68 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
72 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC) 69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
73 70
74dclean: 71dclean:
@@ -80,212 +77,137 @@ clean:
80 77
81# DO NOT DELETE THIS LINE -- make depend depends on it. 78# DO NOT DELETE THIS LINE -- make depend depends on it.
82 79
83ocsp_asn.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 80ocsp_asn.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
84ocsp_asn.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 81ocsp_asn.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
85ocsp_asn.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
86ocsp_asn.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
87ocsp_asn.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 82ocsp_asn.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
88ocsp_asn.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 83ocsp_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
89ocsp_asn.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 84ocsp_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
90ocsp_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/evp.h 85ocsp_asn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
91ocsp_asn.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
92ocsp_asn.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
93ocsp_asn.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
94ocsp_asn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 86ocsp_asn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
95ocsp_asn.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 87ocsp_asn.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
96ocsp_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 88ocsp_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
97ocsp_asn.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 89ocsp_asn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
98ocsp_asn.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 90ocsp_asn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
99ocsp_asn.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 91ocsp_asn.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
100ocsp_asn.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 92ocsp_asn.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
101ocsp_asn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 93ocsp_asn.o: ocsp_asn.c
102ocsp_asn.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 94ocsp_cl.o: ../../e_os.h ../../include/openssl/asn1.h
103ocsp_asn.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 95ocsp_cl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
104ocsp_asn.o: ../../include/openssl/x509v3.h ocsp_asn.c
105ocsp_cl.o: ../../e_os.h ../../include/openssl/aes.h
106ocsp_cl.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
107ocsp_cl.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
108ocsp_cl.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
109ocsp_cl.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 96ocsp_cl.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
110ocsp_cl.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 97ocsp_cl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
111ocsp_cl.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 98ocsp_cl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
112ocsp_cl.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 99ocsp_cl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
113ocsp_cl.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 100ocsp_cl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
114ocsp_cl.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
115ocsp_cl.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
116ocsp_cl.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
117ocsp_cl.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 101ocsp_cl.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
118ocsp_cl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 102ocsp_cl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
119ocsp_cl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h 103ocsp_cl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
120ocsp_cl.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h 104ocsp_cl.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
121ocsp_cl.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 105ocsp_cl.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
122ocsp_cl.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 106ocsp_cl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
123ocsp_cl.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 107ocsp_cl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
124ocsp_cl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 108ocsp_cl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
125ocsp_cl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 109ocsp_cl.o: ../cryptlib.h ocsp_cl.c
126ocsp_cl.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 110ocsp_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
127ocsp_cl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 111ocsp_err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
128ocsp_cl.o: ../../include/openssl/x509v3.h ../cryptlib.h ocsp_cl.c 112ocsp_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
129ocsp_err.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 113ocsp_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
130ocsp_err.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 114ocsp_err.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
131ocsp_err.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 115ocsp_err.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
132ocsp_err.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
133ocsp_err.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
134ocsp_err.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
135ocsp_err.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
136ocsp_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
137ocsp_err.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
138ocsp_err.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
139ocsp_err.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
140ocsp_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 116ocsp_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
141ocsp_err.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 117ocsp_err.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
142ocsp_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 118ocsp_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
143ocsp_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 119ocsp_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
144ocsp_err.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 120ocsp_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
145ocsp_err.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 121ocsp_err.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
146ocsp_err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 122ocsp_err.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
147ocsp_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 123ocsp_err.o: ocsp_err.c
148ocsp_err.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 124ocsp_ext.o: ../../e_os.h ../../include/openssl/asn1.h
149ocsp_err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 125ocsp_ext.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
150ocsp_err.o: ../../include/openssl/x509v3.h ocsp_err.c
151ocsp_ext.o: ../../e_os.h ../../include/openssl/aes.h
152ocsp_ext.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
153ocsp_ext.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
154ocsp_ext.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
155ocsp_ext.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 126ocsp_ext.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
156ocsp_ext.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 127ocsp_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
157ocsp_ext.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 128ocsp_ext.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
158ocsp_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 129ocsp_ext.o: ../../include/openssl/err.h ../../include/openssl/evp.h
159ocsp_ext.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 130ocsp_ext.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
160ocsp_ext.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
161ocsp_ext.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
162ocsp_ext.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
163ocsp_ext.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 131ocsp_ext.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
164ocsp_ext.o: ../../include/openssl/opensslconf.h 132ocsp_ext.o: ../../include/openssl/opensslconf.h
165ocsp_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 133ocsp_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
166ocsp_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 134ocsp_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
167ocsp_ext.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 135ocsp_ext.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
168ocsp_ext.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 136ocsp_ext.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
169ocsp_ext.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 137ocsp_ext.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
170ocsp_ext.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 138ocsp_ext.o: ../../include/openssl/x509v3.h ../cryptlib.h ocsp_ext.c
171ocsp_ext.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 139ocsp_ht.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
172ocsp_ext.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 140ocsp_ht.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
173ocsp_ext.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 141ocsp_ht.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
174ocsp_ext.o: ../cryptlib.h ocsp_ext.c 142ocsp_ht.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
175ocsp_ht.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 143ocsp_ht.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
176ocsp_ht.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 144ocsp_ht.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
177ocsp_ht.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
178ocsp_ht.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
179ocsp_ht.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
180ocsp_ht.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
181ocsp_ht.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
182ocsp_ht.o: ../../include/openssl/err.h ../../include/openssl/evp.h
183ocsp_ht.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
184ocsp_ht.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
185ocsp_ht.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
186ocsp_ht.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 145ocsp_ht.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
187ocsp_ht.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 146ocsp_ht.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
188ocsp_ht.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 147ocsp_ht.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
189ocsp_ht.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 148ocsp_ht.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
190ocsp_ht.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 149ocsp_ht.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
191ocsp_ht.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 150ocsp_ht.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
192ocsp_ht.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 151ocsp_ht.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
193ocsp_ht.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 152ocsp_ht.o: ocsp_ht.c
194ocsp_ht.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 153ocsp_lib.o: ../../e_os.h ../../include/openssl/asn1.h
195ocsp_ht.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 154ocsp_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
196ocsp_ht.o: ../../include/openssl/x509v3.h ocsp_ht.c
197ocsp_lib.o: ../../e_os.h ../../include/openssl/aes.h
198ocsp_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
199ocsp_lib.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
200ocsp_lib.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
201ocsp_lib.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 155ocsp_lib.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
202ocsp_lib.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 156ocsp_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
203ocsp_lib.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 157ocsp_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
204ocsp_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 158ocsp_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
205ocsp_lib.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 159ocsp_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
206ocsp_lib.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
207ocsp_lib.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
208ocsp_lib.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
209ocsp_lib.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 160ocsp_lib.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
210ocsp_lib.o: ../../include/openssl/opensslconf.h 161ocsp_lib.o: ../../include/openssl/opensslconf.h
211ocsp_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 162ocsp_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
212ocsp_lib.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 163ocsp_lib.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
213ocsp_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 164ocsp_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
214ocsp_lib.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 165ocsp_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
215ocsp_lib.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 166ocsp_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
216ocsp_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 167ocsp_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
217ocsp_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 168ocsp_lib.o: ../../include/openssl/x509v3.h ../cryptlib.h ocsp_lib.c
218ocsp_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 169ocsp_prn.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
219ocsp_lib.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 170ocsp_prn.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
220ocsp_lib.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 171ocsp_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
221ocsp_lib.o: ../cryptlib.h ocsp_lib.c 172ocsp_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
222ocsp_prn.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 173ocsp_prn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
223ocsp_prn.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 174ocsp_prn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
224ocsp_prn.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
225ocsp_prn.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
226ocsp_prn.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
227ocsp_prn.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
228ocsp_prn.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
229ocsp_prn.o: ../../include/openssl/err.h ../../include/openssl/evp.h
230ocsp_prn.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
231ocsp_prn.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
232ocsp_prn.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
233ocsp_prn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 175ocsp_prn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
234ocsp_prn.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 176ocsp_prn.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
235ocsp_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 177ocsp_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
236ocsp_prn.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 178ocsp_prn.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
237ocsp_prn.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 179ocsp_prn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
238ocsp_prn.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 180ocsp_prn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
239ocsp_prn.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 181ocsp_prn.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
240ocsp_prn.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 182ocsp_prn.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
241ocsp_prn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 183ocsp_prn.o: ocsp_prn.c
242ocsp_prn.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 184ocsp_srv.o: ../../e_os.h ../../include/openssl/asn1.h
243ocsp_prn.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 185ocsp_srv.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
244ocsp_prn.o: ../../include/openssl/x509v3.h ocsp_prn.c
245ocsp_srv.o: ../../e_os.h ../../include/openssl/aes.h
246ocsp_srv.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
247ocsp_srv.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
248ocsp_srv.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
249ocsp_srv.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 186ocsp_srv.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
250ocsp_srv.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 187ocsp_srv.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
251ocsp_srv.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 188ocsp_srv.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
252ocsp_srv.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 189ocsp_srv.o: ../../include/openssl/err.h ../../include/openssl/evp.h
253ocsp_srv.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 190ocsp_srv.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
254ocsp_srv.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
255ocsp_srv.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
256ocsp_srv.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
257ocsp_srv.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 191ocsp_srv.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
258ocsp_srv.o: ../../include/openssl/opensslconf.h 192ocsp_srv.o: ../../include/openssl/opensslconf.h
259ocsp_srv.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 193ocsp_srv.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
260ocsp_srv.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 194ocsp_srv.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
261ocsp_srv.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 195ocsp_srv.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
262ocsp_srv.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 196ocsp_srv.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
263ocsp_srv.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 197ocsp_srv.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
264ocsp_srv.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 198ocsp_srv.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
265ocsp_srv.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 199ocsp_srv.o: ../../include/openssl/x509v3.h ../cryptlib.h ocsp_srv.c
266ocsp_srv.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 200ocsp_vfy.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
267ocsp_srv.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 201ocsp_vfy.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
268ocsp_srv.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 202ocsp_vfy.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
269ocsp_srv.o: ../cryptlib.h ocsp_srv.c 203ocsp_vfy.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
270ocsp_vfy.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 204ocsp_vfy.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
271ocsp_vfy.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 205ocsp_vfy.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
272ocsp_vfy.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
273ocsp_vfy.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
274ocsp_vfy.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
275ocsp_vfy.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
276ocsp_vfy.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
277ocsp_vfy.o: ../../include/openssl/err.h ../../include/openssl/evp.h
278ocsp_vfy.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
279ocsp_vfy.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
280ocsp_vfy.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
281ocsp_vfy.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 206ocsp_vfy.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
282ocsp_vfy.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 207ocsp_vfy.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
283ocsp_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 208ocsp_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
284ocsp_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 209ocsp_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
285ocsp_vfy.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 210ocsp_vfy.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
286ocsp_vfy.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 211ocsp_vfy.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
287ocsp_vfy.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 212ocsp_vfy.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
288ocsp_vfy.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 213ocsp_vfy.o: ocsp_vfy.c
289ocsp_vfy.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
290ocsp_vfy.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
291ocsp_vfy.o: ../../include/openssl/x509v3.h ocsp_vfy.c
diff --git a/src/lib/libssl/src/crypto/pem/Makefile b/src/lib/libssl/src/crypto/pem/Makefile
index fbc2b5d056..742194fd24 100644
--- a/src/lib/libssl/src/crypto/pem/Makefile
+++ b/src/lib/libssl/src/crypto/pem/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -54,6 +49,7 @@ links: $(EXHEADER)
54 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 49 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
55 50
56install: 51install:
52 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
57 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 53 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
58 do \ 54 do \
59 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 55 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -69,6 +65,7 @@ lint:
69 lint -DLINT $(INCLUDES) $(SRC)>fluff 65 lint -DLINT $(INCLUDES) $(SRC)>fluff
70 66
71depend: 67depend:
68 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
72 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC) 69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
73 70
74dclean: 71dclean:
@@ -80,256 +77,165 @@ clean:
80 77
81# DO NOT DELETE THIS LINE -- make depend depends on it. 78# DO NOT DELETE THIS LINE -- make depend depends on it.
82 79
83pem_all.o: ../../e_os.h ../../include/openssl/aes.h 80pem_all.o: ../../e_os.h ../../include/openssl/asn1.h
84pem_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 81pem_all.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
85pem_all.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 82pem_all.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
86pem_all.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
87pem_all.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
88pem_all.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
89pem_all.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 83pem_all.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
90pem_all.o: ../../include/openssl/err.h ../../include/openssl/evp.h 84pem_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
91pem_all.o: ../../include/openssl/fips.h ../../include/openssl/idea.h 85pem_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
92pem_all.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 86pem_all.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
93pem_all.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 87pem_all.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
94pem_all.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 88pem_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
95pem_all.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 89pem_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
96pem_all.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 90pem_all.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
97pem_all.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 91pem_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
98pem_all.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 92pem_all.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
99pem_all.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 93pem_all.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
100pem_all.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 94pem_all.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_all.c
101pem_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 95pem_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
102pem_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 96pem_err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
103pem_all.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 97pem_err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
104pem_all.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 98pem_err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
105pem_all.o: ../cryptlib.h pem_all.c 99pem_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
106pem_err.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 100pem_err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
107pem_err.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
108pem_err.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
109pem_err.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
110pem_err.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
111pem_err.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
112pem_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
113pem_err.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
114pem_err.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
115pem_err.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
116pem_err.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
117pem_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 101pem_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
118pem_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 102pem_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
119pem_err.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 103pem_err.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
120pem_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 104pem_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
121pem_err.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 105pem_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
122pem_err.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 106pem_err.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
123pem_err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 107pem_err.o: ../../include/openssl/x509_vfy.h pem_err.c
124pem_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 108pem_info.o: ../../e_os.h ../../include/openssl/asn1.h
125pem_err.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 109pem_info.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
126pem_err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 110pem_info.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
127pem_err.o: pem_err.c 111pem_info.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
128pem_info.o: ../../e_os.h ../../include/openssl/aes.h 112pem_info.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
129pem_info.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
130pem_info.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
131pem_info.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
132pem_info.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
133pem_info.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
134pem_info.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
135pem_info.o: ../../include/openssl/err.h ../../include/openssl/evp.h 113pem_info.o: ../../include/openssl/err.h ../../include/openssl/evp.h
136pem_info.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 114pem_info.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
137pem_info.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 115pem_info.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
138pem_info.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
139pem_info.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
140pem_info.o: ../../include/openssl/opensslconf.h
141pem_info.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 116pem_info.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
142pem_info.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 117pem_info.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
143pem_info.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 118pem_info.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
144pem_info.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
145pem_info.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
146pem_info.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 119pem_info.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
147pem_info.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 120pem_info.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
148pem_info.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
149pem_info.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 121pem_info.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
150pem_info.o: ../cryptlib.h pem_info.c 122pem_info.o: ../cryptlib.h pem_info.c
151pem_lib.o: ../../e_os.h ../../include/openssl/aes.h 123pem_lib.o: ../../e_os.h ../../include/openssl/asn1.h
152pem_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 124pem_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
153pem_lib.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
154pem_lib.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
155pem_lib.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 125pem_lib.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
156pem_lib.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 126pem_lib.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
157pem_lib.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 127pem_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
158pem_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h 128pem_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
159pem_lib.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 129pem_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
160pem_lib.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
161pem_lib.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
162pem_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 130pem_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
163pem_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 131pem_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
164pem_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h 132pem_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
165pem_lib.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs12.h 133pem_lib.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs12.h
166pem_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 134pem_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
167pem_lib.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 135pem_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
168pem_lib.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 136pem_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
169pem_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 137pem_lib.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
170pem_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 138pem_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
171pem_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 139pem_lib.o: ../cryptlib.h pem_lib.c
172pem_lib.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 140pem_oth.o: ../../e_os.h ../../include/openssl/asn1.h
173pem_lib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_lib.c 141pem_oth.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
174pem_oth.o: ../../e_os.h ../../include/openssl/aes.h 142pem_oth.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
175pem_oth.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 143pem_oth.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
176pem_oth.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 144pem_oth.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
177pem_oth.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 145pem_oth.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
178pem_oth.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
179pem_oth.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
180pem_oth.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
181pem_oth.o: ../../include/openssl/err.h ../../include/openssl/evp.h
182pem_oth.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
183pem_oth.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
184pem_oth.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
185pem_oth.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 146pem_oth.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
186pem_oth.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 147pem_oth.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
187pem_oth.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h 148pem_oth.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
188pem_oth.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h 149pem_oth.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
189pem_oth.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 150pem_oth.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
190pem_oth.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 151pem_oth.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
191pem_oth.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 152pem_oth.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
192pem_oth.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 153pem_oth.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_oth.c
193pem_oth.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 154pem_pk8.o: ../../e_os.h ../../include/openssl/asn1.h
194pem_oth.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 155pem_pk8.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
195pem_oth.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 156pem_pk8.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
196pem_oth.o: ../cryptlib.h pem_oth.c 157pem_pk8.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
197pem_pk8.o: ../../e_os.h ../../include/openssl/aes.h 158pem_pk8.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
198pem_pk8.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 159pem_pk8.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
199pem_pk8.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
200pem_pk8.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
201pem_pk8.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
202pem_pk8.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
203pem_pk8.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
204pem_pk8.o: ../../include/openssl/err.h ../../include/openssl/evp.h
205pem_pk8.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
206pem_pk8.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
207pem_pk8.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
208pem_pk8.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 160pem_pk8.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
209pem_pk8.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 161pem_pk8.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
210pem_pk8.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h 162pem_pk8.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
211pem_pk8.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs12.h 163pem_pk8.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs12.h
212pem_pk8.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 164pem_pk8.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
213pem_pk8.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 165pem_pk8.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
214pem_pk8.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 166pem_pk8.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
215pem_pk8.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 167pem_pk8.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
216pem_pk8.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 168pem_pk8.o: ../cryptlib.h pem_pk8.c
217pem_pk8.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 169pem_pkey.o: ../../e_os.h ../../include/openssl/asn1.h
218pem_pk8.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 170pem_pkey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
219pem_pk8.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_pk8.c 171pem_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
220pem_pkey.o: ../../e_os.h ../../include/openssl/aes.h 172pem_pkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
221pem_pkey.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 173pem_pkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
222pem_pkey.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 174pem_pkey.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
223pem_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
224pem_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
225pem_pkey.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
226pem_pkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
227pem_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h
228pem_pkey.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
229pem_pkey.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
230pem_pkey.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
231pem_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 175pem_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
232pem_pkey.o: ../../include/openssl/opensslconf.h 176pem_pkey.o: ../../include/openssl/opensslconf.h
233pem_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 177pem_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
234pem_pkey.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 178pem_pkey.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
235pem_pkey.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 179pem_pkey.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
236pem_pkey.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 180pem_pkey.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
237pem_pkey.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 181pem_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
238pem_pkey.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 182pem_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
239pem_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 183pem_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_pkey.c
240pem_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 184pem_seal.o: ../../e_os.h ../../include/openssl/asn1.h
241pem_pkey.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 185pem_seal.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
242pem_pkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 186pem_seal.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
243pem_pkey.o: ../cryptlib.h pem_pkey.c 187pem_seal.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
244pem_seal.o: ../../e_os.h ../../include/openssl/aes.h 188pem_seal.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
245pem_seal.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 189pem_seal.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
246pem_seal.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
247pem_seal.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
248pem_seal.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
249pem_seal.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
250pem_seal.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
251pem_seal.o: ../../include/openssl/err.h ../../include/openssl/evp.h
252pem_seal.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
253pem_seal.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
254pem_seal.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
255pem_seal.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 190pem_seal.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
256pem_seal.o: ../../include/openssl/opensslconf.h 191pem_seal.o: ../../include/openssl/opensslconf.h
257pem_seal.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 192pem_seal.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
258pem_seal.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 193pem_seal.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
259pem_seal.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 194pem_seal.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
260pem_seal.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
261pem_seal.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
262pem_seal.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 195pem_seal.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
263pem_seal.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 196pem_seal.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
264pem_seal.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 197pem_seal.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
265pem_seal.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
266pem_seal.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_seal.c 198pem_seal.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_seal.c
267pem_sign.o: ../../e_os.h ../../include/openssl/aes.h 199pem_sign.o: ../../e_os.h ../../include/openssl/asn1.h
268pem_sign.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 200pem_sign.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
269pem_sign.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 201pem_sign.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
270pem_sign.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 202pem_sign.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
271pem_sign.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 203pem_sign.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
272pem_sign.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 204pem_sign.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
273pem_sign.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
274pem_sign.o: ../../include/openssl/err.h ../../include/openssl/evp.h
275pem_sign.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
276pem_sign.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
277pem_sign.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
278pem_sign.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 205pem_sign.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
279pem_sign.o: ../../include/openssl/opensslconf.h 206pem_sign.o: ../../include/openssl/opensslconf.h
280pem_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 207pem_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
281pem_sign.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 208pem_sign.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
282pem_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 209pem_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
283pem_sign.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 210pem_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
284pem_sign.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 211pem_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
285pem_sign.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 212pem_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
286pem_sign.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 213pem_sign.o: ../cryptlib.h pem_sign.c
287pem_sign.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 214pem_x509.o: ../../e_os.h ../../include/openssl/asn1.h
288pem_sign.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 215pem_x509.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
289pem_sign.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_sign.c 216pem_x509.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
290pem_x509.o: ../../e_os.h ../../include/openssl/aes.h 217pem_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
291pem_x509.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 218pem_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
292pem_x509.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 219pem_x509.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
293pem_x509.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
294pem_x509.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
295pem_x509.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
296pem_x509.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
297pem_x509.o: ../../include/openssl/err.h ../../include/openssl/evp.h
298pem_x509.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
299pem_x509.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
300pem_x509.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
301pem_x509.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 220pem_x509.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
302pem_x509.o: ../../include/openssl/opensslconf.h 221pem_x509.o: ../../include/openssl/opensslconf.h
303pem_x509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 222pem_x509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
304pem_x509.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 223pem_x509.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
305pem_x509.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 224pem_x509.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
306pem_x509.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 225pem_x509.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
307pem_x509.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 226pem_x509.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
308pem_x509.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 227pem_x509.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_x509.c
309pem_x509.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 228pem_xaux.o: ../../e_os.h ../../include/openssl/asn1.h
310pem_x509.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 229pem_xaux.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
311pem_x509.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 230pem_xaux.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
312pem_x509.o: ../cryptlib.h pem_x509.c 231pem_xaux.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
313pem_xaux.o: ../../e_os.h ../../include/openssl/aes.h 232pem_xaux.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
314pem_xaux.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 233pem_xaux.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
315pem_xaux.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
316pem_xaux.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
317pem_xaux.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
318pem_xaux.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
319pem_xaux.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
320pem_xaux.o: ../../include/openssl/err.h ../../include/openssl/evp.h
321pem_xaux.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
322pem_xaux.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
323pem_xaux.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
324pem_xaux.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 234pem_xaux.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
325pem_xaux.o: ../../include/openssl/opensslconf.h 235pem_xaux.o: ../../include/openssl/opensslconf.h
326pem_xaux.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 236pem_xaux.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
327pem_xaux.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 237pem_xaux.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
328pem_xaux.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 238pem_xaux.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
329pem_xaux.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 239pem_xaux.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
330pem_xaux.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 240pem_xaux.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
331pem_xaux.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 241pem_xaux.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_xaux.c
332pem_xaux.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
333pem_xaux.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
334pem_xaux.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
335pem_xaux.o: ../cryptlib.h pem_xaux.c
diff --git a/src/lib/libssl/src/crypto/pkcs12/Makefile b/src/lib/libssl/src/crypto/pkcs12/Makefile
index bef4f27912..3a7498fe7a 100644
--- a/src/lib/libssl/src/crypto/pkcs12/Makefile
+++ b/src/lib/libssl/src/crypto/pkcs12/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -57,6 +52,7 @@ links:
57 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 52 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
58 53
59install: 54install:
55 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
60 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 56 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
61 do \ 57 do \
62 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 58 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -72,6 +68,7 @@ lint:
72 lint -DLINT $(INCLUDES) $(SRC)>fluff 68 lint -DLINT $(INCLUDES) $(SRC)>fluff
73 69
74depend: 70depend:
71 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
75 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 72 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
76 73
77dclean: 74dclean:
@@ -83,333 +80,207 @@ clean:
83 80
84# DO NOT DELETE THIS LINE -- make depend depends on it. 81# DO NOT DELETE THIS LINE -- make depend depends on it.
85 82
86p12_add.o: ../../e_os.h ../../include/openssl/aes.h 83p12_add.o: ../../e_os.h ../../include/openssl/asn1.h
87p12_add.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 84p12_add.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
88p12_add.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 85p12_add.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
89p12_add.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 86p12_add.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
90p12_add.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 87p12_add.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
91p12_add.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 88p12_add.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
92p12_add.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
93p12_add.o: ../../include/openssl/err.h ../../include/openssl/evp.h
94p12_add.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
95p12_add.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
96p12_add.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
97p12_add.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 89p12_add.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
98p12_add.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 90p12_add.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
99p12_add.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h 91p12_add.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
100p12_add.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 92p12_add.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
101p12_add.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 93p12_add.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
102p12_add.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 94p12_add.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
103p12_add.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 95p12_add.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_add.c
104p12_add.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 96p12_asn.o: ../../e_os.h ../../include/openssl/asn1.h
105p12_add.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 97p12_asn.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
106p12_add.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 98p12_asn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
107p12_add.o: ../cryptlib.h p12_add.c 99p12_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
108p12_asn.o: ../../e_os.h ../../include/openssl/aes.h 100p12_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
109p12_asn.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 101p12_asn.o: ../../include/openssl/err.h ../../include/openssl/evp.h
110p12_asn.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 102p12_asn.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
111p12_asn.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
112p12_asn.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
113p12_asn.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
114p12_asn.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
115p12_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
116p12_asn.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
117p12_asn.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
118p12_asn.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
119p12_asn.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
120p12_asn.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 103p12_asn.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
121p12_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 104p12_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
122p12_asn.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 105p12_asn.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
123p12_asn.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 106p12_asn.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
124p12_asn.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 107p12_asn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
125p12_asn.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 108p12_asn.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
126p12_asn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 109p12_asn.o: ../cryptlib.h p12_asn.c
127p12_asn.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 110p12_attr.o: ../../e_os.h ../../include/openssl/asn1.h
128p12_asn.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 111p12_attr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
129p12_asn.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_asn.c 112p12_attr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
130p12_attr.o: ../../e_os.h ../../include/openssl/aes.h 113p12_attr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
131p12_attr.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 114p12_attr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
132p12_attr.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 115p12_attr.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
133p12_attr.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
134p12_attr.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
135p12_attr.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
136p12_attr.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
137p12_attr.o: ../../include/openssl/err.h ../../include/openssl/evp.h
138p12_attr.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
139p12_attr.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
140p12_attr.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
141p12_attr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 116p12_attr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
142p12_attr.o: ../../include/openssl/opensslconf.h 117p12_attr.o: ../../include/openssl/opensslconf.h
143p12_attr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 118p12_attr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
144p12_attr.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 119p12_attr.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
145p12_attr.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 120p12_attr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
146p12_attr.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 121p12_attr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
147p12_attr.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 122p12_attr.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
148p12_attr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 123p12_attr.o: ../cryptlib.h p12_attr.c
149p12_attr.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 124p12_crpt.o: ../../e_os.h ../../include/openssl/asn1.h
150p12_attr.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 125p12_crpt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
151p12_attr.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_attr.c 126p12_crpt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
152p12_crpt.o: ../../e_os.h ../../include/openssl/aes.h 127p12_crpt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
153p12_crpt.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 128p12_crpt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
154p12_crpt.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 129p12_crpt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
155p12_crpt.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
156p12_crpt.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
157p12_crpt.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
158p12_crpt.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
159p12_crpt.o: ../../include/openssl/err.h ../../include/openssl/evp.h
160p12_crpt.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
161p12_crpt.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
162p12_crpt.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
163p12_crpt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 130p12_crpt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
164p12_crpt.o: ../../include/openssl/opensslconf.h 131p12_crpt.o: ../../include/openssl/opensslconf.h
165p12_crpt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 132p12_crpt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
166p12_crpt.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 133p12_crpt.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
167p12_crpt.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 134p12_crpt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
168p12_crpt.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 135p12_crpt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
169p12_crpt.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 136p12_crpt.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
170p12_crpt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 137p12_crpt.o: ../cryptlib.h p12_crpt.c
171p12_crpt.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 138p12_crt.o: ../../e_os.h ../../include/openssl/asn1.h
172p12_crpt.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 139p12_crt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
173p12_crpt.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_crpt.c 140p12_crt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
174p12_crt.o: ../../e_os.h ../../include/openssl/aes.h 141p12_crt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
175p12_crt.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 142p12_crt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
176p12_crt.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 143p12_crt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
177p12_crt.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
178p12_crt.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
179p12_crt.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
180p12_crt.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
181p12_crt.o: ../../include/openssl/err.h ../../include/openssl/evp.h
182p12_crt.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
183p12_crt.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
184p12_crt.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
185p12_crt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 144p12_crt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
186p12_crt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 145p12_crt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
187p12_crt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h 146p12_crt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
188p12_crt.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 147p12_crt.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
189p12_crt.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 148p12_crt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
190p12_crt.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 149p12_crt.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
191p12_crt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 150p12_crt.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_crt.c
192p12_crt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 151p12_decr.o: ../../e_os.h ../../include/openssl/asn1.h
193p12_crt.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 152p12_decr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
194p12_crt.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 153p12_decr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
195p12_crt.o: ../cryptlib.h p12_crt.c 154p12_decr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
196p12_decr.o: ../../e_os.h ../../include/openssl/aes.h 155p12_decr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
197p12_decr.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 156p12_decr.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
198p12_decr.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
199p12_decr.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
200p12_decr.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
201p12_decr.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
202p12_decr.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
203p12_decr.o: ../../include/openssl/err.h ../../include/openssl/evp.h
204p12_decr.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
205p12_decr.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
206p12_decr.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
207p12_decr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 157p12_decr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
208p12_decr.o: ../../include/openssl/opensslconf.h 158p12_decr.o: ../../include/openssl/opensslconf.h
209p12_decr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 159p12_decr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
210p12_decr.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 160p12_decr.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
211p12_decr.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 161p12_decr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
212p12_decr.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 162p12_decr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
213p12_decr.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 163p12_decr.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
214p12_decr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 164p12_decr.o: ../cryptlib.h p12_decr.c
215p12_decr.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 165p12_init.o: ../../e_os.h ../../include/openssl/asn1.h
216p12_decr.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 166p12_init.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
217p12_decr.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_decr.c 167p12_init.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
218p12_init.o: ../../e_os.h ../../include/openssl/aes.h 168p12_init.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
219p12_init.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 169p12_init.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
220p12_init.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 170p12_init.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
221p12_init.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
222p12_init.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
223p12_init.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
224p12_init.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
225p12_init.o: ../../include/openssl/err.h ../../include/openssl/evp.h
226p12_init.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
227p12_init.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
228p12_init.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
229p12_init.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 171p12_init.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
230p12_init.o: ../../include/openssl/opensslconf.h 172p12_init.o: ../../include/openssl/opensslconf.h
231p12_init.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 173p12_init.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
232p12_init.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 174p12_init.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
233p12_init.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 175p12_init.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
234p12_init.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 176p12_init.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
235p12_init.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 177p12_init.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
236p12_init.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 178p12_init.o: ../cryptlib.h p12_init.c
237p12_init.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 179p12_key.o: ../../e_os.h ../../include/openssl/asn1.h
238p12_init.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 180p12_key.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
239p12_init.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_init.c 181p12_key.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
240p12_key.o: ../../e_os.h ../../include/openssl/aes.h 182p12_key.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
241p12_key.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 183p12_key.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
242p12_key.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
243p12_key.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
244p12_key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
245p12_key.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
246p12_key.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
247p12_key.o: ../../include/openssl/err.h ../../include/openssl/evp.h 184p12_key.o: ../../include/openssl/err.h ../../include/openssl/evp.h
248p12_key.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 185p12_key.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
249p12_key.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 186p12_key.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
250p12_key.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 187p12_key.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
251p12_key.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 188p12_key.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
252p12_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
253p12_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
254p12_key.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h
255p12_key.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
256p12_key.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
257p12_key.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 189p12_key.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
258p12_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 190p12_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
259p12_key.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
260p12_key.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 191p12_key.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
261p12_key.o: ../cryptlib.h p12_key.c 192p12_key.o: ../cryptlib.h p12_key.c
262p12_kiss.o: ../../e_os.h ../../include/openssl/aes.h 193p12_kiss.o: ../../e_os.h ../../include/openssl/asn1.h
263p12_kiss.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 194p12_kiss.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
264p12_kiss.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 195p12_kiss.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
265p12_kiss.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 196p12_kiss.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
266p12_kiss.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 197p12_kiss.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
267p12_kiss.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 198p12_kiss.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
268p12_kiss.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
269p12_kiss.o: ../../include/openssl/err.h ../../include/openssl/evp.h
270p12_kiss.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
271p12_kiss.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
272p12_kiss.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
273p12_kiss.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 199p12_kiss.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
274p12_kiss.o: ../../include/openssl/opensslconf.h 200p12_kiss.o: ../../include/openssl/opensslconf.h
275p12_kiss.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 201p12_kiss.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
276p12_kiss.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 202p12_kiss.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
277p12_kiss.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 203p12_kiss.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
278p12_kiss.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 204p12_kiss.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
279p12_kiss.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 205p12_kiss.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
280p12_kiss.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 206p12_kiss.o: ../cryptlib.h p12_kiss.c
281p12_kiss.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 207p12_mutl.o: ../../e_os.h ../../include/openssl/asn1.h
282p12_kiss.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 208p12_mutl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
283p12_kiss.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_kiss.c 209p12_mutl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
284p12_mutl.o: ../../e_os.h ../../include/openssl/aes.h 210p12_mutl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
285p12_mutl.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 211p12_mutl.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
286p12_mutl.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 212p12_mutl.o: ../../include/openssl/evp.h ../../include/openssl/hmac.h
287p12_mutl.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 213p12_mutl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
288p12_mutl.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
289p12_mutl.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
290p12_mutl.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
291p12_mutl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
292p12_mutl.o: ../../include/openssl/hmac.h ../../include/openssl/idea.h
293p12_mutl.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
294p12_mutl.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
295p12_mutl.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
296p12_mutl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 214p12_mutl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
297p12_mutl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 215p12_mutl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
298p12_mutl.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 216p12_mutl.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
299p12_mutl.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 217p12_mutl.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
300p12_mutl.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 218p12_mutl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
301p12_mutl.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 219p12_mutl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
302p12_mutl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 220p12_mutl.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_mutl.c
303p12_mutl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 221p12_npas.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
304p12_mutl.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 222p12_npas.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
305p12_mutl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 223p12_npas.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
306p12_mutl.o: ../cryptlib.h p12_mutl.c 224p12_npas.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
307p12_npas.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 225p12_npas.o: ../../include/openssl/err.h ../../include/openssl/evp.h
308p12_npas.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 226p12_npas.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
309p12_npas.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
310p12_npas.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
311p12_npas.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
312p12_npas.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
313p12_npas.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
314p12_npas.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
315p12_npas.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
316p12_npas.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
317p12_npas.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
318p12_npas.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 227p12_npas.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
319p12_npas.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 228p12_npas.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
320p12_npas.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 229p12_npas.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
321p12_npas.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 230p12_npas.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
322p12_npas.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 231p12_npas.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
323p12_npas.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 232p12_npas.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
324p12_npas.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 233p12_npas.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
325p12_npas.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 234p12_npas.o: p12_npas.c
326p12_npas.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 235p12_p8d.o: ../../e_os.h ../../include/openssl/asn1.h
327p12_npas.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 236p12_p8d.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
328p12_npas.o: ../../include/openssl/x509_vfy.h p12_npas.c 237p12_p8d.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
329p12_p8d.o: ../../e_os.h ../../include/openssl/aes.h 238p12_p8d.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
330p12_p8d.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 239p12_p8d.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
331p12_p8d.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 240p12_p8d.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
332p12_p8d.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
333p12_p8d.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
334p12_p8d.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
335p12_p8d.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
336p12_p8d.o: ../../include/openssl/err.h ../../include/openssl/evp.h
337p12_p8d.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
338p12_p8d.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
339p12_p8d.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
340p12_p8d.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 241p12_p8d.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
341p12_p8d.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 242p12_p8d.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
342p12_p8d.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h 243p12_p8d.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
343p12_p8d.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 244p12_p8d.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
344p12_p8d.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 245p12_p8d.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
345p12_p8d.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 246p12_p8d.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
346p12_p8d.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 247p12_p8d.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_p8d.c
347p12_p8d.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 248p12_p8e.o: ../../e_os.h ../../include/openssl/asn1.h
348p12_p8d.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 249p12_p8e.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
349p12_p8d.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 250p12_p8e.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
350p12_p8d.o: ../cryptlib.h p12_p8d.c 251p12_p8e.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
351p12_p8e.o: ../../e_os.h ../../include/openssl/aes.h 252p12_p8e.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
352p12_p8e.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 253p12_p8e.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
353p12_p8e.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
354p12_p8e.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
355p12_p8e.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
356p12_p8e.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
357p12_p8e.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
358p12_p8e.o: ../../include/openssl/err.h ../../include/openssl/evp.h
359p12_p8e.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
360p12_p8e.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
361p12_p8e.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
362p12_p8e.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 254p12_p8e.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
363p12_p8e.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 255p12_p8e.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
364p12_p8e.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h 256p12_p8e.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
365p12_p8e.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 257p12_p8e.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
366p12_p8e.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 258p12_p8e.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
367p12_p8e.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 259p12_p8e.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
368p12_p8e.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 260p12_p8e.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_p8e.c
369p12_p8e.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 261p12_utl.o: ../../e_os.h ../../include/openssl/asn1.h
370p12_p8e.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 262p12_utl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
371p12_p8e.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 263p12_utl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
372p12_p8e.o: ../cryptlib.h p12_p8e.c 264p12_utl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
373p12_utl.o: ../../e_os.h ../../include/openssl/aes.h 265p12_utl.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
374p12_utl.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 266p12_utl.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
375p12_utl.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
376p12_utl.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
377p12_utl.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
378p12_utl.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
379p12_utl.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
380p12_utl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
381p12_utl.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
382p12_utl.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
383p12_utl.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
384p12_utl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 267p12_utl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
385p12_utl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 268p12_utl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
386p12_utl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h 269p12_utl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
387p12_utl.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 270p12_utl.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
388p12_utl.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 271p12_utl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
389p12_utl.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 272p12_utl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
390p12_utl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 273p12_utl.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_utl.c
391p12_utl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 274pk12err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
392p12_utl.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 275pk12err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
393p12_utl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 276pk12err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
394p12_utl.o: ../cryptlib.h p12_utl.c 277pk12err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
395pk12err.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 278pk12err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
396pk12err.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 279pk12err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
397pk12err.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
398pk12err.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
399pk12err.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
400pk12err.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
401pk12err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
402pk12err.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
403pk12err.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
404pk12err.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
405pk12err.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
406pk12err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 280pk12err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
407pk12err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 281pk12err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
408pk12err.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 282pk12err.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
409pk12err.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 283pk12err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
410pk12err.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 284pk12err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
411pk12err.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 285pk12err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
412pk12err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 286pk12err.o: pk12err.c
413pk12err.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
414pk12err.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
415pk12err.o: ../../include/openssl/x509_vfy.h pk12err.c
diff --git a/src/lib/libssl/src/crypto/pkcs7/Makefile b/src/lib/libssl/src/crypto/pkcs7/Makefile
index a213ae2227..3f7e88b40f 100644
--- a/src/lib/libssl/src/crypto/pkcs7/Makefile
+++ b/src/lib/libssl/src/crypto/pkcs7/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -72,6 +67,7 @@ links:
72 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 67 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
73 68
74install: 69install:
70 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
75 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 71 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
76 do \ 72 do \
77 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 73 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -87,6 +83,7 @@ lint:
87 lint -DLINT $(INCLUDES) $(SRC)>fluff 83 lint -DLINT $(INCLUDES) $(SRC)>fluff
88 84
89depend: 85depend:
86 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
90 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 87 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
91 88
92dclean: 89dclean:
@@ -98,143 +95,92 @@ clean:
98 95
99# DO NOT DELETE THIS LINE -- make depend depends on it. 96# DO NOT DELETE THIS LINE -- make depend depends on it.
100 97
101pk7_asn1.o: ../../e_os.h ../../include/openssl/aes.h 98pk7_asn1.o: ../../e_os.h ../../include/openssl/asn1.h
102pk7_asn1.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 99pk7_asn1.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
103pk7_asn1.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 100pk7_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
104pk7_asn1.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 101pk7_asn1.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
105pk7_asn1.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 102pk7_asn1.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
106pk7_asn1.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 103pk7_asn1.o: ../../include/openssl/err.h ../../include/openssl/evp.h
107pk7_asn1.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 104pk7_asn1.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
108pk7_asn1.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
109pk7_asn1.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
110pk7_asn1.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
111pk7_asn1.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
112pk7_asn1.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
113pk7_asn1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 105pk7_asn1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
114pk7_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 106pk7_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
115pk7_asn1.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 107pk7_asn1.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
116pk7_asn1.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 108pk7_asn1.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
117pk7_asn1.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 109pk7_asn1.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
118pk7_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 110pk7_asn1.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pk7_asn1.c
119pk7_asn1.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 111pk7_attr.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
120pk7_asn1.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 112pk7_attr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
121pk7_asn1.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 113pk7_attr.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
122pk7_asn1.o: ../cryptlib.h pk7_asn1.c 114pk7_attr.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
123pk7_attr.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 115pk7_attr.o: ../../include/openssl/err.h ../../include/openssl/evp.h
124pk7_attr.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 116pk7_attr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
125pk7_attr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
126pk7_attr.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
127pk7_attr.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
128pk7_attr.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
129pk7_attr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
130pk7_attr.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
131pk7_attr.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
132pk7_attr.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
133pk7_attr.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
134pk7_attr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 117pk7_attr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
135pk7_attr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 118pk7_attr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
136pk7_attr.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 119pk7_attr.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
137pk7_attr.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 120pk7_attr.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
138pk7_attr.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 121pk7_attr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
139pk7_attr.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 122pk7_attr.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
140pk7_attr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 123pk7_attr.o: ../../include/openssl/x509_vfy.h pk7_attr.c
141pk7_attr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 124pk7_doit.o: ../../e_os.h ../../include/openssl/asn1.h
142pk7_attr.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 125pk7_doit.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
143pk7_attr.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
144pk7_attr.o: pk7_attr.c
145pk7_doit.o: ../../e_os.h ../../include/openssl/aes.h
146pk7_doit.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
147pk7_doit.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
148pk7_doit.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
149pk7_doit.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 126pk7_doit.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
150pk7_doit.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 127pk7_doit.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
151pk7_doit.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 128pk7_doit.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
152pk7_doit.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 129pk7_doit.o: ../../include/openssl/err.h ../../include/openssl/evp.h
153pk7_doit.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 130pk7_doit.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
154pk7_doit.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
155pk7_doit.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
156pk7_doit.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
157pk7_doit.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 131pk7_doit.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
158pk7_doit.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 132pk7_doit.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
159pk7_doit.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 133pk7_doit.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
160pk7_doit.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 134pk7_doit.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
161pk7_doit.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 135pk7_doit.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
162pk7_doit.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 136pk7_doit.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
163pk7_doit.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 137pk7_doit.o: ../../include/openssl/x509v3.h ../cryptlib.h pk7_doit.c
164pk7_doit.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 138pk7_lib.o: ../../e_os.h ../../include/openssl/asn1.h
165pk7_doit.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 139pk7_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
166pk7_doit.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 140pk7_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
167pk7_doit.o: ../cryptlib.h pk7_doit.c 141pk7_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
168pk7_lib.o: ../../e_os.h ../../include/openssl/aes.h 142pk7_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
169pk7_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 143pk7_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
170pk7_lib.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
171pk7_lib.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
172pk7_lib.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
173pk7_lib.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
174pk7_lib.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
175pk7_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
176pk7_lib.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
177pk7_lib.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
178pk7_lib.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
179pk7_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 144pk7_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
180pk7_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 145pk7_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
181pk7_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 146pk7_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
182pk7_lib.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 147pk7_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
183pk7_lib.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 148pk7_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
184pk7_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 149pk7_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
185pk7_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 150pk7_lib.o: ../cryptlib.h pk7_lib.c
186pk7_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 151pk7_mime.o: ../../e_os.h ../../include/openssl/asn1.h
187pk7_lib.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 152pk7_mime.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
188pk7_lib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pk7_lib.c 153pk7_mime.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
189pk7_mime.o: ../../e_os.h ../../include/openssl/aes.h 154pk7_mime.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
190pk7_mime.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 155pk7_mime.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
191pk7_mime.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 156pk7_mime.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
192pk7_mime.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
193pk7_mime.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
194pk7_mime.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
195pk7_mime.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
196pk7_mime.o: ../../include/openssl/err.h ../../include/openssl/evp.h
197pk7_mime.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
198pk7_mime.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
199pk7_mime.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
200pk7_mime.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 157pk7_mime.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
201pk7_mime.o: ../../include/openssl/opensslconf.h 158pk7_mime.o: ../../include/openssl/opensslconf.h
202pk7_mime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 159pk7_mime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
203pk7_mime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 160pk7_mime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
204pk7_mime.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 161pk7_mime.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
205pk7_mime.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 162pk7_mime.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
206pk7_mime.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 163pk7_mime.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
207pk7_mime.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 164pk7_mime.o: ../cryptlib.h pk7_mime.c
208pk7_mime.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 165pk7_smime.o: ../../e_os.h ../../include/openssl/asn1.h
209pk7_mime.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 166pk7_smime.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
210pk7_mime.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pk7_mime.c
211pk7_smime.o: ../../e_os.h ../../include/openssl/aes.h
212pk7_smime.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
213pk7_smime.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
214pk7_smime.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
215pk7_smime.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 167pk7_smime.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
216pk7_smime.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 168pk7_smime.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
217pk7_smime.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 169pk7_smime.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
218pk7_smime.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 170pk7_smime.o: ../../include/openssl/err.h ../../include/openssl/evp.h
219pk7_smime.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 171pk7_smime.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
220pk7_smime.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
221pk7_smime.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
222pk7_smime.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
223pk7_smime.o: ../../include/openssl/objects.h 172pk7_smime.o: ../../include/openssl/objects.h
224pk7_smime.o: ../../include/openssl/opensslconf.h 173pk7_smime.o: ../../include/openssl/opensslconf.h
225pk7_smime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 174pk7_smime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
226pk7_smime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 175pk7_smime.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
227pk7_smime.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 176pk7_smime.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
228pk7_smime.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 177pk7_smime.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
229pk7_smime.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 178pk7_smime.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
230pk7_smime.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 179pk7_smime.o: ../cryptlib.h pk7_smime.c
231pk7_smime.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
232pk7_smime.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
233pk7_smime.o: ../../include/openssl/x509v3.h ../cryptlib.h pk7_smime.c
234pkcs7err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 180pkcs7err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
235pkcs7err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 181pkcs7err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
236pkcs7err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 182pkcs7err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
237pkcs7err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 183pkcs7err.o: ../../include/openssl/opensslconf.h
238pkcs7err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 184pkcs7err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
239pkcs7err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 185pkcs7err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
240pkcs7err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 186pkcs7err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
diff --git a/src/lib/libssl/src/crypto/pqueue/pq_compat.h b/src/lib/libssl/src/crypto/pqueue/pq_compat.h
new file mode 100644
index 0000000000..fd36578882
--- /dev/null
+++ b/src/lib/libssl/src/crypto/pqueue/pq_compat.h
@@ -0,0 +1,147 @@
1/* crypto/pqueue/pqueue_compat.h */
2/*
3 * DTLS implementation written by Nagendra Modadugu
4 * (nagendra@cs.stanford.edu) for the OpenSSL project 2005.
5 */
6/* ====================================================================
7 * Copyright (c) 1999-2005 The OpenSSL Project. All rights reserved.
8 *
9 * Redistribution and use in source and binary forms, with or without
10 * modification, are permitted provided that the following conditions
11 * are met:
12 *
13 * 1. Redistributions of source code must retain the above copyright
14 * notice, this list of conditions and the following disclaimer.
15 *
16 * 2. Redistributions in binary form must reproduce the above copyright
17 * notice, this list of conditions and the following disclaimer in
18 * the documentation and/or other materials provided with the
19 * distribution.
20 *
21 * 3. All advertising materials mentioning features or use of this
22 * software must display the following acknowledgment:
23 * "This product includes software developed by the OpenSSL Project
24 * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)"
25 *
26 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
27 * endorse or promote products derived from this software without
28 * prior written permission. For written permission, please contact
29 * openssl-core@OpenSSL.org.
30 *
31 * 5. Products derived from this software may not be called "OpenSSL"
32 * nor may "OpenSSL" appear in their names without prior written
33 * permission of the OpenSSL Project.
34 *
35 * 6. Redistributions of any form whatsoever must retain the following
36 * acknowledgment:
37 * "This product includes software developed by the OpenSSL Project
38 * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)"
39 *
40 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
41 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
42 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
43 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
44 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
45 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
46 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
47 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
48 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
49 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
50 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
51 * OF THE POSSIBILITY OF SUCH DAMAGE.
52 * ====================================================================
53 *
54 * This product includes cryptographic software written by Eric Young
55 * (eay@cryptsoft.com). This product includes software written by Tim
56 * Hudson (tjh@cryptsoft.com).
57 *
58 */
59
60#include <openssl/opensslconf.h>
61#include <openssl/bn.h>
62
63/*
64 * The purpose of this header file is for supporting 64-bit integer
65 * manipulation on 32-bit (and lower) machines. Currently the only
66 * such environment is VMS, Utrix and those with smaller default integer
67 * sizes than 32 bits. For all such environment, we fall back to using
68 * BIGNUM. We may need to fine tune the conditions for systems that
69 * are incorrectly configured.
70 *
71 * The only clients of this code are (1) pqueue for priority, and
72 * (2) DTLS, for sequence number manipulation.
73 */
74
75#if (defined(THIRTY_TWO_BIT) && !defined(BN_LLONG)) || defined(SIXTEEN_BIT) || defined(EIGHT_BIT)
76
77#define PQ_64BIT_IS_INTEGER 0
78#define PQ_64BIT_IS_BIGNUM 1
79
80#define PQ_64BIT BIGNUM
81#define PQ_64BIT_CTX BN_CTX
82
83#define pq_64bit_init(x) BN_init(x)
84#define pq_64bit_free(x) BN_free(x)
85
86#define pq_64bit_ctx_new(ctx) BN_CTX_new()
87#define pq_64bit_ctx_free(x) BN_CTX_free(x)
88
89#define pq_64bit_assign(x, y) BN_copy(x, y)
90#define pq_64bit_assign_word(x, y) BN_set_word(x, y)
91#define pq_64bit_gt(x, y) BN_ucmp(x, y) >= 1 ? 1 : 0
92#define pq_64bit_eq(x, y) BN_ucmp(x, y) == 0 ? 1 : 0
93#define pq_64bit_add_word(x, w) BN_add_word(x, w)
94#define pq_64bit_sub(r, x, y) BN_sub(r, x, y)
95#define pq_64bit_sub_word(x, w) BN_sub_word(x, w)
96#define pq_64bit_mod(r, x, n, ctx) BN_mod(r, x, n, ctx)
97
98#define pq_64bit_bin2num(bn, bytes, len) BN_bin2bn(bytes, len, bn)
99#define pq_64bit_num2bin(bn, bytes) BN_bn2bin(bn, bytes)
100#define pq_64bit_get_word(x) BN_get_word(x)
101#define pq_64bit_is_bit_set(x, offset) BN_is_bit_set(x, offset)
102#define pq_64bit_lshift(r, x, shift) BN_lshift(r, x, shift)
103#define pq_64bit_set_bit(x, num) BN_set_bit(x, num)
104#define pq_64bit_get_length(x) BN_num_bits((x))
105
106#else
107
108#define PQ_64BIT_IS_INTEGER 1
109#define PQ_64BIT_IS_BIGNUM 0
110
111#if defined(SIXTY_FOUR_BIT)
112#define PQ_64BIT BN_ULONG
113#define PQ_64BIT_PRINT "%lld"
114#elif defined(SIXTY_FOUR_BIT_LONG)
115#define PQ_64BIT BN_ULONG
116#define PQ_64BIT_PRINT "%ld"
117#elif defined(THIRTY_TWO_BIT)
118#define PQ_64BIT BN_ULLONG
119#define PQ_64BIT_PRINT "%lld"
120#endif
121
122#define PQ_64BIT_CTX void
123
124#define pq_64bit_init(x)
125#define pq_64bit_free(x)
126#define pq_64bit_ctx_new(ctx) (ctx)
127#define pq_64bit_ctx_free(x)
128
129#define pq_64bit_assign(x, y) (*(x) = *(y))
130#define pq_64bit_assign_word(x, y) (*(x) = y)
131#define pq_64bit_gt(x, y) (*(x) > *(y))
132#define pq_64bit_eq(x, y) (*(x) == *(y))
133#define pq_64bit_add_word(x, w) (*(x) = (*(x) + (w)))
134#define pq_64bit_sub(r, x, y) (*(r) = (*(x) - *(y)))
135#define pq_64bit_sub_word(x, w) (*(x) = (*(x) - (w)))
136#define pq_64bit_mod(r, x, n, ctx)
137
138#define pq_64bit_bin2num(num, bytes, len) bytes_to_long_long(bytes, num)
139#define pq_64bit_num2bin(num, bytes) long_long_to_bytes(num, bytes)
140#define pq_64bit_get_word(x) *(x)
141#define pq_64bit_lshift(r, x, shift) (*(r) = (*(x) << (shift)))
142#define pq_64bit_set_bit(x, num) do { \
143 PQ_64BIT mask = 1; \
144 mask = mask << (num); \
145 *(x) |= mask; \
146 } while(0)
147#endif /* OPENSSL_SYS_VMS */
diff --git a/src/lib/libssl/src/crypto/rand/Makefile b/src/lib/libssl/src/crypto/rand/Makefile
index b1d1a75f98..3c1ab5bbae 100644
--- a/src/lib/libssl/src/crypto/rand/Makefile
+++ b/src/lib/libssl/src/crypto/rand/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= 8INCLUDES=
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -23,9 +18,9 @@ APPS=
23 18
24LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
25LIBSRC=md_rand.c randfile.c rand_lib.c rand_err.c rand_egd.c \ 20LIBSRC=md_rand.c randfile.c rand_lib.c rand_err.c rand_egd.c \
26 rand_win.c rand_unix.c rand_os2.c 21 rand_win.c rand_unix.c rand_os2.c rand_nw.c
27LIBOBJ=md_rand.o randfile.o rand_lib.o rand_err.o rand_egd.o \ 22LIBOBJ=md_rand.o randfile.o rand_lib.o rand_err.o rand_egd.o \
28 rand_win.o rand_unix.o rand_os2.o 23 rand_win.o rand_unix.o rand_os2.o rand_nw.o
29 24
30SRC= $(LIBSRC) 25SRC= $(LIBSRC)
31 26
@@ -53,6 +48,7 @@ links:
53 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 48 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
54 49
55install: 50install:
51 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
56 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 52 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
57 do \ 53 do \
58 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 54 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -68,6 +64,7 @@ lint:
68 lint -DLINT $(INCLUDES) $(SRC)>fluff 64 lint -DLINT $(INCLUDES) $(SRC)>fluff
69 65
70depend: 66depend:
67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
71 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
72 69
73dclean: 70dclean:
@@ -79,26 +76,16 @@ clean:
79 76
80# DO NOT DELETE THIS LINE -- make depend depends on it. 77# DO NOT DELETE THIS LINE -- make depend depends on it.
81 78
82md_rand.o: ../../e_os.h ../../include/openssl/aes.h 79md_rand.o: ../../e_os.h ../../include/openssl/asn1.h
83md_rand.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 80md_rand.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
84md_rand.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
85md_rand.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
86md_rand.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
87md_rand.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
88md_rand.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 81md_rand.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
89md_rand.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 82md_rand.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
90md_rand.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
91md_rand.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
92md_rand.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
93md_rand.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 83md_rand.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
94md_rand.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 84md_rand.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
95md_rand.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 85md_rand.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
96md_rand.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 86md_rand.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
97md_rand.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 87md_rand.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
98md_rand.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 88md_rand.o: md_rand.c rand_lcl.h
99md_rand.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
100md_rand.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
101md_rand.o: ../../include/openssl/ui_compat.h md_rand.c rand_lcl.h
102rand_egd.o: ../../include/openssl/buffer.h ../../include/openssl/e_os2.h 89rand_egd.o: ../../include/openssl/buffer.h ../../include/openssl/e_os2.h
103rand_egd.o: ../../include/openssl/opensslconf.h 90rand_egd.o: ../../include/openssl/opensslconf.h
104rand_egd.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 91rand_egd.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
@@ -110,83 +97,59 @@ rand_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
110rand_err.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 97rand_err.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
111rand_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 98rand_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
112rand_err.o: rand_err.c 99rand_err.o: rand_err.c
113rand_lib.o: ../../e_os.h ../../include/openssl/asn1.h 100rand_lib.o: ../../e_os.h ../../include/openssl/bio.h
114rand_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
115rand_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 101rand_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
116rand_lib.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
117rand_lib.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
118rand_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 102rand_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
119rand_lib.o: ../../include/openssl/err.h ../../include/openssl/fips.h 103rand_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
120rand_lib.o: ../../include/openssl/fips_rand.h ../../include/openssl/lhash.h
121rand_lib.o: ../../include/openssl/opensslconf.h 104rand_lib.o: ../../include/openssl/opensslconf.h
122rand_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 105rand_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
123rand_lib.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h 106rand_lib.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
124rand_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 107rand_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
125rand_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 108rand_lib.o: ../cryptlib.h rand_lib.c
126rand_lib.o: ../../include/openssl/ui_compat.h ../cryptlib.h rand_lib.c 109rand_nw.o: ../../e_os.h ../../include/openssl/asn1.h
127rand_os2.o: ../../e_os.h ../../include/openssl/aes.h 110rand_nw.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
128rand_os2.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 111rand_nw.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
129rand_os2.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 112rand_nw.o: ../../include/openssl/err.h ../../include/openssl/evp.h
130rand_os2.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 113rand_nw.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
131rand_os2.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 114rand_nw.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
132rand_os2.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 115rand_nw.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
133rand_os2.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 116rand_nw.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
117rand_nw.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
118rand_nw.o: ../../include/openssl/symhacks.h ../cryptlib.h rand_lcl.h rand_nw.c
119rand_os2.o: ../../e_os.h ../../include/openssl/asn1.h
120rand_os2.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
121rand_os2.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
134rand_os2.o: ../../include/openssl/err.h ../../include/openssl/evp.h 122rand_os2.o: ../../include/openssl/err.h ../../include/openssl/evp.h
135rand_os2.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 123rand_os2.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
136rand_os2.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 124rand_os2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
137rand_os2.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
138rand_os2.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
139rand_os2.o: ../../include/openssl/opensslconf.h
140rand_os2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 125rand_os2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
141rand_os2.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 126rand_os2.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
142rand_os2.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 127rand_os2.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
143rand_os2.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 128rand_os2.o: ../../include/openssl/symhacks.h ../cryptlib.h rand_lcl.h
144rand_os2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 129rand_os2.o: rand_os2.c
145rand_os2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 130rand_unix.o: ../../e_os.h ../../include/openssl/asn1.h
146rand_os2.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 131rand_unix.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
147rand_os2.o: ../cryptlib.h rand_lcl.h rand_os2.c 132rand_unix.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
148rand_unix.o: ../../e_os.h ../../include/openssl/aes.h
149rand_unix.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
150rand_unix.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
151rand_unix.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
152rand_unix.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
153rand_unix.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
154rand_unix.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
155rand_unix.o: ../../include/openssl/err.h ../../include/openssl/evp.h 133rand_unix.o: ../../include/openssl/err.h ../../include/openssl/evp.h
156rand_unix.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 134rand_unix.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
157rand_unix.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 135rand_unix.o: ../../include/openssl/objects.h
158rand_unix.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
159rand_unix.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
160rand_unix.o: ../../include/openssl/opensslconf.h 136rand_unix.o: ../../include/openssl/opensslconf.h
161rand_unix.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 137rand_unix.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
162rand_unix.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 138rand_unix.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
163rand_unix.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 139rand_unix.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
164rand_unix.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 140rand_unix.o: ../../include/openssl/symhacks.h ../cryptlib.h rand_lcl.h
165rand_unix.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 141rand_unix.o: rand_unix.c
166rand_unix.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 142rand_win.o: ../../e_os.h ../../include/openssl/asn1.h
167rand_unix.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 143rand_win.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
168rand_unix.o: ../cryptlib.h rand_lcl.h rand_unix.c 144rand_win.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
169rand_win.o: ../../e_os.h ../../include/openssl/aes.h
170rand_win.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
171rand_win.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
172rand_win.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
173rand_win.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
174rand_win.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
175rand_win.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
176rand_win.o: ../../include/openssl/err.h ../../include/openssl/evp.h 145rand_win.o: ../../include/openssl/err.h ../../include/openssl/evp.h
177rand_win.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 146rand_win.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
178rand_win.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 147rand_win.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
179rand_win.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
180rand_win.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
181rand_win.o: ../../include/openssl/opensslconf.h
182rand_win.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 148rand_win.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
183rand_win.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 149rand_win.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
184rand_win.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 150rand_win.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
185rand_win.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 151rand_win.o: ../../include/openssl/symhacks.h ../cryptlib.h rand_lcl.h
186rand_win.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 152rand_win.o: rand_win.c
187rand_win.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
188rand_win.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
189rand_win.o: ../cryptlib.h rand_lcl.h rand_win.c
190randfile.o: ../../e_os.h ../../include/openssl/buffer.h 153randfile.o: ../../e_os.h ../../include/openssl/buffer.h
191randfile.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 154randfile.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
192randfile.o: ../../include/openssl/opensslconf.h 155randfile.o: ../../include/openssl/opensslconf.h
diff --git a/src/lib/libssl/src/crypto/rc2/Makefile b/src/lib/libssl/src/crypto/rc2/Makefile
index 34080ab741..73eac347e7 100644
--- a/src/lib/libssl/src/crypto/rc2/Makefile
+++ b/src/lib/libssl/src/crypto/rc2/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= 8INCLUDES=
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -81,11 +78,8 @@ rc2_cbc.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h
81rc2_cbc.o: rc2_cbc.c rc2_locl.h 78rc2_cbc.o: rc2_cbc.c rc2_locl.h
82rc2_ecb.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 79rc2_ecb.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
83rc2_ecb.o: ../../include/openssl/rc2.h rc2_ecb.c rc2_locl.h 80rc2_ecb.o: ../../include/openssl/rc2.h rc2_ecb.c rc2_locl.h
84rc2_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 81rc2_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h
85rc2_skey.o: ../../include/openssl/fips.h ../../include/openssl/opensslconf.h 82rc2_skey.o: rc2_locl.h rc2_skey.c
86rc2_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/rc2.h
87rc2_skey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
88rc2_skey.o: ../../include/openssl/symhacks.h rc2_locl.h rc2_skey.c
89rc2cfb64.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h 83rc2cfb64.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h
90rc2cfb64.o: rc2_locl.h rc2cfb64.c 84rc2cfb64.o: rc2_locl.h rc2cfb64.c
91rc2ofb64.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h 85rc2ofb64.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h
diff --git a/src/lib/libssl/src/crypto/rc4/Makefile b/src/lib/libssl/src/crypto/rc4/Makefile
index 20d078ec87..187ed5c668 100644
--- a/src/lib/libssl/src/crypto/rc4/Makefile
+++ b/src/lib/libssl/src/crypto/rc4/Makefile
@@ -8,23 +8,13 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= 9INCLUDES=
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile
17AR= ar r 11AR= ar r
18 12
19RC4_ENC=rc4_enc.o 13RC4_ENC=rc4_enc.o rc4_skey.o
20# or use
21#RC4_ENC=asm/rx86-elf.o
22#RC4_ENC=asm/rx86-out.o
23#RC4_ENC=asm/rx86-sol.o
24#RC4_ENC=asm/rx86bdsi.o
25 14
26CFLAGS= $(INCLUDES) $(CFLAG) 15CFLAGS= $(INCLUDES) $(CFLAG)
27ASFLAGS= $(INCLUDES) $(ASFLAG) 16ASFLAGS= $(INCLUDES) $(ASFLAG)
17AFLAGS= $(ASFLAGS)
28 18
29GENERAL=Makefile 19GENERAL=Makefile
30TEST=rc4test.c 20TEST=rc4test.c
@@ -32,7 +22,7 @@ APPS=
32 22
33LIB=$(TOP)/libcrypto.a 23LIB=$(TOP)/libcrypto.a
34LIBSRC=rc4_skey.c rc4_enc.c 24LIBSRC=rc4_skey.c rc4_enc.c
35LIBOBJ=rc4_skey.o $(RC4_ENC) 25LIBOBJ=$(RC4_ENC)
36 26
37SRC= $(LIBSRC) 27SRC= $(LIBSRC)
38 28
@@ -51,24 +41,19 @@ lib: $(LIBOBJ)
51 $(RANLIB) $(LIB) || echo Never mind. 41 $(RANLIB) $(LIB) || echo Never mind.
52 @touch lib 42 @touch lib
53 43
54# elf 44# ELF
55asm/rx86-elf.s: asm/rc4-586.pl ../perlasm/x86asm.pl 45rx86-elf.s: asm/rc4-586.pl ../perlasm/x86asm.pl
56 (cd asm; $(PERL) rc4-586.pl elf $(CFLAGS) > rx86-elf.s) 46 (cd asm; $(PERL) rc4-586.pl elf $(CFLAGS) > ../$@)
57 47# COFF
48rx86-cof.s: asm/rc4-586.pl ../perlasm/x86asm.pl
49 (cd asm; $(PERL) rc4-586.pl coff $(CFLAGS) > ../$@)
58# a.out 50# a.out
59asm/rx86-out.o: asm/rx86unix.cpp 51rx86-out.s: asm/rc4-586.pl ../perlasm/x86asm.pl
60 $(CPP) -DOUT asm/rx86unix.cpp | as -o asm/rx86-out.o 52 (cd asm; $(PERL) rc4-586.pl a.out $(CFLAGS) > ../$@)
61
62# bsdi
63asm/rx86bsdi.o: asm/rx86unix.cpp
64 $(CPP) -DBSDI asm/rx86unix.cpp | sed 's/ :/:/' | as -o asm/rx86bsdi.o
65
66asm/rx86unix.cpp: asm/rc4-586.pl ../perlasm/x86asm.pl
67 (cd asm; $(PERL) rc4-586.pl cpp >rx86unix.cpp)
68 53
69asm/rc4-x86_64.s: asm/rc4-x86_64.pl; $(PERL) asm/rc4-x86_64.pl $@ 54rc4-x86_64.s: asm/rc4-x86_64.pl; $(PERL) asm/rc4-x86_64.pl $@
70 55
71asm/rc4-ia64.s: asm/rc4-ia64.S 56rc4-ia64.s: asm/rc4-ia64.S
72 @case `awk '/^#define RC4_INT/{print$$NF}' $(TOP)/include/openssl/opensslconf.h` in \ 57 @case `awk '/^#define RC4_INT/{print$$NF}' $(TOP)/include/openssl/opensslconf.h` in \
73 int) set -x; $(CC) $(CFLAGS) -DSZ=4 -E asm/rc4-ia64.S > $@ ;; \ 58 int) set -x; $(CC) $(CFLAGS) -DSZ=4 -E asm/rc4-ia64.S > $@ ;; \
74 char) set -x; $(CC) $(CFLAGS) -DSZ=1 -E asm/rc4-ia64.S > $@ ;; \ 59 char) set -x; $(CC) $(CFLAGS) -DSZ=1 -E asm/rc4-ia64.S > $@ ;; \
@@ -84,6 +69,7 @@ links:
84 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 69 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
85 70
86install: 71install:
72 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
87 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 73 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
88 do \ 74 do \
89 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 75 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -99,6 +85,7 @@ lint:
99 lint -DLINT $(INCLUDES) $(SRC)>fluff 85 lint -DLINT $(INCLUDES) $(SRC)>fluff
100 86
101depend: 87depend:
88 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
102 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 89 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
103 90
104dclean: 91dclean:
@@ -106,7 +93,7 @@ dclean:
106 mv -f Makefile.new $(MAKEFILE) 93 mv -f Makefile.new $(MAKEFILE)
107 94
108clean: 95clean:
109 rm -f asm/rx86unix.cpp asm/*-elf.* *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff asm/*.o 96 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
110 97
111# DO NOT DELETE THIS LINE -- make depend depends on it. 98# DO NOT DELETE THIS LINE -- make depend depends on it.
112 99
@@ -114,15 +101,15 @@ rc4_enc.o: ../../e_os.h ../../include/openssl/bio.h
114rc4_enc.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 101rc4_enc.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
115rc4_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 102rc4_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
116rc4_enc.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 103rc4_enc.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
117rc4_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/rc4.h 104rc4_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
118rc4_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 105rc4_enc.o: ../../include/openssl/rc4.h ../../include/openssl/safestack.h
119rc4_enc.o: ../../include/openssl/symhacks.h ../cryptlib.h rc4_enc.c rc4_locl.h 106rc4_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
107rc4_enc.o: ../cryptlib.h rc4_enc.c rc4_locl.h
120rc4_skey.o: ../../e_os.h ../../include/openssl/bio.h 108rc4_skey.o: ../../e_os.h ../../include/openssl/bio.h
121rc4_skey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 109rc4_skey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
122rc4_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 110rc4_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
123rc4_skey.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 111rc4_skey.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
124rc4_skey.o: ../../include/openssl/opensslconf.h 112rc4_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
125rc4_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/rc4.h 113rc4_skey.o: ../../include/openssl/rc4.h ../../include/openssl/safestack.h
126rc4_skey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 114rc4_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
127rc4_skey.o: ../../include/openssl/symhacks.h ../cryptlib.h rc4_locl.h 115rc4_skey.o: ../cryptlib.h rc4_locl.h rc4_skey.c
128rc4_skey.o: rc4_skey.c
diff --git a/src/lib/libssl/src/crypto/rc4/asm/rc4-ia64.S b/src/lib/libssl/src/crypto/rc4/asm/rc4-ia64.S
index a322d0c718..8210c47d04 100644
--- a/src/lib/libssl/src/crypto/rc4/asm/rc4-ia64.S
+++ b/src/lib/libssl/src/crypto/rc4/asm/rc4-ia64.S
@@ -75,14 +75,13 @@ yy=r31;
75.skip 16 75.skip 16
76RC4: 76RC4:
77 .prologue 77 .prologue
78 .fframe 0
79 .save ar.pfs,r2 78 .save ar.pfs,r2
80 .save ar.lc,r3
81 .save pr,prsave
82{ .mii; alloc r2=ar.pfs,4,12,0,16 79{ .mii; alloc r2=ar.pfs,4,12,0,16
80 .save pr,prsave
83 mov prsave=pr 81 mov prsave=pr
84 ADDP key=0,in0 };; 82 ADDP key=0,in0 };;
85{ .mib; cmp.eq p6,p0=0,in1 // len==0? 83{ .mib; cmp.eq p6,p0=0,in1 // len==0?
84 .save ar.lc,r3
86 mov r3=ar.lc 85 mov r3=ar.lc
87(p6) br.ret.spnt.many b0 };; // emergency exit 86(p6) br.ret.spnt.many b0 };; // emergency exit
88 87
diff --git a/src/lib/libssl/src/crypto/rc5/Makefile b/src/lib/libssl/src/crypto/rc5/Makefile
index 16e6a60017..efb0f36b59 100644
--- a/src/lib/libssl/src/crypto/rc5/Makefile
+++ b/src/lib/libssl/src/crypto/rc5/Makefile
@@ -8,11 +8,6 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= 9INCLUDES=
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
@@ -22,6 +17,7 @@ RC5_ENC= rc5_enc.o
22 17
23CFLAGS= $(INCLUDES) $(CFLAG) 18CFLAGS= $(INCLUDES) $(CFLAG)
24ASFLAGS= $(INCLUDES) $(ASFLAG) 19ASFLAGS= $(INCLUDES) $(ASFLAG)
20AFLAGS= $(ASFLAGS)
25 21
26GENERAL=Makefile 22GENERAL=Makefile
27TEST=rc5test.c 23TEST=rc5test.c
@@ -48,20 +44,15 @@ lib: $(LIBOBJ)
48 $(RANLIB) $(LIB) || echo Never mind. 44 $(RANLIB) $(LIB) || echo Never mind.
49 @touch lib 45 @touch lib
50 46
51# elf 47# ELF
52asm/r586-elf.s: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 48r586-elf.s: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
53 (cd asm; $(PERL) rc5-586.pl elf $(CFLAGS) > r586-elf.s) 49 (cd asm; $(PERL) rc5-586.pl elf $(CFLAGS) > ../$@)
54 50# COFF
51r586-cof.s: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
52 (cd asm; $(PERL) rc5-586.pl coff $(CFLAGS) > ../$@)
55# a.out 53# a.out
56asm/r586-out.o: asm/r586unix.cpp 54r586-out.s: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
57 $(CPP) -DOUT asm/r586unix.cpp | as -o asm/r586-out.o 55 (cd asm; $(PERL) rc5-586.pl a.out $(CFLAGS) > ../$@)
58
59# bsdi
60asm/r586bsdi.o: asm/r586unix.cpp
61 $(CPP) -DBSDI asm/r586unix.cpp | sed 's/ :/:/' | as -o asm/r586bsdi.o
62
63asm/r586unix.cpp: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
64 (cd asm; $(PERL) rc5-586.pl cpp >r586unix.cpp)
65 56
66files: 57files:
67 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 58 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -72,6 +63,7 @@ links:
72 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 63 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
73 64
74install: 65install:
66 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
75 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 67 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
76 do \ 68 do \
77 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 69 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -87,6 +79,7 @@ lint:
87 lint -DLINT $(INCLUDES) $(SRC)>fluff 79 lint -DLINT $(INCLUDES) $(SRC)>fluff
88 80
89depend: 81depend:
82 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
90 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 83 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
91 84
92dclean: 85dclean:
@@ -94,17 +87,17 @@ dclean:
94 mv -f Makefile.new $(MAKEFILE) 87 mv -f Makefile.new $(MAKEFILE)
95 88
96clean: 89clean:
97 rm -f asm/r586unix.cpp asm/*-elf.* *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 90 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
98 91
99# DO NOT DELETE THIS LINE -- make depend depends on it. 92# DO NOT DELETE THIS LINE -- make depend depends on it.
100 93
101rc5_ecb.o: ../../include/openssl/opensslv.h ../../include/openssl/rc5.h 94rc5_ecb.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
102rc5_ecb.o: rc5_ecb.c rc5_locl.h 95rc5_ecb.o: ../../include/openssl/rc5.h rc5_ecb.c rc5_locl.h
103rc5_enc.o: ../../include/openssl/rc5.h rc5_enc.c rc5_locl.h 96rc5_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc5.h
104rc5_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 97rc5_enc.o: rc5_enc.c rc5_locl.h
105rc5_skey.o: ../../include/openssl/fips.h ../../include/openssl/opensslconf.h 98rc5_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc5.h
106rc5_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/rc5.h 99rc5_skey.o: rc5_locl.h rc5_skey.c
107rc5_skey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 100rc5cfb64.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc5.h
108rc5_skey.o: ../../include/openssl/symhacks.h rc5_locl.h rc5_skey.c 101rc5cfb64.o: rc5_locl.h rc5cfb64.c
109rc5cfb64.o: ../../include/openssl/rc5.h rc5_locl.h rc5cfb64.c 102rc5ofb64.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc5.h
110rc5ofb64.o: ../../include/openssl/rc5.h rc5_locl.h rc5ofb64.c 103rc5ofb64.o: rc5_locl.h rc5ofb64.c
diff --git a/src/lib/libssl/src/crypto/rc5/rc5_locl.h b/src/lib/libssl/src/crypto/rc5/rc5_locl.h
index f4ebc23004..282dd38822 100644
--- a/src/lib/libssl/src/crypto/rc5/rc5_locl.h
+++ b/src/lib/libssl/src/crypto/rc5/rc5_locl.h
@@ -146,7 +146,7 @@
146 *((c)++)=(unsigned char)(((l)>> 8L)&0xff), \ 146 *((c)++)=(unsigned char)(((l)>> 8L)&0xff), \
147 *((c)++)=(unsigned char)(((l) )&0xff)) 147 *((c)++)=(unsigned char)(((l) )&0xff))
148 148
149#if defined(OPENSSL_SYS_WIN32) && defined(_MSC_VER) 149#if (defined(OPENSSL_SYS_WIN32) && defined(_MSC_VER)) || defined(__ICC)
150#define ROTATE_l32(a,n) _lrotl(a,n) 150#define ROTATE_l32(a,n) _lrotl(a,n)
151#define ROTATE_r32(a,n) _lrotr(a,n) 151#define ROTATE_r32(a,n) _lrotr(a,n)
152#elif defined(__GNUC__) && __GNUC__>=2 && !defined(__STRICT_ANSI__) && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_NO_INLINE_ASM) && !defined(PEDANTIC) 152#elif defined(__GNUC__) && __GNUC__>=2 && !defined(__STRICT_ANSI__) && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_NO_INLINE_ASM) && !defined(PEDANTIC)
diff --git a/src/lib/libssl/src/crypto/ripemd/Makefile b/src/lib/libssl/src/crypto/ripemd/Makefile
index 20c8b4d8db..d55875c20c 100644
--- a/src/lib/libssl/src/crypto/ripemd/Makefile
+++ b/src/lib/libssl/src/crypto/ripemd/Makefile
@@ -8,11 +8,6 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= 9INCLUDES=
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
@@ -20,6 +15,7 @@ RIP_ASM_OBJ=
20 15
21CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
22ASFLAGS= $(INCLUDES) $(ASFLAG) 17ASFLAGS= $(INCLUDES) $(ASFLAG)
18AFLAGS= $(ASFLAGS)
23 19
24GENERAL=Makefile 20GENERAL=Makefile
25TEST=rmdtest.c 21TEST=rmdtest.c
@@ -46,20 +42,15 @@ lib: $(LIBOBJ)
46 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
47 @touch lib 43 @touch lib
48 44
49# elf 45# ELF
50asm/rm86-elf.s: asm/rmd-586.pl ../perlasm/x86asm.pl 46rm86-elf.s: asm/rmd-586.pl ../perlasm/x86asm.pl
51 (cd asm; $(PERL) rmd-586.pl elf $(CFLAGS) > rm86-elf.s) 47 (cd asm; $(PERL) rmd-586.pl elf $(CFLAGS) > ../$@)
52 48# COFF
49rm86-cof.s: asm/rmd-586.pl ../perlasm/x86asm.pl
50 (cd asm; $(PERL) rmd-586.pl coff $(CFLAGS) > ../$@)
53# a.out 51# a.out
54asm/rm86-out.o: asm/rm86unix.cpp 52rm86-out.s: asm/rmd-586.pl ../perlasm/x86asm.pl
55 $(CPP) -DOUT asm/rm86unix.cpp | as -o asm/rm86-out.o 53 (cd asm; $(PERL) rmd-586.pl a.out $(CFLAGS) > ../$@)
56
57# bsdi
58asm/rm86bsdi.o: asm/rm86unix.cpp
59 $(CPP) -DBSDI asm/rm86unix.cpp | sed 's/ :/:/' | as -o asm/rm86bsdi.o
60
61asm/rm86unix.cpp: asm/rmd-586.pl ../perlasm/x86asm.pl
62 (cd asm; $(PERL) rmd-586.pl cpp >rm86unix.cpp)
63 54
64files: 55files:
65 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 56 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -70,6 +61,7 @@ links:
70 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 61 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
71 62
72install: 63install:
64 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
73 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 65 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
74 do \ 66 do \
75 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 67 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -85,6 +77,7 @@ lint:
85 lint -DLINT $(INCLUDES) $(SRC)>fluff 77 lint -DLINT $(INCLUDES) $(SRC)>fluff
86 78
87depend: 79depend:
80 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
88 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 81 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
89 82
90dclean: 83dclean:
@@ -92,20 +85,15 @@ dclean:
92 mv -f Makefile.new $(MAKEFILE) 85 mv -f Makefile.new $(MAKEFILE)
93 86
94clean: 87clean:
95 rm -f asm/rm86unix.cpp asm/*-elf.* *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 88 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
96 89
97# DO NOT DELETE THIS LINE -- make depend depends on it. 90# DO NOT DELETE THIS LINE -- make depend depends on it.
98 91
99rmd_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 92rmd_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
100rmd_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
101rmd_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
102rmd_dgst.o: ../../include/openssl/opensslconf.h
103rmd_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ripemd.h 93rmd_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ripemd.h
104rmd_dgst.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 94rmd_dgst.o: ../md32_common.h rmd_dgst.c rmd_locl.h rmdconst.h
105rmd_dgst.o: ../../include/openssl/symhacks.h ../md32_common.h rmd_dgst.c
106rmd_dgst.o: rmd_locl.h rmdconst.h
107rmd_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 95rmd_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
108rmd_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 96rmd_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
109rmd_one.o: ../../include/openssl/ripemd.h ../../include/openssl/safestack.h 97rmd_one.o: ../../include/openssl/ossl_typ.h ../../include/openssl/ripemd.h
110rmd_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 98rmd_one.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
111rmd_one.o: rmd_one.c 99rmd_one.o: ../../include/openssl/symhacks.h rmd_one.c
diff --git a/src/lib/libssl/src/crypto/rsa/Makefile b/src/lib/libssl/src/crypto/rsa/Makefile
index 8851825250..13900812ac 100644
--- a/src/lib/libssl/src/crypto/rsa/Makefile
+++ b/src/lib/libssl/src/crypto/rsa/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -24,10 +19,10 @@ APPS=
24LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
25LIBSRC= rsa_eay.c rsa_gen.c rsa_lib.c rsa_sign.c rsa_saos.c rsa_err.c \ 20LIBSRC= rsa_eay.c rsa_gen.c rsa_lib.c rsa_sign.c rsa_saos.c rsa_err.c \
26 rsa_pk1.c rsa_ssl.c rsa_none.c rsa_oaep.c rsa_chk.c rsa_null.c \ 21 rsa_pk1.c rsa_ssl.c rsa_none.c rsa_oaep.c rsa_chk.c rsa_null.c \
27 rsa_pss.c rsa_x931.c rsa_asn1.c 22 rsa_pss.c rsa_x931.c rsa_asn1.c rsa_depr.c
28LIBOBJ= rsa_eay.o rsa_gen.o rsa_lib.o rsa_sign.o rsa_saos.o rsa_err.o \ 23LIBOBJ= rsa_eay.o rsa_gen.o rsa_lib.o rsa_sign.o rsa_saos.o rsa_err.o \
29 rsa_pk1.o rsa_ssl.o rsa_none.o rsa_oaep.o rsa_chk.o rsa_null.o \ 24 rsa_pk1.o rsa_ssl.o rsa_none.o rsa_oaep.o rsa_chk.o rsa_null.o \
30 rsa_pss.o rsa_x931.o rsa_asn1.o 25 rsa_pss.o rsa_x931.o rsa_asn1.o rsa_depr.o
31 26
32SRC= $(LIBSRC) 27SRC= $(LIBSRC)
33 28
@@ -55,6 +50,7 @@ links:
55 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 50 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
56 51
57install: 52install:
53 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
58 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
59 do \ 55 do \
60 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -70,6 +66,7 @@ lint:
70 lint -DLINT $(INCLUDES) $(SRC)>fluff 66 lint -DLINT $(INCLUDES) $(SRC)>fluff
71 67
72depend: 68depend:
69 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
73 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 70 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
74 71
75dclean: 72dclean:
@@ -99,6 +96,15 @@ rsa_chk.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
99rsa_chk.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 96rsa_chk.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
100rsa_chk.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 97rsa_chk.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
101rsa_chk.o: rsa_chk.c 98rsa_chk.o: rsa_chk.c
99rsa_depr.o: ../../e_os.h ../../include/openssl/asn1.h
100rsa_depr.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
101rsa_depr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
102rsa_depr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
103rsa_depr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
104rsa_depr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
105rsa_depr.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
106rsa_depr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
107rsa_depr.o: ../cryptlib.h rsa_depr.c
102rsa_eay.o: ../../e_os.h ../../include/openssl/asn1.h 108rsa_eay.o: ../../e_os.h ../../include/openssl/asn1.h
103rsa_eay.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 109rsa_eay.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
104rsa_eay.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 110rsa_eay.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -109,13 +115,12 @@ rsa_eay.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
109rsa_eay.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 115rsa_eay.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
110rsa_eay.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_eay.c 116rsa_eay.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_eay.c
111rsa_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 117rsa_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
112rsa_err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 118rsa_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
113rsa_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 119rsa_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
114rsa_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 120rsa_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
115rsa_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 121rsa_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rsa.h
116rsa_err.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 122rsa_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
117rsa_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 123rsa_err.o: ../../include/openssl/symhacks.h rsa_err.c
118rsa_err.o: rsa_err.c
119rsa_gen.o: ../../e_os.h ../../include/openssl/asn1.h 124rsa_gen.o: ../../e_os.h ../../include/openssl/asn1.h
120rsa_gen.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 125rsa_gen.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
121rsa_gen.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 126rsa_gen.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -128,14 +133,13 @@ rsa_gen.o: ../cryptlib.h rsa_gen.c
128rsa_lib.o: ../../e_os.h ../../include/openssl/asn1.h 133rsa_lib.o: ../../e_os.h ../../include/openssl/asn1.h
129rsa_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 134rsa_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
130rsa_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 135rsa_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
131rsa_lib.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
132rsa_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h 136rsa_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
133rsa_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 137rsa_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
134rsa_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 138rsa_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
135rsa_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 139rsa_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
136rsa_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 140rsa_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
137rsa_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 141rsa_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
138rsa_lib.o: ../../include/openssl/ui.h ../cryptlib.h rsa_lib.c 142rsa_lib.o: ../cryptlib.h rsa_lib.c
139rsa_none.o: ../../e_os.h ../../include/openssl/asn1.h 143rsa_none.o: ../../e_os.h ../../include/openssl/asn1.h
140rsa_none.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 144rsa_none.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
141rsa_none.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 145rsa_none.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -154,26 +158,17 @@ rsa_null.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
154rsa_null.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h 158rsa_null.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
155rsa_null.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 159rsa_null.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
156rsa_null.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_null.c 160rsa_null.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_null.c
157rsa_oaep.o: ../../e_os.h ../../include/openssl/aes.h 161rsa_oaep.o: ../../e_os.h ../../include/openssl/asn1.h
158rsa_oaep.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 162rsa_oaep.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
159rsa_oaep.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 163rsa_oaep.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
160rsa_oaep.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 164rsa_oaep.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
161rsa_oaep.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 165rsa_oaep.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
162rsa_oaep.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
163rsa_oaep.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
164rsa_oaep.o: ../../include/openssl/err.h ../../include/openssl/evp.h
165rsa_oaep.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
166rsa_oaep.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
167rsa_oaep.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
168rsa_oaep.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 166rsa_oaep.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
169rsa_oaep.o: ../../include/openssl/opensslconf.h 167rsa_oaep.o: ../../include/openssl/opensslconf.h
170rsa_oaep.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 168rsa_oaep.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
171rsa_oaep.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 169rsa_oaep.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
172rsa_oaep.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
173rsa_oaep.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
174rsa_oaep.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 170rsa_oaep.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
175rsa_oaep.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 171rsa_oaep.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
176rsa_oaep.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
177rsa_oaep.o: ../cryptlib.h rsa_oaep.c 172rsa_oaep.o: ../cryptlib.h rsa_oaep.c
178rsa_pk1.o: ../../e_os.h ../../include/openssl/asn1.h 173rsa_pk1.o: ../../e_os.h ../../include/openssl/asn1.h
179rsa_pk1.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 174rsa_pk1.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
@@ -184,68 +179,43 @@ rsa_pk1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
184rsa_pk1.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h 179rsa_pk1.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
185rsa_pk1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 180rsa_pk1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
186rsa_pk1.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_pk1.c 181rsa_pk1.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_pk1.c
187rsa_pss.o: ../../e_os.h ../../include/openssl/aes.h 182rsa_pss.o: ../../e_os.h ../../include/openssl/asn1.h
188rsa_pss.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 183rsa_pss.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
189rsa_pss.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 184rsa_pss.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
190rsa_pss.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 185rsa_pss.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
191rsa_pss.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 186rsa_pss.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
192rsa_pss.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
193rsa_pss.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
194rsa_pss.o: ../../include/openssl/err.h ../../include/openssl/evp.h
195rsa_pss.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
196rsa_pss.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
197rsa_pss.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
198rsa_pss.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 187rsa_pss.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
199rsa_pss.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 188rsa_pss.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
200rsa_pss.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 189rsa_pss.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
201rsa_pss.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
202rsa_pss.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
203rsa_pss.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 190rsa_pss.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
204rsa_pss.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 191rsa_pss.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
205rsa_pss.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 192rsa_pss.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_pss.c
206rsa_pss.o: ../../include/openssl/ui_compat.h ../cryptlib.h rsa_pss.c 193rsa_saos.o: ../../e_os.h ../../include/openssl/asn1.h
207rsa_saos.o: ../../e_os.h ../../include/openssl/aes.h 194rsa_saos.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
208rsa_saos.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 195rsa_saos.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
209rsa_saos.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 196rsa_saos.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
210rsa_saos.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 197rsa_saos.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
211rsa_saos.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
212rsa_saos.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
213rsa_saos.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
214rsa_saos.o: ../../include/openssl/err.h ../../include/openssl/evp.h 198rsa_saos.o: ../../include/openssl/err.h ../../include/openssl/evp.h
215rsa_saos.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 199rsa_saos.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
216rsa_saos.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 200rsa_saos.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
217rsa_saos.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
218rsa_saos.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
219rsa_saos.o: ../../include/openssl/opensslconf.h
220rsa_saos.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 201rsa_saos.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
221rsa_saos.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 202rsa_saos.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
222rsa_saos.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
223rsa_saos.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
224rsa_saos.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 203rsa_saos.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
225rsa_saos.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 204rsa_saos.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
226rsa_saos.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
227rsa_saos.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 205rsa_saos.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
228rsa_saos.o: ../cryptlib.h rsa_saos.c 206rsa_saos.o: ../cryptlib.h rsa_saos.c
229rsa_sign.o: ../../e_os.h ../../include/openssl/aes.h 207rsa_sign.o: ../../e_os.h ../../include/openssl/asn1.h
230rsa_sign.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 208rsa_sign.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
231rsa_sign.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 209rsa_sign.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
232rsa_sign.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 210rsa_sign.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
233rsa_sign.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 211rsa_sign.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
234rsa_sign.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
235rsa_sign.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
236rsa_sign.o: ../../include/openssl/err.h ../../include/openssl/evp.h 212rsa_sign.o: ../../include/openssl/err.h ../../include/openssl/evp.h
237rsa_sign.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 213rsa_sign.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
238rsa_sign.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 214rsa_sign.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
239rsa_sign.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
240rsa_sign.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
241rsa_sign.o: ../../include/openssl/opensslconf.h
242rsa_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 215rsa_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
243rsa_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 216rsa_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
244rsa_sign.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
245rsa_sign.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
246rsa_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 217rsa_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
247rsa_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 218rsa_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
248rsa_sign.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
249rsa_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 219rsa_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
250rsa_sign.o: ../cryptlib.h rsa_sign.c 220rsa_sign.o: ../cryptlib.h rsa_sign.c
251rsa_ssl.o: ../../e_os.h ../../include/openssl/asn1.h 221rsa_ssl.o: ../../e_os.h ../../include/openssl/asn1.h
diff --git a/src/lib/libssl/src/crypto/sha/Makefile b/src/lib/libssl/src/crypto/sha/Makefile
index 46103bbc83..ac64fb61d3 100644
--- a/src/lib/libssl/src/crypto/sha/Makefile
+++ b/src/lib/libssl/src/crypto/sha/Makefile
@@ -8,11 +8,6 @@ CC= cc
8CPP= $(CC) -E 8CPP= $(CC) -E
9INCLUDES= 9INCLUDES=
10CFLAG=-g 10CFLAG=-g
11INSTALL_PREFIX=
12OPENSSLDIR= /usr/local/ssl
13INSTALLTOP=/usr/local/ssl
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16MAKEFILE= Makefile 11MAKEFILE= Makefile
17AR= ar r 12AR= ar r
18 13
@@ -20,14 +15,15 @@ SHA1_ASM_OBJ=
20 15
21CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
22ASFLAGS= $(INCLUDES) $(ASFLAG) 17ASFLAGS= $(INCLUDES) $(ASFLAG)
18AFLAGS= $(ASFLAGS)
23 19
24GENERAL=Makefile 20GENERAL=Makefile
25TEST=shatest.c sha1test.c 21TEST=shatest.c sha1test.c sha256t.c sha512t.c
26APPS= 22APPS=
27 23
28LIB=$(TOP)/libcrypto.a 24LIB=$(TOP)/libcrypto.a
29LIBSRC=sha_dgst.c sha1dgst.c sha_one.c sha1_one.c 25LIBSRC=sha_dgst.c sha1dgst.c sha_one.c sha1_one.c sha256.c sha512.c
30LIBOBJ=sha_dgst.o sha1dgst.o sha_one.o sha1_one.o $(SHA1_ASM_OBJ) 26LIBOBJ=sha_dgst.o sha1dgst.o sha_one.o sha1_one.o sha256.o sha512.o $(SHA1_ASM_OBJ)
31 27
32SRC= $(LIBSRC) 28SRC= $(LIBSRC)
33 29
@@ -46,23 +42,33 @@ lib: $(LIBOBJ)
46 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
47 @touch lib 43 @touch lib
48 44
49# elf 45# ELF
50asm/sx86-elf.s: asm/sha1-586.pl ../perlasm/x86asm.pl 46sx86-elf.s: asm/sha1-586.pl ../perlasm/x86asm.pl
51 (cd asm; $(PERL) sha1-586.pl elf $(CFLAGS) $(PROCESSOR) > sx86-elf.s) 47 (cd asm; $(PERL) sha1-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@)
52 48s512sse2-elf.s: asm/sha512-sse2.pl ../perlasm/x86asm.pl
49 (cd asm; $(PERL) sha512-sse2.pl elf $(CFLAGS) $(PROCESSOR) > ../$@)
50# COFF
51sx86-cof.s: asm/sha1-586.pl ../perlasm/x86asm.pl
52 (cd asm; $(PERL) sha1-586.pl coff $(CFLAGS) $(PROCESSOR) > ../$@)
53s512sse2-cof.s: asm/sha512-sse2.pl ../perlasm/x86asm.pl
54 (cd asm; $(PERL) sha512-sse2.pl coff $(CFLAGS) $(PROCESSOR) > ../$@)
53# a.out 55# a.out
54asm/sx86-out.o: asm/sx86unix.cpp 56sx86-out.s: asm/sha1-586.pl ../perlasm/x86asm.pl
55 $(CPP) -DOUT asm/sx86unix.cpp | as -o asm/sx86-out.o 57 (cd asm; $(PERL) sha1-586.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
56 58s512sse2-out.s: asm/sha512-sse2.pl ../perlasm/x86asm.pl
57# bsdi 59 (cd asm; $(PERL) sha512-sse2.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
58asm/sx86bsdi.o: asm/sx86unix.cpp
59 $(CPP) -DBSDI asm/sx86unix.cpp | sed 's/ :/:/' | as -o asm/sx86bsdi.o
60 60
61asm/sx86unix.cpp: asm/sha1-586.pl ../perlasm/x86asm.pl 61sha1-ia64.s: asm/sha1-ia64.pl
62 (cd asm; $(PERL) sha1-586.pl cpp $(PROCESSOR) >sx86unix.cpp)
63
64asm/sha1-ia64.s: asm/sha1-ia64.pl
65 (cd asm; $(PERL) sha1-ia64.pl $(CFLAGS) ) > $@ 62 (cd asm; $(PERL) sha1-ia64.pl $(CFLAGS) ) > $@
63sha256-ia64.s: asm/sha512-ia64.pl
64 (cd asm; $(PERL) sha512-ia64.pl ../$@ $(CFLAGS))
65sha512-ia64.s: asm/sha512-ia64.pl
66 (cd asm; $(PERL) sha512-ia64.pl ../$@ $(CFLAGS))
67
68# Solaris make has to be explicitly told
69sha1-x86_64.s: asm/sha1-x86_64.pl; $(PERL) asm/sha1-x86_64.pl $@
70sha256-x86_64.s:asm/sha512-x86_64.pl; $(PERL) asm/sha512-x86_64.pl $@
71sha512-x86_64.s:asm/sha512-x86_64.pl; $(PERL) asm/sha512-x86_64.pl $@
66 72
67files: 73files:
68 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 74 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -73,6 +79,7 @@ links:
73 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 79 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
74 80
75install: 81install:
82 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
76 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 83 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
77 do \ 84 do \
78 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 85 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -88,6 +95,7 @@ lint:
88 lint -DLINT $(INCLUDES) $(SRC)>fluff 95 lint -DLINT $(INCLUDES) $(SRC)>fluff
89 96
90depend: 97depend:
98 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
91 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 99 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
92 100
93dclean: 101dclean:
@@ -95,33 +103,37 @@ dclean:
95 mv -f Makefile.new $(MAKEFILE) 103 mv -f Makefile.new $(MAKEFILE)
96 104
97clean: 105clean:
98 rm -f asm/sx86unix.cpp asm/*-elf.* *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff asm/*.o 106 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
99 107
100# DO NOT DELETE THIS LINE -- make depend depends on it. 108# DO NOT DELETE THIS LINE -- make depend depends on it.
101 109
102sha1_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 110sha1_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
103sha1_one.o: ../../include/openssl/opensslconf.h 111sha1_one.o: ../../include/openssl/opensslconf.h
104sha1_one.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 112sha1_one.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
105sha1_one.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 113sha1_one.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
106sha1_one.o: ../../include/openssl/symhacks.h sha1_one.c 114sha1_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
107sha1dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 115sha1_one.o: sha1_one.c
108sha1dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 116sha1dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
109sha1dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 117sha1dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h
110sha1dgst.o: ../../include/openssl/opensslconf.h 118sha1dgst.o: ../md32_common.h sha1dgst.c sha_locl.h
111sha1dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 119sha256.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
112sha1dgst.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 120sha256.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
113sha1dgst.o: ../../include/openssl/symhacks.h ../md32_common.h sha1dgst.c 121sha256.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
114sha1dgst.o: sha_locl.h 122sha256.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
115sha_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 123sha256.o: ../../include/openssl/symhacks.h ../md32_common.h sha256.c
116sha_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 124sha512.o: ../../e_os.h ../../include/openssl/bio.h
117sha_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 125sha512.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
118sha_dgst.o: ../../include/openssl/opensslconf.h 126sha512.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
119sha_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 127sha512.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
120sha_dgst.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 128sha512.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
121sha_dgst.o: ../../include/openssl/symhacks.h ../md32_common.h sha_dgst.c 129sha512.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
122sha_dgst.o: sha_locl.h 130sha512.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
131sha512.o: ../cryptlib.h sha512.c
132sha_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
133sha_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h
134sha_dgst.o: ../md32_common.h sha_dgst.c sha_locl.h
123sha_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 135sha_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
124sha_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 136sha_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
125sha_one.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 137sha_one.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
126sha_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 138sha_one.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
127sha_one.o: sha_one.c 139sha_one.o: ../../include/openssl/symhacks.h sha_one.c
diff --git a/src/lib/libssl/src/crypto/sha/asm/sha1-ia64.pl b/src/lib/libssl/src/crypto/sha/asm/sha1-ia64.pl
index cb9dfad124..aa18c1089b 100644
--- a/src/lib/libssl/src/crypto/sha/asm/sha1-ia64.pl
+++ b/src/lib/libssl/src/crypto/sha/asm/sha1-ia64.pl
@@ -2,8 +2,9 @@
2# 2#
3# ==================================================================== 3# ====================================================================
4# Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL 4# Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
5# project. Rights for redistribution and usage in source and binary 5# project. The module is, however, dual licensed under OpenSSL and
6# forms are granted according to the OpenSSL license. 6# CRYPTOGAMS licenses depending on where you obtain it. For further
7# details see http://www.openssl.org/~appro/cryptogams/.
7# ==================================================================== 8# ====================================================================
8# 9#
9# Eternal question is what's wrong with compiler generated code? The 10# Eternal question is what's wrong with compiler generated code? The
@@ -11,15 +12,10 @@
11# to perform rotations by maintaining copy of 32-bit value in upper 12# to perform rotations by maintaining copy of 32-bit value in upper
12# bits of 64-bit register. Just follow mux2 and shrp instructions... 13# bits of 64-bit register. Just follow mux2 and shrp instructions...
13# Performance under big-endian OS such as HP-UX is 179MBps*1GHz, which 14# Performance under big-endian OS such as HP-UX is 179MBps*1GHz, which
14# is >50% better than HP C and >2x better than gcc. As of this moment 15# is >50% better than HP C and >2x better than gcc.
15# performance under little-endian OS such as Linux and Windows will be
16# a bit lower, because data has to be picked in reverse byte-order.
17# It's possible to resolve this issue by implementing third function,
18# sha1_block_asm_data_order_aligned, which would temporarily flip
19# BE field in User Mask register...
20 16
21$code=<<___; 17$code=<<___;
22.ident \"sha1-ia64.s, version 1.0\" 18.ident \"sha1-ia64.s, version 1.2\"
23.ident \"IA-64 ISA artwork by Andy Polyakov <appro\@fy.chalmers.se>\" 19.ident \"IA-64 ISA artwork by Andy Polyakov <appro\@fy.chalmers.se>\"
24.explicit 20.explicit
25 21
@@ -55,63 +51,55 @@ else {
55 51
56sub BODY_00_15 { 52sub BODY_00_15 {
57local *code=shift; 53local *code=shift;
58local ($i,$a,$b,$c,$d,$e,$f,$unaligned)=@_; 54local ($i,$a,$b,$c,$d,$e,$f)=@_;
59 55
60if ($unaligned) { 56$code.=<<___ if ($i==0);
61 $code.=<<___; 57{ .mmi; ld1 $X[$i&0xf]=[inp],2 // MSB
62{ .mmi; ld1 tmp0=[inp],2 // MSB 58 ld1 tmp2=[tmp3],2 };;
63 ld1 tmp1=[tmp3],2 };; 59{ .mmi; ld1 tmp0=[inp],2
64{ .mmi; ld1 tmp2=[inp],2 60 ld1 tmp4=[tmp3],2 // LSB
65 ld1 $X[$i&0xf]=[tmp3],2 // LSB 61 dep $X[$i&0xf]=$X[$i&0xf],tmp2,8,8 };;
66 dep tmp1=tmp0,tmp1,8,8 };;
67{ .mii; cmp.ne p16,p0=r0,r0 // no misaligned prefetch
68 dep $X[$i&0xf]=tmp2,$X[$i&0xf],8,8;;
69 dep $X[$i&0xf]=tmp1,$X[$i&0xf],16,16 };;
70{ .mmi; nop.m 0
71___
72 }
73elsif ($i<15) {
74 $code.=<<___;
75{ .mmi; ld4 $X[($i+1)&0xf]=[inp],4 // prefetch
76___
77 }
78else {
79 $code.=<<___;
80{ .mmi; nop.m 0
81___ 62___
82 }
83if ($i<15) { 63if ($i<15) {
84 $code.=<<___; 64 $code.=<<___;
85 and tmp0=$c,$b 65{ .mmi; ld1 $X[($i+1)&0xf]=[inp],2 // +1
86 dep.z tmp5=$a,5,27 } // a<<5 66 dep tmp1=tmp0,tmp4,8,8 };;
67{ .mmi; ld1 tmp2=[tmp3],2 // +1
68 and tmp4=$c,$b
69 dep $X[$i&0xf]=$X[$i&0xf],tmp1,16,16 } //;;
87{ .mmi; andcm tmp1=$d,$b 70{ .mmi; andcm tmp1=$d,$b
88 add tmp4=$e,$K_00_19 };; 71 add tmp0=$e,$K_00_19
89{ .mmi; or tmp0=tmp0,tmp1 // F_00_19(b,c,d)=(b&c)|(~b&d) 72 dep.z tmp5=$a,5,27 };; // a<<5
90 add $f=tmp4,$X[$i&0xf] // f=xi+e+K_00_19 73{ .mmi; or tmp4=tmp4,tmp1 // F_00_19(b,c,d)=(b&c)|(~b&d)
74 add $f=tmp0,$X[$i&0xf] // f=xi+e+K_00_19
91 extr.u tmp1=$a,27,5 };; // a>>27 75 extr.u tmp1=$a,27,5 };; // a>>27
92{ .mib; add $f=$f,tmp0 // f+=F_00_19(b,c,d) 76{ .mmi; ld1 tmp0=[inp],2 // +1
77 add $f=$f,tmp4 // f+=F_00_19(b,c,d)
93 shrp $b=tmp6,tmp6,2 } // b=ROTATE(b,30) 78 shrp $b=tmp6,tmp6,2 } // b=ROTATE(b,30)
94{ .mib; or tmp1=tmp1,tmp5 // ROTATE(a,5) 79{ .mmi; ld1 tmp4=[tmp3],2 // +1
80 or tmp5=tmp1,tmp5 // ROTATE(a,5)
95 mux2 tmp6=$a,0x44 };; // see b in next iteration 81 mux2 tmp6=$a,0x44 };; // see b in next iteration
96{ .mii; add $f=$f,tmp1 // f+=ROTATE(a,5) 82{ .mii; add $f=$f,tmp5 // f+=ROTATE(a,5)
97 mux2 $X[$i&0xf]=$X[$i&0xf],0x44 83 dep $X[($i+1)&0xf]=$X[($i+1)&0xf],tmp2,8,8 // +1
98 nop.i 0 };; 84 mux2 $X[$i&0xf]=$X[$i&0xf],0x44 } //;;
99 85
100___ 86___
101 } 87 }
102else { 88else {
103 $code.=<<___; 89 $code.=<<___;
104 and tmp0=$c,$b 90{ .mii; and tmp3=$c,$b
105 dep.z tmp5=$a,5,27 } // a<<5 ;;? 91 dep tmp1=tmp0,tmp4,8,8;;
92 dep $X[$i&0xf]=$X[$i&0xf],tmp1,16,16 } //;;
106{ .mmi; andcm tmp1=$d,$b 93{ .mmi; andcm tmp1=$d,$b
107 add tmp4=$e,$K_00_19 };; 94 add tmp0=$e,$K_00_19
108{ .mmi; or tmp0=tmp0,tmp1 // F_00_19(b,c,d)=(b&c)|(~b&d) 95 dep.z tmp5=$a,5,27 };; // a<<5
109 add $f=tmp4,$X[$i&0xf] // f=xi+e+K_00_19 96{ .mmi; or tmp4=tmp3,tmp1 // F_00_19(b,c,d)=(b&c)|(~b&d)
97 add $f=tmp0,$X[$i&0xf] // f=xi+e+K_00_19
110 extr.u tmp1=$a,27,5 } // a>>27 98 extr.u tmp1=$a,27,5 } // a>>27
111{ .mmi; xor tmp2=$X[($i+0+1)&0xf],$X[($i+2+1)&0xf] // +1 99{ .mmi; xor tmp2=$X[($i+0+1)&0xf],$X[($i+2+1)&0xf] // +1
112 xor tmp3=$X[($i+8+1)&0xf],$X[($i+13+1)&0xf] // +1 100 xor tmp3=$X[($i+8+1)&0xf],$X[($i+13+1)&0xf] // +1
113 nop.i 0 };; 101 nop.i 0 };;
114{ .mmi; add $f=$f,tmp0 // f+=F_00_19(b,c,d) 102{ .mmi; add $f=$f,tmp4 // f+=F_00_19(b,c,d)
115 xor tmp2=tmp2,tmp3 // +1 103 xor tmp2=tmp2,tmp3 // +1
116 shrp $b=tmp6,tmp6,2 } // b=ROTATE(b,30) 104 shrp $b=tmp6,tmp6,2 } // b=ROTATE(b,30)
117{ .mmi; or tmp1=tmp1,tmp5 // ROTATE(a,5) 105{ .mmi; or tmp1=tmp1,tmp5 // ROTATE(a,5)
@@ -190,9 +178,7 @@ $code.=<<___;
190 extr.u tmp1=$a,27,5 } // a>>27 178 extr.u tmp1=$a,27,5 } // a>>27
191{ .mib; add $f=$f,tmp4 // f+=e+K_20_39 179{ .mib; add $f=$f,tmp4 // f+=e+K_20_39
192 add $h1=$h1,$a };; // wrap up 180 add $h1=$h1,$a };; // wrap up
193{ .mmi; 181{ .mmi; add $f=$f,tmp0 // f+=F_20_39(b,c,d)
194(p16) ld4.s $X[0]=[inp],4 // non-faulting prefetch
195 add $f=$f,tmp0 // f+=F_20_39(b,c,d)
196 shrp $b=tmp6,tmp6,2 } // b=ROTATE(b,30) ;;? 182 shrp $b=tmp6,tmp6,2 } // b=ROTATE(b,30) ;;?
197{ .mmi; or tmp1=tmp1,tmp5 // ROTATE(a,5) 183{ .mmi; or tmp1=tmp1,tmp5 // ROTATE(a,5)
198 add $h3=$h3,$c };; // wrap up 184 add $h3=$h3,$c };; // wrap up
@@ -245,172 +231,15 @@ tmp3=r11;
245ctx=r32; // in0 231ctx=r32; // in0
246inp=r33; // in1 232inp=r33; // in1
247 233
248// void sha1_block_asm_host_order(SHA_CTX *c,const void *p,size_t num); 234// void sha1_block_data_order(SHA_CTX *c,const void *p,size_t num);
249.global sha1_block_asm_host_order# 235.global sha1_block_data_order#
250.proc sha1_block_asm_host_order# 236.proc sha1_block_data_order#
251.align 32 237.align 32
252sha1_block_asm_host_order: 238sha1_block_data_order:
253 .prologue 239 .prologue
254 .fframe 0
255 .save ar.pfs,r0
256 .save ar.lc,r3
257{ .mmi; alloc tmp1=ar.pfs,3,15,0,0 240{ .mmi; alloc tmp1=ar.pfs,3,15,0,0
258 $ADDP tmp0=4,ctx 241 $ADDP tmp0=4,ctx
259 mov r3=ar.lc }
260{ .mmi; $ADDP ctx=0,ctx
261 $ADDP inp=0,inp
262 mov r2=pr };;
263tmp4=in2;
264tmp5=loc13;
265tmp6=loc14;
266 .body
267{ .mlx; ld4 $h0=[ctx],8
268 movl $K_00_19=0x5a827999 }
269{ .mlx; ld4 $h1=[tmp0],8
270 movl $K_20_39=0x6ed9eba1 };;
271{ .mlx; ld4 $h2=[ctx],8
272 movl $K_40_59=0x8f1bbcdc }
273{ .mlx; ld4 $h3=[tmp0]
274 movl $K_60_79=0xca62c1d6 };;
275{ .mmi; ld4 $h4=[ctx],-16
276 add in2=-1,in2 // adjust num for ar.lc
277 mov ar.ec=1 };;
278{ .mmi; ld4 $X[0]=[inp],4 // prefetch
279 cmp.ne p16,p0=r0,in2 // prefecth at loop end
280 mov ar.lc=in2 };; // brp.loop.imp: too far
281
282.Lhtop:
283{ .mmi; mov $A=$h0
284 mov $B=$h1
285 mux2 tmp6=$h1,0x44 }
286{ .mmi; mov $C=$h2
287 mov $D=$h3
288 mov $E=$h4 };;
289
290___
291
292 &BODY_00_15(\$code, 0,$A,$B,$C,$D,$E,$T);
293 &BODY_00_15(\$code, 1,$T,$A,$B,$C,$D,$E);
294 &BODY_00_15(\$code, 2,$E,$T,$A,$B,$C,$D);
295 &BODY_00_15(\$code, 3,$D,$E,$T,$A,$B,$C);
296 &BODY_00_15(\$code, 4,$C,$D,$E,$T,$A,$B);
297 &BODY_00_15(\$code, 5,$B,$C,$D,$E,$T,$A);
298 &BODY_00_15(\$code, 6,$A,$B,$C,$D,$E,$T);
299 &BODY_00_15(\$code, 7,$T,$A,$B,$C,$D,$E);
300 &BODY_00_15(\$code, 8,$E,$T,$A,$B,$C,$D);
301 &BODY_00_15(\$code, 9,$D,$E,$T,$A,$B,$C);
302 &BODY_00_15(\$code,10,$C,$D,$E,$T,$A,$B);
303 &BODY_00_15(\$code,11,$B,$C,$D,$E,$T,$A);
304 &BODY_00_15(\$code,12,$A,$B,$C,$D,$E,$T);
305 &BODY_00_15(\$code,13,$T,$A,$B,$C,$D,$E);
306 &BODY_00_15(\$code,14,$E,$T,$A,$B,$C,$D);
307 &BODY_00_15(\$code,15,$D,$E,$T,$A,$B,$C);
308
309 &BODY_16_19(\$code,16,$C,$D,$E,$T,$A,$B);
310 &BODY_16_19(\$code,17,$B,$C,$D,$E,$T,$A);
311 &BODY_16_19(\$code,18,$A,$B,$C,$D,$E,$T);
312 &BODY_16_19(\$code,19,$T,$A,$B,$C,$D,$E);
313
314 &BODY_20_39(\$code,20,$E,$T,$A,$B,$C,$D);
315 &BODY_20_39(\$code,21,$D,$E,$T,$A,$B,$C);
316 &BODY_20_39(\$code,22,$C,$D,$E,$T,$A,$B);
317 &BODY_20_39(\$code,23,$B,$C,$D,$E,$T,$A);
318 &BODY_20_39(\$code,24,$A,$B,$C,$D,$E,$T);
319 &BODY_20_39(\$code,25,$T,$A,$B,$C,$D,$E);
320 &BODY_20_39(\$code,26,$E,$T,$A,$B,$C,$D);
321 &BODY_20_39(\$code,27,$D,$E,$T,$A,$B,$C);
322 &BODY_20_39(\$code,28,$C,$D,$E,$T,$A,$B);
323 &BODY_20_39(\$code,29,$B,$C,$D,$E,$T,$A);
324 &BODY_20_39(\$code,30,$A,$B,$C,$D,$E,$T);
325 &BODY_20_39(\$code,31,$T,$A,$B,$C,$D,$E);
326 &BODY_20_39(\$code,32,$E,$T,$A,$B,$C,$D);
327 &BODY_20_39(\$code,33,$D,$E,$T,$A,$B,$C);
328 &BODY_20_39(\$code,34,$C,$D,$E,$T,$A,$B);
329 &BODY_20_39(\$code,35,$B,$C,$D,$E,$T,$A);
330 &BODY_20_39(\$code,36,$A,$B,$C,$D,$E,$T);
331 &BODY_20_39(\$code,37,$T,$A,$B,$C,$D,$E);
332 &BODY_20_39(\$code,38,$E,$T,$A,$B,$C,$D);
333 &BODY_20_39(\$code,39,$D,$E,$T,$A,$B,$C);
334
335 &BODY_40_59(\$code,40,$C,$D,$E,$T,$A,$B);
336 &BODY_40_59(\$code,41,$B,$C,$D,$E,$T,$A);
337 &BODY_40_59(\$code,42,$A,$B,$C,$D,$E,$T);
338 &BODY_40_59(\$code,43,$T,$A,$B,$C,$D,$E);
339 &BODY_40_59(\$code,44,$E,$T,$A,$B,$C,$D);
340 &BODY_40_59(\$code,45,$D,$E,$T,$A,$B,$C);
341 &BODY_40_59(\$code,46,$C,$D,$E,$T,$A,$B);
342 &BODY_40_59(\$code,47,$B,$C,$D,$E,$T,$A);
343 &BODY_40_59(\$code,48,$A,$B,$C,$D,$E,$T);
344 &BODY_40_59(\$code,49,$T,$A,$B,$C,$D,$E);
345 &BODY_40_59(\$code,50,$E,$T,$A,$B,$C,$D);
346 &BODY_40_59(\$code,51,$D,$E,$T,$A,$B,$C);
347 &BODY_40_59(\$code,52,$C,$D,$E,$T,$A,$B);
348 &BODY_40_59(\$code,53,$B,$C,$D,$E,$T,$A);
349 &BODY_40_59(\$code,54,$A,$B,$C,$D,$E,$T);
350 &BODY_40_59(\$code,55,$T,$A,$B,$C,$D,$E);
351 &BODY_40_59(\$code,56,$E,$T,$A,$B,$C,$D);
352 &BODY_40_59(\$code,57,$D,$E,$T,$A,$B,$C);
353 &BODY_40_59(\$code,58,$C,$D,$E,$T,$A,$B);
354 &BODY_40_59(\$code,59,$B,$C,$D,$E,$T,$A);
355
356 &BODY_60_79(\$code,60,$A,$B,$C,$D,$E,$T);
357 &BODY_60_79(\$code,61,$T,$A,$B,$C,$D,$E);
358 &BODY_60_79(\$code,62,$E,$T,$A,$B,$C,$D);
359 &BODY_60_79(\$code,63,$D,$E,$T,$A,$B,$C);
360 &BODY_60_79(\$code,64,$C,$D,$E,$T,$A,$B);
361 &BODY_60_79(\$code,65,$B,$C,$D,$E,$T,$A);
362 &BODY_60_79(\$code,66,$A,$B,$C,$D,$E,$T);
363 &BODY_60_79(\$code,67,$T,$A,$B,$C,$D,$E);
364 &BODY_60_79(\$code,68,$E,$T,$A,$B,$C,$D);
365 &BODY_60_79(\$code,69,$D,$E,$T,$A,$B,$C);
366 &BODY_60_79(\$code,70,$C,$D,$E,$T,$A,$B);
367 &BODY_60_79(\$code,71,$B,$C,$D,$E,$T,$A);
368 &BODY_60_79(\$code,72,$A,$B,$C,$D,$E,$T);
369 &BODY_60_79(\$code,73,$T,$A,$B,$C,$D,$E);
370 &BODY_60_79(\$code,74,$E,$T,$A,$B,$C,$D);
371 &BODY_60_79(\$code,75,$D,$E,$T,$A,$B,$C);
372 &BODY_60_79(\$code,76,$C,$D,$E,$T,$A,$B);
373 &BODY_60_79(\$code,77,$B,$C,$D,$E,$T,$A);
374 &BODY_60_79(\$code,78,$A,$B,$C,$D,$E,$T);
375 &BODY_60_79(\$code,79,$T,$A,$B,$C,$D,$E);
376
377$code.=<<___;
378{ .mmb; add $h0=$h0,$E
379 nop.m 0
380 br.ctop.dptk.many .Lhtop };;
381.Lhend:
382{ .mmi; add tmp0=4,ctx
383 mov ar.lc=r3 };;
384{ .mmi; st4 [ctx]=$h0,8
385 st4 [tmp0]=$h1,8 };;
386{ .mmi; st4 [ctx]=$h2,8
387 st4 [tmp0]=$h3 };;
388{ .mib; st4 [ctx]=$h4,-16
389 mov pr=r2,0x1ffff
390 br.ret.sptk.many b0 };;
391.endp sha1_block_asm_host_order#
392___
393
394
395$code.=<<___;
396// void sha1_block_asm_data_order(SHA_CTX *c,const void *p,size_t num);
397.global sha1_block_asm_data_order#
398.proc sha1_block_asm_data_order#
399.align 32
400sha1_block_asm_data_order:
401___
402$code.=<<___ if ($big_endian);
403{ .mmi; and r2=3,inp };;
404{ .mib; cmp.eq p6,p0=r0,r2
405(p6) br.dptk.many sha1_block_asm_host_order };;
406___
407$code.=<<___;
408 .prologue
409 .fframe 0
410 .save ar.pfs,r0
411 .save ar.lc,r3 242 .save ar.lc,r3
412{ .mmi; alloc tmp1=ar.pfs,3,15,0,0
413 $ADDP tmp0=4,ctx
414 mov r3=ar.lc } 243 mov r3=ar.lc }
415{ .mmi; $ADDP ctx=0,ctx 244{ .mmi; $ADDP ctx=0,ctx
416 $ADDP inp=0,inp 245 $ADDP inp=0,inp
@@ -444,90 +273,16 @@ tmp6=loc14;
444 273
445___ 274___
446 275
447 &BODY_00_15(\$code, 0,$A,$B,$C,$D,$E,$T,1); 276{ my $i,@V=($A,$B,$C,$D,$E,$T);
448 &BODY_00_15(\$code, 1,$T,$A,$B,$C,$D,$E,1);
449 &BODY_00_15(\$code, 2,$E,$T,$A,$B,$C,$D,1);
450 &BODY_00_15(\$code, 3,$D,$E,$T,$A,$B,$C,1);
451 &BODY_00_15(\$code, 4,$C,$D,$E,$T,$A,$B,1);
452 &BODY_00_15(\$code, 5,$B,$C,$D,$E,$T,$A,1);
453 &BODY_00_15(\$code, 6,$A,$B,$C,$D,$E,$T,1);
454 &BODY_00_15(\$code, 7,$T,$A,$B,$C,$D,$E,1);
455 &BODY_00_15(\$code, 8,$E,$T,$A,$B,$C,$D,1);
456 &BODY_00_15(\$code, 9,$D,$E,$T,$A,$B,$C,1);
457 &BODY_00_15(\$code,10,$C,$D,$E,$T,$A,$B,1);
458 &BODY_00_15(\$code,11,$B,$C,$D,$E,$T,$A,1);
459 &BODY_00_15(\$code,12,$A,$B,$C,$D,$E,$T,1);
460 &BODY_00_15(\$code,13,$T,$A,$B,$C,$D,$E,1);
461 &BODY_00_15(\$code,14,$E,$T,$A,$B,$C,$D,1);
462 &BODY_00_15(\$code,15,$D,$E,$T,$A,$B,$C,1);
463
464 &BODY_16_19(\$code,16,$C,$D,$E,$T,$A,$B);
465 &BODY_16_19(\$code,17,$B,$C,$D,$E,$T,$A);
466 &BODY_16_19(\$code,18,$A,$B,$C,$D,$E,$T);
467 &BODY_16_19(\$code,19,$T,$A,$B,$C,$D,$E);
468 277
469 &BODY_20_39(\$code,20,$E,$T,$A,$B,$C,$D); 278 for($i=0;$i<16;$i++) { &BODY_00_15(\$code,$i,@V); unshift(@V,pop(@V)); }
470 &BODY_20_39(\$code,21,$D,$E,$T,$A,$B,$C); 279 for(;$i<20;$i++) { &BODY_16_19(\$code,$i,@V); unshift(@V,pop(@V)); }
471 &BODY_20_39(\$code,22,$C,$D,$E,$T,$A,$B); 280 for(;$i<40;$i++) { &BODY_20_39(\$code,$i,@V); unshift(@V,pop(@V)); }
472 &BODY_20_39(\$code,23,$B,$C,$D,$E,$T,$A); 281 for(;$i<60;$i++) { &BODY_40_59(\$code,$i,@V); unshift(@V,pop(@V)); }
473 &BODY_20_39(\$code,24,$A,$B,$C,$D,$E,$T); 282 for(;$i<80;$i++) { &BODY_60_79(\$code,$i,@V); unshift(@V,pop(@V)); }
474 &BODY_20_39(\$code,25,$T,$A,$B,$C,$D,$E);
475 &BODY_20_39(\$code,26,$E,$T,$A,$B,$C,$D);
476 &BODY_20_39(\$code,27,$D,$E,$T,$A,$B,$C);
477 &BODY_20_39(\$code,28,$C,$D,$E,$T,$A,$B);
478 &BODY_20_39(\$code,29,$B,$C,$D,$E,$T,$A);
479 &BODY_20_39(\$code,30,$A,$B,$C,$D,$E,$T);
480 &BODY_20_39(\$code,31,$T,$A,$B,$C,$D,$E);
481 &BODY_20_39(\$code,32,$E,$T,$A,$B,$C,$D);
482 &BODY_20_39(\$code,33,$D,$E,$T,$A,$B,$C);
483 &BODY_20_39(\$code,34,$C,$D,$E,$T,$A,$B);
484 &BODY_20_39(\$code,35,$B,$C,$D,$E,$T,$A);
485 &BODY_20_39(\$code,36,$A,$B,$C,$D,$E,$T);
486 &BODY_20_39(\$code,37,$T,$A,$B,$C,$D,$E);
487 &BODY_20_39(\$code,38,$E,$T,$A,$B,$C,$D);
488 &BODY_20_39(\$code,39,$D,$E,$T,$A,$B,$C);
489 283
490 &BODY_40_59(\$code,40,$C,$D,$E,$T,$A,$B); 284 (($V[5] eq $D) and ($V[0] eq $E)) or die; # double-check
491 &BODY_40_59(\$code,41,$B,$C,$D,$E,$T,$A); 285}
492 &BODY_40_59(\$code,42,$A,$B,$C,$D,$E,$T);
493 &BODY_40_59(\$code,43,$T,$A,$B,$C,$D,$E);
494 &BODY_40_59(\$code,44,$E,$T,$A,$B,$C,$D);
495 &BODY_40_59(\$code,45,$D,$E,$T,$A,$B,$C);
496 &BODY_40_59(\$code,46,$C,$D,$E,$T,$A,$B);
497 &BODY_40_59(\$code,47,$B,$C,$D,$E,$T,$A);
498 &BODY_40_59(\$code,48,$A,$B,$C,$D,$E,$T);
499 &BODY_40_59(\$code,49,$T,$A,$B,$C,$D,$E);
500 &BODY_40_59(\$code,50,$E,$T,$A,$B,$C,$D);
501 &BODY_40_59(\$code,51,$D,$E,$T,$A,$B,$C);
502 &BODY_40_59(\$code,52,$C,$D,$E,$T,$A,$B);
503 &BODY_40_59(\$code,53,$B,$C,$D,$E,$T,$A);
504 &BODY_40_59(\$code,54,$A,$B,$C,$D,$E,$T);
505 &BODY_40_59(\$code,55,$T,$A,$B,$C,$D,$E);
506 &BODY_40_59(\$code,56,$E,$T,$A,$B,$C,$D);
507 &BODY_40_59(\$code,57,$D,$E,$T,$A,$B,$C);
508 &BODY_40_59(\$code,58,$C,$D,$E,$T,$A,$B);
509 &BODY_40_59(\$code,59,$B,$C,$D,$E,$T,$A);
510
511 &BODY_60_79(\$code,60,$A,$B,$C,$D,$E,$T);
512 &BODY_60_79(\$code,61,$T,$A,$B,$C,$D,$E);
513 &BODY_60_79(\$code,62,$E,$T,$A,$B,$C,$D);
514 &BODY_60_79(\$code,63,$D,$E,$T,$A,$B,$C);
515 &BODY_60_79(\$code,64,$C,$D,$E,$T,$A,$B);
516 &BODY_60_79(\$code,65,$B,$C,$D,$E,$T,$A);
517 &BODY_60_79(\$code,66,$A,$B,$C,$D,$E,$T);
518 &BODY_60_79(\$code,67,$T,$A,$B,$C,$D,$E);
519 &BODY_60_79(\$code,68,$E,$T,$A,$B,$C,$D);
520 &BODY_60_79(\$code,69,$D,$E,$T,$A,$B,$C);
521 &BODY_60_79(\$code,70,$C,$D,$E,$T,$A,$B);
522 &BODY_60_79(\$code,71,$B,$C,$D,$E,$T,$A);
523 &BODY_60_79(\$code,72,$A,$B,$C,$D,$E,$T);
524 &BODY_60_79(\$code,73,$T,$A,$B,$C,$D,$E);
525 &BODY_60_79(\$code,74,$E,$T,$A,$B,$C,$D);
526 &BODY_60_79(\$code,75,$D,$E,$T,$A,$B,$C);
527 &BODY_60_79(\$code,76,$C,$D,$E,$T,$A,$B);
528 &BODY_60_79(\$code,77,$B,$C,$D,$E,$T,$A);
529 &BODY_60_79(\$code,78,$A,$B,$C,$D,$E,$T);
530 &BODY_60_79(\$code,79,$T,$A,$B,$C,$D,$E);
531 286
532$code.=<<___; 287$code.=<<___;
533{ .mmb; add $h0=$h0,$E 288{ .mmb; add $h0=$h0,$E
@@ -543,7 +298,8 @@ $code.=<<___;
543{ .mib; st4 [ctx]=$h4,-16 298{ .mib; st4 [ctx]=$h4,-16
544 mov pr=r2,0x1ffff 299 mov pr=r2,0x1ffff
545 br.ret.sptk.many b0 };; 300 br.ret.sptk.many b0 };;
546.endp sha1_block_asm_data_order# 301.endp sha1_block_data_order#
302stringz "SHA1 block transform for IA64, CRYPTOGAMS by <appro\@openssl.org>"
547___ 303___
548 304
549print $code; 305print $code;
diff --git a/src/lib/libssl/src/crypto/sha/asm/sha512-sse2.pl b/src/lib/libssl/src/crypto/sha/asm/sha512-sse2.pl
new file mode 100644
index 0000000000..10902bf673
--- /dev/null
+++ b/src/lib/libssl/src/crypto/sha/asm/sha512-sse2.pl
@@ -0,0 +1,404 @@
1#!/usr/bin/env perl
2#
3# ====================================================================
4# Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
5# project. Rights for redistribution and usage in source and binary
6# forms are granted according to the OpenSSL license.
7# ====================================================================
8#
9# SHA512_Transform_SSE2.
10#
11# As the name suggests, this is an IA-32 SSE2 implementation of
12# SHA512_Transform. Motivating factor for the undertaken effort was that
13# SHA512 was observed to *consistently* perform *significantly* poorer
14# than SHA256 [2x and slower is common] on 32-bit platforms. On 64-bit
15# platforms on the other hand SHA512 tend to outperform SHA256 [~50%
16# seem to be common improvement factor]. All this is perfectly natural,
17# as SHA512 is a 64-bit algorithm. But isn't IA-32 SSE2 essentially
18# a 64-bit instruction set? Is it rich enough to implement SHA512?
19# If answer was "no," then you wouldn't have been reading this...
20#
21# Throughput performance in MBps (larger is better):
22#
23# 2.4GHz P4 1.4GHz AMD32 1.4GHz AMD64(*)
24# SHA256/gcc(*) 54 43 59
25# SHA512/gcc 17 23 92
26# SHA512/sse2 61(**) 57(**)
27# SHA512/icc 26 28
28# SHA256/icc(*) 65 54
29#
30# (*) AMD64 and SHA256 numbers are presented mostly for amusement or
31# reference purposes.
32# (**) I.e. it gives ~2-3x speed-up if compared with compiler generated
33# code. One can argue that hand-coded *non*-SSE2 implementation
34# would perform better than compiler generated one as well, and
35# that comparison is therefore not exactly fair. Well, as SHA512
36# puts enormous pressure on IA-32 GP register bank, I reckon that
37# hand-coded version wouldn't perform significantly better than
38# one compiled with icc, ~20% perhaps... So that this code would
39# still outperform it with distinguishing marginal. But feel free
40# to prove me wrong:-)
41# <appro@fy.chalmers.se>
42push(@INC,"perlasm","../../perlasm");
43require "x86asm.pl";
44
45&asm_init($ARGV[0],"sha512-sse2.pl",$ARGV[$#ARGV] eq "386");
46
47$K512="esi"; # K512[80] table, found at the end...
48#$W512="esp"; # $W512 is not just W512[16]: it comprises *two* copies
49 # of W512[16] and a copy of A-H variables...
50$W512_SZ=8*(16+16+8); # see above...
51#$Kidx="ebx"; # index in K512 table, advances from 0 to 80...
52$Widx="edx"; # index in W512, wraps around at 16...
53$data="edi"; # 16 qwords of input data...
54$A="mm0"; # B-D and
55$E="mm1"; # F-H are allocated dynamically...
56$Aoff=256+0; # A-H offsets relative to $W512...
57$Boff=256+8;
58$Coff=256+16;
59$Doff=256+24;
60$Eoff=256+32;
61$Foff=256+40;
62$Goff=256+48;
63$Hoff=256+56;
64
65sub SHA2_ROUND()
66{ local ($kidx,$widx)=@_;
67
68 # One can argue that one could reorder instructions for better
69 # performance. Well, I tried and it doesn't seem to make any
70 # noticeable difference. Modern out-of-order execution cores
71 # reorder instructions to their liking in either case and they
72 # apparently do decent job. So we can keep the code more
73 # readable/regular/comprehensible:-)
74
75 # I adhere to 64-bit %mmX registers in order to avoid/not care
76 # about #GP exceptions on misaligned 128-bit access, most
77 # notably in paddq with memory operand. Not to mention that
78 # SSE2 intructions operating on %mmX can be scheduled every
79 # cycle [and not every second one if operating on %xmmN].
80
81 &movq ("mm4",&QWP($Foff,$W512)); # load f
82 &movq ("mm5",&QWP($Goff,$W512)); # load g
83 &movq ("mm6",&QWP($Hoff,$W512)); # load h
84
85 &movq ("mm2",$E); # %mm2 is sliding right
86 &movq ("mm3",$E); # %mm3 is sliding left
87 &psrlq ("mm2",14);
88 &psllq ("mm3",23);
89 &movq ("mm7","mm2"); # %mm7 is T1
90 &pxor ("mm7","mm3");
91 &psrlq ("mm2",4);
92 &psllq ("mm3",23);
93 &pxor ("mm7","mm2");
94 &pxor ("mm7","mm3");
95 &psrlq ("mm2",23);
96 &psllq ("mm3",4);
97 &pxor ("mm7","mm2");
98 &pxor ("mm7","mm3"); # T1=Sigma1_512(e)
99
100 &movq (&QWP($Foff,$W512),$E); # f = e
101 &movq (&QWP($Goff,$W512),"mm4"); # g = f
102 &movq (&QWP($Hoff,$W512),"mm5"); # h = g
103
104 &pxor ("mm4","mm5"); # f^=g
105 &pand ("mm4",$E); # f&=e
106 &pxor ("mm4","mm5"); # f^=g
107 &paddq ("mm7","mm4"); # T1+=Ch(e,f,g)
108
109 &movq ("mm2",&QWP($Boff,$W512)); # load b
110 &movq ("mm3",&QWP($Coff,$W512)); # load c
111 &movq ($E,&QWP($Doff,$W512)); # e = d
112
113 &paddq ("mm7","mm6"); # T1+=h
114 &paddq ("mm7",&QWP(0,$K512,$kidx,8)); # T1+=K512[i]
115 &paddq ("mm7",&QWP(0,$W512,$widx,8)); # T1+=W512[i]
116 &paddq ($E,"mm7"); # e += T1
117
118 &movq ("mm4",$A); # %mm4 is sliding right
119 &movq ("mm5",$A); # %mm5 is sliding left
120 &psrlq ("mm4",28);
121 &psllq ("mm5",25);
122 &movq ("mm6","mm4"); # %mm6 is T2
123 &pxor ("mm6","mm5");
124 &psrlq ("mm4",6);
125 &psllq ("mm5",5);
126 &pxor ("mm6","mm4");
127 &pxor ("mm6","mm5");
128 &psrlq ("mm4",5);
129 &psllq ("mm5",6);
130 &pxor ("mm6","mm4");
131 &pxor ("mm6","mm5"); # T2=Sigma0_512(a)
132
133 &movq (&QWP($Boff,$W512),$A); # b = a
134 &movq (&QWP($Coff,$W512),"mm2"); # c = b
135 &movq (&QWP($Doff,$W512),"mm3"); # d = c
136
137 &movq ("mm4",$A); # %mm4=a
138 &por ($A,"mm3"); # a=a|c
139 &pand ("mm4","mm3"); # %mm4=a&c
140 &pand ($A,"mm2"); # a=(a|c)&b
141 &por ("mm4",$A); # %mm4=(a&c)|((a|c)&b)
142 &paddq ("mm6","mm4"); # T2+=Maj(a,b,c)
143
144 &movq ($A,"mm7"); # a=T1
145 &paddq ($A,"mm6"); # a+=T2
146}
147
148$func="sha512_block_sse2";
149
150&function_begin_B($func);
151 if (0) {# Caller is expected to check if it's appropriate to
152 # call this routine. Below 3 lines are retained for
153 # debugging purposes...
154 &picmeup("eax","OPENSSL_ia32cap");
155 &bt (&DWP(0,"eax"),26);
156 &jnc ("SHA512_Transform");
157 }
158
159 &push ("ebp");
160 &mov ("ebp","esp");
161 &push ("ebx");
162 &push ("esi");
163 &push ("edi");
164
165 &mov ($Widx,&DWP(8,"ebp")); # A-H state, 1st arg
166 &mov ($data,&DWP(12,"ebp")); # input data, 2nd arg
167 &call (&label("pic_point")); # make it PIC!
168&set_label("pic_point");
169 &blindpop($K512);
170 &lea ($K512,&DWP(&label("K512")."-".&label("pic_point"),$K512));
171
172 $W512 = "esp"; # start using %esp as W512
173 &sub ($W512,$W512_SZ);
174 &and ($W512,-16); # ensure 128-bit alignment
175
176 # make private copy of A-H
177 # v assume the worst and stick to unaligned load
178 &movdqu ("xmm0",&QWP(0,$Widx));
179 &movdqu ("xmm1",&QWP(16,$Widx));
180 &movdqu ("xmm2",&QWP(32,$Widx));
181 &movdqu ("xmm3",&QWP(48,$Widx));
182
183&align(8);
184&set_label("_chunk_loop");
185
186 &movdqa (&QWP($Aoff,$W512),"xmm0"); # a,b
187 &movdqa (&QWP($Coff,$W512),"xmm1"); # c,d
188 &movdqa (&QWP($Eoff,$W512),"xmm2"); # e,f
189 &movdqa (&QWP($Goff,$W512),"xmm3"); # g,h
190
191 &xor ($Widx,$Widx);
192
193 &movdq2q($A,"xmm0"); # load a
194 &movdq2q($E,"xmm2"); # load e
195
196 # Why aren't loops unrolled? It makes sense to unroll if
197 # execution time for loop body is comparable with branch
198 # penalties and/or if whole data-set resides in register bank.
199 # Neither is case here... Well, it would be possible to
200 # eliminate few store operations, but it would hardly affect
201 # so to say stop-watch performance, as there is a lot of
202 # available memory slots to fill. It will only relieve some
203 # pressure off memory bus...
204
205 # flip input stream byte order...
206 &mov ("eax",&DWP(0,$data,$Widx,8));
207 &mov ("ebx",&DWP(4,$data,$Widx,8));
208 &bswap ("eax");
209 &bswap ("ebx");
210 &mov (&DWP(0,$W512,$Widx,8),"ebx"); # W512[i]
211 &mov (&DWP(4,$W512,$Widx,8),"eax");
212 &mov (&DWP(128+0,$W512,$Widx,8),"ebx"); # copy of W512[i]
213 &mov (&DWP(128+4,$W512,$Widx,8),"eax");
214
215&align(8);
216&set_label("_1st_loop"); # 0-15
217 # flip input stream byte order...
218 &mov ("eax",&DWP(0+8,$data,$Widx,8));
219 &mov ("ebx",&DWP(4+8,$data,$Widx,8));
220 &bswap ("eax");
221 &bswap ("ebx");
222 &mov (&DWP(0+8,$W512,$Widx,8),"ebx"); # W512[i]
223 &mov (&DWP(4+8,$W512,$Widx,8),"eax");
224 &mov (&DWP(128+0+8,$W512,$Widx,8),"ebx"); # copy of W512[i]
225 &mov (&DWP(128+4+8,$W512,$Widx,8),"eax");
226&set_label("_1st_looplet");
227 &SHA2_ROUND($Widx,$Widx); &inc($Widx);
228
229&cmp ($Widx,15)
230&jl (&label("_1st_loop"));
231&je (&label("_1st_looplet")); # playing similar trick on 2nd loop
232 # does not improve performance...
233
234 $Kidx = "ebx"; # start using %ebx as Kidx
235 &mov ($Kidx,$Widx);
236
237&align(8);
238&set_label("_2nd_loop"); # 16-79
239 &and($Widx,0xf);
240
241 # 128-bit fragment! I update W512[i] and W512[i+1] in
242 # parallel:-) Note that I refer to W512[(i&0xf)+N] and not to
243 # W512[(i+N)&0xf]! This is exactly what I maintain the second
244 # copy of W512[16] for...
245 &movdqu ("xmm0",&QWP(8*1,$W512,$Widx,8)); # s0=W512[i+1]
246 &movdqa ("xmm2","xmm0"); # %xmm2 is sliding right
247 &movdqa ("xmm3","xmm0"); # %xmm3 is sliding left
248 &psrlq ("xmm2",1);
249 &psllq ("xmm3",56);
250 &movdqa ("xmm0","xmm2");
251 &pxor ("xmm0","xmm3");
252 &psrlq ("xmm2",6);
253 &psllq ("xmm3",7);
254 &pxor ("xmm0","xmm2");
255 &pxor ("xmm0","xmm3");
256 &psrlq ("xmm2",1);
257 &pxor ("xmm0","xmm2"); # s0 = sigma0_512(s0);
258
259 &movdqa ("xmm1",&QWP(8*14,$W512,$Widx,8)); # s1=W512[i+14]
260 &movdqa ("xmm4","xmm1"); # %xmm4 is sliding right
261 &movdqa ("xmm5","xmm1"); # %xmm5 is sliding left
262 &psrlq ("xmm4",6);
263 &psllq ("xmm5",3);
264 &movdqa ("xmm1","xmm4");
265 &pxor ("xmm1","xmm5");
266 &psrlq ("xmm4",13);
267 &psllq ("xmm5",42);
268 &pxor ("xmm1","xmm4");
269 &pxor ("xmm1","xmm5");
270 &psrlq ("xmm4",42);
271 &pxor ("xmm1","xmm4"); # s1 = sigma1_512(s1);
272
273 # + have to explictly load W512[i+9] as it's not 128-bit
274 # v aligned and paddq would throw an exception...
275 &movdqu ("xmm6",&QWP(8*9,$W512,$Widx,8));
276 &paddq ("xmm0","xmm1"); # s0 += s1
277 &paddq ("xmm0","xmm6"); # s0 += W512[i+9]
278 &paddq ("xmm0",&QWP(0,$W512,$Widx,8)); # s0 += W512[i]
279
280 &movdqa (&QWP(0,$W512,$Widx,8),"xmm0"); # W512[i] = s0
281 &movdqa (&QWP(16*8,$W512,$Widx,8),"xmm0"); # copy of W512[i]
282
283 # as the above fragment was 128-bit, we "owe" 2 rounds...
284 &SHA2_ROUND($Kidx,$Widx); &inc($Kidx); &inc($Widx);
285 &SHA2_ROUND($Kidx,$Widx); &inc($Kidx); &inc($Widx);
286
287&cmp ($Kidx,80);
288&jl (&label("_2nd_loop"));
289
290 # update A-H state
291 &mov ($Widx,&DWP(8,"ebp")); # A-H state, 1st arg
292 &movq (&QWP($Aoff,$W512),$A); # write out a
293 &movq (&QWP($Eoff,$W512),$E); # write out e
294 &movdqu ("xmm0",&QWP(0,$Widx));
295 &movdqu ("xmm1",&QWP(16,$Widx));
296 &movdqu ("xmm2",&QWP(32,$Widx));
297 &movdqu ("xmm3",&QWP(48,$Widx));
298 &paddq ("xmm0",&QWP($Aoff,$W512)); # 128-bit additions...
299 &paddq ("xmm1",&QWP($Coff,$W512));
300 &paddq ("xmm2",&QWP($Eoff,$W512));
301 &paddq ("xmm3",&QWP($Goff,$W512));
302 &movdqu (&QWP(0,$Widx),"xmm0");
303 &movdqu (&QWP(16,$Widx),"xmm1");
304 &movdqu (&QWP(32,$Widx),"xmm2");
305 &movdqu (&QWP(48,$Widx),"xmm3");
306
307&add ($data,16*8); # advance input data pointer
308&dec (&DWP(16,"ebp")); # decrement 3rd arg
309&jnz (&label("_chunk_loop"));
310
311 # epilogue
312 &emms (); # required for at least ELF and Win32 ABIs
313 &mov ("edi",&DWP(-12,"ebp"));
314 &mov ("esi",&DWP(-8,"ebp"));
315 &mov ("ebx",&DWP(-4,"ebp"));
316 &leave ();
317&ret ();
318
319&align(64);
320&set_label("K512"); # Yes! I keep it in the code segment!
321 &data_word(0xd728ae22,0x428a2f98); # u64
322 &data_word(0x23ef65cd,0x71374491); # u64
323 &data_word(0xec4d3b2f,0xb5c0fbcf); # u64
324 &data_word(0x8189dbbc,0xe9b5dba5); # u64
325 &data_word(0xf348b538,0x3956c25b); # u64
326 &data_word(0xb605d019,0x59f111f1); # u64
327 &data_word(0xaf194f9b,0x923f82a4); # u64
328 &data_word(0xda6d8118,0xab1c5ed5); # u64
329 &data_word(0xa3030242,0xd807aa98); # u64
330 &data_word(0x45706fbe,0x12835b01); # u64
331 &data_word(0x4ee4b28c,0x243185be); # u64
332 &data_word(0xd5ffb4e2,0x550c7dc3); # u64
333 &data_word(0xf27b896f,0x72be5d74); # u64
334 &data_word(0x3b1696b1,0x80deb1fe); # u64
335 &data_word(0x25c71235,0x9bdc06a7); # u64
336 &data_word(0xcf692694,0xc19bf174); # u64
337 &data_word(0x9ef14ad2,0xe49b69c1); # u64
338 &data_word(0x384f25e3,0xefbe4786); # u64
339 &data_word(0x8b8cd5b5,0x0fc19dc6); # u64
340 &data_word(0x77ac9c65,0x240ca1cc); # u64
341 &data_word(0x592b0275,0x2de92c6f); # u64
342 &data_word(0x6ea6e483,0x4a7484aa); # u64
343 &data_word(0xbd41fbd4,0x5cb0a9dc); # u64
344 &data_word(0x831153b5,0x76f988da); # u64
345 &data_word(0xee66dfab,0x983e5152); # u64
346 &data_word(0x2db43210,0xa831c66d); # u64
347 &data_word(0x98fb213f,0xb00327c8); # u64
348 &data_word(0xbeef0ee4,0xbf597fc7); # u64
349 &data_word(0x3da88fc2,0xc6e00bf3); # u64
350 &data_word(0x930aa725,0xd5a79147); # u64
351 &data_word(0xe003826f,0x06ca6351); # u64
352 &data_word(0x0a0e6e70,0x14292967); # u64
353 &data_word(0x46d22ffc,0x27b70a85); # u64
354 &data_word(0x5c26c926,0x2e1b2138); # u64
355 &data_word(0x5ac42aed,0x4d2c6dfc); # u64
356 &data_word(0x9d95b3df,0x53380d13); # u64
357 &data_word(0x8baf63de,0x650a7354); # u64
358 &data_word(0x3c77b2a8,0x766a0abb); # u64
359 &data_word(0x47edaee6,0x81c2c92e); # u64
360 &data_word(0x1482353b,0x92722c85); # u64
361 &data_word(0x4cf10364,0xa2bfe8a1); # u64
362 &data_word(0xbc423001,0xa81a664b); # u64
363 &data_word(0xd0f89791,0xc24b8b70); # u64
364 &data_word(0x0654be30,0xc76c51a3); # u64
365 &data_word(0xd6ef5218,0xd192e819); # u64
366 &data_word(0x5565a910,0xd6990624); # u64
367 &data_word(0x5771202a,0xf40e3585); # u64
368 &data_word(0x32bbd1b8,0x106aa070); # u64
369 &data_word(0xb8d2d0c8,0x19a4c116); # u64
370 &data_word(0x5141ab53,0x1e376c08); # u64
371 &data_word(0xdf8eeb99,0x2748774c); # u64
372 &data_word(0xe19b48a8,0x34b0bcb5); # u64
373 &data_word(0xc5c95a63,0x391c0cb3); # u64
374 &data_word(0xe3418acb,0x4ed8aa4a); # u64
375 &data_word(0x7763e373,0x5b9cca4f); # u64
376 &data_word(0xd6b2b8a3,0x682e6ff3); # u64
377 &data_word(0x5defb2fc,0x748f82ee); # u64
378 &data_word(0x43172f60,0x78a5636f); # u64
379 &data_word(0xa1f0ab72,0x84c87814); # u64
380 &data_word(0x1a6439ec,0x8cc70208); # u64
381 &data_word(0x23631e28,0x90befffa); # u64
382 &data_word(0xde82bde9,0xa4506ceb); # u64
383 &data_word(0xb2c67915,0xbef9a3f7); # u64
384 &data_word(0xe372532b,0xc67178f2); # u64
385 &data_word(0xea26619c,0xca273ece); # u64
386 &data_word(0x21c0c207,0xd186b8c7); # u64
387 &data_word(0xcde0eb1e,0xeada7dd6); # u64
388 &data_word(0xee6ed178,0xf57d4f7f); # u64
389 &data_word(0x72176fba,0x06f067aa); # u64
390 &data_word(0xa2c898a6,0x0a637dc5); # u64
391 &data_word(0xbef90dae,0x113f9804); # u64
392 &data_word(0x131c471b,0x1b710b35); # u64
393 &data_word(0x23047d84,0x28db77f5); # u64
394 &data_word(0x40c72493,0x32caab7b); # u64
395 &data_word(0x15c9bebc,0x3c9ebe0a); # u64
396 &data_word(0x9c100d4c,0x431d67c4); # u64
397 &data_word(0xcb3e42b6,0x4cc5d4be); # u64
398 &data_word(0xfc657e2a,0x597f299c); # u64
399 &data_word(0x3ad6faec,0x5fcb6fab); # u64
400 &data_word(0x4a475817,0x6c44198c); # u64
401
402&function_end_B($func);
403
404&asm_finish();
diff --git a/src/lib/libssl/src/crypto/stack/Makefile b/src/lib/libssl/src/crypto/stack/Makefile
index 711b16832a..5327692ac8 100644
--- a/src/lib/libssl/src/crypto/stack/Makefile
+++ b/src/lib/libssl/src/crypto/stack/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= 8INCLUDES=
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -77,10 +74,11 @@ clean:
77 74
78# DO NOT DELETE THIS LINE -- make depend depends on it. 75# DO NOT DELETE THIS LINE -- make depend depends on it.
79 76
80stack.o: ../../e_os.h ../../include/openssl/bio.h 77stack.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
81stack.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 78stack.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
82stack.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 79stack.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
83stack.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 80stack.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
84stack.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 81stack.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
85stack.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 82stack.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
86stack.o: ../cryptlib.h stack.c 83stack.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
84stack.o: ../../include/openssl/symhacks.h ../cryptlib.h stack.c
diff --git a/src/lib/libssl/src/crypto/txt_db/Makefile b/src/lib/libssl/src/crypto/txt_db/Makefile
index 3cb550a795..e6f30331d8 100644
--- a/src/lib/libssl/src/crypto/txt_db/Makefile
+++ b/src/lib/libssl/src/crypto/txt_db/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= 8INCLUDES=
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by top Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -81,6 +78,7 @@ txt_db.o: ../../e_os.h ../../include/openssl/bio.h
81txt_db.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 78txt_db.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
82txt_db.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 79txt_db.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
83txt_db.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 80txt_db.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
84txt_db.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 81txt_db.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
85txt_db.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 82txt_db.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
86txt_db.o: ../../include/openssl/txt_db.h ../cryptlib.h txt_db.c 83txt_db.o: ../../include/openssl/symhacks.h ../../include/openssl/txt_db.h
84txt_db.o: ../cryptlib.h txt_db.c
diff --git a/src/lib/libssl/src/crypto/ui/Makefile b/src/lib/libssl/src/crypto/ui/Makefile
index fcb2a66a39..a685659fb4 100644
--- a/src/lib/libssl/src/crypto/ui/Makefile
+++ b/src/lib/libssl/src/crypto/ui/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -55,6 +50,7 @@ links:
55 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 50 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
56 51
57install: 52install:
53 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
58 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
59 do \ 55 do \
60 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -70,6 +66,7 @@ lint:
70 lint -DLINT $(INCLUDES) $(SRC)>fluff 66 lint -DLINT $(INCLUDES) $(SRC)>fluff
71 67
72depend: 68depend:
69 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
73 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 70 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
74 71
75dclean: 72dclean:
@@ -81,35 +78,34 @@ clean:
81 78
82# DO NOT DELETE THIS LINE -- make depend depends on it. 79# DO NOT DELETE THIS LINE -- make depend depends on it.
83 80
84ui_compat.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 81ui_compat.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
85ui_compat.o: ../../include/openssl/opensslconf.h 82ui_compat.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
86ui_compat.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 83ui_compat.o: ../../include/openssl/stack.h ../../include/openssl/ui.h
87ui_compat.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 84ui_compat.o: ../../include/openssl/ui_compat.h ui_compat.c
88ui_compat.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
89ui_compat.o: ui_compat.c
90ui_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 85ui_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
91ui_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 86ui_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
92ui_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 87ui_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
93ui_err.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 88ui_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
94ui_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 89ui_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
95ui_err.o: ../../include/openssl/ui.h ui_err.c 90ui_err.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h ui_err.c
96ui_lib.o: ../../e_os.h ../../include/openssl/bio.h 91ui_lib.o: ../../e_os.h ../../include/openssl/bio.h
97ui_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 92ui_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
98ui_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 93ui_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
99ui_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 94ui_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
100ui_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 95ui_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
101ui_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 96ui_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
102ui_lib.o: ../../include/openssl/ui.h ../cryptlib.h ui_lib.c ui_locl.h 97ui_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
98ui_lib.o: ../cryptlib.h ui_lib.c ui_locl.h
103ui_openssl.o: ../../e_os.h ../../include/openssl/bio.h 99ui_openssl.o: ../../e_os.h ../../include/openssl/bio.h
104ui_openssl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 100ui_openssl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
105ui_openssl.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 101ui_openssl.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
106ui_openssl.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 102ui_openssl.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
107ui_openssl.o: ../../include/openssl/opensslv.h 103ui_openssl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
108ui_openssl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 104ui_openssl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
109ui_openssl.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 105ui_openssl.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
110ui_openssl.o: ../cryptlib.h ui_locl.h ui_openssl.c 106ui_openssl.o: ../cryptlib.h ui_locl.h ui_openssl.c
111ui_util.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 107ui_util.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
112ui_util.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 108ui_util.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
113ui_util.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 109ui_util.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
114ui_util.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 110ui_util.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
115ui_util.o: ui_util.c 111ui_util.o: ../../include/openssl/ui.h ui_locl.h ui_util.c
diff --git a/src/lib/libssl/src/crypto/x509/Makefile b/src/lib/libssl/src/crypto/x509/Makefile
index ee3f8a4a23..ddcc3124a7 100644
--- a/src/lib/libssl/src/crypto/x509/Makefile
+++ b/src/lib/libssl/src/crypto/x509/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -27,13 +22,13 @@ LIBSRC= x509_def.c x509_d2.c x509_r2x.c x509_cmp.c \
27 x509_set.c x509cset.c x509rset.c x509_err.c \ 22 x509_set.c x509cset.c x509rset.c x509_err.c \
28 x509name.c x509_v3.c x509_ext.c x509_att.c \ 23 x509name.c x509_v3.c x509_ext.c x509_att.c \
29 x509type.c x509_lu.c x_all.c x509_txt.c \ 24 x509type.c x509_lu.c x_all.c x509_txt.c \
30 x509_trs.c by_file.c by_dir.c 25 x509_trs.c by_file.c by_dir.c x509_vpm.c
31LIBOBJ= x509_def.o x509_d2.o x509_r2x.o x509_cmp.o \ 26LIBOBJ= x509_def.o x509_d2.o x509_r2x.o x509_cmp.o \
32 x509_obj.o x509_req.o x509spki.o x509_vfy.o \ 27 x509_obj.o x509_req.o x509spki.o x509_vfy.o \
33 x509_set.o x509cset.o x509rset.o x509_err.o \ 28 x509_set.o x509cset.o x509rset.o x509_err.o \
34 x509name.o x509_v3.o x509_ext.o x509_att.o \ 29 x509name.o x509_v3.o x509_ext.o x509_att.o \
35 x509type.o x509_lu.o x_all.o x509_txt.o \ 30 x509type.o x509_lu.o x_all.o x509_txt.o \
36 x509_trs.o by_file.o by_dir.o 31 x509_trs.o by_file.o by_dir.o x509_vpm.o
37 32
38SRC= $(LIBSRC) 33SRC= $(LIBSRC)
39 34
@@ -53,7 +48,7 @@ lib: $(LIBOBJ)
53 @touch lib 48 @touch lib
54 49
55files: 50files:
56 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 51 $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO
57 52
58links: 53links:
59 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 54 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
@@ -61,6 +56,7 @@ links:
61 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 56 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
62 57
63install: 58install:
59 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
64 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 60 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
65 do \ 61 do \
66 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 62 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -76,6 +72,7 @@ lint:
76 lint -DLINT $(INCLUDES) $(SRC)>fluff 72 lint -DLINT $(INCLUDES) $(SRC)>fluff
77 73
78depend: 74depend:
75 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
79 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 76 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
80 77
81dclean: 78dclean:
@@ -87,506 +84,323 @@ clean:
87 84
88# DO NOT DELETE THIS LINE -- make depend depends on it. 85# DO NOT DELETE THIS LINE -- make depend depends on it.
89 86
90by_dir.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 87by_dir.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
91by_dir.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 88by_dir.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
92by_dir.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 89by_dir.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
93by_dir.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 90by_dir.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
94by_dir.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 91by_dir.o: ../../include/openssl/err.h ../../include/openssl/evp.h
95by_dir.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 92by_dir.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
96by_dir.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
97by_dir.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
98by_dir.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
99by_dir.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
100by_dir.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
101by_dir.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 93by_dir.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
102by_dir.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 94by_dir.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
103by_dir.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 95by_dir.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
104by_dir.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 96by_dir.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
105by_dir.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 97by_dir.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
106by_dir.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 98by_dir.o: ../../include/openssl/x509_vfy.h ../cryptlib.h by_dir.c
107by_dir.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 99by_file.o: ../../e_os.h ../../include/openssl/asn1.h
108by_dir.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 100by_file.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
109by_dir.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 101by_file.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
110by_dir.o: ../cryptlib.h by_dir.c 102by_file.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
111by_file.o: ../../e_os.h ../../include/openssl/aes.h 103by_file.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
112by_file.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 104by_file.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
113by_file.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
114by_file.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
115by_file.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
116by_file.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
117by_file.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
118by_file.o: ../../include/openssl/err.h ../../include/openssl/evp.h
119by_file.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
120by_file.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
121by_file.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
122by_file.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 105by_file.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
123by_file.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 106by_file.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
124by_file.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h 107by_file.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
125by_file.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h 108by_file.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
126by_file.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 109by_file.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
127by_file.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 110by_file.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
128by_file.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 111by_file.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
129by_file.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 112by_file.o: ../cryptlib.h by_file.c
130by_file.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 113x509_att.o: ../../e_os.h ../../include/openssl/asn1.h
131by_file.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 114x509_att.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
132by_file.o: ../../include/openssl/x509_vfy.h ../cryptlib.h by_file.c
133x509_att.o: ../../e_os.h ../../include/openssl/aes.h
134x509_att.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
135x509_att.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
136x509_att.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
137x509_att.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 115x509_att.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
138x509_att.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 116x509_att.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
139x509_att.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 117x509_att.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
140x509_att.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 118x509_att.o: ../../include/openssl/err.h ../../include/openssl/evp.h
141x509_att.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 119x509_att.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
142x509_att.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
143x509_att.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
144x509_att.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
145x509_att.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 120x509_att.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
146x509_att.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 121x509_att.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
147x509_att.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 122x509_att.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
148x509_att.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 123x509_att.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
149x509_att.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 124x509_att.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
150x509_att.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 125x509_att.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
151x509_att.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 126x509_att.o: ../cryptlib.h x509_att.c
152x509_att.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 127x509_cmp.o: ../../e_os.h ../../include/openssl/asn1.h
153x509_att.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 128x509_cmp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
154x509_att.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_att.c
155x509_cmp.o: ../../e_os.h ../../include/openssl/aes.h
156x509_cmp.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
157x509_cmp.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
158x509_cmp.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
159x509_cmp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 129x509_cmp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
160x509_cmp.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 130x509_cmp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
161x509_cmp.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 131x509_cmp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
162x509_cmp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 132x509_cmp.o: ../../include/openssl/err.h ../../include/openssl/evp.h
163x509_cmp.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 133x509_cmp.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
164x509_cmp.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
165x509_cmp.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
166x509_cmp.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
167x509_cmp.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 134x509_cmp.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
168x509_cmp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 135x509_cmp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
169x509_cmp.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 136x509_cmp.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
170x509_cmp.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 137x509_cmp.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
171x509_cmp.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 138x509_cmp.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
172x509_cmp.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 139x509_cmp.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
173x509_cmp.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 140x509_cmp.o: ../cryptlib.h x509_cmp.c
174x509_cmp.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 141x509_d2.o: ../../e_os.h ../../include/openssl/asn1.h
175x509_cmp.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 142x509_d2.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
176x509_cmp.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_cmp.c 143x509_d2.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
177x509_d2.o: ../../e_os.h ../../include/openssl/aes.h 144x509_d2.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
178x509_d2.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 145x509_d2.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
179x509_d2.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 146x509_d2.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
180x509_d2.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
181x509_d2.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
182x509_d2.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
183x509_d2.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
184x509_d2.o: ../../include/openssl/err.h ../../include/openssl/evp.h
185x509_d2.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
186x509_d2.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
187x509_d2.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
188x509_d2.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 147x509_d2.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
189x509_d2.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 148x509_d2.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
190x509_d2.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 149x509_d2.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
191x509_d2.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 150x509_d2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
192x509_d2.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 151x509_d2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
193x509_d2.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 152x509_d2.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
194x509_d2.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 153x509_d2.o: ../cryptlib.h x509_d2.c
195x509_d2.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 154x509_def.o: ../../e_os.h ../../include/openssl/asn1.h
196x509_d2.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 155x509_def.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
197x509_d2.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_d2.c 156x509_def.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
198x509_def.o: ../../e_os.h ../../include/openssl/aes.h 157x509_def.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
199x509_def.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 158x509_def.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
200x509_def.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 159x509_def.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
201x509_def.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
202x509_def.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
203x509_def.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
204x509_def.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
205x509_def.o: ../../include/openssl/err.h ../../include/openssl/evp.h
206x509_def.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
207x509_def.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
208x509_def.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
209x509_def.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 160x509_def.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
210x509_def.o: ../../include/openssl/opensslconf.h 161x509_def.o: ../../include/openssl/opensslconf.h
211x509_def.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 162x509_def.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
212x509_def.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 163x509_def.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
213x509_def.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 164x509_def.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
214x509_def.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 165x509_def.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
215x509_def.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 166x509_def.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_def.c
216x509_def.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 167x509_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
217x509_def.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 168x509_err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
218x509_def.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 169x509_err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
219x509_def.o: ../cryptlib.h x509_def.c 170x509_err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
220x509_err.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 171x509_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
221x509_err.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 172x509_err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
222x509_err.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
223x509_err.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h
224x509_err.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
225x509_err.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
226x509_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
227x509_err.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
228x509_err.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
229x509_err.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
230x509_err.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
231x509_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 173x509_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
232x509_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 174x509_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
233x509_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 175x509_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
234x509_err.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 176x509_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
235x509_err.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 177x509_err.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
236x509_err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 178x509_err.o: ../../include/openssl/x509_vfy.h x509_err.c
237x509_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 179x509_ext.o: ../../e_os.h ../../include/openssl/asn1.h
238x509_err.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 180x509_ext.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
239x509_err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
240x509_err.o: x509_err.c
241x509_ext.o: ../../e_os.h ../../include/openssl/aes.h
242x509_ext.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
243x509_ext.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
244x509_ext.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
245x509_ext.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 181x509_ext.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
246x509_ext.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 182x509_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
247x509_ext.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 183x509_ext.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
248x509_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 184x509_ext.o: ../../include/openssl/err.h ../../include/openssl/evp.h
249x509_ext.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 185x509_ext.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
250x509_ext.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
251x509_ext.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
252x509_ext.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
253x509_ext.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 186x509_ext.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
254x509_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 187x509_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
255x509_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 188x509_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
256x509_ext.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 189x509_ext.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
257x509_ext.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 190x509_ext.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
258x509_ext.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 191x509_ext.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
259x509_ext.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 192x509_ext.o: ../cryptlib.h x509_ext.c
260x509_ext.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 193x509_lu.o: ../../e_os.h ../../include/openssl/asn1.h
261x509_ext.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 194x509_lu.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
262x509_ext.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_ext.c
263x509_lu.o: ../../e_os.h ../../include/openssl/aes.h
264x509_lu.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
265x509_lu.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
266x509_lu.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
267x509_lu.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 195x509_lu.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
268x509_lu.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 196x509_lu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
269x509_lu.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 197x509_lu.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
270x509_lu.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 198x509_lu.o: ../../include/openssl/err.h ../../include/openssl/evp.h
271x509_lu.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 199x509_lu.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
272x509_lu.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
273x509_lu.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
274x509_lu.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
275x509_lu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 200x509_lu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
276x509_lu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 201x509_lu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
277x509_lu.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 202x509_lu.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
278x509_lu.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 203x509_lu.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
279x509_lu.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 204x509_lu.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
280x509_lu.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 205x509_lu.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
281x509_lu.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 206x509_lu.o: ../cryptlib.h x509_lu.c
282x509_lu.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 207x509_obj.o: ../../e_os.h ../../include/openssl/asn1.h
283x509_lu.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 208x509_obj.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
284x509_lu.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_lu.c 209x509_obj.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
285x509_obj.o: ../../e_os.h ../../include/openssl/aes.h 210x509_obj.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
286x509_obj.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 211x509_obj.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
287x509_obj.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 212x509_obj.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
288x509_obj.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
289x509_obj.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
290x509_obj.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
291x509_obj.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
292x509_obj.o: ../../include/openssl/err.h ../../include/openssl/evp.h
293x509_obj.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
294x509_obj.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
295x509_obj.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
296x509_obj.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 213x509_obj.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
297x509_obj.o: ../../include/openssl/opensslconf.h 214x509_obj.o: ../../include/openssl/opensslconf.h
298x509_obj.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 215x509_obj.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
299x509_obj.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 216x509_obj.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
300x509_obj.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 217x509_obj.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
301x509_obj.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 218x509_obj.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
302x509_obj.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 219x509_obj.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_obj.c
303x509_obj.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 220x509_r2x.o: ../../e_os.h ../../include/openssl/asn1.h
304x509_obj.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 221x509_r2x.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
305x509_obj.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 222x509_r2x.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
306x509_obj.o: ../cryptlib.h x509_obj.c 223x509_r2x.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
307x509_r2x.o: ../../e_os.h ../../include/openssl/aes.h 224x509_r2x.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
308x509_r2x.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
309x509_r2x.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
310x509_r2x.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
311x509_r2x.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
312x509_r2x.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
313x509_r2x.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
314x509_r2x.o: ../../include/openssl/err.h ../../include/openssl/evp.h 225x509_r2x.o: ../../include/openssl/err.h ../../include/openssl/evp.h
315x509_r2x.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 226x509_r2x.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
316x509_r2x.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 227x509_r2x.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
317x509_r2x.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
318x509_r2x.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
319x509_r2x.o: ../../include/openssl/opensslconf.h
320x509_r2x.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 228x509_r2x.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
321x509_r2x.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 229x509_r2x.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
322x509_r2x.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 230x509_r2x.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
323x509_r2x.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 231x509_r2x.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
324x509_r2x.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 232x509_r2x.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_r2x.c
325x509_r2x.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 233x509_req.o: ../../e_os.h ../../include/openssl/asn1.h
326x509_r2x.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 234x509_req.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
327x509_r2x.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 235x509_req.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
328x509_r2x.o: ../cryptlib.h x509_r2x.c 236x509_req.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
329x509_req.o: ../../e_os.h ../../include/openssl/aes.h 237x509_req.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
330x509_req.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
331x509_req.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
332x509_req.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
333x509_req.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
334x509_req.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
335x509_req.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
336x509_req.o: ../../include/openssl/err.h ../../include/openssl/evp.h 238x509_req.o: ../../include/openssl/err.h ../../include/openssl/evp.h
337x509_req.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 239x509_req.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
338x509_req.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 240x509_req.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
339x509_req.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
340x509_req.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
341x509_req.o: ../../include/openssl/opensslconf.h
342x509_req.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 241x509_req.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
343x509_req.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 242x509_req.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
344x509_req.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 243x509_req.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
345x509_req.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 244x509_req.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
346x509_req.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 245x509_req.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
347x509_req.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 246x509_req.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_req.c
348x509_req.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 247x509_set.o: ../../e_os.h ../../include/openssl/asn1.h
349x509_req.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 248x509_set.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
350x509_req.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 249x509_set.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
351x509_req.o: ../cryptlib.h x509_req.c 250x509_set.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
352x509_set.o: ../../e_os.h ../../include/openssl/aes.h 251x509_set.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
353x509_set.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 252x509_set.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
354x509_set.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
355x509_set.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
356x509_set.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
357x509_set.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
358x509_set.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
359x509_set.o: ../../include/openssl/err.h ../../include/openssl/evp.h
360x509_set.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
361x509_set.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
362x509_set.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
363x509_set.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 253x509_set.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
364x509_set.o: ../../include/openssl/opensslconf.h 254x509_set.o: ../../include/openssl/opensslconf.h
365x509_set.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 255x509_set.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
366x509_set.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 256x509_set.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
367x509_set.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 257x509_set.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
368x509_set.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 258x509_set.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
369x509_set.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 259x509_set.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_set.c
370x509_set.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 260x509_trs.o: ../../e_os.h ../../include/openssl/asn1.h
371x509_set.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 261x509_trs.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
372x509_set.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
373x509_set.o: ../cryptlib.h x509_set.c
374x509_trs.o: ../../e_os.h ../../include/openssl/aes.h
375x509_trs.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
376x509_trs.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
377x509_trs.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
378x509_trs.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 262x509_trs.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
379x509_trs.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 263x509_trs.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
380x509_trs.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 264x509_trs.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
381x509_trs.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 265x509_trs.o: ../../include/openssl/err.h ../../include/openssl/evp.h
382x509_trs.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 266x509_trs.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
383x509_trs.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
384x509_trs.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
385x509_trs.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
386x509_trs.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 267x509_trs.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
387x509_trs.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 268x509_trs.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
388x509_trs.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 269x509_trs.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
389x509_trs.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 270x509_trs.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
390x509_trs.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 271x509_trs.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
391x509_trs.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 272x509_trs.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
392x509_trs.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 273x509_trs.o: ../cryptlib.h x509_trs.c
393x509_trs.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 274x509_txt.o: ../../e_os.h ../../include/openssl/asn1.h
394x509_trs.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 275x509_txt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
395x509_trs.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_trs.c 276x509_txt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
396x509_txt.o: ../../e_os.h ../../include/openssl/aes.h 277x509_txt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
397x509_txt.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 278x509_txt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
398x509_txt.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 279x509_txt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
399x509_txt.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
400x509_txt.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
401x509_txt.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
402x509_txt.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
403x509_txt.o: ../../include/openssl/err.h ../../include/openssl/evp.h
404x509_txt.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
405x509_txt.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
406x509_txt.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
407x509_txt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 280x509_txt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
408x509_txt.o: ../../include/openssl/opensslconf.h 281x509_txt.o: ../../include/openssl/opensslconf.h
409x509_txt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 282x509_txt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
410x509_txt.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 283x509_txt.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
411x509_txt.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 284x509_txt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
412x509_txt.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 285x509_txt.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
413x509_txt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 286x509_txt.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_txt.c
414x509_txt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 287x509_v3.o: ../../e_os.h ../../include/openssl/asn1.h
415x509_txt.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 288x509_v3.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
416x509_txt.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
417x509_txt.o: ../cryptlib.h x509_txt.c
418x509_v3.o: ../../e_os.h ../../include/openssl/aes.h
419x509_v3.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
420x509_v3.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
421x509_v3.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
422x509_v3.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 289x509_v3.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
423x509_v3.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 290x509_v3.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
424x509_v3.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 291x509_v3.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
425x509_v3.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 292x509_v3.o: ../../include/openssl/err.h ../../include/openssl/evp.h
426x509_v3.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 293x509_v3.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
427x509_v3.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
428x509_v3.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
429x509_v3.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
430x509_v3.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 294x509_v3.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
431x509_v3.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 295x509_v3.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
432x509_v3.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 296x509_v3.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
433x509_v3.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 297x509_v3.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
434x509_v3.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 298x509_v3.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
435x509_v3.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 299x509_v3.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
436x509_v3.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 300x509_v3.o: ../cryptlib.h x509_v3.c
437x509_v3.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 301x509_vfy.o: ../../e_os.h ../../include/openssl/asn1.h
438x509_v3.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 302x509_vfy.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
439x509_v3.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_v3.c
440x509_vfy.o: ../../e_os.h ../../include/openssl/aes.h
441x509_vfy.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
442x509_vfy.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
443x509_vfy.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
444x509_vfy.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 303x509_vfy.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
445x509_vfy.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 304x509_vfy.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
446x509_vfy.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 305x509_vfy.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
447x509_vfy.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 306x509_vfy.o: ../../include/openssl/err.h ../../include/openssl/evp.h
448x509_vfy.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 307x509_vfy.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
449x509_vfy.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
450x509_vfy.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
451x509_vfy.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
452x509_vfy.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 308x509_vfy.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
453x509_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 309x509_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
454x509_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 310x509_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
455x509_vfy.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 311x509_vfy.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
456x509_vfy.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 312x509_vfy.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
457x509_vfy.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 313x509_vfy.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
458x509_vfy.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 314x509_vfy.o: ../cryptlib.h x509_vfy.c
459x509_vfy.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 315x509_vpm.o: ../../e_os.h ../../include/openssl/asn1.h
460x509_vfy.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 316x509_vpm.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
461x509_vfy.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_vfy.c 317x509_vpm.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
462x509cset.o: ../../e_os.h ../../include/openssl/aes.h 318x509_vpm.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
463x509cset.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 319x509_vpm.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
464x509cset.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 320x509_vpm.o: ../../include/openssl/err.h ../../include/openssl/evp.h
465x509cset.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 321x509_vpm.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
466x509cset.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 322x509_vpm.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
467x509cset.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 323x509_vpm.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
468x509cset.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 324x509_vpm.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
469x509cset.o: ../../include/openssl/err.h ../../include/openssl/evp.h 325x509_vpm.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
470x509cset.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 326x509_vpm.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
471x509cset.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 327x509_vpm.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
472x509cset.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 328x509_vpm.o: ../cryptlib.h x509_vpm.c
329x509cset.o: ../../e_os.h ../../include/openssl/asn1.h
330x509cset.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
331x509cset.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
332x509cset.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
333x509cset.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
334x509cset.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
473x509cset.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 335x509cset.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
474x509cset.o: ../../include/openssl/opensslconf.h 336x509cset.o: ../../include/openssl/opensslconf.h
475x509cset.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 337x509cset.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
476x509cset.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 338x509cset.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
477x509cset.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 339x509cset.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
478x509cset.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 340x509cset.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
479x509cset.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 341x509cset.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509cset.c
480x509cset.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 342x509name.o: ../../e_os.h ../../include/openssl/asn1.h
481x509cset.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 343x509name.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
482x509cset.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 344x509name.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
483x509cset.o: ../cryptlib.h x509cset.c 345x509name.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
484x509name.o: ../../e_os.h ../../include/openssl/aes.h 346x509name.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
485x509name.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 347x509name.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
486x509name.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
487x509name.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
488x509name.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
489x509name.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
490x509name.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
491x509name.o: ../../include/openssl/err.h ../../include/openssl/evp.h
492x509name.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
493x509name.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
494x509name.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
495x509name.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 348x509name.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
496x509name.o: ../../include/openssl/opensslconf.h 349x509name.o: ../../include/openssl/opensslconf.h
497x509name.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 350x509name.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
498x509name.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 351x509name.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
499x509name.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 352x509name.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
500x509name.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 353x509name.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
501x509name.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 354x509name.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509name.c
502x509name.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 355x509rset.o: ../../e_os.h ../../include/openssl/asn1.h
503x509name.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 356x509rset.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
504x509name.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 357x509rset.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
505x509name.o: ../cryptlib.h x509name.c 358x509rset.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
506x509rset.o: ../../e_os.h ../../include/openssl/aes.h 359x509rset.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
507x509rset.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 360x509rset.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
508x509rset.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
509x509rset.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
510x509rset.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
511x509rset.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
512x509rset.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
513x509rset.o: ../../include/openssl/err.h ../../include/openssl/evp.h
514x509rset.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
515x509rset.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
516x509rset.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
517x509rset.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 361x509rset.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
518x509rset.o: ../../include/openssl/opensslconf.h 362x509rset.o: ../../include/openssl/opensslconf.h
519x509rset.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 363x509rset.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
520x509rset.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 364x509rset.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
521x509rset.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 365x509rset.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
522x509rset.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 366x509rset.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
523x509rset.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 367x509rset.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509rset.c
524x509rset.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 368x509spki.o: ../../e_os.h ../../include/openssl/asn1.h
525x509rset.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 369x509spki.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
526x509rset.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 370x509spki.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
527x509rset.o: ../cryptlib.h x509rset.c 371x509spki.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
528x509spki.o: ../../e_os.h ../../include/openssl/aes.h 372x509spki.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
529x509spki.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 373x509spki.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
530x509spki.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
531x509spki.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
532x509spki.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
533x509spki.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
534x509spki.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
535x509spki.o: ../../include/openssl/err.h ../../include/openssl/evp.h
536x509spki.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
537x509spki.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
538x509spki.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
539x509spki.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 374x509spki.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
540x509spki.o: ../../include/openssl/opensslconf.h 375x509spki.o: ../../include/openssl/opensslconf.h
541x509spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 376x509spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
542x509spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 377x509spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
543x509spki.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 378x509spki.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
544x509spki.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 379x509spki.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
545x509spki.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 380x509spki.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509spki.c
546x509spki.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 381x509type.o: ../../e_os.h ../../include/openssl/asn1.h
547x509spki.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 382x509type.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
548x509spki.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 383x509type.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
549x509spki.o: ../cryptlib.h x509spki.c 384x509type.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
550x509type.o: ../../e_os.h ../../include/openssl/aes.h 385x509type.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
551x509type.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 386x509type.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
552x509type.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
553x509type.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
554x509type.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
555x509type.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
556x509type.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
557x509type.o: ../../include/openssl/err.h ../../include/openssl/evp.h
558x509type.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
559x509type.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
560x509type.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
561x509type.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 387x509type.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
562x509type.o: ../../include/openssl/opensslconf.h 388x509type.o: ../../include/openssl/opensslconf.h
563x509type.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 389x509type.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
564x509type.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 390x509type.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
565x509type.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 391x509type.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
566x509type.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 392x509type.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
567x509type.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 393x509type.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509type.c
568x509type.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 394x_all.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
569x509type.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 395x_all.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
570x509type.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 396x_all.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
571x509type.o: ../cryptlib.h x509type.c 397x_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
572x_all.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 398x_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
573x_all.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 399x_all.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
574x_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 400x_all.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
575x_all.o: ../../include/openssl/cast.h ../../include/openssl/crypto.h 401x_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
576x_all.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 402x_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
577x_all.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 403x_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
578x_all.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 404x_all.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
579x_all.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 405x_all.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
580x_all.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 406x_all.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_all.c
581x_all.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
582x_all.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
583x_all.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
584x_all.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
585x_all.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h
586x_all.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
587x_all.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
588x_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
589x_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
590x_all.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
591x_all.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
592x_all.o: ../cryptlib.h x_all.c
diff --git a/src/lib/libssl/src/crypto/x509v3/Makefile b/src/lib/libssl/src/crypto/x509v3/Makefile
index 49423f39f7..556ef351bf 100644
--- a/src/lib/libssl/src/crypto/x509v3/Makefile
+++ b/src/lib/libssl/src/crypto/x509v3/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -25,16 +20,20 @@ LIB=$(TOP)/libcrypto.a
25LIBSRC= v3_bcons.c v3_bitst.c v3_conf.c v3_extku.c v3_ia5.c v3_lib.c \ 20LIBSRC= v3_bcons.c v3_bitst.c v3_conf.c v3_extku.c v3_ia5.c v3_lib.c \
26v3_prn.c v3_utl.c v3err.c v3_genn.c v3_alt.c v3_skey.c v3_akey.c v3_pku.c \ 21v3_prn.c v3_utl.c v3err.c v3_genn.c v3_alt.c v3_skey.c v3_akey.c v3_pku.c \
27v3_int.c v3_enum.c v3_sxnet.c v3_cpols.c v3_crld.c v3_purp.c v3_info.c \ 22v3_int.c v3_enum.c v3_sxnet.c v3_cpols.c v3_crld.c v3_purp.c v3_info.c \
28v3_ocsp.c v3_akeya.c v3_pcia.c v3_pci.c 23v3_ocsp.c v3_akeya.c v3_pmaps.c v3_pcons.c v3_ncons.c v3_pcia.c v3_pci.c \
24pcy_cache.c pcy_node.c pcy_data.c pcy_map.c pcy_tree.c pcy_lib.c \
25v3_asid.c v3_addr.c
29LIBOBJ= v3_bcons.o v3_bitst.o v3_conf.o v3_extku.o v3_ia5.o v3_lib.o \ 26LIBOBJ= v3_bcons.o v3_bitst.o v3_conf.o v3_extku.o v3_ia5.o v3_lib.o \
30v3_prn.o v3_utl.o v3err.o v3_genn.o v3_alt.o v3_skey.o v3_akey.o v3_pku.o \ 27v3_prn.o v3_utl.o v3err.o v3_genn.o v3_alt.o v3_skey.o v3_akey.o v3_pku.o \
31v3_int.o v3_enum.o v3_sxnet.o v3_cpols.o v3_crld.o v3_purp.o v3_info.o \ 28v3_int.o v3_enum.o v3_sxnet.o v3_cpols.o v3_crld.o v3_purp.o v3_info.o \
32v3_ocsp.o v3_akeya.o v3_pcia.o v3_pci.o 29v3_ocsp.o v3_akeya.o v3_pmaps.o v3_pcons.o v3_ncons.o v3_pcia.o v3_pci.o \
30pcy_cache.o pcy_node.o pcy_data.o pcy_map.o pcy_tree.o pcy_lib.o \
31v3_asid.o v3_addr.o
33 32
34SRC= $(LIBSRC) 33SRC= $(LIBSRC)
35 34
36EXHEADER= x509v3.h 35EXHEADER= x509v3.h
37HEADER= $(EXHEADER) 36HEADER= $(EXHEADER) pcy_int.h
38 37
39ALL= $(GENERAL) $(SRC) $(HEADER) 38ALL= $(GENERAL) $(SRC) $(HEADER)
40 39
@@ -57,6 +56,7 @@ links:
57 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 56 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
58 57
59install: 58install:
59 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
60 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 60 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
61 do \ 61 do \
62 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 62 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -72,6 +72,7 @@ lint:
72 lint -DLINT $(INCLUDES) $(SRC)>fluff 72 lint -DLINT $(INCLUDES) $(SRC)>fluff
73 73
74depend: 74depend:
75 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
75 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 76 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
76 77
77dclean: 78dclean:
@@ -83,563 +84,508 @@ clean:
83 84
84# DO NOT DELETE THIS LINE -- make depend depends on it. 85# DO NOT DELETE THIS LINE -- make depend depends on it.
85 86
86v3_akey.o: ../../e_os.h ../../include/openssl/aes.h 87pcy_cache.o: ../../e_os.h ../../include/openssl/asn1.h
87v3_akey.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 88pcy_cache.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
88v3_akey.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 89pcy_cache.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
89v3_akey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 90pcy_cache.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
90v3_akey.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 91pcy_cache.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
91v3_akey.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 92pcy_cache.o: ../../include/openssl/err.h ../../include/openssl/evp.h
92v3_akey.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 93pcy_cache.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
93v3_akey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 94pcy_cache.o: ../../include/openssl/objects.h
94v3_akey.o: ../../include/openssl/err.h ../../include/openssl/evp.h 95pcy_cache.o: ../../include/openssl/opensslconf.h
95v3_akey.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 96pcy_cache.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
96v3_akey.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 97pcy_cache.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
97v3_akey.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 98pcy_cache.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
99pcy_cache.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
100pcy_cache.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
101pcy_cache.o: ../cryptlib.h pcy_cache.c pcy_int.h
102pcy_data.o: ../../e_os.h ../../include/openssl/asn1.h
103pcy_data.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
104pcy_data.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
105pcy_data.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
106pcy_data.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
107pcy_data.o: ../../include/openssl/err.h ../../include/openssl/evp.h
108pcy_data.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
109pcy_data.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
110pcy_data.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
111pcy_data.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
112pcy_data.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
113pcy_data.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
114pcy_data.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
115pcy_data.o: ../cryptlib.h pcy_data.c pcy_int.h
116pcy_lib.o: ../../e_os.h ../../include/openssl/asn1.h
117pcy_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
118pcy_lib.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
119pcy_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
120pcy_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
121pcy_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
122pcy_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
123pcy_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
124pcy_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
125pcy_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
126pcy_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
127pcy_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
128pcy_lib.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
129pcy_lib.o: ../cryptlib.h pcy_int.h pcy_lib.c
130pcy_map.o: ../../e_os.h ../../include/openssl/asn1.h
131pcy_map.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
132pcy_map.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
133pcy_map.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
134pcy_map.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
135pcy_map.o: ../../include/openssl/err.h ../../include/openssl/evp.h
136pcy_map.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
137pcy_map.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
138pcy_map.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
139pcy_map.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
140pcy_map.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
141pcy_map.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
142pcy_map.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
143pcy_map.o: ../cryptlib.h pcy_int.h pcy_map.c
144pcy_node.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
145pcy_node.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
146pcy_node.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
147pcy_node.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
148pcy_node.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
149pcy_node.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
150pcy_node.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
151pcy_node.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
152pcy_node.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
153pcy_node.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
154pcy_node.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
155pcy_node.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
156pcy_node.o: pcy_int.h pcy_node.c
157pcy_tree.o: ../../e_os.h ../../include/openssl/asn1.h
158pcy_tree.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
159pcy_tree.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
160pcy_tree.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
161pcy_tree.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
162pcy_tree.o: ../../include/openssl/err.h ../../include/openssl/evp.h
163pcy_tree.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
164pcy_tree.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
165pcy_tree.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
166pcy_tree.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
167pcy_tree.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
168pcy_tree.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
169pcy_tree.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
170pcy_tree.o: ../cryptlib.h pcy_int.h pcy_tree.c
171v3_addr.o: ../../e_os.h ../../include/openssl/asn1.h
172v3_addr.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
173v3_addr.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
174v3_addr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
175v3_addr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
176v3_addr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
177v3_addr.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
178v3_addr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
179v3_addr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
180v3_addr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
181v3_addr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
182v3_addr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
183v3_addr.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
184v3_addr.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_addr.c
185v3_akey.o: ../../e_os.h ../../include/openssl/asn1.h
186v3_akey.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
187v3_akey.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
188v3_akey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
189v3_akey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
190v3_akey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
191v3_akey.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
98v3_akey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 192v3_akey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
99v3_akey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 193v3_akey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
100v3_akey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 194v3_akey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
101v3_akey.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 195v3_akey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
102v3_akey.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 196v3_akey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
103v3_akey.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 197v3_akey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
104v3_akey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 198v3_akey.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_akey.c
105v3_akey.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 199v3_akeya.o: ../../e_os.h ../../include/openssl/asn1.h
106v3_akey.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 200v3_akeya.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
107v3_akey.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 201v3_akeya.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
108v3_akey.o: ../cryptlib.h v3_akey.c 202v3_akeya.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
109v3_akeya.o: ../../e_os.h ../../include/openssl/aes.h 203v3_akeya.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
110v3_akeya.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 204v3_akeya.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
111v3_akeya.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 205v3_akeya.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
112v3_akeya.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
113v3_akeya.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
114v3_akeya.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
115v3_akeya.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
116v3_akeya.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
117v3_akeya.o: ../../include/openssl/err.h ../../include/openssl/evp.h
118v3_akeya.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
119v3_akeya.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
120v3_akeya.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
121v3_akeya.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 206v3_akeya.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
122v3_akeya.o: ../../include/openssl/opensslconf.h 207v3_akeya.o: ../../include/openssl/opensslconf.h
123v3_akeya.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 208v3_akeya.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
124v3_akeya.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 209v3_akeya.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
125v3_akeya.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 210v3_akeya.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
126v3_akeya.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 211v3_akeya.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
127v3_akeya.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 212v3_akeya.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
128v3_akeya.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 213v3_akeya.o: ../cryptlib.h v3_akeya.c
129v3_akeya.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 214v3_alt.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
130v3_akeya.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 215v3_alt.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
131v3_akeya.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_akeya.c 216v3_alt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
132v3_alt.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 217v3_alt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
133v3_alt.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 218v3_alt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
134v3_alt.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 219v3_alt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
135v3_alt.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
136v3_alt.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
137v3_alt.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
138v3_alt.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
139v3_alt.o: ../../include/openssl/err.h ../../include/openssl/evp.h
140v3_alt.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
141v3_alt.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
142v3_alt.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
143v3_alt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 220v3_alt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
144v3_alt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 221v3_alt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
145v3_alt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 222v3_alt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
146v3_alt.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 223v3_alt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
147v3_alt.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 224v3_alt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
148v3_alt.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 225v3_alt.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
149v3_alt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 226v3_alt.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_alt.c
150v3_alt.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 227v3_asid.o: ../../e_os.h ../../include/openssl/asn1.h
151v3_alt.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 228v3_asid.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
152v3_alt.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 229v3_asid.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
153v3_alt.o: ../cryptlib.h v3_alt.c 230v3_asid.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
154v3_bcons.o: ../../e_os.h ../../include/openssl/aes.h 231v3_asid.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
155v3_bcons.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 232v3_asid.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
156v3_bcons.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 233v3_asid.o: ../../include/openssl/err.h ../../include/openssl/evp.h
157v3_bcons.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 234v3_asid.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
158v3_bcons.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 235v3_asid.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
159v3_bcons.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 236v3_asid.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
160v3_bcons.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 237v3_asid.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
161v3_bcons.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 238v3_asid.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
162v3_bcons.o: ../../include/openssl/err.h ../../include/openssl/evp.h 239v3_asid.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
163v3_bcons.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 240v3_asid.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
164v3_bcons.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 241v3_asid.o: ../cryptlib.h v3_asid.c
165v3_bcons.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 242v3_bcons.o: ../../e_os.h ../../include/openssl/asn1.h
243v3_bcons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
244v3_bcons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
245v3_bcons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
246v3_bcons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
247v3_bcons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
248v3_bcons.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
166v3_bcons.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 249v3_bcons.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
167v3_bcons.o: ../../include/openssl/opensslconf.h 250v3_bcons.o: ../../include/openssl/opensslconf.h
168v3_bcons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 251v3_bcons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
169v3_bcons.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 252v3_bcons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
170v3_bcons.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 253v3_bcons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
171v3_bcons.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 254v3_bcons.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
172v3_bcons.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 255v3_bcons.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
173v3_bcons.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 256v3_bcons.o: ../cryptlib.h v3_bcons.c
174v3_bcons.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 257v3_bitst.o: ../../e_os.h ../../include/openssl/asn1.h
175v3_bcons.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 258v3_bitst.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
176v3_bcons.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_bcons.c
177v3_bitst.o: ../../e_os.h ../../include/openssl/aes.h
178v3_bitst.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
179v3_bitst.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
180v3_bitst.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
181v3_bitst.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 259v3_bitst.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
182v3_bitst.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 260v3_bitst.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
183v3_bitst.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 261v3_bitst.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
184v3_bitst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 262v3_bitst.o: ../../include/openssl/err.h ../../include/openssl/evp.h
185v3_bitst.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 263v3_bitst.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
186v3_bitst.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
187v3_bitst.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
188v3_bitst.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
189v3_bitst.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 264v3_bitst.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
190v3_bitst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 265v3_bitst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
191v3_bitst.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 266v3_bitst.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
192v3_bitst.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 267v3_bitst.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
193v3_bitst.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 268v3_bitst.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
194v3_bitst.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 269v3_bitst.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
195v3_bitst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 270v3_bitst.o: ../cryptlib.h v3_bitst.c
196v3_bitst.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 271v3_conf.o: ../../e_os.h ../../include/openssl/asn1.h
197v3_bitst.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 272v3_conf.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
198v3_bitst.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_bitst.c
199v3_conf.o: ../../e_os.h ../../include/openssl/aes.h
200v3_conf.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
201v3_conf.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
202v3_conf.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
203v3_conf.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 273v3_conf.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
204v3_conf.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 274v3_conf.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
205v3_conf.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 275v3_conf.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
206v3_conf.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 276v3_conf.o: ../../include/openssl/err.h ../../include/openssl/evp.h
207v3_conf.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 277v3_conf.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
208v3_conf.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
209v3_conf.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
210v3_conf.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
211v3_conf.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 278v3_conf.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
212v3_conf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 279v3_conf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
213v3_conf.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 280v3_conf.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
214v3_conf.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 281v3_conf.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
215v3_conf.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 282v3_conf.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
216v3_conf.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 283v3_conf.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
217v3_conf.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 284v3_conf.o: ../cryptlib.h v3_conf.c
218v3_conf.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 285v3_cpols.o: ../../e_os.h ../../include/openssl/asn1.h
219v3_conf.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 286v3_cpols.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
220v3_conf.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_conf.c 287v3_cpols.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
221v3_cpols.o: ../../e_os.h ../../include/openssl/aes.h 288v3_cpols.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
222v3_cpols.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 289v3_cpols.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
223v3_cpols.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 290v3_cpols.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
224v3_cpols.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 291v3_cpols.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
225v3_cpols.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
226v3_cpols.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
227v3_cpols.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
228v3_cpols.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
229v3_cpols.o: ../../include/openssl/err.h ../../include/openssl/evp.h
230v3_cpols.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
231v3_cpols.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
232v3_cpols.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
233v3_cpols.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 292v3_cpols.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
234v3_cpols.o: ../../include/openssl/opensslconf.h 293v3_cpols.o: ../../include/openssl/opensslconf.h
235v3_cpols.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 294v3_cpols.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
236v3_cpols.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 295v3_cpols.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
237v3_cpols.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 296v3_cpols.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
238v3_cpols.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 297v3_cpols.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
239v3_cpols.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 298v3_cpols.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
240v3_cpols.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 299v3_cpols.o: ../cryptlib.h pcy_int.h v3_cpols.c
241v3_cpols.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 300v3_crld.o: ../../e_os.h ../../include/openssl/asn1.h
242v3_cpols.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 301v3_crld.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
243v3_cpols.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_cpols.c 302v3_crld.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
244v3_crld.o: ../../e_os.h ../../include/openssl/aes.h 303v3_crld.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
245v3_crld.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 304v3_crld.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
246v3_crld.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 305v3_crld.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
247v3_crld.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 306v3_crld.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
248v3_crld.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
249v3_crld.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
250v3_crld.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
251v3_crld.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
252v3_crld.o: ../../include/openssl/err.h ../../include/openssl/evp.h
253v3_crld.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
254v3_crld.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
255v3_crld.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
256v3_crld.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 307v3_crld.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
257v3_crld.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 308v3_crld.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
258v3_crld.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 309v3_crld.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
259v3_crld.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 310v3_crld.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
260v3_crld.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 311v3_crld.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
261v3_crld.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 312v3_crld.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
262v3_crld.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 313v3_crld.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_crld.c
263v3_crld.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 314v3_enum.o: ../../e_os.h ../../include/openssl/asn1.h
264v3_crld.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 315v3_enum.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
265v3_crld.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
266v3_crld.o: ../cryptlib.h v3_crld.c
267v3_enum.o: ../../e_os.h ../../include/openssl/aes.h
268v3_enum.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
269v3_enum.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
270v3_enum.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
271v3_enum.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 316v3_enum.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
272v3_enum.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 317v3_enum.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
273v3_enum.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 318v3_enum.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
274v3_enum.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 319v3_enum.o: ../../include/openssl/err.h ../../include/openssl/evp.h
275v3_enum.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 320v3_enum.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
276v3_enum.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
277v3_enum.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
278v3_enum.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
279v3_enum.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 321v3_enum.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
280v3_enum.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 322v3_enum.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
281v3_enum.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 323v3_enum.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
282v3_enum.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 324v3_enum.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
283v3_enum.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 325v3_enum.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
284v3_enum.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 326v3_enum.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
285v3_enum.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 327v3_enum.o: ../cryptlib.h v3_enum.c
286v3_enum.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 328v3_extku.o: ../../e_os.h ../../include/openssl/asn1.h
287v3_enum.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 329v3_extku.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
288v3_enum.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_enum.c 330v3_extku.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
289v3_extku.o: ../../e_os.h ../../include/openssl/aes.h 331v3_extku.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
290v3_extku.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 332v3_extku.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
291v3_extku.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 333v3_extku.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
292v3_extku.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 334v3_extku.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
293v3_extku.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
294v3_extku.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
295v3_extku.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
296v3_extku.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
297v3_extku.o: ../../include/openssl/err.h ../../include/openssl/evp.h
298v3_extku.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
299v3_extku.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
300v3_extku.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
301v3_extku.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 335v3_extku.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
302v3_extku.o: ../../include/openssl/opensslconf.h 336v3_extku.o: ../../include/openssl/opensslconf.h
303v3_extku.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 337v3_extku.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
304v3_extku.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 338v3_extku.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
305v3_extku.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 339v3_extku.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
306v3_extku.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 340v3_extku.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
307v3_extku.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 341v3_extku.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
308v3_extku.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 342v3_extku.o: ../cryptlib.h v3_extku.c
309v3_extku.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 343v3_genn.o: ../../e_os.h ../../include/openssl/asn1.h
310v3_extku.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 344v3_genn.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
311v3_extku.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_extku.c 345v3_genn.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
312v3_genn.o: ../../e_os.h ../../include/openssl/aes.h 346v3_genn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
313v3_genn.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 347v3_genn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
314v3_genn.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 348v3_genn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
315v3_genn.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 349v3_genn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
316v3_genn.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
317v3_genn.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
318v3_genn.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
319v3_genn.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
320v3_genn.o: ../../include/openssl/err.h ../../include/openssl/evp.h
321v3_genn.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
322v3_genn.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
323v3_genn.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
324v3_genn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 350v3_genn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
325v3_genn.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 351v3_genn.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
326v3_genn.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 352v3_genn.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
327v3_genn.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 353v3_genn.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
328v3_genn.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 354v3_genn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
329v3_genn.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 355v3_genn.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
330v3_genn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 356v3_genn.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_genn.c
331v3_genn.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 357v3_ia5.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
332v3_genn.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 358v3_ia5.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
333v3_genn.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 359v3_ia5.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
334v3_genn.o: ../cryptlib.h v3_genn.c 360v3_ia5.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
335v3_ia5.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 361v3_ia5.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
336v3_ia5.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 362v3_ia5.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
337v3_ia5.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
338v3_ia5.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
339v3_ia5.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
340v3_ia5.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
341v3_ia5.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
342v3_ia5.o: ../../include/openssl/err.h ../../include/openssl/evp.h
343v3_ia5.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
344v3_ia5.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
345v3_ia5.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
346v3_ia5.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 363v3_ia5.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
347v3_ia5.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 364v3_ia5.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
348v3_ia5.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 365v3_ia5.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
349v3_ia5.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 366v3_ia5.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
350v3_ia5.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 367v3_ia5.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
351v3_ia5.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 368v3_ia5.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
352v3_ia5.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 369v3_ia5.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_ia5.c
353v3_ia5.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 370v3_info.o: ../../e_os.h ../../include/openssl/asn1.h
354v3_ia5.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 371v3_info.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
355v3_ia5.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 372v3_info.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
356v3_ia5.o: ../cryptlib.h v3_ia5.c 373v3_info.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
357v3_info.o: ../../e_os.h ../../include/openssl/aes.h 374v3_info.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
358v3_info.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 375v3_info.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
359v3_info.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 376v3_info.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
360v3_info.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
361v3_info.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
362v3_info.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
363v3_info.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
364v3_info.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
365v3_info.o: ../../include/openssl/err.h ../../include/openssl/evp.h
366v3_info.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
367v3_info.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
368v3_info.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
369v3_info.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 377v3_info.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
370v3_info.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 378v3_info.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
371v3_info.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 379v3_info.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
372v3_info.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 380v3_info.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
373v3_info.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 381v3_info.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
374v3_info.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 382v3_info.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
375v3_info.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 383v3_info.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_info.c
376v3_info.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 384v3_int.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
377v3_info.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 385v3_int.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
378v3_info.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 386v3_int.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
379v3_info.o: ../cryptlib.h v3_info.c 387v3_int.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
380v3_int.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 388v3_int.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
381v3_int.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 389v3_int.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
382v3_int.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
383v3_int.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
384v3_int.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
385v3_int.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
386v3_int.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
387v3_int.o: ../../include/openssl/err.h ../../include/openssl/evp.h
388v3_int.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
389v3_int.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
390v3_int.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
391v3_int.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 390v3_int.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
392v3_int.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 391v3_int.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
393v3_int.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 392v3_int.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
394v3_int.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 393v3_int.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
395v3_int.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 394v3_int.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
396v3_int.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 395v3_int.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
397v3_int.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 396v3_int.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_int.c
398v3_int.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 397v3_lib.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
399v3_int.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 398v3_lib.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
400v3_int.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 399v3_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
401v3_int.o: ../cryptlib.h v3_int.c 400v3_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
402v3_lib.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 401v3_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
403v3_lib.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 402v3_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
404v3_lib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
405v3_lib.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
406v3_lib.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
407v3_lib.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
408v3_lib.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
409v3_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
410v3_lib.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
411v3_lib.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
412v3_lib.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
413v3_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 403v3_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
414v3_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 404v3_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
415v3_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 405v3_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
416v3_lib.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 406v3_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
417v3_lib.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 407v3_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
418v3_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 408v3_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
419v3_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 409v3_lib.o: ../../include/openssl/x509v3.h ../cryptlib.h ext_dat.h v3_lib.c
420v3_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 410v3_ncons.o: ../../e_os.h ../../include/openssl/asn1.h
421v3_lib.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 411v3_ncons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
422v3_lib.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 412v3_ncons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
423v3_lib.o: ../cryptlib.h ext_dat.h v3_lib.c 413v3_ncons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
424v3_ocsp.o: ../../e_os.h ../../include/openssl/aes.h 414v3_ncons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
425v3_ocsp.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 415v3_ncons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
426v3_ocsp.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 416v3_ncons.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
427v3_ocsp.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 417v3_ncons.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
418v3_ncons.o: ../../include/openssl/opensslconf.h
419v3_ncons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
420v3_ncons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
421v3_ncons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
422v3_ncons.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
423v3_ncons.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
424v3_ncons.o: ../cryptlib.h v3_ncons.c
425v3_ocsp.o: ../../e_os.h ../../include/openssl/asn1.h
426v3_ocsp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
428v3_ocsp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 427v3_ocsp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
429v3_ocsp.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 428v3_ocsp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
430v3_ocsp.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 429v3_ocsp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
431v3_ocsp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 430v3_ocsp.o: ../../include/openssl/err.h ../../include/openssl/evp.h
432v3_ocsp.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 431v3_ocsp.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
433v3_ocsp.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
434v3_ocsp.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
435v3_ocsp.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
436v3_ocsp.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 432v3_ocsp.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
437v3_ocsp.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 433v3_ocsp.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
438v3_ocsp.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 434v3_ocsp.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
439v3_ocsp.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 435v3_ocsp.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
440v3_ocsp.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 436v3_ocsp.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
441v3_ocsp.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 437v3_ocsp.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
442v3_ocsp.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 438v3_ocsp.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_ocsp.c
443v3_ocsp.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 439v3_pci.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
444v3_ocsp.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 440v3_pci.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
445v3_ocsp.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 441v3_pci.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
446v3_ocsp.o: ../cryptlib.h v3_ocsp.c 442v3_pci.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
447v3_pci.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 443v3_pci.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
448v3_pci.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 444v3_pci.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
449v3_pci.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
450v3_pci.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
451v3_pci.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
452v3_pci.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
453v3_pci.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
454v3_pci.o: ../../include/openssl/err.h ../../include/openssl/evp.h
455v3_pci.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
456v3_pci.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
457v3_pci.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
458v3_pci.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 445v3_pci.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
459v3_pci.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 446v3_pci.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
460v3_pci.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 447v3_pci.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
461v3_pci.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 448v3_pci.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
462v3_pci.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 449v3_pci.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
463v3_pci.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 450v3_pci.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
464v3_pci.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 451v3_pci.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_pci.c
465v3_pci.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 452v3_pcia.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
466v3_pci.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 453v3_pcia.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
467v3_pci.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
468v3_pci.o: ../cryptlib.h v3_pci.c
469v3_pcia.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h
470v3_pcia.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
471v3_pcia.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
472v3_pcia.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
473v3_pcia.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 454v3_pcia.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
474v3_pcia.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 455v3_pcia.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
475v3_pcia.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 456v3_pcia.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
476v3_pcia.o: ../../include/openssl/e_os2.h ../../include/openssl/evp.h 457v3_pcia.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
477v3_pcia.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
478v3_pcia.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
479v3_pcia.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
480v3_pcia.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 458v3_pcia.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
481v3_pcia.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 459v3_pcia.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
482v3_pcia.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 460v3_pcia.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
483v3_pcia.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 461v3_pcia.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
484v3_pcia.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 462v3_pcia.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
485v3_pcia.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 463v3_pcia.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
486v3_pcia.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 464v3_pcia.o: ../../include/openssl/x509v3.h v3_pcia.c
487v3_pcia.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 465v3_pcons.o: ../../e_os.h ../../include/openssl/asn1.h
488v3_pcia.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 466v3_pcons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
489v3_pcia.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 467v3_pcons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
490v3_pcia.o: v3_pcia.c 468v3_pcons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
491v3_pku.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 469v3_pcons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
470v3_pcons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
471v3_pcons.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
472v3_pcons.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
473v3_pcons.o: ../../include/openssl/opensslconf.h
474v3_pcons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
475v3_pcons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
476v3_pcons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
477v3_pcons.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
478v3_pcons.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
479v3_pcons.o: ../cryptlib.h v3_pcons.c
480v3_pku.o: ../../e_os.h ../../include/openssl/asn1.h
492v3_pku.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 481v3_pku.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
493v3_pku.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 482v3_pku.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
494v3_pku.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h 483v3_pku.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
495v3_pku.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 484v3_pku.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
496v3_pku.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 485v3_pku.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
497v3_pku.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 486v3_pku.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
498v3_pku.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 487v3_pku.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
499v3_pku.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 488v3_pku.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
500v3_pku.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 489v3_pku.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
501v3_pku.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
502v3_pku.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
503v3_pku.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
504v3_pku.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
505v3_pku.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h
506v3_pku.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
507v3_pku.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
508v3_pku.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 490v3_pku.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
509v3_pku.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 491v3_pku.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
510v3_pku.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
511v3_pku.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 492v3_pku.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
512v3_pku.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_pku.c 493v3_pku.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_pku.c
513v3_prn.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h 494v3_pmaps.o: ../../e_os.h ../../include/openssl/asn1.h
514v3_prn.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 495v3_pmaps.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
515v3_prn.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 496v3_pmaps.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
516v3_prn.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 497v3_pmaps.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
517v3_prn.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 498v3_pmaps.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
518v3_prn.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 499v3_pmaps.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
519v3_prn.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 500v3_pmaps.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
520v3_prn.o: ../../include/openssl/err.h ../../include/openssl/evp.h 501v3_pmaps.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
521v3_prn.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 502v3_pmaps.o: ../../include/openssl/opensslconf.h
522v3_prn.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 503v3_pmaps.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
523v3_prn.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 504v3_pmaps.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
505v3_pmaps.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
506v3_pmaps.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
507v3_pmaps.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
508v3_pmaps.o: ../cryptlib.h v3_pmaps.c
509v3_prn.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
510v3_prn.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
511v3_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
512v3_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
513v3_prn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
514v3_prn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
524v3_prn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 515v3_prn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
525v3_prn.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 516v3_prn.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
526v3_prn.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 517v3_prn.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
527v3_prn.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 518v3_prn.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
528v3_prn.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 519v3_prn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
529v3_prn.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 520v3_prn.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
530v3_prn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 521v3_prn.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_prn.c
531v3_prn.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 522v3_purp.o: ../../e_os.h ../../include/openssl/asn1.h
532v3_prn.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 523v3_purp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
533v3_prn.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
534v3_prn.o: ../cryptlib.h v3_prn.c
535v3_purp.o: ../../e_os.h ../../include/openssl/aes.h
536v3_purp.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
537v3_purp.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
538v3_purp.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
539v3_purp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 524v3_purp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
540v3_purp.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 525v3_purp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
541v3_purp.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 526v3_purp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
542v3_purp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 527v3_purp.o: ../../include/openssl/err.h ../../include/openssl/evp.h
543v3_purp.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 528v3_purp.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
544v3_purp.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
545v3_purp.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
546v3_purp.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
547v3_purp.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 529v3_purp.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
548v3_purp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 530v3_purp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
549v3_purp.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 531v3_purp.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
550v3_purp.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 532v3_purp.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
551v3_purp.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 533v3_purp.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
552v3_purp.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 534v3_purp.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
553v3_purp.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 535v3_purp.o: ../cryptlib.h v3_purp.c
554v3_purp.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 536v3_skey.o: ../../e_os.h ../../include/openssl/asn1.h
555v3_purp.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 537v3_skey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
556v3_purp.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_purp.c
557v3_skey.o: ../../e_os.h ../../include/openssl/aes.h
558v3_skey.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
559v3_skey.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
560v3_skey.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
561v3_skey.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 538v3_skey.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
562v3_skey.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 539v3_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
563v3_skey.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 540v3_skey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
564v3_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 541v3_skey.o: ../../include/openssl/err.h ../../include/openssl/evp.h
565v3_skey.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 542v3_skey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
566v3_skey.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
567v3_skey.o: ../../include/openssl/md4.h ../../include/openssl/md5.h
568v3_skey.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
569v3_skey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 543v3_skey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
570v3_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 544v3_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
571v3_skey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 545v3_skey.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
572v3_skey.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 546v3_skey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
573v3_skey.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 547v3_skey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
574v3_skey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 548v3_skey.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
575v3_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 549v3_skey.o: ../cryptlib.h v3_skey.c
576v3_skey.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 550v3_sxnet.o: ../../e_os.h ../../include/openssl/asn1.h
577v3_skey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 551v3_sxnet.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
578v3_skey.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_skey.c 552v3_sxnet.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
579v3_sxnet.o: ../../e_os.h ../../include/openssl/aes.h 553v3_sxnet.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
580v3_sxnet.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 554v3_sxnet.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
581v3_sxnet.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 555v3_sxnet.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
582v3_sxnet.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 556v3_sxnet.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
583v3_sxnet.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
584v3_sxnet.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
585v3_sxnet.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h
586v3_sxnet.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
587v3_sxnet.o: ../../include/openssl/err.h ../../include/openssl/evp.h
588v3_sxnet.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
589v3_sxnet.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
590v3_sxnet.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
591v3_sxnet.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 557v3_sxnet.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
592v3_sxnet.o: ../../include/openssl/opensslconf.h 558v3_sxnet.o: ../../include/openssl/opensslconf.h
593v3_sxnet.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 559v3_sxnet.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
594v3_sxnet.o: ../../include/openssl/pkcs7.h ../../include/openssl/rc2.h 560v3_sxnet.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
595v3_sxnet.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h 561v3_sxnet.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
596v3_sxnet.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h 562v3_sxnet.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
597v3_sxnet.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 563v3_sxnet.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
598v3_sxnet.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 564v3_sxnet.o: ../cryptlib.h v3_sxnet.c
599v3_sxnet.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 565v3_utl.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
600v3_sxnet.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
601v3_sxnet.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_sxnet.c
602v3_utl.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/asn1.h
603v3_utl.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h
604v3_utl.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 566v3_utl.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
605v3_utl.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 567v3_utl.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
606v3_utl.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 568v3_utl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
607v3_utl.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 569v3_utl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
608v3_utl.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
609v3_utl.o: ../../include/openssl/err.h ../../include/openssl/evp.h 570v3_utl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
610v3_utl.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 571v3_utl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
611v3_utl.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 572v3_utl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
612v3_utl.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 573v3_utl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
613v3_utl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 574v3_utl.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
614v3_utl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
615v3_utl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
616v3_utl.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
617v3_utl.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
618v3_utl.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
619v3_utl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 575v3_utl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
620v3_utl.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 576v3_utl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
621v3_utl.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
622v3_utl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 577v3_utl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
623v3_utl.o: ../cryptlib.h v3_utl.c 578v3_utl.o: ../cryptlib.h v3_utl.c
624v3err.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 579v3err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
625v3err.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 580v3err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
626v3err.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 581v3err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
627v3err.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 582v3err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
628v3err.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 583v3err.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
629v3err.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 584v3err.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
630v3err.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
631v3err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
632v3err.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h
633v3err.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
634v3err.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
635v3err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 585v3err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
636v3err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 586v3err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
637v3err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 587v3err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
638v3err.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h 588v3err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
639v3err.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h 589v3err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
640v3err.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 590v3err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
641v3err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 591v3err.o: ../../include/openssl/x509v3.h v3err.c
642v3err.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
643v3err.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
644v3err.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
645v3err.o: v3err.c
diff --git a/src/lib/libssl/src/crypto/x509v3/v3_pci.c b/src/lib/libssl/src/crypto/x509v3/v3_pci.c
index b32d968619..601211f416 100644
--- a/src/lib/libssl/src/crypto/x509v3/v3_pci.c
+++ b/src/lib/libssl/src/crypto/x509v3/v3_pci.c
@@ -44,7 +44,7 @@ static int i2r_pci(X509V3_EXT_METHOD *method, PROXY_CERT_INFO_EXTENSION *ext,
44static PROXY_CERT_INFO_EXTENSION *r2i_pci(X509V3_EXT_METHOD *method, 44static PROXY_CERT_INFO_EXTENSION *r2i_pci(X509V3_EXT_METHOD *method,
45 X509V3_CTX *ctx, char *str); 45 X509V3_CTX *ctx, char *str);
46 46
47X509V3_EXT_METHOD v3_pci = 47const X509V3_EXT_METHOD v3_pci =
48 { NID_proxyCertInfo, 0, ASN1_ITEM_ref(PROXY_CERT_INFO_EXTENSION), 48 { NID_proxyCertInfo, 0, ASN1_ITEM_ref(PROXY_CERT_INFO_EXTENSION),
49 0,0,0,0, 49 0,0,0,0,
50 0,0, 50 0,0,
@@ -82,13 +82,13 @@ static int process_pci_value(CONF_VALUE *val,
82 { 82 {
83 if (*language) 83 if (*language)
84 { 84 {
85 X509V3err(X509V3_F_R2I_PCI,X509V3_R_POLICY_LANGUAGE_ALREADTY_DEFINED); 85 X509V3err(X509V3_F_PROCESS_PCI_VALUE,X509V3_R_POLICY_LANGUAGE_ALREADTY_DEFINED);
86 X509V3_conf_err(val); 86 X509V3_conf_err(val);
87 return 0; 87 return 0;
88 } 88 }
89 if (!(*language = OBJ_txt2obj(val->value, 0))) 89 if (!(*language = OBJ_txt2obj(val->value, 0)))
90 { 90 {
91 X509V3err(X509V3_F_R2I_PCI,X509V3_R_INVALID_OBJECT_IDENTIFIER); 91 X509V3err(X509V3_F_PROCESS_PCI_VALUE,X509V3_R_INVALID_OBJECT_IDENTIFIER);
92 X509V3_conf_err(val); 92 X509V3_conf_err(val);
93 return 0; 93 return 0;
94 } 94 }
@@ -97,13 +97,13 @@ static int process_pci_value(CONF_VALUE *val,
97 { 97 {
98 if (*pathlen) 98 if (*pathlen)
99 { 99 {
100 X509V3err(X509V3_F_R2I_PCI,X509V3_R_POLICY_PATH_LENGTH_ALREADTY_DEFINED); 100 X509V3err(X509V3_F_PROCESS_PCI_VALUE,X509V3_R_POLICY_PATH_LENGTH_ALREADTY_DEFINED);
101 X509V3_conf_err(val); 101 X509V3_conf_err(val);
102 return 0; 102 return 0;
103 } 103 }
104 if (!X509V3_get_value_int(val, pathlen)) 104 if (!X509V3_get_value_int(val, pathlen))
105 { 105 {
106 X509V3err(X509V3_F_R2I_PCI,X509V3_R_POLICY_PATH_LENGTH); 106 X509V3err(X509V3_F_PROCESS_PCI_VALUE,X509V3_R_POLICY_PATH_LENGTH);
107 X509V3_conf_err(val); 107 X509V3_conf_err(val);
108 return 0; 108 return 0;
109 } 109 }
@@ -117,7 +117,7 @@ static int process_pci_value(CONF_VALUE *val,
117 *policy = ASN1_OCTET_STRING_new(); 117 *policy = ASN1_OCTET_STRING_new();
118 if (!*policy) 118 if (!*policy)
119 { 119 {
120 X509V3err(X509V3_F_R2I_PCI,ERR_R_MALLOC_FAILURE); 120 X509V3err(X509V3_F_PROCESS_PCI_VALUE,ERR_R_MALLOC_FAILURE);
121 X509V3_conf_err(val); 121 X509V3_conf_err(val);
122 return 0; 122 return 0;
123 } 123 }
@@ -148,7 +148,7 @@ static int process_pci_value(CONF_VALUE *val,
148 BIO *b = BIO_new_file(val->value + 5, "r"); 148 BIO *b = BIO_new_file(val->value + 5, "r");
149 if (!b) 149 if (!b)
150 { 150 {
151 X509V3err(X509V3_F_R2I_PCI,ERR_R_BIO_LIB); 151 X509V3err(X509V3_F_PROCESS_PCI_VALUE,ERR_R_BIO_LIB);
152 X509V3_conf_err(val); 152 X509V3_conf_err(val);
153 goto err; 153 goto err;
154 } 154 }
@@ -172,7 +172,7 @@ static int process_pci_value(CONF_VALUE *val,
172 172
173 if (n < 0) 173 if (n < 0)
174 { 174 {
175 X509V3err(X509V3_F_R2I_PCI,ERR_R_BIO_LIB); 175 X509V3err(X509V3_F_PROCESS_PCI_VALUE,ERR_R_BIO_LIB);
176 X509V3_conf_err(val); 176 X509V3_conf_err(val);
177 goto err; 177 goto err;
178 } 178 }
@@ -193,13 +193,13 @@ static int process_pci_value(CONF_VALUE *val,
193 } 193 }
194 else 194 else
195 { 195 {
196 X509V3err(X509V3_F_R2I_PCI,X509V3_R_INCORRECT_POLICY_SYNTAX_TAG); 196 X509V3err(X509V3_F_PROCESS_PCI_VALUE,X509V3_R_INCORRECT_POLICY_SYNTAX_TAG);
197 X509V3_conf_err(val); 197 X509V3_conf_err(val);
198 goto err; 198 goto err;
199 } 199 }
200 if (!tmp_data) 200 if (!tmp_data)
201 { 201 {
202 X509V3err(X509V3_F_R2I_PCI,ERR_R_MALLOC_FAILURE); 202 X509V3err(X509V3_F_PROCESS_PCI_VALUE,ERR_R_MALLOC_FAILURE);
203 X509V3_conf_err(val); 203 X509V3_conf_err(val);
204 goto err; 204 goto err;
205 } 205 }
@@ -286,12 +286,6 @@ static PROXY_CERT_INFO_EXTENSION *r2i_pci(X509V3_EXT_METHOD *method,
286 X509V3err(X509V3_F_R2I_PCI,ERR_R_MALLOC_FAILURE); 286 X509V3err(X509V3_F_R2I_PCI,ERR_R_MALLOC_FAILURE);
287 goto err; 287 goto err;
288 } 288 }
289 pci->proxyPolicy = PROXY_POLICY_new();
290 if (!pci->proxyPolicy)
291 {
292 X509V3err(X509V3_F_R2I_PCI,ERR_R_MALLOC_FAILURE);
293 goto err;
294 }
295 289
296 pci->proxyPolicy->policyLanguage = language; language = NULL; 290 pci->proxyPolicy->policyLanguage = language; language = NULL;
297 pci->proxyPolicy->policy = policy; policy = NULL; 291 pci->proxyPolicy->policy = policy; policy = NULL;
@@ -301,11 +295,6 @@ err:
301 if (language) { ASN1_OBJECT_free(language); language = NULL; } 295 if (language) { ASN1_OBJECT_free(language); language = NULL; }
302 if (pathlen) { ASN1_INTEGER_free(pathlen); pathlen = NULL; } 296 if (pathlen) { ASN1_INTEGER_free(pathlen); pathlen = NULL; }
303 if (policy) { ASN1_OCTET_STRING_free(policy); policy = NULL; } 297 if (policy) { ASN1_OCTET_STRING_free(policy); policy = NULL; }
304 if (pci && pci->proxyPolicy)
305 {
306 PROXY_POLICY_free(pci->proxyPolicy);
307 pci->proxyPolicy = NULL;
308 }
309 if (pci) { PROXY_CERT_INFO_EXTENSION_free(pci); pci = NULL; } 298 if (pci) { PROXY_CERT_INFO_EXTENSION_free(pci); pci = NULL; }
310end: 299end:
311 sk_CONF_VALUE_pop_free(vals, X509V3_conf_free); 300 sk_CONF_VALUE_pop_free(vals, X509V3_conf_free);
diff --git a/src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs_err.h b/src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs_err.h
index afc175b133..f548a3b668 100644
--- a/src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs_err.h
+++ b/src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs_err.h
@@ -55,6 +55,10 @@
55#ifndef HEADER_CL_ERR_H 55#ifndef HEADER_CL_ERR_H
56#define HEADER_CL_ERR_H 56#define HEADER_CL_ERR_H
57 57
58#ifdef __cplusplus
59extern "C" {
60#endif
61
58/* BEGIN ERROR CODES */ 62/* BEGIN ERROR CODES */
59/* The following lines are auto generated by the script mkerr.pl. Any changes 63/* The following lines are auto generated by the script mkerr.pl. Any changes
60 * made after this point may be overwritten when the script is next run. 64 * made after this point may be overwritten when the script is next run.
diff --git a/src/lib/libssl/src/demos/engines/ibmca/hw_ibmca_err.h b/src/lib/libssl/src/demos/engines/ibmca/hw_ibmca_err.h
index da64bde5f2..2070f95799 100644
--- a/src/lib/libssl/src/demos/engines/ibmca/hw_ibmca_err.h
+++ b/src/lib/libssl/src/demos/engines/ibmca/hw_ibmca_err.h
@@ -55,6 +55,10 @@
55#ifndef HEADER_IBMCA_ERR_H 55#ifndef HEADER_IBMCA_ERR_H
56#define HEADER_IBMCA_ERR_H 56#define HEADER_IBMCA_ERR_H
57 57
58#ifdef __cplusplus
59extern "C" {
60#endif
61
58/* BEGIN ERROR CODES */ 62/* BEGIN ERROR CODES */
59/* The following lines are auto generated by the script mkerr.pl. Any changes 63/* The following lines are auto generated by the script mkerr.pl. Any changes
60 * made after this point may be overwritten when the script is next run. 64 * made after this point may be overwritten when the script is next run.
diff --git a/src/lib/libssl/src/demos/engines/zencod/hw_zencod.c b/src/lib/libssl/src/demos/engines/zencod/hw_zencod.c
index 29206b4a29..4234b93cbe 100644
--- a/src/lib/libssl/src/demos/engines/zencod/hw_zencod.c
+++ b/src/lib/libssl/src/demos/engines/zencod/hw_zencod.c
@@ -1233,7 +1233,7 @@ static const EVP_MD engine_sha1_md =
1233 SHA_CBLOCK, 1233 SHA_CBLOCK,
1234 /* sizeof ( EVP_MD * ) + sizeof ( SHA_CTX ) */ 1234 /* sizeof ( EVP_MD * ) + sizeof ( SHA_CTX ) */
1235 sizeof ( ZEN_MD_DATA ) 1235 sizeof ( ZEN_MD_DATA )
1236 /* sizeof ( MD_CTX_DATA ) The message digest data stucture ... */ 1236 /* sizeof ( MD_CTX_DATA ) The message digest data structure ... */
1237} ; 1237} ;
1238 1238
1239/* The one for MD5 ... */ 1239/* The one for MD5 ... */
@@ -1254,7 +1254,7 @@ static const EVP_MD engine_md5_md =
1254 MD5_CBLOCK, 1254 MD5_CBLOCK,
1255 /* sizeof ( EVP_MD * ) + sizeof ( MD5_CTX ) */ 1255 /* sizeof ( EVP_MD * ) + sizeof ( MD5_CTX ) */
1256 sizeof ( ZEN_MD_DATA ) 1256 sizeof ( ZEN_MD_DATA )
1257 /* sizeof ( MD_CTX_DATA ) The message digest data stucture ... */ 1257 /* sizeof ( MD_CTX_DATA ) The message digest data structure ... */
1258} ; 1258} ;
1259 1259
1260 1260
diff --git a/src/lib/libssl/src/demos/engines/zencod/hw_zencod_err.h b/src/lib/libssl/src/demos/engines/zencod/hw_zencod_err.h
index 1b5dcb5685..60e923fd88 100644
--- a/src/lib/libssl/src/demos/engines/zencod/hw_zencod_err.h
+++ b/src/lib/libssl/src/demos/engines/zencod/hw_zencod_err.h
@@ -55,6 +55,10 @@
55#ifndef HEADER_ZENCOD_ERR_H 55#ifndef HEADER_ZENCOD_ERR_H
56#define HEADER_ZENCOD_ERR_H 56#define HEADER_ZENCOD_ERR_H
57 57
58#ifdef __cplusplus
59extern "C" {
60#endif
61
58/* BEGIN ERROR CODES */ 62/* BEGIN ERROR CODES */
59/* The following lines are auto generated by the script mkerr.pl. Any changes 63/* The following lines are auto generated by the script mkerr.pl. Any changes
60 * made after this point may be overwritten when the script is next run. 64 * made after this point may be overwritten when the script is next run.
diff --git a/src/lib/libssl/src/doc/crypto/ASN1_STRING_print_ex.pod b/src/lib/libssl/src/doc/crypto/ASN1_STRING_print_ex.pod
index d662225b87..3891b88791 100644
--- a/src/lib/libssl/src/doc/crypto/ASN1_STRING_print_ex.pod
+++ b/src/lib/libssl/src/doc/crypto/ASN1_STRING_print_ex.pod
@@ -43,9 +43,9 @@ interprets UTF8 sequences.
43 43
44Escaping takes several forms. 44Escaping takes several forms.
45 45
46If the character being escaped is a 16 bit character then the form "\WXXXX" is used 46If the character being escaped is a 16 bit character then the form "\UXXXX" is used
47using exactly four characters for the hex representation. If it is 32 bits then 47using exactly four characters for the hex representation. If it is 32 bits then
48"\UXXXXXXXX" is used using eight characters of its hex representation. These forms 48"\WXXXXXXXX" is used using eight characters of its hex representation. These forms
49will only be used if UTF8 conversion is not set (see below). 49will only be used if UTF8 conversion is not set (see below).
50 50
51Printable characters are normally escaped using the backslash '\' character. If 51Printable characters are normally escaped using the backslash '\' character. If
diff --git a/src/lib/libssl/src/doc/crypto/CONF_modules_free.pod b/src/lib/libssl/src/doc/crypto/CONF_modules_free.pod
index af8ae6a5c9..87bc7b783c 100644
--- a/src/lib/libssl/src/doc/crypto/CONF_modules_free.pod
+++ b/src/lib/libssl/src/doc/crypto/CONF_modules_free.pod
@@ -2,7 +2,7 @@
2 2
3=head1 NAME 3=head1 NAME
4 4
5 CONF_modules_free, CONF_modules_load, CONF_modules_unload - 5 CONF_modules_free, CONF_modules_finish, CONF_modules_unload -
6 OpenSSL configuration cleanup functions 6 OpenSSL configuration cleanup functions
7 7
8=head1 SYNOPSIS 8=head1 SYNOPSIS
@@ -10,8 +10,8 @@
10 #include <openssl/conf.h> 10 #include <openssl/conf.h>
11 11
12 void CONF_modules_free(void); 12 void CONF_modules_free(void);
13 void CONF_modules_unload(int all);
14 void CONF_modules_finish(void); 13 void CONF_modules_finish(void);
14 void CONF_modules_unload(int all);
15 15
16=head1 DESCRIPTION 16=head1 DESCRIPTION
17 17
diff --git a/src/lib/libssl/src/doc/crypto/PKCS12_create.pod b/src/lib/libssl/src/doc/crypto/PKCS12_create.pod
index 48f3bb8cb8..de7cab2bdf 100644
--- a/src/lib/libssl/src/doc/crypto/PKCS12_create.pod
+++ b/src/lib/libssl/src/doc/crypto/PKCS12_create.pod
@@ -46,6 +46,24 @@ export grade software which could use signing only keys of arbitrary size but
46had restrictions on the permissible sizes of keys which could be used for 46had restrictions on the permissible sizes of keys which could be used for
47encryption. 47encryption.
48 48
49=head1 NEW FUNCTIONALITY IN OPENSSL 0.9.8
50
51Some additional functionality was added to PKCS12_create() in OpenSSL
520.9.8. These extensions are detailed below.
53
54If a certificate contains an B<alias> or B<keyid> then this will be
55used for the corresponding B<friendlyName> or B<localKeyID> in the
56PKCS12 structure.
57
58Either B<pkey>, B<cert> or both can be B<NULL> to indicate that no key or
59certficate is required. In previous versions both had to be present or
60a fatal error is returned.
61
62B<nid_key> or B<nid_cert> can be set to -1 indicating that no encryption
63should be used.
64
65B<mac_iter> can be set to -1 and the MAC will then be omitted entirely.
66
49=head1 SEE ALSO 67=head1 SEE ALSO
50 68
51L<d2i_PKCS12(3)|d2i_PKCS12(3)> 69L<d2i_PKCS12(3)|d2i_PKCS12(3)>
diff --git a/src/lib/libssl/src/doc/crypto/PKCS7_sign.pod b/src/lib/libssl/src/doc/crypto/PKCS7_sign.pod
index fc7e649b34..ffd0c734b0 100644
--- a/src/lib/libssl/src/doc/crypto/PKCS7_sign.pod
+++ b/src/lib/libssl/src/doc/crypto/PKCS7_sign.pod
@@ -51,6 +51,24 @@ If present the SMIMECapabilities attribute indicates support for the following
51algorithms: triple DES, 128 bit RC2, 64 bit RC2, DES and 40 bit RC2. If any 51algorithms: triple DES, 128 bit RC2, 64 bit RC2, DES and 40 bit RC2. If any
52of these algorithms is disabled then it will not be included. 52of these algorithms is disabled then it will not be included.
53 53
54If the flags B<PKCS7_PARTSIGN> is set then the returned B<PKCS7> structure
55is just initialized ready to perform the signing operation. The signing
56is however B<not> performed and the data to be signed is not read from
57the B<data> parameter. Signing is deferred until after the data has been
58written. In this way data can be signed in a single pass. Currently the
59flag B<PKCS7_DETACHED> B<must> also be set.
60
61=head1 NOTES
62
63Currently the flag B<PKCS7_PARTSIGN> is only supported for detached
64data. If this flag is set the returned B<PKCS7> structure is B<not>
65complete and outputting its contents via a function that does not
66properly finalize the B<PKCS7> structure will give unpredictable
67results.
68
69At present only the SMIME_write_PKCS7() function properly finalizes the
70structure.
71
54=head1 BUGS 72=head1 BUGS
55 73
56PKCS7_sign() is somewhat limited. It does not support multiple signers, some 74PKCS7_sign() is somewhat limited. It does not support multiple signers, some
@@ -64,10 +82,6 @@ signed due to memory restraints. There should be a way to sign data without
64having to hold it all in memory, this would however require fairly major 82having to hold it all in memory, this would however require fairly major
65revisions of the OpenSSL ASN1 code. 83revisions of the OpenSSL ASN1 code.
66 84
67Clear text signing does not store the content in memory but the way PKCS7_sign()
68operates means that two passes of the data must typically be made: one to compute
69the signatures and a second to output the data along with the signature. There
70should be a way to process the data with only a single pass.
71 85
72=head1 RETURN VALUES 86=head1 RETURN VALUES
73 87
@@ -82,4 +96,6 @@ L<ERR_get_error(3)|ERR_get_error(3)>, L<PKCS7_verify(3)|PKCS7_verify(3)>
82 96
83PKCS7_sign() was added to OpenSSL 0.9.5 97PKCS7_sign() was added to OpenSSL 0.9.5
84 98
99The B<PKCS7_PARTSIGN> flag was added in OpenSSL 0.9.8
100
85=cut 101=cut
diff --git a/src/lib/libssl/src/doc/crypto/SMIME_write_PKCS7.pod b/src/lib/libssl/src/doc/crypto/SMIME_write_PKCS7.pod
index 2cfad2e049..61945b3887 100644
--- a/src/lib/libssl/src/doc/crypto/SMIME_write_PKCS7.pod
+++ b/src/lib/libssl/src/doc/crypto/SMIME_write_PKCS7.pod
@@ -30,18 +30,20 @@ If the B<PKCS7_TEXT> flag is set MIME headers for type B<text/plain>
30are added to the content, this only makes sense if B<PKCS7_DETACHED> 30are added to the content, this only makes sense if B<PKCS7_DETACHED>
31is also set. 31is also set.
32 32
33If cleartext signing is being used then the data must be read twice: 33If the B<PKCS7_PARTSIGN> flag is set the signed data is finalized
34once to compute the signature in PKCS7_sign() and once to output the 34and output along with the content. This flag should only be set
35S/MIME message. 35if B<PKCS7_DETACHED> is also set and the previous call to PKCS7_sign()
36also set these flags.
37
38If cleartext signing is being used and B<PKCS7_PARTSIGN> not set then
39the data must be read twice: once to compute the signature in PKCS7_sign()
40and once to output the S/MIME message.
36 41
37=head1 BUGS 42=head1 BUGS
38 43
39SMIME_write_PKCS7() always base64 encodes PKCS#7 structures, there 44SMIME_write_PKCS7() always base64 encodes PKCS#7 structures, there
40should be an option to disable this. 45should be an option to disable this.
41 46
42There should really be a way to produce cleartext signing using only
43a single pass of the data.
44
45=head1 RETURN VALUES 47=head1 RETURN VALUES
46 48
47SMIME_write_PKCS7() returns 1 for success or 0 for failure. 49SMIME_write_PKCS7() returns 1 for success or 0 for failure.
diff --git a/src/lib/libssl/src/doc/crypto/X509_NAME_print_ex.pod b/src/lib/libssl/src/doc/crypto/X509_NAME_print_ex.pod
index 919b908919..2579a5dc9d 100644
--- a/src/lib/libssl/src/doc/crypto/X509_NAME_print_ex.pod
+++ b/src/lib/libssl/src/doc/crypto/X509_NAME_print_ex.pod
@@ -86,10 +86,10 @@ is equivalent to:
86 B<ASN1_STRFLGS_RFC2253 | XN_FLAG_SEP_COMMA_PLUS | XN_FLAG_DN_REV | XN_FLAG_FN_SN | XN_FLAG_DUMP_UNKNOWN_FIELDS> 86 B<ASN1_STRFLGS_RFC2253 | XN_FLAG_SEP_COMMA_PLUS | XN_FLAG_DN_REV | XN_FLAG_FN_SN | XN_FLAG_DUMP_UNKNOWN_FIELDS>
87 87
88 88
89B<XN_FLAG_ONELINE> is a more readable one line format it is the same as: 89B<XN_FLAG_ONELINE> is a more readable one line format which is the same as:
90 B<ASN1_STRFLGS_RFC2253 | ASN1_STRFLGS_ESC_QUOTE | XN_FLAG_SEP_CPLUS_SPC | XN_FLAG_SPC_EQ | XN_FLAG_FN_SN> 90 B<ASN1_STRFLGS_RFC2253 | ASN1_STRFLGS_ESC_QUOTE | XN_FLAG_SEP_CPLUS_SPC | XN_FLAG_SPC_EQ | XN_FLAG_FN_SN>
91 91
92B<XN_FLAG_MULTILINE> is a multiline format is is the same as: 92B<XN_FLAG_MULTILINE> is a multiline format which is the same as:
93 B<ASN1_STRFLGS_ESC_CTRL | ASN1_STRFLGS_ESC_MSB | XN_FLAG_SEP_MULTILINE | XN_FLAG_SPC_EQ | XN_FLAG_FN_LN | XN_FLAG_FN_ALIGN> 93 B<ASN1_STRFLGS_ESC_CTRL | ASN1_STRFLGS_ESC_MSB | XN_FLAG_SEP_MULTILINE | XN_FLAG_SPC_EQ | XN_FLAG_FN_LN | XN_FLAG_FN_ALIGN>
94 94
95B<XN_FLAG_COMPAT> uses a format identical to X509_NAME_print(): in fact it calls X509_NAME_print() internally. 95B<XN_FLAG_COMPAT> uses a format identical to X509_NAME_print(): in fact it calls X509_NAME_print() internally.
diff --git a/src/lib/libssl/src/doc/crypto/d2i_X509.pod b/src/lib/libssl/src/doc/crypto/d2i_X509.pod
index 5e3c3d0985..5bfa18afbb 100644
--- a/src/lib/libssl/src/doc/crypto/d2i_X509.pod
+++ b/src/lib/libssl/src/doc/crypto/d2i_X509.pod
@@ -9,7 +9,7 @@ i2d_X509_fp - X509 encode and decode functions
9 9
10 #include <openssl/x509.h> 10 #include <openssl/x509.h>
11 11
12 X509 *d2i_X509(X509 **px, unsigned char **in, int len); 12 X509 *d2i_X509(X509 **px, const unsigned char **in, int len);
13 int i2d_X509(X509 *x, unsigned char **out); 13 int i2d_X509(X509 *x, unsigned char **out);
14 14
15 X509 *d2i_X509_bio(BIO *bp, X509 **x); 15 X509 *d2i_X509_bio(BIO *bp, X509 **x);
@@ -23,13 +23,13 @@ i2d_X509_fp - X509 encode and decode functions
23The X509 encode and decode routines encode and parse an 23The X509 encode and decode routines encode and parse an
24B<X509> structure, which represents an X509 certificate. 24B<X509> structure, which represents an X509 certificate.
25 25
26d2i_X509() attempts to decode B<len> bytes at B<*out>. If 26d2i_X509() attempts to decode B<len> bytes at B<*in>. If
27successful a pointer to the B<X509> structure is returned. If an error 27successful a pointer to the B<X509> structure is returned. If an error
28occurred then B<NULL> is returned. If B<px> is not B<NULL> then the 28occurred then B<NULL> is returned. If B<px> is not B<NULL> then the
29returned structure is written to B<*px>. If B<*px> is not B<NULL> 29returned structure is written to B<*px>. If B<*px> is not B<NULL>
30then it is assumed that B<*px> contains a valid B<X509> 30then it is assumed that B<*px> contains a valid B<X509>
31structure and an attempt is made to reuse it. If the call is 31structure and an attempt is made to reuse it. If the call is
32successful B<*out> is incremented to the byte following the 32successful B<*in> is incremented to the byte following the
33parsed data. 33parsed data.
34 34
35i2d_X509() encodes the structure pointed to by B<x> into DER format. 35i2d_X509() encodes the structure pointed to by B<x> into DER format.
diff --git a/src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod b/src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod
index 06c5b23c09..e7295a5d61 100644
--- a/src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod
+++ b/src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod
@@ -9,7 +9,7 @@ i2d_X509_CRL_bio, i2d_X509_CRL_fp - PKCS#10 certificate request functions.
9 9
10 #include <openssl/x509.h> 10 #include <openssl/x509.h>
11 11
12 X509_CRL *d2i_X509_CRL(X509_CRL **a, unsigned char **pp, long length); 12 X509_CRL *d2i_X509_CRL(X509_CRL **a, const unsigned char **pp, long length);
13 int i2d_X509_CRL(X509_CRL *a, unsigned char **pp); 13 int i2d_X509_CRL(X509_CRL *a, unsigned char **pp);
14 14
15 X509_CRL *d2i_X509_CRL_bio(BIO *bp, X509_CRL **x); 15 X509_CRL *d2i_X509_CRL_bio(BIO *bp, X509_CRL **x);
diff --git a/src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod b/src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod
index be4ad68257..ae32a3891d 100644
--- a/src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod
+++ b/src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod
@@ -9,7 +9,7 @@ i2d_X509_REQ_bio, i2d_X509_REQ_fp - PKCS#10 certificate request functions.
9 9
10 #include <openssl/x509.h> 10 #include <openssl/x509.h>
11 11
12 X509_REQ *d2i_X509_REQ(X509_REQ **a, unsigned char **pp, long length); 12 X509_REQ *d2i_X509_REQ(X509_REQ **a, const unsigned char **pp, long length);
13 int i2d_X509_REQ(X509_REQ *a, unsigned char **pp); 13 int i2d_X509_REQ(X509_REQ *a, unsigned char **pp);
14 14
15 X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **x); 15 X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **x);
diff --git a/src/lib/libssl/src/doc/crypto/engine.pod b/src/lib/libssl/src/doc/crypto/engine.pod
index c77dad5562..f5ab1c3e50 100644
--- a/src/lib/libssl/src/doc/crypto/engine.pod
+++ b/src/lib/libssl/src/doc/crypto/engine.pod
@@ -23,21 +23,26 @@ engine - ENGINE cryptographic module support
23 23
24 void ENGINE_load_openssl(void); 24 void ENGINE_load_openssl(void);
25 void ENGINE_load_dynamic(void); 25 void ENGINE_load_dynamic(void);
26 void ENGINE_load_cswift(void); 26 #ifndef OPENSSL_NO_STATIC_ENGINE
27 void ENGINE_load_chil(void); 27 void ENGINE_load_4758cca(void);
28 void ENGINE_load_aep(void);
28 void ENGINE_load_atalla(void); 29 void ENGINE_load_atalla(void);
30 void ENGINE_load_chil(void);
31 void ENGINE_load_cswift(void);
32 void ENGINE_load_gmp(void);
29 void ENGINE_load_nuron(void); 33 void ENGINE_load_nuron(void);
30 void ENGINE_load_ubsec(void);
31 void ENGINE_load_aep(void);
32 void ENGINE_load_sureware(void); 34 void ENGINE_load_sureware(void);
33 void ENGINE_load_4758cca(void); 35 void ENGINE_load_ubsec(void);
34 void ENGINE_load_openbsd_dev_crypto(void); 36 #endif
37 void ENGINE_load_cryptodev(void);
35 void ENGINE_load_builtin_engines(void); 38 void ENGINE_load_builtin_engines(void);
36 39
37 void ENGINE_cleanup(void); 40 void ENGINE_cleanup(void);
38 41
39 ENGINE *ENGINE_get_default_RSA(void); 42 ENGINE *ENGINE_get_default_RSA(void);
40 ENGINE *ENGINE_get_default_DSA(void); 43 ENGINE *ENGINE_get_default_DSA(void);
44 ENGINE *ENGINE_get_default_ECDH(void);
45 ENGINE *ENGINE_get_default_ECDSA(void);
41 ENGINE *ENGINE_get_default_DH(void); 46 ENGINE *ENGINE_get_default_DH(void);
42 ENGINE *ENGINE_get_default_RAND(void); 47 ENGINE *ENGINE_get_default_RAND(void);
43 ENGINE *ENGINE_get_cipher_engine(int nid); 48 ENGINE *ENGINE_get_cipher_engine(int nid);
@@ -45,6 +50,8 @@ engine - ENGINE cryptographic module support
45 50
46 int ENGINE_set_default_RSA(ENGINE *e); 51 int ENGINE_set_default_RSA(ENGINE *e);
47 int ENGINE_set_default_DSA(ENGINE *e); 52 int ENGINE_set_default_DSA(ENGINE *e);
53 int ENGINE_set_default_ECDH(ENGINE *e);
54 int ENGINE_set_default_ECDSA(ENGINE *e);
48 int ENGINE_set_default_DH(ENGINE *e); 55 int ENGINE_set_default_DH(ENGINE *e);
49 int ENGINE_set_default_RAND(ENGINE *e); 56 int ENGINE_set_default_RAND(ENGINE *e);
50 int ENGINE_set_default_ciphers(ENGINE *e); 57 int ENGINE_set_default_ciphers(ENGINE *e);
@@ -62,12 +69,21 @@ engine - ENGINE cryptographic module support
62 int ENGINE_register_DSA(ENGINE *e); 69 int ENGINE_register_DSA(ENGINE *e);
63 void ENGINE_unregister_DSA(ENGINE *e); 70 void ENGINE_unregister_DSA(ENGINE *e);
64 void ENGINE_register_all_DSA(void); 71 void ENGINE_register_all_DSA(void);
72 int ENGINE_register_ECDH(ENGINE *e);
73 void ENGINE_unregister_ECDH(ENGINE *e);
74 void ENGINE_register_all_ECDH(void);
75 int ENGINE_register_ECDSA(ENGINE *e);
76 void ENGINE_unregister_ECDSA(ENGINE *e);
77 void ENGINE_register_all_ECDSA(void);
65 int ENGINE_register_DH(ENGINE *e); 78 int ENGINE_register_DH(ENGINE *e);
66 void ENGINE_unregister_DH(ENGINE *e); 79 void ENGINE_unregister_DH(ENGINE *e);
67 void ENGINE_register_all_DH(void); 80 void ENGINE_register_all_DH(void);
68 int ENGINE_register_RAND(ENGINE *e); 81 int ENGINE_register_RAND(ENGINE *e);
69 void ENGINE_unregister_RAND(ENGINE *e); 82 void ENGINE_unregister_RAND(ENGINE *e);
70 void ENGINE_register_all_RAND(void); 83 void ENGINE_register_all_RAND(void);
84 int ENGINE_register_STORE(ENGINE *e);
85 void ENGINE_unregister_STORE(ENGINE *e);
86 void ENGINE_register_all_STORE(void);
71 int ENGINE_register_ciphers(ENGINE *e); 87 int ENGINE_register_ciphers(ENGINE *e);
72 void ENGINE_unregister_ciphers(ENGINE *e); 88 void ENGINE_unregister_ciphers(ENGINE *e);
73 void ENGINE_register_all_ciphers(void); 89 void ENGINE_register_all_ciphers(void);
@@ -77,12 +93,12 @@ engine - ENGINE cryptographic module support
77 int ENGINE_register_complete(ENGINE *e); 93 int ENGINE_register_complete(ENGINE *e);
78 int ENGINE_register_all_complete(void); 94 int ENGINE_register_all_complete(void);
79 95
80 int ENGINE_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f)()); 96 int ENGINE_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f)(void));
81 int ENGINE_cmd_is_executable(ENGINE *e, int cmd); 97 int ENGINE_cmd_is_executable(ENGINE *e, int cmd);
82 int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name, 98 int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name,
83 long i, void *p, void (*f)(), int cmd_optional); 99 long i, void *p, void (*f)(void), int cmd_optional);
84 int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, 100 int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg,
85 int cmd_optional); 101 int cmd_optional);
86 102
87 int ENGINE_set_ex_data(ENGINE *e, int idx, void *arg); 103 int ENGINE_set_ex_data(ENGINE *e, int idx, void *arg);
88 void *ENGINE_get_ex_data(const ENGINE *e, int idx); 104 void *ENGINE_get_ex_data(const ENGINE *e, int idx);
@@ -92,13 +108,17 @@ engine - ENGINE cryptographic module support
92 108
93 ENGINE *ENGINE_new(void); 109 ENGINE *ENGINE_new(void);
94 int ENGINE_free(ENGINE *e); 110 int ENGINE_free(ENGINE *e);
111 int ENGINE_up_ref(ENGINE *e);
95 112
96 int ENGINE_set_id(ENGINE *e, const char *id); 113 int ENGINE_set_id(ENGINE *e, const char *id);
97 int ENGINE_set_name(ENGINE *e, const char *name); 114 int ENGINE_set_name(ENGINE *e, const char *name);
98 int ENGINE_set_RSA(ENGINE *e, const RSA_METHOD *rsa_meth); 115 int ENGINE_set_RSA(ENGINE *e, const RSA_METHOD *rsa_meth);
99 int ENGINE_set_DSA(ENGINE *e, const DSA_METHOD *dsa_meth); 116 int ENGINE_set_DSA(ENGINE *e, const DSA_METHOD *dsa_meth);
117 int ENGINE_set_ECDH(ENGINE *e, const ECDH_METHOD *dh_meth);
118 int ENGINE_set_ECDSA(ENGINE *e, const ECDSA_METHOD *dh_meth);
100 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth); 119 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth);
101 int ENGINE_set_RAND(ENGINE *e, const RAND_METHOD *rand_meth); 120 int ENGINE_set_RAND(ENGINE *e, const RAND_METHOD *rand_meth);
121 int ENGINE_set_STORE(ENGINE *e, const STORE_METHOD *rand_meth);
102 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f); 122 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f);
103 int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f); 123 int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f);
104 int ENGINE_set_finish_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR finish_f); 124 int ENGINE_set_finish_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR finish_f);
@@ -114,8 +134,11 @@ engine - ENGINE cryptographic module support
114 const char *ENGINE_get_name(const ENGINE *e); 134 const char *ENGINE_get_name(const ENGINE *e);
115 const RSA_METHOD *ENGINE_get_RSA(const ENGINE *e); 135 const RSA_METHOD *ENGINE_get_RSA(const ENGINE *e);
116 const DSA_METHOD *ENGINE_get_DSA(const ENGINE *e); 136 const DSA_METHOD *ENGINE_get_DSA(const ENGINE *e);
137 const ECDH_METHOD *ENGINE_get_ECDH(const ENGINE *e);
138 const ECDSA_METHOD *ENGINE_get_ECDSA(const ENGINE *e);
117 const DH_METHOD *ENGINE_get_DH(const ENGINE *e); 139 const DH_METHOD *ENGINE_get_DH(const ENGINE *e);
118 const RAND_METHOD *ENGINE_get_RAND(const ENGINE *e); 140 const RAND_METHOD *ENGINE_get_RAND(const ENGINE *e);
141 const STORE_METHOD *ENGINE_get_STORE(const ENGINE *e);
119 ENGINE_GEN_INT_FUNC_PTR ENGINE_get_destroy_function(const ENGINE *e); 142 ENGINE_GEN_INT_FUNC_PTR ENGINE_get_destroy_function(const ENGINE *e);
120 ENGINE_GEN_INT_FUNC_PTR ENGINE_get_init_function(const ENGINE *e); 143 ENGINE_GEN_INT_FUNC_PTR ENGINE_get_init_function(const ENGINE *e);
121 ENGINE_GEN_INT_FUNC_PTR ENGINE_get_finish_function(const ENGINE *e); 144 ENGINE_GEN_INT_FUNC_PTR ENGINE_get_finish_function(const ENGINE *e);
@@ -148,7 +171,8 @@ The cryptographic functionality that can be provided by an B<ENGINE>
148implementation includes the following abstractions; 171implementation includes the following abstractions;
149 172
150 RSA_METHOD - for providing alternative RSA implementations 173 RSA_METHOD - for providing alternative RSA implementations
151 DSA_METHOD, DH_METHOD, RAND_METHOD - alternative DSA, DH, and RAND 174 DSA_METHOD, DH_METHOD, RAND_METHOD, ECDH_METHOD, ECDSA_METHOD,
175 STORE_METHOD - similarly for other OpenSSL APIs
152 EVP_CIPHER - potentially multiple cipher algorithms (indexed by 'nid') 176 EVP_CIPHER - potentially multiple cipher algorithms (indexed by 'nid')
153 EVP_DIGEST - potentially multiple hash algorithms (indexed by 'nid') 177 EVP_DIGEST - potentially multiple hash algorithms (indexed by 'nid')
154 key-loading - loading public and/or private EVP_PKEY keys 178 key-loading - loading public and/or private EVP_PKEY keys
@@ -157,52 +181,45 @@ implementation includes the following abstractions;
157 181
158Due to the modular nature of the ENGINE API, pointers to ENGINEs need to be 182Due to the modular nature of the ENGINE API, pointers to ENGINEs need to be
159treated as handles - ie. not only as pointers, but also as references to 183treated as handles - ie. not only as pointers, but also as references to
160the underlying ENGINE object. Ie. you should obtain a new reference when 184the underlying ENGINE object. Ie. one should obtain a new reference when
161making copies of an ENGINE pointer if the copies will be used (and 185making copies of an ENGINE pointer if the copies will be used (and
162released) independantly. 186released) independently.
163 187
164ENGINE objects have two levels of reference-counting to match the way in 188ENGINE objects have two levels of reference-counting to match the way in
165which the objects are used. At the most basic level, each ENGINE pointer is 189which the objects are used. At the most basic level, each ENGINE pointer is
166inherently a B<structural> reference - you need a structural reference 190inherently a B<structural> reference - a structural reference is required
167simply to refer to the pointer value at all, as this kind of reference is 191to use the pointer value at all, as this kind of reference is a guarantee
168your guarantee that the structure can not be deallocated until you release 192that the structure can not be deallocated until the reference is released.
169your reference. 193
170 194However, a structural reference provides no guarantee that the ENGINE is
171However, a structural reference provides no guarantee that the ENGINE has 195initiliased and able to use any of its cryptographic
172been initiliased to be usable to perform any of its cryptographic 196implementations. Indeed it's quite possible that most ENGINEs will not
173implementations - and indeed it's quite possible that most ENGINEs will not 197initialise at all in typical environments, as ENGINEs are typically used to
174initialised at all on standard setups, as ENGINEs are typically used to
175support specialised hardware. To use an ENGINE's functionality, you need a 198support specialised hardware. To use an ENGINE's functionality, you need a
176B<functional> reference. This kind of reference can be considered a 199B<functional> reference. This kind of reference can be considered a
177specialised form of structural reference, because each functional reference 200specialised form of structural reference, because each functional reference
178implicitly contains a structural reference as well - however to avoid 201implicitly contains a structural reference as well - however to avoid
179difficult-to-find programming bugs, it is recommended to treat the two 202difficult-to-find programming bugs, it is recommended to treat the two
180kinds of reference independantly. If you have a functional reference to an 203kinds of reference independently. If you have a functional reference to an
181ENGINE, you have a guarantee that the ENGINE has been initialised ready to 204ENGINE, you have a guarantee that the ENGINE has been initialised ready to
182perform cryptographic operations and will not be uninitialised or cleaned 205perform cryptographic operations and will remain uninitialised
183up until after you have released your reference. 206until after you have released your reference.
184
185We will discuss the two kinds of reference separately, including how to
186tell which one you are dealing with at any given point in time (after all
187they are both simply (ENGINE *) pointers, the difference is in the way they
188are used).
189 207
190I<Structural references> 208I<Structural references>
191 209
192This basic type of reference is typically used for creating new ENGINEs 210This basic type of reference is used for instantiating new ENGINEs,
193dynamically, iterating across OpenSSL's internal linked-list of loaded 211iterating across OpenSSL's internal linked-list of loaded
194ENGINEs, reading information about an ENGINE, etc. Essentially a structural 212ENGINEs, reading information about an ENGINE, etc. Essentially a structural
195reference is sufficient if you only need to query or manipulate the data of 213reference is sufficient if you only need to query or manipulate the data of
196an ENGINE implementation rather than use its functionality. 214an ENGINE implementation rather than use its functionality.
197 215
198The ENGINE_new() function returns a structural reference to a new (empty) 216The ENGINE_new() function returns a structural reference to a new (empty)
199ENGINE object. Other than that, structural references come from return 217ENGINE object. There are other ENGINE API functions that return structural
200values to various ENGINE API functions such as; ENGINE_by_id(), 218references such as; ENGINE_by_id(), ENGINE_get_first(), ENGINE_get_last(),
201ENGINE_get_first(), ENGINE_get_last(), ENGINE_get_next(), 219ENGINE_get_next(), ENGINE_get_prev(). All structural references should be
202ENGINE_get_prev(). All structural references should be released by a 220released by a corresponding to call to the ENGINE_free() function - the
203corresponding to call to the ENGINE_free() function - the ENGINE object 221ENGINE object itself will only actually be cleaned up and deallocated when
204itself will only actually be cleaned up and deallocated when the last 222the last structural reference is released.
205structural reference is released.
206 223
207It should also be noted that many ENGINE API function calls that accept a 224It should also be noted that many ENGINE API function calls that accept a
208structural reference will internally obtain another reference - typically 225structural reference will internally obtain another reference - typically
@@ -237,15 +254,9 @@ call the ENGINE_init() function. This returns zero if the ENGINE was not
237already operational and couldn't be successfully initialised (eg. lack of 254already operational and couldn't be successfully initialised (eg. lack of
238system drivers, no special hardware attached, etc), otherwise it will 255system drivers, no special hardware attached, etc), otherwise it will
239return non-zero to indicate that the ENGINE is now operational and will 256return non-zero to indicate that the ENGINE is now operational and will
240have allocated a new B<functional> reference to the ENGINE. In this case, 257have allocated a new B<functional> reference to the ENGINE. All functional
241the supplied ENGINE pointer is, from the point of the view of the caller, 258references are released by calling ENGINE_finish() (which removes the
242both a structural reference and a functional reference - so if the caller 259implicit structural reference as well).
243intends to use it as a functional reference it should free the structural
244reference with ENGINE_free() first. If the caller wishes to use it only as
245a structural reference (eg. if the ENGINE_init() call was simply to test if
246the ENGINE seems available/online), then it should free the functional
247reference; all functional references are released by the ENGINE_finish()
248function.
249 260
250The second way to get a functional reference is by asking OpenSSL for a 261The second way to get a functional reference is by asking OpenSSL for a
251default implementation for a given task, eg. by ENGINE_get_default_RSA(), 262default implementation for a given task, eg. by ENGINE_get_default_RSA(),
@@ -259,26 +270,21 @@ algorithm-specific types in OpenSSL, such as RSA, DSA, EVP_CIPHER_CTX, etc.
259For each supported abstraction, the ENGINE code maintains an internal table 270For each supported abstraction, the ENGINE code maintains an internal table
260of state to control which implementations are available for a given 271of state to control which implementations are available for a given
261abstraction and which should be used by default. These implementations are 272abstraction and which should be used by default. These implementations are
262registered in the tables separated-out by an 'nid' index, because 273registered in the tables and indexed by an 'nid' value, because
263abstractions like EVP_CIPHER and EVP_DIGEST support many distinct 274abstractions like EVP_CIPHER and EVP_DIGEST support many distinct
264algorithms and modes - ENGINEs will support different numbers and 275algorithms and modes, and ENGINEs can support arbitrarily many of them.
265combinations of these. In the case of other abstractions like RSA, DSA, 276In the case of other abstractions like RSA, DSA, etc, there is only one
266etc, there is only one "algorithm" so all implementations implicitly 277"algorithm" so all implementations implicitly register using the same 'nid'
267register using the same 'nid' index. ENGINEs can be B<registered> into 278index.
268these tables to make themselves available for use automatically by the 279
269various abstractions, eg. RSA. For illustrative purposes, we continue with 280When a default ENGINE is requested for a given abstraction/algorithm/mode, (eg.
270the RSA example, though all comments apply similarly to the other 281when calling RSA_new_method(NULL)), a "get_default" call will be made to the
271abstractions (they each get their own table and linkage to the 282ENGINE subsystem to process the corresponding state table and return a
272corresponding section of openssl code). 283functional reference to an initialised ENGINE whose implementation should be
273 284used. If no ENGINE should (or can) be used, it will return NULL and the caller
274When a new RSA key is being created, ie. in RSA_new_method(), a 285will operate with a NULL ENGINE handle - this usually equates to using the
275"get_default" call will be made to the ENGINE subsystem to process the RSA 286conventional software implementation. In the latter case, OpenSSL will from
276state table and return a functional reference to an initialised ENGINE 287then on behave the way it used to before the ENGINE API existed.
277whose RSA_METHOD should be used. If no ENGINE should (or can) be used, it
278will return NULL and the RSA key will operate with a NULL ENGINE handle by
279using the conventional RSA implementation in OpenSSL (and will from then on
280behave the way it used to before the ENGINE API existed - for details see
281L<RSA_new_method(3)|RSA_new_method(3)>).
282 288
283Each state table has a flag to note whether it has processed this 289Each state table has a flag to note whether it has processed this
284"get_default" query since the table was last modified, because to process 290"get_default" query since the table was last modified, because to process
@@ -295,36 +301,9 @@ instead the only way for the state table to return a non-NULL ENGINE to the
295"get_default" query will be if one is expressly set in the table. Eg. 301"get_default" query will be if one is expressly set in the table. Eg.
296ENGINE_set_default_RSA() does the same job as ENGINE_register_RSA() except 302ENGINE_set_default_RSA() does the same job as ENGINE_register_RSA() except
297that it also sets the state table's cached response for the "get_default" 303that it also sets the state table's cached response for the "get_default"
298query. 304query. In the case of abstractions like EVP_CIPHER, where implementations are
299 305indexed by 'nid', these flags and cached-responses are distinct for each 'nid'
300In the case of abstractions like EVP_CIPHER, where implementations are 306value.
301indexed by 'nid', these flags and cached-responses are distinct for each
302'nid' value.
303
304It is worth illustrating the difference between "registration" of ENGINEs
305into these per-algorithm state tables and using the alternative
306"set_default" functions. The latter handles both "registration" and also
307setting the cached "default" ENGINE in each relevant state table - so
308registered ENGINEs will only have a chance to be initialised for use as a
309default if a default ENGINE wasn't already set for the same state table.
310Eg. if ENGINE X supports cipher nids {A,B} and RSA, ENGINE Y supports
311ciphers {A} and DSA, and the following code is executed;
312
313 ENGINE_register_complete(X);
314 ENGINE_set_default(Y, ENGINE_METHOD_ALL);
315 e1 = ENGINE_get_default_RSA();
316 e2 = ENGINE_get_cipher_engine(A);
317 e3 = ENGINE_get_cipher_engine(B);
318 e4 = ENGINE_get_default_DSA();
319 e5 = ENGINE_get_cipher_engine(C);
320
321The results would be as follows;
322
323 assert(e1 == X);
324 assert(e2 == Y);
325 assert(e3 == X);
326 assert(e4 == Y);
327 assert(e5 == NULL);
328 307
329=head2 Application requirements 308=head2 Application requirements
330 309
@@ -360,7 +339,7 @@ mention an important API function;
360 339
361If no ENGINE API functions are called at all in an application, then there 340If no ENGINE API functions are called at all in an application, then there
362are no inherent memory leaks to worry about from the ENGINE functionality, 341are no inherent memory leaks to worry about from the ENGINE functionality,
363however if any ENGINEs are "load"ed, even if they are never registered or 342however if any ENGINEs are loaded, even if they are never registered or
364used, it is necessary to use the ENGINE_cleanup() function to 343used, it is necessary to use the ENGINE_cleanup() function to
365correspondingly cleanup before program exit, if the caller wishes to avoid 344correspondingly cleanup before program exit, if the caller wishes to avoid
366memory leaks. This mechanism uses an internal callback registration table 345memory leaks. This mechanism uses an internal callback registration table
@@ -375,7 +354,7 @@ linker.
375The fact that ENGINEs are made visible to OpenSSL (and thus are linked into 354The fact that ENGINEs are made visible to OpenSSL (and thus are linked into
376the program and loaded into memory at run-time) does not mean they are 355the program and loaded into memory at run-time) does not mean they are
377"registered" or called into use by OpenSSL automatically - that behaviour 356"registered" or called into use by OpenSSL automatically - that behaviour
378is something for the application to have control over. Some applications 357is something for the application to control. Some applications
379will want to allow the user to specify exactly which ENGINE they want used 358will want to allow the user to specify exactly which ENGINE they want used
380if any is to be used at all. Others may prefer to load all support and have 359if any is to be used at all. Others may prefer to load all support and have
381OpenSSL automatically use at run-time any ENGINE that is able to 360OpenSSL automatically use at run-time any ENGINE that is able to
@@ -433,7 +412,7 @@ it should be used. The following code illustrates how this can work;
433That's all that's required. Eg. the next time OpenSSL tries to set up an 412That's all that's required. Eg. the next time OpenSSL tries to set up an
434RSA key, any bundled ENGINEs that implement RSA_METHOD will be passed to 413RSA key, any bundled ENGINEs that implement RSA_METHOD will be passed to
435ENGINE_init() and if any of those succeed, that ENGINE will be set as the 414ENGINE_init() and if any of those succeed, that ENGINE will be set as the
436default for use with RSA from then on. 415default for RSA use from then on.
437 416
438=head2 Advanced configuration support 417=head2 Advanced configuration support
439 418
@@ -441,7 +420,7 @@ There is a mechanism supported by the ENGINE framework that allows each
441ENGINE implementation to define an arbitrary set of configuration 420ENGINE implementation to define an arbitrary set of configuration
442"commands" and expose them to OpenSSL and any applications based on 421"commands" and expose them to OpenSSL and any applications based on
443OpenSSL. This mechanism is entirely based on the use of name-value pairs 422OpenSSL. This mechanism is entirely based on the use of name-value pairs
444and and assumes ASCII input (no unicode or UTF for now!), so it is ideal if 423and assumes ASCII input (no unicode or UTF for now!), so it is ideal if
445applications want to provide a transparent way for users to provide 424applications want to provide a transparent way for users to provide
446arbitrary configuration "directives" directly to such ENGINEs. It is also 425arbitrary configuration "directives" directly to such ENGINEs. It is also
447possible for the application to dynamically interrogate the loaded ENGINE 426possible for the application to dynamically interrogate the loaded ENGINE
@@ -450,8 +429,8 @@ available "control commands", providing a more flexible configuration
450scheme. However, if the user is expected to know which ENGINE device he/she 429scheme. However, if the user is expected to know which ENGINE device he/she
451is using (in the case of specialised hardware, this goes without saying) 430is using (in the case of specialised hardware, this goes without saying)
452then applications may not need to concern themselves with discovering the 431then applications may not need to concern themselves with discovering the
453supported control commands and simply prefer to allow settings to passed 432supported control commands and simply prefer to pass settings into ENGINEs
454into ENGINEs exactly as they are provided by the user. 433exactly as they are provided by the user.
455 434
456Before illustrating how control commands work, it is worth mentioning what 435Before illustrating how control commands work, it is worth mentioning what
457they are typically used for. Broadly speaking there are two uses for 436they are typically used for. Broadly speaking there are two uses for
@@ -459,13 +438,13 @@ control commands; the first is to provide the necessary details to the
459implementation (which may know nothing at all specific to the host system) 438implementation (which may know nothing at all specific to the host system)
460so that it can be initialised for use. This could include the path to any 439so that it can be initialised for use. This could include the path to any
461driver or config files it needs to load, required network addresses, 440driver or config files it needs to load, required network addresses,
462smart-card identifiers, passwords to initialise password-protected devices, 441smart-card identifiers, passwords to initialise protected devices,
463logging information, etc etc. This class of commands typically needs to be 442logging information, etc etc. This class of commands typically needs to be
464passed to an ENGINE B<before> attempting to initialise it, ie. before 443passed to an ENGINE B<before> attempting to initialise it, ie. before
465calling ENGINE_init(). The other class of commands consist of settings or 444calling ENGINE_init(). The other class of commands consist of settings or
466operations that tweak certain behaviour or cause certain operations to take 445operations that tweak certain behaviour or cause certain operations to take
467place, and these commands may work either before or after ENGINE_init(), or 446place, and these commands may work either before or after ENGINE_init(), or
468in same cases both. ENGINE implementations should provide indications of 447in some cases both. ENGINE implementations should provide indications of
469this in the descriptions attached to builtin control commands and/or in 448this in the descriptions attached to builtin control commands and/or in
470external product documentation. 449external product documentation.
471 450
@@ -529,14 +508,14 @@ FALSE.
529I<Discovering supported control commands> 508I<Discovering supported control commands>
530 509
531It is possible to discover at run-time the names, numerical-ids, descriptions 510It is possible to discover at run-time the names, numerical-ids, descriptions
532and input parameters of the control commands supported from a structural 511and input parameters of the control commands supported by an ENGINE using a
533reference to any ENGINE. It is first important to note that some control 512structural reference. Note that some control commands are defined by OpenSSL
534commands are defined by OpenSSL itself and it will intercept and handle these 513itself and it will intercept and handle these control commands on behalf of the
535control commands on behalf of the ENGINE, ie. the ENGINE's ctrl() handler is not 514ENGINE, ie. the ENGINE's ctrl() handler is not used for the control command.
536used for the control command. openssl/engine.h defines a symbol, 515openssl/engine.h defines an index, ENGINE_CMD_BASE, that all control commands
537ENGINE_CMD_BASE, that all control commands implemented by ENGINEs from. Any 516implemented by ENGINEs should be numbered from. Any command value lower than
538command value lower than this symbol is considered a "generic" command is 517this symbol is considered a "generic" command is handled directly by the
539handled directly by the OpenSSL core routines. 518OpenSSL core routines.
540 519
541It is using these "core" control commands that one can discover the the control 520It is using these "core" control commands that one can discover the the control
542commands implemented by a given ENGINE, specifically the commands; 521commands implemented by a given ENGINE, specifically the commands;
@@ -552,8 +531,8 @@ commands implemented by a given ENGINE, specifically the commands;
552 #define ENGINE_CTRL_GET_CMD_FLAGS 18 531 #define ENGINE_CTRL_GET_CMD_FLAGS 18
553 532
554Whilst these commands are automatically processed by the OpenSSL framework code, 533Whilst these commands are automatically processed by the OpenSSL framework code,
555they use various properties exposed by each ENGINE by which to process these 534they use various properties exposed by each ENGINE to process these
556queries. An ENGINE has 3 properties it exposes that can affect this behaviour; 535queries. An ENGINE has 3 properties it exposes that can affect how this behaves;
557it can supply a ctrl() handler, it can specify ENGINE_FLAGS_MANUAL_CMD_CTRL in 536it can supply a ctrl() handler, it can specify ENGINE_FLAGS_MANUAL_CMD_CTRL in
558the ENGINE's flags, and it can expose an array of control command descriptions. 537the ENGINE's flags, and it can expose an array of control command descriptions.
559If an ENGINE specifies the ENGINE_FLAGS_MANUAL_CMD_CTRL flag, then it will 538If an ENGINE specifies the ENGINE_FLAGS_MANUAL_CMD_CTRL flag, then it will
@@ -608,14 +587,13 @@ extension).
608The ENGINE API and internal architecture is currently being reviewed. Slated for 587The ENGINE API and internal architecture is currently being reviewed. Slated for
609possible release in 0.9.8 is support for transparent loading of "dynamic" 588possible release in 0.9.8 is support for transparent loading of "dynamic"
610ENGINEs (built as self-contained shared-libraries). This would allow ENGINE 589ENGINEs (built as self-contained shared-libraries). This would allow ENGINE
611implementations to be provided independantly of OpenSSL libraries and/or 590implementations to be provided independently of OpenSSL libraries and/or
612OpenSSL-based applications, and would also remove any requirement for 591OpenSSL-based applications, and would also remove any requirement for
613applications to explicitly use the "dynamic" ENGINE to bind to shared-library 592applications to explicitly use the "dynamic" ENGINE to bind to shared-library
614implementations. 593implementations.
615 594
616=head1 SEE ALSO 595=head1 SEE ALSO
617 596
618L<rsa(3)|rsa(3)>, L<dsa(3)|dsa(3)>, L<dh(3)|dh(3)>, L<rand(3)|rand(3)>, 597L<rsa(3)|rsa(3)>, L<dsa(3)|dsa(3)>, L<dh(3)|dh(3)>, L<rand(3)|rand(3)>
619L<RSA_new_method(3)|RSA_new_method(3)>
620 598
621=cut 599=cut
diff --git a/src/lib/libssl/src/engines/makeengines.com b/src/lib/libssl/src/engines/makeengines.com
new file mode 100644
index 0000000000..4a7474e010
--- /dev/null
+++ b/src/lib/libssl/src/engines/makeengines.com
@@ -0,0 +1,902 @@
1$!
2$! MAKEAPPS.COM
3$! Written By: Richard Levitte
4$! richard@levitte.org
5$!
6$! This command file compiles and creates the various engines in form
7$! of shared images. They are placed in [.xxx.EXE.ENGINES], where "xxx"
8$! is either AXP or VAX depending on your hardware.
9$!
10$! P1 if this is ENGINES or ALL, the engines will build, otherwise not.
11$!
12$! P2 DEBUG or NODEBUG to compile with or without debugger information.
13$!
14$! P3 VAXC for VAX C
15$! DECC for DEC C
16$! GNUC for GNU C (untested)
17$!
18$! P4 if defined, sets the TCP/IP libraries to use. UCX or TCPIP is
19$! used by default since most other implementations come with a
20$! compatibility library. The value must be one of the following:
21$!
22$! UCX for UCX
23$! SOCKETSHR for SOCKETSHR+NETLIB
24$! TCPIP for TCPIP (post UCX)
25$!
26$! P5 if defined, tells the compiler not to use special threads.
27$!
28$! P6 if defined, denotes which engines to build. If not defined,
29$! all available engines are built.
30$!
31$!-----------------------------------------------------------------------------
32$!
33$! Set the names of the engines we want to build
34$!
35$ ENGINES = "," + P6
36$ IF ENGINES .EQS. "," THEN -
37 ENGINES = ",4758cca,aep,atalla,cswift,chil,nuron,sureware,ubsec"
38$!
39$! Set the default TCP/IP library to link against if needed
40$!
41$ TCPIP_LIB = ""
42$!
43$! Set the architecture name
44$!
45$ ARCH := VAX
46$ IF F$GETSYI("CPU") .GE. 128 THEN ARCH := AXP
47$!
48$! Set the goal directories, and creat them if necessary
49$!
50$ OBJ_DIR := SYS$DISK:[-.'ARCH'.OBJ.ENGINES]
51$ EXE_DIR := SYS$DISK:[-.'ARCH'.EXE.ENGINES]
52$ IF F$PARSE(OBJ_DIR) .EQS. "" THEN CREATE/DIRECTORY 'OBJ_DIR'
53$ IF F$PARSE(EXE_DIR) .EQS. "" THEN CREATE/DIRECTORY 'EXE_DIR'
54$!
55$! Set the goal files, and create them if necessary
56$!
57$ CRYPTO_LIB :=SYS$DISK:[-.'ARCH'.EXE.CRYPTO]LIBCRYPTO.OLB
58$ CRYPTO_EXE :=SYS$DISK:[-.'ARCH'.EXE.CRYPTO]LIBCRYPTO.EXE
59$ IF F$SEARCH(CRYPTO_LIB) .EQS. "" THEN LIBRARY/CREATE/OBJECT 'CRYPTO_LIB'
60$!
61$! OK, time to check options and initialise
62$!
63$ OPT_PHASE = P1
64$ ACCEPT_PHASE = "ALL,ENGINES"
65$ OPT_DEBUG = P2
66$ OPT_COMPILER = P3
67$ OPT_TCPIP_LIB = P4
68$ OPT_SPECIAL_THREADS = P5
69$
70$ GOSUB CHECK_OPTIONS
71$ GOSUB INITIALISE
72$ GOSUB CHECK_OPT_FILE
73$!
74$! Define what goes into each engine
75$!
76$ ENGINE_ = ""
77$ IF ARCH .EQS. "VAX"
78$ THEN
79$ ENGINE_ = "engine_vector.mar"
80$ EXTRA_OBJ := ,'OBJ_DIR'ENGINE_VECTOR.OBJ
81$ ENDIF
82$ ENGINE_4758CCA = "e_4758cca"
83$ ENGINE_aep = "e_aep"
84$ ENGINE_atalla = "e_atalla"
85$ ENGINE_cswift = "e_cswift"
86$ ENGINE_chil = "e_chil"
87$ ENGINE_nuron = "e_nuron"
88$ ENGINE_sureware = "e_sureware"
89$ ENGINE_ubsec = "e_ubsec"
90$!
91$! Define which programs need to be linked with a TCP/IP library
92$!
93$ TCPIP_ENGINES = ",,"
94$ IF COMPILER .EQS. "VAXC" THEN -
95 TCPIP_ENGINES = ",,"
96$!
97$! Set up two loops, one that keeps track of the engines,
98$! and one that keeps track of all the files going into
99$! the current engine.
100$!
101$! Here's the start of the engine loop.
102$!
103$ ENGINE_COUNTER = 0
104$ ENGINE_NEXT:
105$!
106$! Extract the current engine name, and if we've reached the end, stop
107$!
108$ ENGINE_NAME = F$ELEMENT(ENGINE_COUNTER,",",ENGINES)
109$ IF (ENGINE_NAME.EQS.",") THEN GOTO ENGINE_DONE
110$!
111$ ENGINE_COUNTER = ENGINE_COUNTER + 1
112$!
113$! Set up the engine library names.
114$!
115$ LIB_ENGINE = "ENGINE_" + ENGINE_NAME
116$!
117$! Check if the library module name actually is defined
118$!
119$ IF F$TYPE('LIB_ENGINE') .EQS. ""
120$ THEN
121$ WRITE SYS$ERROR ""
122$ WRITE SYS$ERROR "The module ",ENGINE_NAME," does not exist. Continuing..."
123$ WRITE SYS$ERROR ""
124$ GOTO ENGINE_NEXT
125$ ENDIF
126$!
127$! Talk to the user
128$!
129$ IF ENGINE_NAME .NES. ""
130$ THEN
131$ WRITE SYS$OUTPUT "Compiling The ",ENGINE_NAME," Library Files. (",BUILDALL,")"
132$ ELSE
133$ WRITE SYS$OUTPUT "Compiling Support Files. (",BUILDALL,")"
134$ ENDIF
135$!
136$! Here's the start of per-engine module loop.
137$!
138$ FILE_COUNTER = 0
139$ FILE_NEXT:
140$!
141$! Extract the file name from the file list, and if we've reached the end, stop
142$!
143$ FILE_NAME = F$ELEMENT(FILE_COUNTER,",",'LIB_ENGINE')
144$ IF (FILE_NAME.EQS.",") THEN GOTO FILE_DONE
145$!
146$ FILE_COUNTER = FILE_COUNTER + 1
147$!
148$ IF FILE_NAME .EQS. "" THEN GOTO FILE_NEXT
149$!
150$! Set up the source and object reference
151$!
152$ SOURCE_FILE = F$PARSE(FILE_NAME,"SYS$DISK:[].C",,,"SYNTAX_ONLY")
153$ OBJECT_FILE = OBJ_DIR + F$PARSE(FILE_NAME,,,"NAME","SYNTAX_ONLY") + ".OBJ"
154$!
155$! If we get some problem, we just go on trying to build the next module.
156$ ON WARNING THEN GOTO FILE_NEXT
157$!
158$! Check if the module we want to compile is actually there.
159$!
160$ IF F$SEARCH(SOURCE_FILE) .EQS. ""
161$ THEN
162$ WRITE SYS$OUTPUT ""
163$ WRITE SYS$OUTPUT "The File ",SOURCE_FILE," Doesn't Exist."
164$ WRITE SYS$OUTPUT ""
165$ GOTO EXIT
166$ ENDIF
167$!
168$! Talk to the user.
169$!
170$ WRITE SYS$OUTPUT " ",FILE_NAME,""
171$!
172$! Do the dirty work.
173$!
174$ ON ERROR THEN GOTO FILE_NEXT
175$ IF FILE_NAME - ".MAR" .NES. FILE_NAME
176$ THEN
177$ MACRO/OBJECT='OBJECT_FILE' 'SOURCE_FILE'
178$ ELSE
179$ CC/OBJECT='OBJECT_FILE' 'SOURCE_FILE'
180$ ENDIF
181$!
182$! Now, there are two ways to handle this. We can either build
183$! shareable images or stick the engine object file into libcrypto.
184$! For now, the latter is NOT supported.
185$!
186$!!!!! LIBRARY/REPLACE 'CRYPTO_LIB' 'OBJECT_FILE'
187$!
188$! For shareable libraries, we need to do things a little differently
189$! depending on if we link with a TCP/IP library or not.
190$!
191$ ENGINE_OPT := SYS$DISK:[]'ARCH'.OPT
192$ IF TCPIP_LIB .NES. ""
193$ THEN
194$ LINK/'DEBUGGER'/'TRACEBACK' /SHARE='EXE_DIR''ENGINE_NAME'.EXE -
195 'OBJECT_FILE''EXTRA_OBJ', -
196 'CRYPTO_LIB'/LIBRARY, -
197 'ENGINE_OPT'/OPTION,'TCPIP_LIB','OPT_FILE'/OPTION
198$ ELSE
199$ LINK/'DEBUGGER'/'TRACEBACK' /SHARE='EXE_DIR''ENGINE_NAME'.EXE -
200 'OBJECT_FILE''EXTRA_OBJ', -
201 'CRYPTO_LIB'/LIBRARY, -
202 'ENGINE_OPT'/OPTION,'OPT_FILE'/OPTION
203$ ENDIF
204$!
205$! Clean up
206$!
207$ DELETE 'OBJECT_FILE';*
208$!
209$! Next file
210$!
211$ GOTO FILE_NEXT
212$!
213$ FILE_DONE:
214$!
215$! Next engine
216$!
217$ GOTO ENGINE_NEXT
218$!
219$ ENGINE_DONE:
220$!
221$! Talk to the user
222$!
223$ WRITE SYS$OUTPUT "All Done..."
224$ EXIT:
225$ GOSUB CLEANUP
226$ EXIT
227$!
228$! Check For The Link Option FIle.
229$!
230$ CHECK_OPT_FILE:
231$!
232$! Check To See If We Need To Make A VAX C Option File.
233$!
234$ IF (COMPILER.EQS."VAXC")
235$ THEN
236$!
237$! Check To See If We Already Have A VAX C Linker Option File.
238$!
239$ IF (F$SEARCH(OPT_FILE).EQS."")
240$ THEN
241$!
242$! We Need A VAX C Linker Option File.
243$!
244$ CREATE 'OPT_FILE'
245$DECK
246!
247! Default System Options File To Link Agianst
248! The Sharable VAX C Runtime Library.
249!
250SYS$SHARE:VAXCRTL.EXE/SHARE
251$EOD
252$!
253$! End The Option File Check.
254$!
255$ ENDIF
256$!
257$! End The VAXC Check.
258$!
259$ ENDIF
260$!
261$! Check To See If We Need A GNU C Option File.
262$!
263$ IF (COMPILER.EQS."GNUC")
264$ THEN
265$!
266$! Check To See If We Already Have A GNU C Linker Option File.
267$!
268$ IF (F$SEARCH(OPT_FILE).EQS."")
269$ THEN
270$!
271$! We Need A GNU C Linker Option File.
272$!
273$ CREATE 'OPT_FILE'
274$DECK
275!
276! Default System Options File To Link Agianst
277! The Sharable C Runtime Library.
278!
279GNU_CC:[000000]GCCLIB/LIBRARY
280SYS$SHARE:VAXCRTL/SHARE
281$EOD
282$!
283$! End The Option File Check.
284$!
285$ ENDIF
286$!
287$! End The GNU C Check.
288$!
289$ ENDIF
290$!
291$! Check To See If We Need A DEC C Option File.
292$!
293$ IF (COMPILER.EQS."DECC")
294$ THEN
295$!
296$! Check To See If We Already Have A DEC C Linker Option File.
297$!
298$ IF (F$SEARCH(OPT_FILE).EQS."")
299$ THEN
300$!
301$! Figure Out If We Need An AXP Or A VAX Linker Option File.
302$!
303$ IF ARCH .EQS. "VAX"
304$ THEN
305$!
306$! We Need A DEC C Linker Option File For VAX.
307$!
308$ CREATE 'OPT_FILE'
309$DECK
310!
311! Default System Options File To Link Agianst
312! The Sharable DEC C Runtime Library.
313!
314SYS$SHARE:DECC$SHR.EXE/SHARE
315$EOD
316$!
317$! Else...
318$!
319$ ELSE
320$!
321$! Create The AXP Linker Option File.
322$!
323$ CREATE 'OPT_FILE'
324$DECK
325!
326! Default System Options File For AXP To Link Agianst
327! The Sharable C Runtime Library.
328!
329SYS$SHARE:CMA$OPEN_LIB_SHR/SHARE
330SYS$SHARE:CMA$OPEN_RTL/SHARE
331$EOD
332$!
333$! End The VAX/AXP DEC C Option File Check.
334$!
335$ ENDIF
336$!
337$! End The Option File Search.
338$!
339$ ENDIF
340$!
341$! End The DEC C Check.
342$!
343$ ENDIF
344$!
345$! Tell The User What Linker Option File We Are Using.
346$!
347$ WRITE SYS$OUTPUT "Using Linker Option File ",OPT_FILE,"."
348$!
349$! Time To RETURN.
350$!
351$ RETURN
352$!
353$! Check The User's Options.
354$!
355$ CHECK_OPTIONS:
356$!
357$! Check To See If OPT_PHASE Is Blank.
358$!
359$ IF (OPT_PHASE.EQS."ALL")
360$ THEN
361$!
362$! OPT_PHASE Is Blank, So Build Everything.
363$!
364$ BUILDALL = "ALL"
365$!
366$! Else...
367$!
368$ ELSE
369$!
370$! Else, Check To See If OPT_PHASE Has A Valid Arguement.
371$!
372$ IF ("," + ACCEPT_PHASE + ",") - ("," + OPT_PHASE + ",") -
373 .NES. ("," + ACCEPT_PHASE + ",")
374$ THEN
375$!
376$! A Valid Arguement.
377$!
378$ BUILDALL = OPT_PHASE
379$!
380$! Else...
381$!
382$ ELSE
383$!
384$! Tell The User We Don't Know What They Want.
385$!
386$ WRITE SYS$OUTPUT ""
387$ WRITE SYS$OUTPUT "The option ",OPT_PHASE," is invalid. The valid options are:"
388$ WRITE SYS$OUTPUT ""
389$ IF ("," + ACCEPT_PHASE + ",") - ",ALL," -
390 .NES. ("," + ACCEPT_PHASE + ",") THEN -
391 WRITE SYS$OUTPUT " ALL : just build everything."
392$ IF ("," + ACCEPT_PHASE + ",") - ",ENGINES," -
393 .NES. ("," + ACCEPT_PHASE + ",") THEN -
394 WRITE SYS$OUTPUT " ENGINES : to compile just the [.xxx.EXE.ENGINES]*.EXE hareable images."
395$ WRITE SYS$OUTPUT ""
396$ WRITE SYS$OUTPUT " where 'xxx' stands for:"
397$ WRITE SYS$OUTPUT ""
398$ WRITE SYS$OUTPUT " AXP : Alpha architecture."
399$ WRITE SYS$OUTPUT " VAX : VAX architecture."
400$ WRITE SYS$OUTPUT ""
401$!
402$! Time To EXIT.
403$!
404$ EXIT
405$!
406$! End The Valid Arguement Check.
407$!
408$ ENDIF
409$!
410$! End The OPT_PHASE Check.
411$!
412$ ENDIF
413$!
414$! Check To See If OPT_DEBUG Is Blank.
415$!
416$ IF (OPT_DEBUG.EQS."NODEBUG")
417$ THEN
418$!
419$! OPT_DEBUG Is NODEBUG, So Compile Without The Debugger Information.
420$!
421$ DEBUGGER = "NODEBUG"
422$ TRACEBACK = "NOTRACEBACK"
423$ GCC_OPTIMIZE = "OPTIMIZE"
424$ CC_OPTIMIZE = "OPTIMIZE"
425$ MACRO_OPTIMIZE = "OPTIMIZE"
426$ WRITE SYS$OUTPUT "No Debugger Information Will Be Produced During Compile."
427$ WRITE SYS$OUTPUT "Compiling With Compiler Optimization."
428$ ELSE
429$!
430$! Check To See If We Are To Compile With Debugger Information.
431$!
432$ IF (OPT_DEBUG.EQS."DEBUG")
433$ THEN
434$!
435$! Compile With Debugger Information.
436$!
437$ DEBUGGER = "DEBUG"
438$ TRACEBACK = "TRACEBACK"
439$ GCC_OPTIMIZE = "NOOPTIMIZE"
440$ CC_OPTIMIZE = "NOOPTIMIZE"
441$ MACRO_OPTIMIZE = "NOOPTIMIZE"
442$ WRITE SYS$OUTPUT "Debugger Information Will Be Produced During Compile."
443$ WRITE SYS$OUTPUT "Compiling Without Compiler Optimization."
444$ ELSE
445$!
446$! They Entered An Invalid Option..
447$!
448$ WRITE SYS$OUTPUT ""
449$ WRITE SYS$OUTPUT "The Option ",OPT_DEBUG," Is Invalid. The Valid Options Are:"
450$ WRITE SYS$OUTPUT ""
451$ WRITE SYS$OUTPUT " DEBUG : Compile With The Debugger Information."
452$ WRITE SYS$OUTPUT " NODEBUG : Compile Without The Debugger Information."
453$ WRITE SYS$OUTPUT ""
454$!
455$! Time To EXIT.
456$!
457$ EXIT
458$!
459$! End The Valid Arguement Check.
460$!
461$ ENDIF
462$!
463$! End The OPT_DEBUG Check.
464$!
465$ ENDIF
466$!
467$! Special Threads For OpenVMS v7.1 Or Later
468$!
469$! Written By: Richard Levitte
470$! richard@levitte.org
471$!
472$!
473$! Check To See If We Have A Option For OPT_SPECIAL_THREADS.
474$!
475$ IF (OPT_SPECIAL_THREADS.EQS."")
476$ THEN
477$!
478$! Get The Version Of VMS We Are Using.
479$!
480$ ISSEVEN :=
481$ TMP = F$ELEMENT(0,"-",F$EXTRACT(1,4,F$GETSYI("VERSION")))
482$ TMP = F$INTEGER(F$ELEMENT(0,".",TMP)+F$ELEMENT(1,".",TMP))
483$!
484$! Check To See If The VMS Version Is v7.1 Or Later.
485$!
486$ IF (TMP.GE.71)
487$ THEN
488$!
489$! We Have OpenVMS v7.1 Or Later, So Use The Special Threads.
490$!
491$ ISSEVEN := ,PTHREAD_USE_D4
492$!
493$! End The VMS Version Check.
494$!
495$ ENDIF
496$!
497$! End The OPT_SPECIAL_THREADS Check.
498$!
499$ ENDIF
500$!
501$! Check To See If OPT_COMPILER Is Blank.
502$!
503$ IF (OPT_COMPILER.EQS."")
504$ THEN
505$!
506$! O.K., The User Didn't Specify A Compiler, Let's Try To
507$! Find Out Which One To Use.
508$!
509$! Check To See If We Have GNU C.
510$!
511$ IF (F$TRNLNM("GNU_CC").NES."")
512$ THEN
513$!
514$! Looks Like GNUC, Set To Use GNUC.
515$!
516$ OPT_COMPILER = "GNUC"
517$!
518$! Else...
519$!
520$ ELSE
521$!
522$! Check To See If We Have VAXC Or DECC.
523$!
524$ IF (ARCH.EQS."AXP").OR.(F$TRNLNM("DECC$CC_DEFAULT").NES."")
525$ THEN
526$!
527$! Looks Like DECC, Set To Use DECC.
528$!
529$ OPT_COMPILER = "DECC"
530$!
531$! Else...
532$!
533$ ELSE
534$!
535$! Looks Like VAXC, Set To Use VAXC.
536$!
537$ OPT_COMPILER = "VAXC"
538$!
539$! End The VAXC Compiler Check.
540$!
541$ ENDIF
542$!
543$! End The DECC & VAXC Compiler Check.
544$!
545$ ENDIF
546$!
547$! End The Compiler Check.
548$!
549$ ENDIF
550$!
551$! Check To See If We Have A Option For OPT_TCPIP_LIB.
552$!
553$ IF (OPT_TCPIP_LIB.EQS."")
554$ THEN
555$!
556$! Find out what socket library we have available
557$!
558$ IF F$PARSE("SOCKETSHR:") .NES. ""
559$ THEN
560$!
561$! We have SOCKETSHR, and it is my opinion that it's the best to use.
562$!
563$ OPT_TCPIP_LIB = "SOCKETSHR"
564$!
565$! Tell the user
566$!
567$ WRITE SYS$OUTPUT "Using SOCKETSHR for TCP/IP"
568$!
569$! Else, let's look for something else
570$!
571$ ELSE
572$!
573$! Like UCX (the reason to do this before Multinet is that the UCX
574$! emulation is easier to use...)
575$!
576$ IF F$TRNLNM("UCX$IPC_SHR") .NES. "" -
577 .OR. F$PARSE("SYS$SHARE:UCX$IPC_SHR.EXE") .NES. "" -
578 .OR. F$PARSE("SYS$LIBRARY:UCX$IPC.OLB") .NES. ""
579$ THEN
580$!
581$! Last resort: a UCX or UCX-compatible library
582$!
583$ OPT_TCPIP_LIB = "UCX"
584$!
585$! Tell the user
586$!
587$ WRITE SYS$OUTPUT "Using UCX or an emulation thereof for TCP/IP"
588$!
589$! That was all...
590$!
591$ ENDIF
592$ ENDIF
593$ ENDIF
594$!
595$! Set Up Initial CC Definitions, Possibly With User Ones
596$!
597$ CCDEFS = "TCPIP_TYPE_''OPT_TCPIP_LIB',DSO_VMS"
598$ IF F$TYPE(USER_CCDEFS) .NES. "" THEN CCDEFS = CCDEFS + "," + USER_CCDEFS
599$ CCEXTRAFLAGS = ""
600$ IF F$TYPE(USER_CCFLAGS) .NES. "" THEN CCEXTRAFLAGS = USER_CCFLAGS
601$ CCDISABLEWARNINGS = "LONGLONGTYPE,LONGLONGSUFX"
602$ IF F$TYPE(USER_CCDISABLEWARNINGS) .NES. "" THEN -
603 CCDISABLEWARNINGS = CCDISABLEWARNINGS + "," + USER_CCDISABLEWARNINGS
604$!
605$! Check To See If The User Entered A Valid Paramter.
606$!
607$ IF (OPT_COMPILER.EQS."VAXC").OR.(OPT_COMPILER.EQS."DECC").OR.(OPT_COMPILER.EQS."GNUC")
608$ THEN
609$!
610$! Check To See If The User Wanted DECC.
611$!
612$ IF (OPT_COMPILER.EQS."DECC")
613$ THEN
614$!
615$! Looks Like DECC, Set To Use DECC.
616$!
617$ COMPILER = "DECC"
618$!
619$! Tell The User We Are Using DECC.
620$!
621$ WRITE SYS$OUTPUT "Using DECC 'C' Compiler."
622$!
623$! Use DECC...
624$!
625$ CC = "CC"
626$ IF ARCH.EQS."VAX" .AND. F$TRNLNM("DECC$CC_DEFAULT").NES."/DECC" -
627 THEN CC = "CC/DECC"
628$ CC = CC + "/''CC_OPTIMIZE'/''DEBUGGER'/STANDARD=ANSI89" + -
629 "/NOLIST/PREFIX=ALL" + -
630 "/INCLUDE=(SYS$DISK:[],SYS$DISK:[.VENDOR_DEFNS])" + -
631 CCEXTRAFLAGS
632$!
633$! Define The Linker Options File Name.
634$!
635$ OPT_FILE = "SYS$DISK:[]VAX_DECC_OPTIONS.OPT"
636$!
637$! End DECC Check.
638$!
639$ ENDIF
640$!
641$! Check To See If We Are To Use VAXC.
642$!
643$ IF (OPT_COMPILER.EQS."VAXC")
644$ THEN
645$!
646$! Looks Like VAXC, Set To Use VAXC.
647$!
648$ COMPILER = "VAXC"
649$!
650$! Tell The User We Are Using VAX C.
651$!
652$ WRITE SYS$OUTPUT "Using VAXC 'C' Compiler."
653$!
654$! Compile Using VAXC.
655$!
656$ CC = "CC"
657$ IF ARCH.EQS."AXP"
658$ THEN
659$ WRITE SYS$OUTPUT "There is no VAX C on Alpha!"
660$ EXIT
661$ ENDIF
662$ IF F$TRNLNM("DECC$CC_DEFAULT").EQS."/DECC" THEN CC = "CC/VAXC"
663$ CC = CC + "/''CC_OPTIMIZE'/''DEBUGGER'/NOLIST" + -
664 "/INCLUDE=(SYS$DISK:[],SYS$DISK:[-],SYS$DISK:[.ENGINE.VENDOR_DEFNS])" + -
665 CCEXTRAFLAGS
666$ CCDEFS = """VAXC""," + CCDEFS
667$!
668$! Define <sys> As SYS$COMMON:[SYSLIB]
669$!
670$ DEFINE/NOLOG SYS SYS$COMMON:[SYSLIB]
671$!
672$! Define The Linker Options File Name.
673$!
674$ OPT_FILE = "SYS$DISK:[]VAX_VAXC_OPTIONS.OPT"
675$!
676$! End VAXC Check
677$!
678$ ENDIF
679$!
680$! Check To See If We Are To Use GNU C.
681$!
682$ IF (OPT_COMPILER.EQS."GNUC")
683$ THEN
684$!
685$! Looks Like GNUC, Set To Use GNUC.
686$!
687$ COMPILER = "GNUC"
688$!
689$! Tell The User We Are Using GNUC.
690$!
691$ WRITE SYS$OUTPUT "Using GNU 'C' Compiler."
692$!
693$! Use GNU C...
694$!
695$ CC = "GCC/NOCASE_HACK/''GCC_OPTIMIZE'/''DEBUGGER'/NOLIST" + -
696 "/INCLUDE=(SYS$DISK:[],SYS$DISK:[-],SYS$DISK:[.ENGINE.VENDOR_DEFNS])" + -
697 CCEXTRAFLAGS
698$!
699$! Define The Linker Options File Name.
700$!
701$ OPT_FILE = "SYS$DISK:[]VAX_GNUC_OPTIONS.OPT"
702$!
703$! End The GNU C Check.
704$!
705$ ENDIF
706$!
707$! Set up default defines
708$!
709$ CCDEFS = """FLAT_INC=1""," + CCDEFS
710$!
711$! Finish up the definition of CC.
712$!
713$ IF COMPILER .EQS. "DECC"
714$ THEN
715$ IF CCDISABLEWARNINGS .NES. ""
716$ THEN
717$ CCDISABLEWARNINGS = "/WARNING=(DISABLE=(" + CCDISABLEWARNINGS + "))"
718$ ENDIF
719$ ELSE
720$ CCDISABLEWARNINGS = ""
721$ ENDIF
722$ CC = CC + "/DEFINE=(" + CCDEFS + ")" + CCDISABLEWARNINGS
723$!
724$! Show user the result
725$!
726$ WRITE/SYMBOL SYS$OUTPUT "Main C Compiling Command: ",CC
727$!
728$! Else The User Entered An Invalid Arguement.
729$!
730$ ELSE
731$!
732$! Tell The User We Don't Know What They Want.
733$!
734$ WRITE SYS$OUTPUT ""
735$ WRITE SYS$OUTPUT "The Option ",OPT_COMPILER," Is Invalid. The Valid Options Are:"
736$ WRITE SYS$OUTPUT ""
737$ WRITE SYS$OUTPUT " VAXC : To Compile With VAX C."
738$ WRITE SYS$OUTPUT " DECC : To Compile With DEC C."
739$ WRITE SYS$OUTPUT " GNUC : To Compile With GNU C."
740$ WRITE SYS$OUTPUT ""
741$!
742$! Time To EXIT.
743$!
744$ EXIT
745$!
746$! End The Valid Arguement Check.
747$!
748$ ENDIF
749$!
750$! Build a MACRO command for the architecture at hand
751$!
752$ IF ARCH .EQS. "VAX" THEN MACRO = "MACRO/''DEBUGGER'"
753$ IF ARCH .EQS. "AXP" THEN MACRO = "MACRO/MIGRATION/''DEBUGGER'/''MACRO_OPTIMIZE'"
754$!
755$! Show user the result
756$!
757$ WRITE/SYMBOL SYS$OUTPUT "Main MACRO Compiling Command: ",MACRO
758$!
759$! Time to check the contents, and to make sure we get the correct library.
760$!
761$ IF OPT_TCPIP_LIB.EQS."SOCKETSHR" .OR. OPT_TCPIP_LIB.EQS."MULTINET" -
762 .OR. OPT_TCPIP_LIB.EQS."UCX" .OR. OPT_TCPIP_LIB.EQS."TCPIP" -
763 .OR. OPT_TCPIP_LIB.EQS."NONE"
764$ THEN
765$!
766$! Check to see if SOCKETSHR was chosen
767$!
768$ IF OPT_TCPIP_LIB.EQS."SOCKETSHR"
769$ THEN
770$!
771$! Set the library to use SOCKETSHR
772$!
773$ TCPIP_LIB = "SYS$DISK:[-.VMS]SOCKETSHR_SHR.OPT/OPT"
774$!
775$! Done with SOCKETSHR
776$!
777$ ENDIF
778$!
779$! Check to see if MULTINET was chosen
780$!
781$ IF OPT_TCPIP_LIB.EQS."MULTINET"
782$ THEN
783$!
784$! Set the library to use UCX emulation.
785$!
786$ OPT_TCPIP_LIB = "UCX"
787$!
788$! Done with MULTINET
789$!
790$ ENDIF
791$!
792$! Check to see if UCX was chosen
793$!
794$ IF OPT_TCPIP_LIB.EQS."UCX"
795$ THEN
796$!
797$! Set the library to use UCX.
798$!
799$ TCPIP_LIB = "SYS$DISK:[-.VMS]UCX_SHR_DECC.OPT/OPT"
800$ IF F$TRNLNM("UCX$IPC_SHR") .NES. ""
801$ THEN
802$ TCPIP_LIB = "SYS$DISK:[-.VMS]UCX_SHR_DECC_LOG.OPT/OPT"
803$ ELSE
804$ IF COMPILER .NES. "DECC" .AND. ARCH .EQS. "VAX" THEN -
805 TCPIP_LIB = "SYS$DISK:[-.VMS]UCX_SHR_VAXC.OPT/OPT"
806$ ENDIF
807$!
808$! Done with UCX
809$!
810$ ENDIF
811$!
812$! Check to see if TCPIP was chosen
813$!
814$ IF OPT_TCPIP_LIB.EQS."TCPIP"
815$ THEN
816$!
817$! Set the library to use TCPIP (post UCX).
818$!
819$ TCPIP_LIB = "SYS$DISK:[-.VMS]TCPIP_SHR_DECC.OPT/OPT"
820$!
821$! Done with TCPIP
822$!
823$ ENDIF
824$!
825$! Check to see if NONE was chosen
826$!
827$ IF OPT_TCPIP_LIB.EQS."NONE"
828$ THEN
829$!
830$! Do not use a TCPIP library.
831$!
832$ TCPIP_LIB = ""
833$!
834$! Done with TCPIP
835$!
836$ ENDIF
837$!
838$! Print info
839$!
840$ WRITE SYS$OUTPUT "TCP/IP library spec: ", TCPIP_LIB
841$!
842$! Else The User Entered An Invalid Arguement.
843$!
844$ ELSE
845$!
846$! Tell The User We Don't Know What They Want.
847$!
848$ WRITE SYS$OUTPUT ""
849$ WRITE SYS$OUTPUT "The Option ",OPT_TCPIP_LIB," Is Invalid. The Valid Options Are:"
850$ WRITE SYS$OUTPUT ""
851$ WRITE SYS$OUTPUT " SOCKETSHR : To link with SOCKETSHR TCP/IP library."
852$ WRITE SYS$OUTPUT " UCX : To link with UCX TCP/IP library."
853$ WRITE SYS$OUTPUT " TCPIP : To link with TCPIP (post UCX) TCP/IP library."
854$ WRITE SYS$OUTPUT ""
855$!
856$! Time To EXIT.
857$!
858$ EXIT
859$!
860$! Done with TCP/IP libraries
861$!
862$ ENDIF
863$!
864$! Time To RETURN...
865$!
866$ RETURN
867$!
868$ INITIALISE:
869$!
870$! Save old value of the logical name OPENSSL
871$!
872$ __SAVE_OPENSSL = F$TRNLNM("OPENSSL","LNM$PROCESS_TABLE")
873$!
874$! Save directory information
875$!
876$ __HERE = F$PARSE(F$PARSE("A.;",F$ENVIRONMENT("PROCEDURE"))-"A.;","[]A.;") - "A.;"
877$ __HERE = F$EDIT(__HERE,"UPCASE")
878$ __TOP = __HERE - "ENGINES]"
879$ __INCLUDE = __TOP + "INCLUDE.OPENSSL]"
880$!
881$! Set up the logical name OPENSSL to point at the include directory
882$!
883$ DEFINE OPENSSL/NOLOG '__INCLUDE'
884$!
885$! Done
886$!
887$ RETURN
888$!
889$ CLEANUP:
890$!
891$! Restore the logical name OPENSSL if it had a value
892$!
893$ IF __SAVE_OPENSSL .EQS. ""
894$ THEN
895$ DEASSIGN OPENSSL
896$ ELSE
897$ DEFINE/NOLOG OPENSSL '__SAVE_OPENSSL'
898$ ENDIF
899$!
900$! Done
901$!
902$ RETURN
diff --git a/src/lib/libssl/src/ms/README b/src/lib/libssl/src/ms/README
index 5804a2d84a..7a45db1081 100644
--- a/src/lib/libssl/src/ms/README
+++ b/src/lib/libssl/src/ms/README
@@ -6,13 +6,8 @@ The results will be in the out directory.
6 6
7These makefiles and def files were generated my typing 7These makefiles and def files were generated my typing
8 8
9perl util\mk1mf.pl VC-MSDOS no-sock >ms/msdos.mak
10perl util\mk1mf.pl VC-W31-32 >ms/w31.mak
11perl util\mk1mf.pl VC-W31-32 dll >ms/w31dll.mak
12perl util\mk1mf.pl VC-NT >ms/nt.mak 9perl util\mk1mf.pl VC-NT >ms/nt.mak
13perl util\mk1mf.pl VC-NT dll >ms/ntdll.mak 10perl util\mk1mf.pl VC-NT dll >ms/ntdll.mak
14 11
15perl util\mkdef.pl 16 crypto > ms/crypto16.def
16perl util\mkdef.pl 32 crypto > ms/crypto32.def 12perl util\mkdef.pl 32 crypto > ms/crypto32.def
17perl util\mkdef.pl 16 ssl > ms/ssl16.def
18perl util\mkdef.pl 32 ssl > ms/ssl32.def 13perl util\mkdef.pl 32 ssl > ms/ssl32.def
diff --git a/src/lib/libssl/src/ms/applink.c b/src/lib/libssl/src/ms/applink.c
new file mode 100644
index 0000000000..54a0a64262
--- /dev/null
+++ b/src/lib/libssl/src/ms/applink.c
@@ -0,0 +1,94 @@
1#define APPLINK_STDIN 1
2#define APPLINK_STDOUT 2
3#define APPLINK_STDERR 3
4#define APPLINK_FPRINTF 4
5#define APPLINK_FGETS 5
6#define APPLINK_FREAD 6
7#define APPLINK_FWRITE 7
8#define APPLINK_FSETMOD 8
9#define APPLINK_FEOF 9
10#define APPLINK_FCLOSE 10 /* should not be used */
11
12#define APPLINK_FOPEN 11 /* solely for completeness */
13#define APPLINK_FSEEK 12
14#define APPLINK_FTELL 13
15#define APPLINK_FFLUSH 14
16#define APPLINK_FERROR 15
17#define APPLINK_CLEARERR 16
18#define APPLINK_FILENO 17 /* to be used with below */
19
20#define APPLINK_OPEN 18 /* formally can't be used, as flags can vary */
21#define APPLINK_READ 19
22#define APPLINK_WRITE 20
23#define APPLINK_LSEEK 21
24#define APPLINK_CLOSE 22
25#define APPLINK_MAX 22 /* always same as last macro */
26
27#ifndef APPMACROS_ONLY
28#include <stdio.h>
29#include <io.h>
30#include <fcntl.h>
31
32static void *app_stdin(void) { return stdin; }
33static void *app_stdout(void) { return stdout; }
34static void *app_stderr(void) { return stderr; }
35static int app_feof(FILE *fp) { return feof(fp); }
36static int app_ferror(FILE *fp) { return ferror(fp); }
37static void app_clearerr(FILE *fp) { clearerr(fp); }
38static int app_fileno(FILE *fp) { return _fileno(fp); }
39static int app_fsetmod(FILE *fp,char mod)
40{ return _setmode (_fileno(fp),mod=='b'?_O_BINARY:_O_TEXT); }
41
42#ifdef __cplusplus
43extern "C" {
44#endif
45
46__declspec(dllexport)
47void **
48#if defined(__BORLANDC__)
49__stdcall /* __stdcall appears to be the only way to get the name
50 * decoration right with Borland C. Otherwise it works
51 * purely incidentally, as we pass no parameters. */
52#else
53__cdecl
54#endif
55OPENSSL_Applink(void)
56{ static int once=1;
57 static void *OPENSSL_ApplinkTable[APPLINK_MAX+1]={(void *)APPLINK_MAX};
58
59 if (once)
60 { OPENSSL_ApplinkTable[APPLINK_STDIN] = app_stdin;
61 OPENSSL_ApplinkTable[APPLINK_STDOUT] = app_stdout;
62 OPENSSL_ApplinkTable[APPLINK_STDERR] = app_stderr;
63 OPENSSL_ApplinkTable[APPLINK_FPRINTF] = fprintf;
64 OPENSSL_ApplinkTable[APPLINK_FGETS] = fgets;
65 OPENSSL_ApplinkTable[APPLINK_FREAD] = fread;
66 OPENSSL_ApplinkTable[APPLINK_FWRITE] = fwrite;
67 OPENSSL_ApplinkTable[APPLINK_FSETMOD] = app_fsetmod;
68 OPENSSL_ApplinkTable[APPLINK_FEOF] = app_feof;
69 OPENSSL_ApplinkTable[APPLINK_FCLOSE] = fclose;
70
71 OPENSSL_ApplinkTable[APPLINK_FOPEN] = fopen;
72 OPENSSL_ApplinkTable[APPLINK_FSEEK] = fseek;
73 OPENSSL_ApplinkTable[APPLINK_FTELL] = ftell;
74 OPENSSL_ApplinkTable[APPLINK_FFLUSH] = fflush;
75 OPENSSL_ApplinkTable[APPLINK_FERROR] = app_ferror;
76 OPENSSL_ApplinkTable[APPLINK_CLEARERR] = app_clearerr;
77 OPENSSL_ApplinkTable[APPLINK_FILENO] = app_fileno;
78
79 OPENSSL_ApplinkTable[APPLINK_OPEN] = _open;
80 OPENSSL_ApplinkTable[APPLINK_READ] = _read;
81 OPENSSL_ApplinkTable[APPLINK_WRITE] = _write;
82 OPENSSL_ApplinkTable[APPLINK_LSEEK] = _lseek;
83 OPENSSL_ApplinkTable[APPLINK_CLOSE] = _close;
84
85 once = 0;
86 }
87
88 return OPENSSL_ApplinkTable;
89}
90
91#ifdef __cplusplus
92}
93#endif
94#endif
diff --git a/src/lib/libssl/src/ms/do_win64a.bat b/src/lib/libssl/src/ms/do_win64a.bat
new file mode 100755
index 0000000000..825c690221
--- /dev/null
+++ b/src/lib/libssl/src/ms/do_win64a.bat
@@ -0,0 +1,9 @@
1
2perl util\mkfiles.pl >MINFO
3perl ms\uplink.pl win64a > ms\uptable.asm
4ml64 -c -Foms\uptable.obj ms\uptable.asm
5perl util\mk1mf.pl no-asm VC-WIN64A >ms\nt.mak
6perl util\mk1mf.pl dll no-asm VC-WIN64A >ms\ntdll.mak
7
8perl util\mkdef.pl 32 libeay > ms\libeay32.def
9perl util\mkdef.pl 32 ssleay > ms\ssleay32.def
diff --git a/src/lib/libssl/src/ms/do_win64i.bat b/src/lib/libssl/src/ms/do_win64i.bat
new file mode 100755
index 0000000000..7bfc2f1818
--- /dev/null
+++ b/src/lib/libssl/src/ms/do_win64i.bat
@@ -0,0 +1,9 @@
1
2perl util\mkfiles.pl >MINFO
3perl ms\uplink.pl win64i > ms\uptable.asm
4ias -o ms\uptable.obj ms\uptable.asm
5perl util\mk1mf.pl no-asm VC-WIN64I >ms\nt.mak
6perl util\mk1mf.pl dll no-asm VC-WIN64I >ms\ntdll.mak
7
8perl util\mkdef.pl 32 libeay > ms\libeay32.def
9perl util\mkdef.pl 32 ssleay > ms\ssleay32.def
diff --git a/src/lib/libssl/src/ms/uplink.c b/src/lib/libssl/src/ms/uplink.c
new file mode 100644
index 0000000000..7b7da08d47
--- /dev/null
+++ b/src/lib/libssl/src/ms/uplink.c
@@ -0,0 +1,116 @@
1#if (defined(_WIN64) || defined(_WIN32_WCE)) && !defined(UNICODE)
2#define UNICODE
3#endif
4#if defined(UNICODE) && !defined(_UNICODE)
5#define _UNICODE
6#endif
7#if defined(_UNICODE) && !defined(UNICODE)
8#define UNICODE
9#endif
10
11#include <windows.h>
12#include <tchar.h>
13#include <stdio.h>
14#include "uplink.h"
15void OPENSSL_showfatal(const char *,...);
16
17static TCHAR msg[128];
18
19static void unimplemented (void)
20{ OPENSSL_showfatal (sizeof(TCHAR)==sizeof(char)?"%s\n":"%S\n",msg);
21 ExitProcess (1);
22}
23
24void OPENSSL_Uplink (volatile void **table, int index)
25{ static HMODULE volatile apphandle=NULL;
26 static void ** volatile applinktable=NULL;
27 int len;
28 void (*func)(void)=unimplemented;
29 HANDLE h;
30 void **p;
31
32 /* Note that the below code is not MT-safe in respect to msg
33 * buffer, but what's the worst thing that can happen? Error
34 * message might be misleading or corrupted. As error condition
35 * is fatal and should never be risen, I accept the risk... */
36 /* One can argue that I should have used InterlockedExchangePointer
37 * or something to update static variables and table[]. Well,
38 * store instructions are as atomic as they can get and assigned
39 * values are effectively constant... So that volatile qualifier
40 * should be sufficient [it prohibits compiler to reorder memory
41 * access instructions]. */
42 do {
43 len = _stprintf (msg,_T("OPENSSL_Uplink(%p,%02X): "),table,index);
44 _tcscpy (msg+len,_T("unimplemented function"));
45
46 if ((h=apphandle)==NULL)
47 { if ((h=GetModuleHandle(NULL))==NULL)
48 { apphandle=(HMODULE)-1;
49 _tcscpy (msg+len,_T("no host application"));
50 break;
51 }
52 apphandle = h;
53 }
54 if ((h=apphandle)==(HMODULE)-1) /* revalidate */
55 break;
56
57 if (applinktable==NULL)
58 { void**(*applink)();
59
60 applink=(void**(*)())GetProcAddress(h,"OPENSSL_Applink");
61 if (applink==NULL)
62 { apphandle=(HMODULE)-1;
63 _tcscpy (msg+len,_T("no OPENSSL_Applink"));
64 break;
65 }
66 p = (*applink)();
67 if (p==NULL)
68 { apphandle=(HMODULE)-1;
69 _tcscpy (msg+len,_T("no ApplinkTable"));
70 break;
71 }
72 applinktable = p;
73 }
74 else
75 p = applinktable;
76
77 if (index > (int)p[0])
78 break;
79
80 if (p[index]) func = p[index];
81 } while (0);
82
83 table[index] = func;
84}
85
86#if defined(_MSC_VER) && defined(_M_IX86) && !defined(OPENSSL_NO_INLINE_ASM)
87#define LAZY(i) \
88__declspec(naked) static void lazy##i (void) { \
89 _asm push i \
90 _asm push OFFSET OPENSSL_UplinkTable \
91 _asm call OPENSSL_Uplink \
92 _asm add esp,8 \
93 _asm jmp OPENSSL_UplinkTable+4*i }
94
95#if APPLINK_MAX>25
96#error "Add more stubs..."
97#endif
98/* make some in advance... */
99LAZY(1) LAZY(2) LAZY(3) LAZY(4) LAZY(5)
100LAZY(6) LAZY(7) LAZY(8) LAZY(9) LAZY(10)
101LAZY(11) LAZY(12) LAZY(13) LAZY(14) LAZY(15)
102LAZY(16) LAZY(17) LAZY(18) LAZY(19) LAZY(20)
103LAZY(21) LAZY(22) LAZY(23) LAZY(24) LAZY(25)
104void *OPENSSL_UplinkTable[] = {
105 (void *)APPLINK_MAX,
106 lazy1, lazy2, lazy3, lazy4, lazy5,
107 lazy6, lazy7, lazy8, lazy9, lazy10,
108 lazy11,lazy12,lazy13,lazy14,lazy15,
109 lazy16,lazy17,lazy18,lazy19,lazy20,
110 lazy21,lazy22,lazy23,lazy24,lazy25,
111};
112#endif
113
114#ifdef SELFTEST
115main() { UP_fprintf(UP_stdout,"hello, world!\n"); }
116#endif
diff --git a/src/lib/libssl/src/ms/uplink.h b/src/lib/libssl/src/ms/uplink.h
new file mode 100644
index 0000000000..a4a67d3c14
--- /dev/null
+++ b/src/lib/libssl/src/ms/uplink.h
@@ -0,0 +1,29 @@
1#define APPMACROS_ONLY
2#include "applink.c"
3
4extern void *OPENSSL_UplinkTable[];
5
6#define UP_stdin (*(void *(*)(void))OPENSSL_UplinkTable[APPLINK_STDIN])()
7#define UP_stdout (*(void *(*)(void))OPENSSL_UplinkTable[APPLINK_STDOUT])()
8#define UP_stderr (*(void *(*)(void))OPENSSL_UplinkTable[APPLINK_STDERR])()
9#define UP_fprintf (*(int (*)(void *,const char *,...))OPENSSL_UplinkTable[APPLINK_FPRINTF])
10#define UP_fgets (*(char *(*)(char *,int,void *))OPENSSL_UplinkTable[APPLINK_FGETS])
11#define UP_fread (*(size_t (*)(void *,size_t,size_t,void *))OPENSSL_UplinkTable[APPLINK_FREAD])
12#define UP_fwrite (*(size_t (*)(const void *,size_t,size_t,void *))OPENSSL_UplinkTable[APPLINK_FWRITE])
13#define UP_fsetmod (*(int (*)(void *,char))OPENSSL_UplinkTable[APPLINK_FSETMOD])
14#define UP_feof (*(int (*)(void *))OPENSSL_UplinkTable[APPLINK_FEOF])
15#define UP_fclose (*(int (*)(void *))OPENSSL_UplinkTable[APPLINK_FCLOSE])
16
17#define UP_fopen (*(void *(*)(const char *,const char *))OPENSSL_UplinkTable[APPLINK_FOPEN])
18#define UP_fseek (*(int (*)(void *,long,int))OPENSSL_UplinkTable[APPLINK_FSEEK])
19#define UP_ftell (*(long (*)(void *))OPENSSL_UplinkTable[APPLINK_FTELL])
20#define UP_fflush (*(int (*)(void *))OPENSSL_UplinkTable[APPLINK_FFLUSH])
21#define UP_ferror (*(int (*)(void *))OPENSSL_UplinkTable[APPLINK_FERROR])
22#define UP_clearerr (*(void (*)(void *))OPENSSL_UplinkTable[APPLINK_CLEARERR])
23#define UP_fileno (*(int (*)(void *))OPENSSL_UplinkTable[APPLINK_FILENO])
24
25#define UP_open (*(int (*)(const char *,int,...))OPENSSL_UplinkTable[APPLINK_OPEN])
26#define UP_read (*(ssize_t (*)(int,void *,size_t))OPENSSL_UplinkTable[APPLINK_READ])
27#define UP_write (*(ssize_t (*)(int,const void *,size_t))OPENSSL_UplinkTable[APPLINK_WRITE])
28#define UP_lseek (*(long (*)(int,long,int))OPENSSL_UplinkTable[APPLINK_LSEEK])
29#define UP_close (*(int (*)(int))OPENSSL_UplinkTable[APPLINK_CLOSE])
diff --git a/src/lib/libssl/src/ms/uplink.pl b/src/lib/libssl/src/ms/uplink.pl
new file mode 100755
index 0000000000..102400e880
--- /dev/null
+++ b/src/lib/libssl/src/ms/uplink.pl
@@ -0,0 +1,204 @@
1#!/usr/bin/env perl
2#
3# For Microsoft CL this is implemented as inline assembler. So that
4# even though this script can generate even Win32 code, we'll be
5# using it primarily to generate Win64 modules. Both IA-64 and AMD64
6# are supported...
7
8# pull APPLINK_MAX value from applink.c...
9$applink_c=$0;
10$applink_c=~s|[^/\\]+$||g;
11$applink_c.="applink.c";
12open(INPUT,$applink_c) || die "can't open $applink_c: $!";
13@max=grep {/APPLINK_MAX\s+(\d+)/} <INPUT>;
14close(INPUT);
15($#max==0) or die "can't find APPLINK_MAX in $applink_c";
16
17$max[0]=~/APPLINK_MAX\s+(\d+)/;
18$N=$1; # number of entries in OPENSSL_UplinkTable not including
19 # OPENSSL_UplinkTable[0], which contains this value...
20
21# Idea is to fill the OPENSSL_UplinkTable with pointers to stubs
22# which invoke 'void OPENSSL_Uplink (ULONG_PTR *table,int index)';
23# and then dereference themselves. Latter shall result in endless
24# loop *unless* OPENSSL_Uplink does not replace 'table[index]' with
25# something else, e.g. as 'table[index]=unimplemented;'...
26
27$arg = shift;
28#( defined shift || open STDOUT,">$arg" ) || die "can't open $arg: $!";
29
30if ($arg =~ /win32n/) { ia32nasm(); }
31elsif ($arg =~ /win32/) { ia32masm(); }
32elsif ($arg =~ /coff/) { ia32gas(); }
33elsif ($arg =~ /win64i/ or $arg =~ /ia64/) { ia64ias(); }
34elsif ($arg =~ /win64a/ or $arg =~ /amd64/) { amd64masm(); }
35else { die "nonsense $arg"; }
36
37sub ia32gas() {
38print <<___;
39.text
40___
41for ($i=1;$i<=$N;$i++) {
42print <<___;
43.def .Lazy$i; .scl 3; .type 32; .endef
44.align 4
45.Lazy$i:
46 pushl \$$i
47 pushl \$_OPENSSL_UplinkTable
48 call _OPENSSL_Uplink
49 addl \$8,%esp
50 jmp *(_OPENSSL_UplinkTable+4*$i)
51___
52}
53print <<___;
54.data
55.align 4
56.globl _OPENSSL_UplinkTable
57_OPENSSL_UplinkTable:
58 .long $N
59___
60for ($i=1;$i<=$N;$i++) { print " .long .Lazy$i\n"; }
61}
62
63sub ia32masm() {
64print <<___;
65.386P
66.model FLAT
67
68_DATA SEGMENT
69PUBLIC _OPENSSL_UplinkTable
70_OPENSSL_UplinkTable DD $N ; amount of following entries
71___
72for ($i=1;$i<=$N;$i++) { print " DD FLAT:\$lazy$i\n"; }
73print <<___;
74_DATA ENDS
75
76_TEXT SEGMENT
77EXTRN _OPENSSL_Uplink:NEAR
78___
79for ($i=1;$i<=$N;$i++) {
80print <<___;
81ALIGN 4
82\$lazy$i PROC NEAR
83 push $i
84 push OFFSET FLAT:_OPENSSL_UplinkTable
85 call _OPENSSL_Uplink
86 add esp,8
87 jmp DWORD PTR _OPENSSL_UplinkTable+4*$i
88\$lazy$i ENDP
89___
90}
91print <<___;
92ALIGN 4
93_TEXT ENDS
94END
95___
96}
97
98sub ia32nasm() {
99print <<___;
100SEGMENT .data
101GLOBAL _OPENSSL_UplinkTable
102_OPENSSL_UplinkTable DD $N ; amount of following entries
103___
104for ($i=1;$i<=$N;$i++) { print " DD \$lazy$i\n"; }
105print <<___;
106
107SEGMENT .text
108EXTERN _OPENSSL_Uplink
109___
110for ($i=1;$i<=$N;$i++) {
111print <<___;
112ALIGN 4
113\$lazy$i:
114 push $i
115 push _OPENSSL_UplinkTable
116 call _OPENSSL_Uplink
117 add esp,8
118 jmp [_OPENSSL_UplinkTable+4*$i]
119___
120}
121print <<___;
122ALIGN 4
123END
124___
125}
126
127sub ia64ias () {
128local $V=8; # max number of args uplink functions may accept...
129print <<___;
130.data
131.global OPENSSL_UplinkTable#
132OPENSSL_UplinkTable: data8 $N // amount of following entries
133___
134for ($i=1;$i<=$N;$i++) { print " data8 \@fptr(lazy$i#)\n"; }
135print <<___;
136.size OPENSSL_UplinkTable,.-OPENSSL_UplinkTable#
137
138.text
139.global OPENSSL_Uplink#
140.type OPENSSL_Uplink#,\@function
141___
142for ($i=1;$i<=$N;$i++) {
143print <<___;
144.proc lazy$i
145lazy$i:
146{ .mii; alloc loc0=ar.pfs,$V,3,2,0
147 mov loc1=b0
148 addl loc2=\@ltoff(OPENSSL_UplinkTable#),gp };;
149{ .mmi; ld8 out0=[loc2]
150 mov out1=$i };;
151{ .mib; adds loc2=8*$i,out0
152 br.call.sptk.many b0=OPENSSL_Uplink# };;
153{ .mmi; ld8 r31=[loc2];;
154 ld8 r30=[r31],8 };;
155{ .mii; ld8 gp=[r31]
156 mov b6=r30
157 mov b0=loc1 };;
158{ .mib; mov ar.pfs=loc0
159 br.many b6 };;
160.endp lazy$i#
161___
162}
163}
164
165sub amd64masm() {
166print <<___;
167_DATA SEGMENT
168PUBLIC OPENSSL_UplinkTable
169OPENSSL_UplinkTable DQ $N
170___
171for ($i=1;$i<=$N;$i++) { print " DQ \$lazy$i\n"; }
172print <<___;
173_DATA ENDS
174
175_TEXT SEGMENT
176EXTERN OPENSSL_Uplink:PROC
177___
178for ($i=1;$i<=$N;$i++) {
179print <<___;
180ALIGN 4
181\$lazy$i PROC
182 push r9
183 push r8
184 push rdx
185 push rcx
186 sub rsp,40
187 lea rcx,OFFSET OPENSSL_UplinkTable
188 mov rdx,$i
189 call OPENSSL_Uplink
190 add rsp,40
191 pop rcx
192 pop rdx
193 pop r8
194 pop r9
195 jmp QWORD PTR OPENSSL_UplinkTable+8*$i
196\$lazy$i ENDP
197___
198}
199print <<___;
200_TEXT ENDS
201END
202___
203}
204
diff --git a/src/lib/libssl/src/ssl/Makefile b/src/lib/libssl/src/ssl/Makefile
index 14a89e77b2..2754632849 100644
--- a/src/lib/libssl/src/ssl/Makefile
+++ b/src/lib/libssl/src/ssl/Makefile
@@ -7,11 +7,6 @@ TOP= ..
7CC= cc 7CC= cc
8INCLUDES= -I../crypto -I$(TOP) -I../include $(KRB5_INCLUDES) 8INCLUDES= -I../crypto -I$(TOP) -I../include $(KRB5_INCLUDES)
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17# KRB5 stuff 12# KRB5 stuff
@@ -30,6 +25,8 @@ LIBSRC= \
30 s3_meth.c s3_srvr.c s3_clnt.c s3_lib.c s3_enc.c s3_pkt.c s3_both.c \ 25 s3_meth.c s3_srvr.c s3_clnt.c s3_lib.c s3_enc.c s3_pkt.c s3_both.c \
31 s23_meth.c s23_srvr.c s23_clnt.c s23_lib.c s23_pkt.c \ 26 s23_meth.c s23_srvr.c s23_clnt.c s23_lib.c s23_pkt.c \
32 t1_meth.c t1_srvr.c t1_clnt.c t1_lib.c t1_enc.c \ 27 t1_meth.c t1_srvr.c t1_clnt.c t1_lib.c t1_enc.c \
28 d1_meth.c d1_srvr.c d1_clnt.c d1_lib.c d1_pkt.c \
29 d1_both.c d1_enc.c \
33 ssl_lib.c ssl_err2.c ssl_cert.c ssl_sess.c \ 30 ssl_lib.c ssl_err2.c ssl_cert.c ssl_sess.c \
34 ssl_ciph.c ssl_stat.c ssl_rsa.c \ 31 ssl_ciph.c ssl_stat.c ssl_rsa.c \
35 ssl_asn1.c ssl_txt.c ssl_algs.c \ 32 ssl_asn1.c ssl_txt.c ssl_algs.c \
@@ -39,6 +36,8 @@ LIBOBJ= \
39 s3_meth.o s3_srvr.o s3_clnt.o s3_lib.o s3_enc.o s3_pkt.o s3_both.o \ 36 s3_meth.o s3_srvr.o s3_clnt.o s3_lib.o s3_enc.o s3_pkt.o s3_both.o \
40 s23_meth.o s23_srvr.o s23_clnt.o s23_lib.o s23_pkt.o \ 37 s23_meth.o s23_srvr.o s23_clnt.o s23_lib.o s23_pkt.o \
41 t1_meth.o t1_srvr.o t1_clnt.o t1_lib.o t1_enc.o \ 38 t1_meth.o t1_srvr.o t1_clnt.o t1_lib.o t1_enc.o \
39 d1_meth.o d1_srvr.o d1_clnt.o d1_lib.o d1_pkt.o \
40 d1_both.o d1_enc.o \
42 ssl_lib.o ssl_err2.o ssl_cert.o ssl_sess.o \ 41 ssl_lib.o ssl_err2.o ssl_cert.o ssl_sess.o \
43 ssl_ciph.o ssl_stat.o ssl_rsa.o \ 42 ssl_ciph.o ssl_stat.o ssl_rsa.o \
44 ssl_asn1.o ssl_txt.o ssl_algs.o \ 43 ssl_asn1.o ssl_txt.o ssl_algs.o \
@@ -46,7 +45,7 @@ LIBOBJ= \
46 45
47SRC= $(LIBSRC) 46SRC= $(LIBSRC)
48 47
49EXHEADER= ssl.h ssl2.h ssl3.h ssl23.h tls1.h kssl.h 48EXHEADER= ssl.h ssl2.h ssl3.h ssl23.h tls1.h dtls1.h kssl.h
50HEADER= $(EXHEADER) ssl_locl.h kssl_lcl.h 49HEADER= $(EXHEADER) ssl_locl.h kssl_lcl.h
51 50
52ALL= $(GENERAL) $(SRC) $(HEADER) 51ALL= $(GENERAL) $(SRC) $(HEADER)
@@ -75,6 +74,7 @@ links:
75 @$(PERL) $(TOP)/util/mklink.pl ../apps $(APPS) 74 @$(PERL) $(TOP)/util/mklink.pl ../apps $(APPS)
76 75
77install: 76install:
77 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
78 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 78 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
79 do \ 79 do \
80 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 80 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -90,7 +90,11 @@ lint:
90 lint -DLINT $(INCLUDES) $(SRC)>fluff 90 lint -DLINT $(INCLUDES) $(SRC)>fluff
91 91
92depend: 92depend:
93 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 93 @if [ -z "$(THIS)" ]; then \
94 $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; \
95 else \
96 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC); \
97 fi
94 98
95dclean: 99dclean:
96 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new 100 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
@@ -101,920 +105,869 @@ clean:
101 105
102# DO NOT DELETE THIS LINE -- make depend depends on it. 106# DO NOT DELETE THIS LINE -- make depend depends on it.
103 107
104bio_ssl.o: ../include/openssl/aes.h ../include/openssl/asn1.h 108bio_ssl.o: ../include/openssl/asn1.h ../include/openssl/bio.h
105bio_ssl.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
106bio_ssl.o: ../include/openssl/bn.h ../include/openssl/buffer.h 109bio_ssl.o: ../include/openssl/bn.h ../include/openssl/buffer.h
107bio_ssl.o: ../include/openssl/cast.h ../include/openssl/comp.h 110bio_ssl.o: ../include/openssl/comp.h ../include/openssl/crypto.h
108bio_ssl.o: ../include/openssl/crypto.h ../include/openssl/des.h 111bio_ssl.o: ../include/openssl/dtls1.h ../include/openssl/e_os2.h
109bio_ssl.o: ../include/openssl/des_old.h ../include/openssl/dh.h 112bio_ssl.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
110bio_ssl.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 113bio_ssl.o: ../include/openssl/ecdsa.h ../include/openssl/err.h
111bio_ssl.o: ../include/openssl/err.h ../include/openssl/evp.h 114bio_ssl.o: ../include/openssl/evp.h ../include/openssl/kssl.h
112bio_ssl.o: ../include/openssl/idea.h ../include/openssl/kssl.h 115bio_ssl.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
113bio_ssl.o: ../include/openssl/lhash.h ../include/openssl/md2.h
114bio_ssl.o: ../include/openssl/md4.h ../include/openssl/md5.h
115bio_ssl.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
116bio_ssl.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 116bio_ssl.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
117bio_ssl.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 117bio_ssl.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
118bio_ssl.o: ../include/openssl/pem.h ../include/openssl/pem2.h 118bio_ssl.o: ../include/openssl/pem.h ../include/openssl/pem2.h
119bio_ssl.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 119bio_ssl.o: ../include/openssl/pkcs7.h ../include/openssl/pq_compat.h
120bio_ssl.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 120bio_ssl.o: ../include/openssl/pqueue.h ../include/openssl/safestack.h
121bio_ssl.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 121bio_ssl.o: ../include/openssl/sha.h ../include/openssl/ssl.h
122bio_ssl.o: ../include/openssl/safestack.h ../include/openssl/sha.h 122bio_ssl.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
123bio_ssl.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 123bio_ssl.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
124bio_ssl.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 124bio_ssl.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
125bio_ssl.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 125bio_ssl.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h bio_ssl.c
126bio_ssl.o: ../include/openssl/tls1.h ../include/openssl/ui.h 126d1_both.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
127bio_ssl.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h 127d1_both.o: ../include/openssl/bn.h ../include/openssl/buffer.h
128bio_ssl.o: ../include/openssl/x509_vfy.h bio_ssl.c 128d1_both.o: ../include/openssl/comp.h ../include/openssl/crypto.h
129kssl.o: ../include/openssl/aes.h ../include/openssl/asn1.h 129d1_both.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
130kssl.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 130d1_both.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
131d1_both.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
132d1_both.o: ../include/openssl/err.h ../include/openssl/evp.h
133d1_both.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
134d1_both.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
135d1_both.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
136d1_both.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
137d1_both.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
138d1_both.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
139d1_both.o: ../include/openssl/rand.h ../include/openssl/rsa.h
140d1_both.o: ../include/openssl/safestack.h ../include/openssl/sha.h
141d1_both.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
142d1_both.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
143d1_both.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
144d1_both.o: ../include/openssl/tls1.h ../include/openssl/x509.h
145d1_both.o: ../include/openssl/x509_vfy.h d1_both.c ssl_locl.h
146d1_clnt.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
147d1_clnt.o: ../include/openssl/bn.h ../include/openssl/buffer.h
148d1_clnt.o: ../include/openssl/comp.h ../include/openssl/crypto.h
149d1_clnt.o: ../include/openssl/dh.h ../include/openssl/dsa.h
150d1_clnt.o: ../include/openssl/dtls1.h ../include/openssl/e_os2.h
151d1_clnt.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
152d1_clnt.o: ../include/openssl/ecdsa.h ../include/openssl/err.h
153d1_clnt.o: ../include/openssl/evp.h ../include/openssl/kssl.h
154d1_clnt.o: ../include/openssl/lhash.h ../include/openssl/md5.h
155d1_clnt.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
156d1_clnt.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
157d1_clnt.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
158d1_clnt.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
159d1_clnt.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
160d1_clnt.o: ../include/openssl/rand.h ../include/openssl/rsa.h
161d1_clnt.o: ../include/openssl/safestack.h ../include/openssl/sha.h
162d1_clnt.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
163d1_clnt.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
164d1_clnt.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
165d1_clnt.o: ../include/openssl/tls1.h ../include/openssl/x509.h
166d1_clnt.o: ../include/openssl/x509_vfy.h d1_clnt.c kssl_lcl.h ssl_locl.h
167d1_enc.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
168d1_enc.o: ../include/openssl/bn.h ../include/openssl/buffer.h
169d1_enc.o: ../include/openssl/comp.h ../include/openssl/crypto.h
170d1_enc.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
171d1_enc.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
172d1_enc.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
173d1_enc.o: ../include/openssl/err.h ../include/openssl/evp.h
174d1_enc.o: ../include/openssl/hmac.h ../include/openssl/kssl.h
175d1_enc.o: ../include/openssl/lhash.h ../include/openssl/md5.h
176d1_enc.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
177d1_enc.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
178d1_enc.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
179d1_enc.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
180d1_enc.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
181d1_enc.o: ../include/openssl/rand.h ../include/openssl/rsa.h
182d1_enc.o: ../include/openssl/safestack.h ../include/openssl/sha.h
183d1_enc.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
184d1_enc.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
185d1_enc.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
186d1_enc.o: ../include/openssl/tls1.h ../include/openssl/x509.h
187d1_enc.o: ../include/openssl/x509_vfy.h d1_enc.c ssl_locl.h
188d1_lib.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
189d1_lib.o: ../include/openssl/bn.h ../include/openssl/buffer.h
190d1_lib.o: ../include/openssl/comp.h ../include/openssl/crypto.h
191d1_lib.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
192d1_lib.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
193d1_lib.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
194d1_lib.o: ../include/openssl/err.h ../include/openssl/evp.h
195d1_lib.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
196d1_lib.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
197d1_lib.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
198d1_lib.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
199d1_lib.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
200d1_lib.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
201d1_lib.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
202d1_lib.o: ../include/openssl/sha.h ../include/openssl/ssl.h
203d1_lib.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
204d1_lib.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
205d1_lib.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
206d1_lib.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h d1_lib.c
207d1_lib.o: ssl_locl.h
208d1_meth.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
209d1_meth.o: ../include/openssl/bn.h ../include/openssl/buffer.h
210d1_meth.o: ../include/openssl/comp.h ../include/openssl/crypto.h
211d1_meth.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
212d1_meth.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
213d1_meth.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
214d1_meth.o: ../include/openssl/err.h ../include/openssl/evp.h
215d1_meth.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
216d1_meth.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
217d1_meth.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
218d1_meth.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
219d1_meth.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
220d1_meth.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
221d1_meth.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
222d1_meth.o: ../include/openssl/sha.h ../include/openssl/ssl.h
223d1_meth.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
224d1_meth.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
225d1_meth.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
226d1_meth.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h d1_meth.c
227d1_meth.o: ssl_locl.h
228d1_pkt.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
229d1_pkt.o: ../include/openssl/bn.h ../include/openssl/buffer.h
230d1_pkt.o: ../include/openssl/comp.h ../include/openssl/crypto.h
231d1_pkt.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
232d1_pkt.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
233d1_pkt.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
234d1_pkt.o: ../include/openssl/err.h ../include/openssl/evp.h
235d1_pkt.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
236d1_pkt.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
237d1_pkt.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
238d1_pkt.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
239d1_pkt.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
240d1_pkt.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
241d1_pkt.o: ../include/openssl/rand.h ../include/openssl/rsa.h
242d1_pkt.o: ../include/openssl/safestack.h ../include/openssl/sha.h
243d1_pkt.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
244d1_pkt.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
245d1_pkt.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
246d1_pkt.o: ../include/openssl/tls1.h ../include/openssl/x509.h
247d1_pkt.o: ../include/openssl/x509_vfy.h d1_pkt.c ssl_locl.h
248d1_srvr.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
249d1_srvr.o: ../include/openssl/bn.h ../include/openssl/buffer.h
250d1_srvr.o: ../include/openssl/comp.h ../include/openssl/crypto.h
251d1_srvr.o: ../include/openssl/dh.h ../include/openssl/dsa.h
252d1_srvr.o: ../include/openssl/dtls1.h ../include/openssl/e_os2.h
253d1_srvr.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
254d1_srvr.o: ../include/openssl/ecdsa.h ../include/openssl/err.h
255d1_srvr.o: ../include/openssl/evp.h ../include/openssl/kssl.h
256d1_srvr.o: ../include/openssl/lhash.h ../include/openssl/md5.h
257d1_srvr.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
258d1_srvr.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
259d1_srvr.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
260d1_srvr.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
261d1_srvr.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
262d1_srvr.o: ../include/openssl/rand.h ../include/openssl/rsa.h
263d1_srvr.o: ../include/openssl/safestack.h ../include/openssl/sha.h
264d1_srvr.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
265d1_srvr.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
266d1_srvr.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
267d1_srvr.o: ../include/openssl/tls1.h ../include/openssl/x509.h
268d1_srvr.o: ../include/openssl/x509_vfy.h d1_srvr.c ssl_locl.h
269kssl.o: ../include/openssl/asn1.h ../include/openssl/bio.h
131kssl.o: ../include/openssl/bn.h ../include/openssl/buffer.h 270kssl.o: ../include/openssl/bn.h ../include/openssl/buffer.h
132kssl.o: ../include/openssl/cast.h ../include/openssl/comp.h 271kssl.o: ../include/openssl/comp.h ../include/openssl/crypto.h
133kssl.o: ../include/openssl/crypto.h ../include/openssl/des.h 272kssl.o: ../include/openssl/dtls1.h ../include/openssl/e_os2.h
134kssl.o: ../include/openssl/des_old.h ../include/openssl/dh.h 273kssl.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
135kssl.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 274kssl.o: ../include/openssl/ecdsa.h ../include/openssl/evp.h
136kssl.o: ../include/openssl/evp.h ../include/openssl/idea.h
137kssl.o: ../include/openssl/krb5_asn.h ../include/openssl/kssl.h 275kssl.o: ../include/openssl/krb5_asn.h ../include/openssl/kssl.h
138kssl.o: ../include/openssl/lhash.h ../include/openssl/md2.h 276kssl.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
139kssl.o: ../include/openssl/md4.h ../include/openssl/md5.h
140kssl.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
141kssl.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 277kssl.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
142kssl.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 278kssl.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
143kssl.o: ../include/openssl/pem.h ../include/openssl/pem2.h 279kssl.o: ../include/openssl/pem.h ../include/openssl/pem2.h
144kssl.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 280kssl.o: ../include/openssl/pkcs7.h ../include/openssl/pq_compat.h
145kssl.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 281kssl.o: ../include/openssl/pqueue.h ../include/openssl/safestack.h
146kssl.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 282kssl.o: ../include/openssl/sha.h ../include/openssl/ssl.h
147kssl.o: ../include/openssl/safestack.h ../include/openssl/sha.h 283kssl.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
148kssl.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 284kssl.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
149kssl.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 285kssl.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
150kssl.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 286kssl.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h kssl.c
151kssl.o: ../include/openssl/tls1.h ../include/openssl/ui.h 287s23_clnt.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
152kssl.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
153kssl.o: ../include/openssl/x509_vfy.h kssl.c
154s23_clnt.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
155s23_clnt.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
156s23_clnt.o: ../include/openssl/bn.h ../include/openssl/buffer.h 288s23_clnt.o: ../include/openssl/bn.h ../include/openssl/buffer.h
157s23_clnt.o: ../include/openssl/cast.h ../include/openssl/comp.h 289s23_clnt.o: ../include/openssl/comp.h ../include/openssl/crypto.h
158s23_clnt.o: ../include/openssl/crypto.h ../include/openssl/des.h 290s23_clnt.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
159s23_clnt.o: ../include/openssl/des_old.h ../include/openssl/dh.h 291s23_clnt.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
160s23_clnt.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 292s23_clnt.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
161s23_clnt.o: ../include/openssl/err.h ../include/openssl/evp.h 293s23_clnt.o: ../include/openssl/err.h ../include/openssl/evp.h
162s23_clnt.o: ../include/openssl/idea.h ../include/openssl/kssl.h 294s23_clnt.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
163s23_clnt.o: ../include/openssl/lhash.h ../include/openssl/md2.h 295s23_clnt.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
164s23_clnt.o: ../include/openssl/md4.h ../include/openssl/md5.h 296s23_clnt.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
165s23_clnt.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 297s23_clnt.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
166s23_clnt.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 298s23_clnt.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
167s23_clnt.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 299s23_clnt.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
168s23_clnt.o: ../include/openssl/pem.h ../include/openssl/pem2.h 300s23_clnt.o: ../include/openssl/rand.h ../include/openssl/rsa.h
169s23_clnt.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 301s23_clnt.o: ../include/openssl/safestack.h ../include/openssl/sha.h
170s23_clnt.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 302s23_clnt.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
171s23_clnt.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 303s23_clnt.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
172s23_clnt.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 304s23_clnt.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
173s23_clnt.o: ../include/openssl/sha.h ../include/openssl/ssl.h 305s23_clnt.o: ../include/openssl/tls1.h ../include/openssl/x509.h
174s23_clnt.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 306s23_clnt.o: ../include/openssl/x509_vfy.h s23_clnt.c ssl_locl.h
175s23_clnt.o: ../include/openssl/ssl3.h ../include/openssl/stack.h 307s23_lib.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
176s23_clnt.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
177s23_clnt.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
178s23_clnt.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h s23_clnt.c
179s23_clnt.o: ssl_locl.h
180s23_lib.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
181s23_lib.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
182s23_lib.o: ../include/openssl/bn.h ../include/openssl/buffer.h 308s23_lib.o: ../include/openssl/bn.h ../include/openssl/buffer.h
183s23_lib.o: ../include/openssl/cast.h ../include/openssl/comp.h 309s23_lib.o: ../include/openssl/comp.h ../include/openssl/crypto.h
184s23_lib.o: ../include/openssl/crypto.h ../include/openssl/des.h 310s23_lib.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
185s23_lib.o: ../include/openssl/des_old.h ../include/openssl/dh.h 311s23_lib.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
186s23_lib.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 312s23_lib.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
187s23_lib.o: ../include/openssl/err.h ../include/openssl/evp.h 313s23_lib.o: ../include/openssl/err.h ../include/openssl/evp.h
188s23_lib.o: ../include/openssl/idea.h ../include/openssl/kssl.h 314s23_lib.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
189s23_lib.o: ../include/openssl/lhash.h ../include/openssl/md2.h 315s23_lib.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
190s23_lib.o: ../include/openssl/md4.h ../include/openssl/md5.h 316s23_lib.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
191s23_lib.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 317s23_lib.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
192s23_lib.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 318s23_lib.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
193s23_lib.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 319s23_lib.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
194s23_lib.o: ../include/openssl/pem.h ../include/openssl/pem2.h 320s23_lib.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
195s23_lib.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 321s23_lib.o: ../include/openssl/sha.h ../include/openssl/ssl.h
196s23_lib.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 322s23_lib.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
197s23_lib.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 323s23_lib.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
198s23_lib.o: ../include/openssl/safestack.h ../include/openssl/sha.h 324s23_lib.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
199s23_lib.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 325s23_lib.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h s23_lib.c
200s23_lib.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 326s23_lib.o: ssl_locl.h
201s23_lib.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 327s23_meth.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
202s23_lib.o: ../include/openssl/tls1.h ../include/openssl/ui.h
203s23_lib.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
204s23_lib.o: ../include/openssl/x509_vfy.h s23_lib.c ssl_locl.h
205s23_meth.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
206s23_meth.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
207s23_meth.o: ../include/openssl/bn.h ../include/openssl/buffer.h 328s23_meth.o: ../include/openssl/bn.h ../include/openssl/buffer.h
208s23_meth.o: ../include/openssl/cast.h ../include/openssl/comp.h 329s23_meth.o: ../include/openssl/comp.h ../include/openssl/crypto.h
209s23_meth.o: ../include/openssl/crypto.h ../include/openssl/des.h 330s23_meth.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
210s23_meth.o: ../include/openssl/des_old.h ../include/openssl/dh.h 331s23_meth.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
211s23_meth.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 332s23_meth.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
212s23_meth.o: ../include/openssl/err.h ../include/openssl/evp.h 333s23_meth.o: ../include/openssl/err.h ../include/openssl/evp.h
213s23_meth.o: ../include/openssl/idea.h ../include/openssl/kssl.h 334s23_meth.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
214s23_meth.o: ../include/openssl/lhash.h ../include/openssl/md2.h 335s23_meth.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
215s23_meth.o: ../include/openssl/md4.h ../include/openssl/md5.h 336s23_meth.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
216s23_meth.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 337s23_meth.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
217s23_meth.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 338s23_meth.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
218s23_meth.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 339s23_meth.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
219s23_meth.o: ../include/openssl/pem.h ../include/openssl/pem2.h 340s23_meth.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
220s23_meth.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 341s23_meth.o: ../include/openssl/sha.h ../include/openssl/ssl.h
221s23_meth.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 342s23_meth.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
222s23_meth.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 343s23_meth.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
223s23_meth.o: ../include/openssl/safestack.h ../include/openssl/sha.h 344s23_meth.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
224s23_meth.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 345s23_meth.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h s23_meth.c
225s23_meth.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 346s23_meth.o: ssl_locl.h
226s23_meth.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 347s23_pkt.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
227s23_meth.o: ../include/openssl/tls1.h ../include/openssl/ui.h
228s23_meth.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
229s23_meth.o: ../include/openssl/x509_vfy.h s23_meth.c ssl_locl.h
230s23_pkt.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
231s23_pkt.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
232s23_pkt.o: ../include/openssl/bn.h ../include/openssl/buffer.h 348s23_pkt.o: ../include/openssl/bn.h ../include/openssl/buffer.h
233s23_pkt.o: ../include/openssl/cast.h ../include/openssl/comp.h 349s23_pkt.o: ../include/openssl/comp.h ../include/openssl/crypto.h
234s23_pkt.o: ../include/openssl/crypto.h ../include/openssl/des.h 350s23_pkt.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
235s23_pkt.o: ../include/openssl/des_old.h ../include/openssl/dh.h 351s23_pkt.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
236s23_pkt.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 352s23_pkt.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
237s23_pkt.o: ../include/openssl/err.h ../include/openssl/evp.h 353s23_pkt.o: ../include/openssl/err.h ../include/openssl/evp.h
238s23_pkt.o: ../include/openssl/idea.h ../include/openssl/kssl.h 354s23_pkt.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
239s23_pkt.o: ../include/openssl/lhash.h ../include/openssl/md2.h 355s23_pkt.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
240s23_pkt.o: ../include/openssl/md4.h ../include/openssl/md5.h 356s23_pkt.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
241s23_pkt.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 357s23_pkt.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
242s23_pkt.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 358s23_pkt.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
243s23_pkt.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 359s23_pkt.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
244s23_pkt.o: ../include/openssl/pem.h ../include/openssl/pem2.h 360s23_pkt.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
245s23_pkt.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 361s23_pkt.o: ../include/openssl/sha.h ../include/openssl/ssl.h
246s23_pkt.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 362s23_pkt.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
247s23_pkt.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 363s23_pkt.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
248s23_pkt.o: ../include/openssl/safestack.h ../include/openssl/sha.h 364s23_pkt.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
249s23_pkt.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 365s23_pkt.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h s23_pkt.c
250s23_pkt.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 366s23_pkt.o: ssl_locl.h
251s23_pkt.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 367s23_srvr.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
252s23_pkt.o: ../include/openssl/tls1.h ../include/openssl/ui.h
253s23_pkt.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
254s23_pkt.o: ../include/openssl/x509_vfy.h s23_pkt.c ssl_locl.h
255s23_srvr.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
256s23_srvr.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
257s23_srvr.o: ../include/openssl/bn.h ../include/openssl/buffer.h 368s23_srvr.o: ../include/openssl/bn.h ../include/openssl/buffer.h
258s23_srvr.o: ../include/openssl/cast.h ../include/openssl/comp.h 369s23_srvr.o: ../include/openssl/comp.h ../include/openssl/crypto.h
259s23_srvr.o: ../include/openssl/crypto.h ../include/openssl/des.h 370s23_srvr.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
260s23_srvr.o: ../include/openssl/des_old.h ../include/openssl/dh.h 371s23_srvr.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
261s23_srvr.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 372s23_srvr.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
262s23_srvr.o: ../include/openssl/err.h ../include/openssl/evp.h 373s23_srvr.o: ../include/openssl/err.h ../include/openssl/evp.h
263s23_srvr.o: ../include/openssl/idea.h ../include/openssl/kssl.h 374s23_srvr.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
264s23_srvr.o: ../include/openssl/lhash.h ../include/openssl/md2.h 375s23_srvr.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
265s23_srvr.o: ../include/openssl/md4.h ../include/openssl/md5.h 376s23_srvr.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
266s23_srvr.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 377s23_srvr.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
267s23_srvr.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 378s23_srvr.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
268s23_srvr.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 379s23_srvr.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
269s23_srvr.o: ../include/openssl/pem.h ../include/openssl/pem2.h 380s23_srvr.o: ../include/openssl/rand.h ../include/openssl/rsa.h
270s23_srvr.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 381s23_srvr.o: ../include/openssl/safestack.h ../include/openssl/sha.h
271s23_srvr.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 382s23_srvr.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
272s23_srvr.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 383s23_srvr.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
273s23_srvr.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 384s23_srvr.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
274s23_srvr.o: ../include/openssl/sha.h ../include/openssl/ssl.h 385s23_srvr.o: ../include/openssl/tls1.h ../include/openssl/x509.h
275s23_srvr.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 386s23_srvr.o: ../include/openssl/x509_vfy.h s23_srvr.c ssl_locl.h
276s23_srvr.o: ../include/openssl/ssl3.h ../include/openssl/stack.h 387s2_clnt.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
277s23_srvr.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
278s23_srvr.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
279s23_srvr.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h s23_srvr.c
280s23_srvr.o: ssl_locl.h
281s2_clnt.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
282s2_clnt.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
283s2_clnt.o: ../include/openssl/bn.h ../include/openssl/buffer.h 388s2_clnt.o: ../include/openssl/bn.h ../include/openssl/buffer.h
284s2_clnt.o: ../include/openssl/cast.h ../include/openssl/comp.h 389s2_clnt.o: ../include/openssl/comp.h ../include/openssl/crypto.h
285s2_clnt.o: ../include/openssl/crypto.h ../include/openssl/des.h 390s2_clnt.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
286s2_clnt.o: ../include/openssl/des_old.h ../include/openssl/dh.h 391s2_clnt.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
287s2_clnt.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 392s2_clnt.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
288s2_clnt.o: ../include/openssl/err.h ../include/openssl/evp.h 393s2_clnt.o: ../include/openssl/err.h ../include/openssl/evp.h
289s2_clnt.o: ../include/openssl/idea.h ../include/openssl/kssl.h 394s2_clnt.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
290s2_clnt.o: ../include/openssl/lhash.h ../include/openssl/md2.h 395s2_clnt.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
291s2_clnt.o: ../include/openssl/md4.h ../include/openssl/md5.h 396s2_clnt.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
292s2_clnt.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 397s2_clnt.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
293s2_clnt.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 398s2_clnt.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
294s2_clnt.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 399s2_clnt.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
295s2_clnt.o: ../include/openssl/pem.h ../include/openssl/pem2.h 400s2_clnt.o: ../include/openssl/rand.h ../include/openssl/rsa.h
296s2_clnt.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 401s2_clnt.o: ../include/openssl/safestack.h ../include/openssl/sha.h
297s2_clnt.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 402s2_clnt.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
298s2_clnt.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 403s2_clnt.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
299s2_clnt.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 404s2_clnt.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
300s2_clnt.o: ../include/openssl/sha.h ../include/openssl/ssl.h 405s2_clnt.o: ../include/openssl/tls1.h ../include/openssl/x509.h
301s2_clnt.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 406s2_clnt.o: ../include/openssl/x509_vfy.h s2_clnt.c ssl_locl.h
302s2_clnt.o: ../include/openssl/ssl3.h ../include/openssl/stack.h 407s2_enc.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
303s2_clnt.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
304s2_clnt.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
305s2_clnt.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h s2_clnt.c
306s2_clnt.o: ssl_locl.h
307s2_enc.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
308s2_enc.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
309s2_enc.o: ../include/openssl/bn.h ../include/openssl/buffer.h 408s2_enc.o: ../include/openssl/bn.h ../include/openssl/buffer.h
310s2_enc.o: ../include/openssl/cast.h ../include/openssl/comp.h 409s2_enc.o: ../include/openssl/comp.h ../include/openssl/crypto.h
311s2_enc.o: ../include/openssl/crypto.h ../include/openssl/des.h 410s2_enc.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
312s2_enc.o: ../include/openssl/des_old.h ../include/openssl/dh.h 411s2_enc.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
313s2_enc.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 412s2_enc.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
314s2_enc.o: ../include/openssl/err.h ../include/openssl/evp.h 413s2_enc.o: ../include/openssl/err.h ../include/openssl/evp.h
315s2_enc.o: ../include/openssl/idea.h ../include/openssl/kssl.h 414s2_enc.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
316s2_enc.o: ../include/openssl/lhash.h ../include/openssl/md2.h 415s2_enc.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
317s2_enc.o: ../include/openssl/md4.h ../include/openssl/md5.h 416s2_enc.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
318s2_enc.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 417s2_enc.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
319s2_enc.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 418s2_enc.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
320s2_enc.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 419s2_enc.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
321s2_enc.o: ../include/openssl/pem.h ../include/openssl/pem2.h 420s2_enc.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
322s2_enc.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 421s2_enc.o: ../include/openssl/sha.h ../include/openssl/ssl.h
323s2_enc.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 422s2_enc.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
324s2_enc.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 423s2_enc.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
325s2_enc.o: ../include/openssl/safestack.h ../include/openssl/sha.h 424s2_enc.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
326s2_enc.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 425s2_enc.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h s2_enc.c
327s2_enc.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 426s2_enc.o: ssl_locl.h
328s2_enc.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 427s2_lib.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
329s2_enc.o: ../include/openssl/tls1.h ../include/openssl/ui.h
330s2_enc.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
331s2_enc.o: ../include/openssl/x509_vfy.h s2_enc.c ssl_locl.h
332s2_lib.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
333s2_lib.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
334s2_lib.o: ../include/openssl/bn.h ../include/openssl/buffer.h 428s2_lib.o: ../include/openssl/bn.h ../include/openssl/buffer.h
335s2_lib.o: ../include/openssl/cast.h ../include/openssl/comp.h 429s2_lib.o: ../include/openssl/comp.h ../include/openssl/crypto.h
336s2_lib.o: ../include/openssl/crypto.h ../include/openssl/des.h 430s2_lib.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
337s2_lib.o: ../include/openssl/des_old.h ../include/openssl/dh.h 431s2_lib.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
338s2_lib.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 432s2_lib.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
339s2_lib.o: ../include/openssl/err.h ../include/openssl/evp.h 433s2_lib.o: ../include/openssl/err.h ../include/openssl/evp.h
340s2_lib.o: ../include/openssl/idea.h ../include/openssl/kssl.h 434s2_lib.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
341s2_lib.o: ../include/openssl/lhash.h ../include/openssl/md2.h 435s2_lib.o: ../include/openssl/md5.h ../include/openssl/obj_mac.h
342s2_lib.o: ../include/openssl/md4.h ../include/openssl/md5.h
343s2_lib.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
344s2_lib.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 436s2_lib.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
345s2_lib.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 437s2_lib.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
346s2_lib.o: ../include/openssl/pem.h ../include/openssl/pem2.h 438s2_lib.o: ../include/openssl/pem.h ../include/openssl/pem2.h
347s2_lib.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 439s2_lib.o: ../include/openssl/pkcs7.h ../include/openssl/pq_compat.h
348s2_lib.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 440s2_lib.o: ../include/openssl/pqueue.h ../include/openssl/rsa.h
349s2_lib.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
350s2_lib.o: ../include/openssl/safestack.h ../include/openssl/sha.h 441s2_lib.o: ../include/openssl/safestack.h ../include/openssl/sha.h
351s2_lib.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 442s2_lib.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
352s2_lib.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 443s2_lib.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
353s2_lib.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 444s2_lib.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
354s2_lib.o: ../include/openssl/tls1.h ../include/openssl/ui.h 445s2_lib.o: ../include/openssl/tls1.h ../include/openssl/x509.h
355s2_lib.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
356s2_lib.o: ../include/openssl/x509_vfy.h s2_lib.c ssl_locl.h 446s2_lib.o: ../include/openssl/x509_vfy.h s2_lib.c ssl_locl.h
357s2_meth.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 447s2_meth.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
358s2_meth.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
359s2_meth.o: ../include/openssl/bn.h ../include/openssl/buffer.h 448s2_meth.o: ../include/openssl/bn.h ../include/openssl/buffer.h
360s2_meth.o: ../include/openssl/cast.h ../include/openssl/comp.h 449s2_meth.o: ../include/openssl/comp.h ../include/openssl/crypto.h
361s2_meth.o: ../include/openssl/crypto.h ../include/openssl/des.h 450s2_meth.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
362s2_meth.o: ../include/openssl/des_old.h ../include/openssl/dh.h 451s2_meth.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
363s2_meth.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 452s2_meth.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
364s2_meth.o: ../include/openssl/err.h ../include/openssl/evp.h 453s2_meth.o: ../include/openssl/err.h ../include/openssl/evp.h
365s2_meth.o: ../include/openssl/idea.h ../include/openssl/kssl.h 454s2_meth.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
366s2_meth.o: ../include/openssl/lhash.h ../include/openssl/md2.h 455s2_meth.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
367s2_meth.o: ../include/openssl/md4.h ../include/openssl/md5.h 456s2_meth.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
368s2_meth.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 457s2_meth.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
369s2_meth.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 458s2_meth.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
370s2_meth.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 459s2_meth.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
371s2_meth.o: ../include/openssl/pem.h ../include/openssl/pem2.h 460s2_meth.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
372s2_meth.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 461s2_meth.o: ../include/openssl/sha.h ../include/openssl/ssl.h
373s2_meth.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 462s2_meth.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
374s2_meth.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 463s2_meth.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
375s2_meth.o: ../include/openssl/safestack.h ../include/openssl/sha.h 464s2_meth.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
376s2_meth.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 465s2_meth.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h s2_meth.c
377s2_meth.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 466s2_meth.o: ssl_locl.h
378s2_meth.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 467s2_pkt.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
379s2_meth.o: ../include/openssl/tls1.h ../include/openssl/ui.h
380s2_meth.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
381s2_meth.o: ../include/openssl/x509_vfy.h s2_meth.c ssl_locl.h
382s2_pkt.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
383s2_pkt.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
384s2_pkt.o: ../include/openssl/bn.h ../include/openssl/buffer.h 468s2_pkt.o: ../include/openssl/bn.h ../include/openssl/buffer.h
385s2_pkt.o: ../include/openssl/cast.h ../include/openssl/comp.h 469s2_pkt.o: ../include/openssl/comp.h ../include/openssl/crypto.h
386s2_pkt.o: ../include/openssl/crypto.h ../include/openssl/des.h 470s2_pkt.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
387s2_pkt.o: ../include/openssl/des_old.h ../include/openssl/dh.h 471s2_pkt.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
388s2_pkt.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 472s2_pkt.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
389s2_pkt.o: ../include/openssl/err.h ../include/openssl/evp.h 473s2_pkt.o: ../include/openssl/err.h ../include/openssl/evp.h
390s2_pkt.o: ../include/openssl/idea.h ../include/openssl/kssl.h 474s2_pkt.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
391s2_pkt.o: ../include/openssl/lhash.h ../include/openssl/md2.h 475s2_pkt.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
392s2_pkt.o: ../include/openssl/md4.h ../include/openssl/md5.h 476s2_pkt.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
393s2_pkt.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 477s2_pkt.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
394s2_pkt.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 478s2_pkt.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
395s2_pkt.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 479s2_pkt.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
396s2_pkt.o: ../include/openssl/pem.h ../include/openssl/pem2.h 480s2_pkt.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
397s2_pkt.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 481s2_pkt.o: ../include/openssl/sha.h ../include/openssl/ssl.h
398s2_pkt.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 482s2_pkt.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
399s2_pkt.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 483s2_pkt.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
400s2_pkt.o: ../include/openssl/safestack.h ../include/openssl/sha.h 484s2_pkt.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
401s2_pkt.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 485s2_pkt.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h s2_pkt.c
402s2_pkt.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 486s2_pkt.o: ssl_locl.h
403s2_pkt.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 487s2_srvr.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
404s2_pkt.o: ../include/openssl/tls1.h ../include/openssl/ui.h
405s2_pkt.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
406s2_pkt.o: ../include/openssl/x509_vfy.h s2_pkt.c ssl_locl.h
407s2_srvr.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
408s2_srvr.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
409s2_srvr.o: ../include/openssl/bn.h ../include/openssl/buffer.h 488s2_srvr.o: ../include/openssl/bn.h ../include/openssl/buffer.h
410s2_srvr.o: ../include/openssl/cast.h ../include/openssl/comp.h 489s2_srvr.o: ../include/openssl/comp.h ../include/openssl/crypto.h
411s2_srvr.o: ../include/openssl/crypto.h ../include/openssl/des.h 490s2_srvr.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
412s2_srvr.o: ../include/openssl/des_old.h ../include/openssl/dh.h 491s2_srvr.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
413s2_srvr.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 492s2_srvr.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
414s2_srvr.o: ../include/openssl/err.h ../include/openssl/evp.h 493s2_srvr.o: ../include/openssl/err.h ../include/openssl/evp.h
415s2_srvr.o: ../include/openssl/idea.h ../include/openssl/kssl.h 494s2_srvr.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
416s2_srvr.o: ../include/openssl/lhash.h ../include/openssl/md2.h 495s2_srvr.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
417s2_srvr.o: ../include/openssl/md4.h ../include/openssl/md5.h 496s2_srvr.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
418s2_srvr.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 497s2_srvr.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
419s2_srvr.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 498s2_srvr.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
420s2_srvr.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 499s2_srvr.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
421s2_srvr.o: ../include/openssl/pem.h ../include/openssl/pem2.h 500s2_srvr.o: ../include/openssl/rand.h ../include/openssl/rsa.h
422s2_srvr.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 501s2_srvr.o: ../include/openssl/safestack.h ../include/openssl/sha.h
423s2_srvr.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 502s2_srvr.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
424s2_srvr.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 503s2_srvr.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
425s2_srvr.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 504s2_srvr.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
426s2_srvr.o: ../include/openssl/sha.h ../include/openssl/ssl.h 505s2_srvr.o: ../include/openssl/tls1.h ../include/openssl/x509.h
427s2_srvr.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 506s2_srvr.o: ../include/openssl/x509_vfy.h s2_srvr.c ssl_locl.h
428s2_srvr.o: ../include/openssl/ssl3.h ../include/openssl/stack.h 507s3_both.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
429s2_srvr.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
430s2_srvr.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
431s2_srvr.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h s2_srvr.c
432s2_srvr.o: ssl_locl.h
433s3_both.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
434s3_both.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
435s3_both.o: ../include/openssl/bn.h ../include/openssl/buffer.h 508s3_both.o: ../include/openssl/bn.h ../include/openssl/buffer.h
436s3_both.o: ../include/openssl/cast.h ../include/openssl/comp.h 509s3_both.o: ../include/openssl/comp.h ../include/openssl/crypto.h
437s3_both.o: ../include/openssl/crypto.h ../include/openssl/des.h 510s3_both.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
438s3_both.o: ../include/openssl/des_old.h ../include/openssl/dh.h 511s3_both.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
439s3_both.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 512s3_both.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
440s3_both.o: ../include/openssl/err.h ../include/openssl/evp.h 513s3_both.o: ../include/openssl/err.h ../include/openssl/evp.h
441s3_both.o: ../include/openssl/idea.h ../include/openssl/kssl.h 514s3_both.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
442s3_both.o: ../include/openssl/lhash.h ../include/openssl/md2.h 515s3_both.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
443s3_both.o: ../include/openssl/md4.h ../include/openssl/md5.h 516s3_both.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
444s3_both.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 517s3_both.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
445s3_both.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 518s3_both.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
446s3_both.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 519s3_both.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
447s3_both.o: ../include/openssl/pem.h ../include/openssl/pem2.h 520s3_both.o: ../include/openssl/rand.h ../include/openssl/rsa.h
448s3_both.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 521s3_both.o: ../include/openssl/safestack.h ../include/openssl/sha.h
449s3_both.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 522s3_both.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
450s3_both.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 523s3_both.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
451s3_both.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 524s3_both.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
452s3_both.o: ../include/openssl/sha.h ../include/openssl/ssl.h 525s3_both.o: ../include/openssl/tls1.h ../include/openssl/x509.h
453s3_both.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 526s3_both.o: ../include/openssl/x509_vfy.h s3_both.c ssl_locl.h
454s3_both.o: ../include/openssl/ssl3.h ../include/openssl/stack.h 527s3_clnt.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
455s3_both.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
456s3_both.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
457s3_both.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h s3_both.c
458s3_both.o: ssl_locl.h
459s3_clnt.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
460s3_clnt.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
461s3_clnt.o: ../include/openssl/bn.h ../include/openssl/buffer.h 528s3_clnt.o: ../include/openssl/bn.h ../include/openssl/buffer.h
462s3_clnt.o: ../include/openssl/cast.h ../include/openssl/comp.h 529s3_clnt.o: ../include/openssl/comp.h ../include/openssl/crypto.h
463s3_clnt.o: ../include/openssl/crypto.h ../include/openssl/des.h 530s3_clnt.o: ../include/openssl/dh.h ../include/openssl/dsa.h
464s3_clnt.o: ../include/openssl/des_old.h ../include/openssl/dh.h 531s3_clnt.o: ../include/openssl/dtls1.h ../include/openssl/e_os2.h
465s3_clnt.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 532s3_clnt.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
466s3_clnt.o: ../include/openssl/err.h ../include/openssl/evp.h 533s3_clnt.o: ../include/openssl/ecdsa.h ../include/openssl/err.h
467s3_clnt.o: ../include/openssl/fips.h ../include/openssl/idea.h 534s3_clnt.o: ../include/openssl/evp.h ../include/openssl/kssl.h
468s3_clnt.o: ../include/openssl/kssl.h ../include/openssl/lhash.h 535s3_clnt.o: ../include/openssl/lhash.h ../include/openssl/md5.h
469s3_clnt.o: ../include/openssl/md2.h ../include/openssl/md4.h
470s3_clnt.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
471s3_clnt.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 536s3_clnt.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
472s3_clnt.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 537s3_clnt.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
473s3_clnt.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h 538s3_clnt.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
474s3_clnt.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h 539s3_clnt.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
475s3_clnt.o: ../include/openssl/rand.h ../include/openssl/rc2.h 540s3_clnt.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
476s3_clnt.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 541s3_clnt.o: ../include/openssl/rand.h ../include/openssl/rsa.h
477s3_clnt.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
478s3_clnt.o: ../include/openssl/safestack.h ../include/openssl/sha.h 542s3_clnt.o: ../include/openssl/safestack.h ../include/openssl/sha.h
479s3_clnt.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 543s3_clnt.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
480s3_clnt.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 544s3_clnt.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
481s3_clnt.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 545s3_clnt.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
482s3_clnt.o: ../include/openssl/tls1.h ../include/openssl/ui.h 546s3_clnt.o: ../include/openssl/tls1.h ../include/openssl/x509.h
483s3_clnt.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
484s3_clnt.o: ../include/openssl/x509_vfy.h kssl_lcl.h s3_clnt.c ssl_locl.h 547s3_clnt.o: ../include/openssl/x509_vfy.h kssl_lcl.h s3_clnt.c ssl_locl.h
485s3_enc.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 548s3_enc.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
486s3_enc.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
487s3_enc.o: ../include/openssl/bn.h ../include/openssl/buffer.h 549s3_enc.o: ../include/openssl/bn.h ../include/openssl/buffer.h
488s3_enc.o: ../include/openssl/cast.h ../include/openssl/comp.h 550s3_enc.o: ../include/openssl/comp.h ../include/openssl/crypto.h
489s3_enc.o: ../include/openssl/crypto.h ../include/openssl/des.h 551s3_enc.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
490s3_enc.o: ../include/openssl/des_old.h ../include/openssl/dh.h 552s3_enc.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
491s3_enc.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 553s3_enc.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
492s3_enc.o: ../include/openssl/err.h ../include/openssl/evp.h 554s3_enc.o: ../include/openssl/err.h ../include/openssl/evp.h
493s3_enc.o: ../include/openssl/idea.h ../include/openssl/kssl.h 555s3_enc.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
494s3_enc.o: ../include/openssl/lhash.h ../include/openssl/md2.h 556s3_enc.o: ../include/openssl/md5.h ../include/openssl/obj_mac.h
495s3_enc.o: ../include/openssl/md4.h ../include/openssl/md5.h
496s3_enc.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
497s3_enc.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 557s3_enc.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
498s3_enc.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 558s3_enc.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
499s3_enc.o: ../include/openssl/pem.h ../include/openssl/pem2.h 559s3_enc.o: ../include/openssl/pem.h ../include/openssl/pem2.h
500s3_enc.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 560s3_enc.o: ../include/openssl/pkcs7.h ../include/openssl/pq_compat.h
501s3_enc.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 561s3_enc.o: ../include/openssl/pqueue.h ../include/openssl/rsa.h
502s3_enc.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
503s3_enc.o: ../include/openssl/safestack.h ../include/openssl/sha.h 562s3_enc.o: ../include/openssl/safestack.h ../include/openssl/sha.h
504s3_enc.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 563s3_enc.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
505s3_enc.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 564s3_enc.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
506s3_enc.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 565s3_enc.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
507s3_enc.o: ../include/openssl/tls1.h ../include/openssl/ui.h 566s3_enc.o: ../include/openssl/tls1.h ../include/openssl/x509.h
508s3_enc.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
509s3_enc.o: ../include/openssl/x509_vfy.h s3_enc.c ssl_locl.h 567s3_enc.o: ../include/openssl/x509_vfy.h s3_enc.c ssl_locl.h
510s3_lib.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 568s3_lib.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
511s3_lib.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
512s3_lib.o: ../include/openssl/bn.h ../include/openssl/buffer.h 569s3_lib.o: ../include/openssl/bn.h ../include/openssl/buffer.h
513s3_lib.o: ../include/openssl/cast.h ../include/openssl/comp.h 570s3_lib.o: ../include/openssl/comp.h ../include/openssl/crypto.h
514s3_lib.o: ../include/openssl/crypto.h ../include/openssl/des.h 571s3_lib.o: ../include/openssl/dh.h ../include/openssl/dsa.h
515s3_lib.o: ../include/openssl/des_old.h ../include/openssl/dh.h 572s3_lib.o: ../include/openssl/dtls1.h ../include/openssl/e_os2.h
516s3_lib.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 573s3_lib.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
517s3_lib.o: ../include/openssl/err.h ../include/openssl/evp.h 574s3_lib.o: ../include/openssl/ecdsa.h ../include/openssl/err.h
518s3_lib.o: ../include/openssl/idea.h ../include/openssl/kssl.h 575s3_lib.o: ../include/openssl/evp.h ../include/openssl/kssl.h
519s3_lib.o: ../include/openssl/lhash.h ../include/openssl/md2.h 576s3_lib.o: ../include/openssl/lhash.h ../include/openssl/md5.h
520s3_lib.o: ../include/openssl/md4.h ../include/openssl/md5.h 577s3_lib.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
521s3_lib.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 578s3_lib.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
522s3_lib.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 579s3_lib.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
523s3_lib.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 580s3_lib.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
524s3_lib.o: ../include/openssl/pem.h ../include/openssl/pem2.h 581s3_lib.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
525s3_lib.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 582s3_lib.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
526s3_lib.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 583s3_lib.o: ../include/openssl/sha.h ../include/openssl/ssl.h
527s3_lib.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 584s3_lib.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
528s3_lib.o: ../include/openssl/safestack.h ../include/openssl/sha.h 585s3_lib.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
529s3_lib.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 586s3_lib.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
530s3_lib.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 587s3_lib.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h kssl_lcl.h
531s3_lib.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 588s3_lib.o: s3_lib.c ssl_locl.h
532s3_lib.o: ../include/openssl/tls1.h ../include/openssl/ui.h 589s3_meth.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
533s3_lib.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
534s3_lib.o: ../include/openssl/x509_vfy.h kssl_lcl.h s3_lib.c ssl_locl.h
535s3_meth.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
536s3_meth.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
537s3_meth.o: ../include/openssl/bn.h ../include/openssl/buffer.h 590s3_meth.o: ../include/openssl/bn.h ../include/openssl/buffer.h
538s3_meth.o: ../include/openssl/cast.h ../include/openssl/comp.h 591s3_meth.o: ../include/openssl/comp.h ../include/openssl/crypto.h
539s3_meth.o: ../include/openssl/crypto.h ../include/openssl/des.h 592s3_meth.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
540s3_meth.o: ../include/openssl/des_old.h ../include/openssl/dh.h 593s3_meth.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
541s3_meth.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 594s3_meth.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
542s3_meth.o: ../include/openssl/err.h ../include/openssl/evp.h 595s3_meth.o: ../include/openssl/err.h ../include/openssl/evp.h
543s3_meth.o: ../include/openssl/idea.h ../include/openssl/kssl.h 596s3_meth.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
544s3_meth.o: ../include/openssl/lhash.h ../include/openssl/md2.h 597s3_meth.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
545s3_meth.o: ../include/openssl/md4.h ../include/openssl/md5.h 598s3_meth.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
546s3_meth.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 599s3_meth.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
547s3_meth.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 600s3_meth.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
548s3_meth.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 601s3_meth.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
549s3_meth.o: ../include/openssl/pem.h ../include/openssl/pem2.h 602s3_meth.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
550s3_meth.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 603s3_meth.o: ../include/openssl/sha.h ../include/openssl/ssl.h
551s3_meth.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 604s3_meth.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
552s3_meth.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 605s3_meth.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
553s3_meth.o: ../include/openssl/safestack.h ../include/openssl/sha.h 606s3_meth.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
554s3_meth.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 607s3_meth.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h s3_meth.c
555s3_meth.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 608s3_meth.o: ssl_locl.h
556s3_meth.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 609s3_pkt.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
557s3_meth.o: ../include/openssl/tls1.h ../include/openssl/ui.h
558s3_meth.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
559s3_meth.o: ../include/openssl/x509_vfy.h s3_meth.c ssl_locl.h
560s3_pkt.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
561s3_pkt.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
562s3_pkt.o: ../include/openssl/bn.h ../include/openssl/buffer.h 610s3_pkt.o: ../include/openssl/bn.h ../include/openssl/buffer.h
563s3_pkt.o: ../include/openssl/cast.h ../include/openssl/comp.h 611s3_pkt.o: ../include/openssl/comp.h ../include/openssl/crypto.h
564s3_pkt.o: ../include/openssl/crypto.h ../include/openssl/des.h 612s3_pkt.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
565s3_pkt.o: ../include/openssl/des_old.h ../include/openssl/dh.h 613s3_pkt.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
566s3_pkt.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 614s3_pkt.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
567s3_pkt.o: ../include/openssl/err.h ../include/openssl/evp.h 615s3_pkt.o: ../include/openssl/err.h ../include/openssl/evp.h
568s3_pkt.o: ../include/openssl/idea.h ../include/openssl/kssl.h 616s3_pkt.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
569s3_pkt.o: ../include/openssl/lhash.h ../include/openssl/md2.h 617s3_pkt.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
570s3_pkt.o: ../include/openssl/md4.h ../include/openssl/md5.h 618s3_pkt.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
571s3_pkt.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 619s3_pkt.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
572s3_pkt.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 620s3_pkt.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
573s3_pkt.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 621s3_pkt.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
574s3_pkt.o: ../include/openssl/pem.h ../include/openssl/pem2.h 622s3_pkt.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
575s3_pkt.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 623s3_pkt.o: ../include/openssl/sha.h ../include/openssl/ssl.h
576s3_pkt.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 624s3_pkt.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
577s3_pkt.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 625s3_pkt.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
578s3_pkt.o: ../include/openssl/safestack.h ../include/openssl/sha.h 626s3_pkt.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
579s3_pkt.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 627s3_pkt.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h s3_pkt.c
580s3_pkt.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 628s3_pkt.o: ssl_locl.h
581s3_pkt.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 629s3_srvr.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
582s3_pkt.o: ../include/openssl/tls1.h ../include/openssl/ui.h
583s3_pkt.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
584s3_pkt.o: ../include/openssl/x509_vfy.h s3_pkt.c ssl_locl.h
585s3_srvr.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
586s3_srvr.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
587s3_srvr.o: ../include/openssl/bn.h ../include/openssl/buffer.h 630s3_srvr.o: ../include/openssl/bn.h ../include/openssl/buffer.h
588s3_srvr.o: ../include/openssl/cast.h ../include/openssl/comp.h 631s3_srvr.o: ../include/openssl/comp.h ../include/openssl/crypto.h
589s3_srvr.o: ../include/openssl/crypto.h ../include/openssl/des.h 632s3_srvr.o: ../include/openssl/dh.h ../include/openssl/dsa.h
590s3_srvr.o: ../include/openssl/des_old.h ../include/openssl/dh.h 633s3_srvr.o: ../include/openssl/dtls1.h ../include/openssl/e_os2.h
591s3_srvr.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 634s3_srvr.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
592s3_srvr.o: ../include/openssl/err.h ../include/openssl/evp.h 635s3_srvr.o: ../include/openssl/ecdsa.h ../include/openssl/err.h
593s3_srvr.o: ../include/openssl/fips.h ../include/openssl/idea.h 636s3_srvr.o: ../include/openssl/evp.h ../include/openssl/hmac.h
594s3_srvr.o: ../include/openssl/kssl.h ../include/openssl/lhash.h 637s3_srvr.o: ../include/openssl/krb5_asn.h ../include/openssl/kssl.h
595s3_srvr.o: ../include/openssl/md2.h ../include/openssl/md4.h 638s3_srvr.o: ../include/openssl/lhash.h ../include/openssl/md5.h
596s3_srvr.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
597s3_srvr.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 639s3_srvr.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
598s3_srvr.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 640s3_srvr.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
599s3_srvr.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h 641s3_srvr.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
600s3_srvr.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h 642s3_srvr.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
601s3_srvr.o: ../include/openssl/rand.h ../include/openssl/rc2.h 643s3_srvr.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
602s3_srvr.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 644s3_srvr.o: ../include/openssl/rand.h ../include/openssl/rsa.h
603s3_srvr.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
604s3_srvr.o: ../include/openssl/safestack.h ../include/openssl/sha.h 645s3_srvr.o: ../include/openssl/safestack.h ../include/openssl/sha.h
605s3_srvr.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 646s3_srvr.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
606s3_srvr.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 647s3_srvr.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
607s3_srvr.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 648s3_srvr.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
608s3_srvr.o: ../include/openssl/tls1.h ../include/openssl/ui.h 649s3_srvr.o: ../include/openssl/tls1.h ../include/openssl/x509.h
609s3_srvr.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
610s3_srvr.o: ../include/openssl/x509_vfy.h kssl_lcl.h s3_srvr.c ssl_locl.h 650s3_srvr.o: ../include/openssl/x509_vfy.h kssl_lcl.h s3_srvr.c ssl_locl.h
611ssl_algs.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 651ssl_algs.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
612ssl_algs.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
613ssl_algs.o: ../include/openssl/bn.h ../include/openssl/buffer.h 652ssl_algs.o: ../include/openssl/bn.h ../include/openssl/buffer.h
614ssl_algs.o: ../include/openssl/cast.h ../include/openssl/comp.h 653ssl_algs.o: ../include/openssl/comp.h ../include/openssl/crypto.h
615ssl_algs.o: ../include/openssl/crypto.h ../include/openssl/des.h 654ssl_algs.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
616ssl_algs.o: ../include/openssl/des_old.h ../include/openssl/dh.h 655ssl_algs.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
617ssl_algs.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 656ssl_algs.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
618ssl_algs.o: ../include/openssl/err.h ../include/openssl/evp.h 657ssl_algs.o: ../include/openssl/err.h ../include/openssl/evp.h
619ssl_algs.o: ../include/openssl/idea.h ../include/openssl/kssl.h 658ssl_algs.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
620ssl_algs.o: ../include/openssl/lhash.h ../include/openssl/md2.h 659ssl_algs.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
621ssl_algs.o: ../include/openssl/md4.h ../include/openssl/md5.h 660ssl_algs.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
622ssl_algs.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 661ssl_algs.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
623ssl_algs.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 662ssl_algs.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
624ssl_algs.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 663ssl_algs.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
625ssl_algs.o: ../include/openssl/pem.h ../include/openssl/pem2.h 664ssl_algs.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
626ssl_algs.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 665ssl_algs.o: ../include/openssl/sha.h ../include/openssl/ssl.h
627ssl_algs.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 666ssl_algs.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
628ssl_algs.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 667ssl_algs.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
629ssl_algs.o: ../include/openssl/safestack.h ../include/openssl/sha.h 668ssl_algs.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
630ssl_algs.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 669ssl_algs.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h ssl_algs.c
631ssl_algs.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 670ssl_algs.o: ssl_locl.h
632ssl_algs.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 671ssl_asn1.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/asn1_mac.h
633ssl_algs.o: ../include/openssl/tls1.h ../include/openssl/ui.h 672ssl_asn1.o: ../include/openssl/bio.h ../include/openssl/bn.h
634ssl_algs.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h 673ssl_asn1.o: ../include/openssl/buffer.h ../include/openssl/comp.h
635ssl_algs.o: ../include/openssl/x509_vfy.h ssl_algs.c ssl_locl.h 674ssl_asn1.o: ../include/openssl/crypto.h ../include/openssl/dsa.h
636ssl_asn1.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 675ssl_asn1.o: ../include/openssl/dtls1.h ../include/openssl/e_os2.h
637ssl_asn1.o: ../include/openssl/asn1_mac.h ../include/openssl/bio.h 676ssl_asn1.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
638ssl_asn1.o: ../include/openssl/blowfish.h ../include/openssl/bn.h 677ssl_asn1.o: ../include/openssl/ecdsa.h ../include/openssl/err.h
639ssl_asn1.o: ../include/openssl/buffer.h ../include/openssl/cast.h 678ssl_asn1.o: ../include/openssl/evp.h ../include/openssl/kssl.h
640ssl_asn1.o: ../include/openssl/comp.h ../include/openssl/crypto.h 679ssl_asn1.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
641ssl_asn1.o: ../include/openssl/des.h ../include/openssl/des_old.h 680ssl_asn1.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
642ssl_asn1.o: ../include/openssl/dh.h ../include/openssl/dsa.h 681ssl_asn1.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
643ssl_asn1.o: ../include/openssl/e_os2.h ../include/openssl/err.h 682ssl_asn1.o: ../include/openssl/pem.h ../include/openssl/pem2.h
644ssl_asn1.o: ../include/openssl/evp.h ../include/openssl/idea.h 683ssl_asn1.o: ../include/openssl/pkcs7.h ../include/openssl/pq_compat.h
645ssl_asn1.o: ../include/openssl/kssl.h ../include/openssl/lhash.h 684ssl_asn1.o: ../include/openssl/pqueue.h ../include/openssl/rsa.h
646ssl_asn1.o: ../include/openssl/md2.h ../include/openssl/md4.h 685ssl_asn1.o: ../include/openssl/safestack.h ../include/openssl/sha.h
647ssl_asn1.o: ../include/openssl/md5.h ../include/openssl/mdc2.h 686ssl_asn1.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
648ssl_asn1.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 687ssl_asn1.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
649ssl_asn1.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 688ssl_asn1.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
650ssl_asn1.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h 689ssl_asn1.o: ../include/openssl/tls1.h ../include/openssl/x509.h
651ssl_asn1.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h 690ssl_asn1.o: ../include/openssl/x509_vfy.h ssl_asn1.c ssl_locl.h
652ssl_asn1.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 691ssl_cert.o: ../crypto/o_dir.h ../e_os.h ../include/openssl/asn1.h
653ssl_asn1.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 692ssl_cert.o: ../include/openssl/bio.h ../include/openssl/bn.h
654ssl_asn1.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 693ssl_cert.o: ../include/openssl/buffer.h ../include/openssl/comp.h
655ssl_asn1.o: ../include/openssl/sha.h ../include/openssl/ssl.h
656ssl_asn1.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
657ssl_asn1.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
658ssl_asn1.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
659ssl_asn1.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
660ssl_asn1.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h ssl_asn1.c
661ssl_asn1.o: ssl_locl.h
662ssl_cert.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
663ssl_cert.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
664ssl_cert.o: ../include/openssl/bn.h ../include/openssl/buffer.h
665ssl_cert.o: ../include/openssl/cast.h ../include/openssl/comp.h
666ssl_cert.o: ../include/openssl/conf.h ../include/openssl/crypto.h 694ssl_cert.o: ../include/openssl/conf.h ../include/openssl/crypto.h
667ssl_cert.o: ../include/openssl/des.h ../include/openssl/des_old.h
668ssl_cert.o: ../include/openssl/dh.h ../include/openssl/dsa.h 695ssl_cert.o: ../include/openssl/dh.h ../include/openssl/dsa.h
669ssl_cert.o: ../include/openssl/e_os2.h ../include/openssl/err.h 696ssl_cert.o: ../include/openssl/dtls1.h ../include/openssl/e_os2.h
670ssl_cert.o: ../include/openssl/evp.h ../include/openssl/fips.h 697ssl_cert.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
671ssl_cert.o: ../include/openssl/idea.h ../include/openssl/kssl.h 698ssl_cert.o: ../include/openssl/ecdsa.h ../include/openssl/err.h
672ssl_cert.o: ../include/openssl/lhash.h ../include/openssl/md2.h 699ssl_cert.o: ../include/openssl/evp.h ../include/openssl/kssl.h
673ssl_cert.o: ../include/openssl/md4.h ../include/openssl/md5.h 700ssl_cert.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
674ssl_cert.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
675ssl_cert.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 701ssl_cert.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
676ssl_cert.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 702ssl_cert.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
677ssl_cert.o: ../include/openssl/pem.h ../include/openssl/pem2.h 703ssl_cert.o: ../include/openssl/pem.h ../include/openssl/pem2.h
678ssl_cert.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 704ssl_cert.o: ../include/openssl/pkcs7.h ../include/openssl/pq_compat.h
679ssl_cert.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 705ssl_cert.o: ../include/openssl/pqueue.h ../include/openssl/rsa.h
680ssl_cert.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
681ssl_cert.o: ../include/openssl/safestack.h ../include/openssl/sha.h 706ssl_cert.o: ../include/openssl/safestack.h ../include/openssl/sha.h
682ssl_cert.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 707ssl_cert.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
683ssl_cert.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 708ssl_cert.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
684ssl_cert.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 709ssl_cert.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
685ssl_cert.o: ../include/openssl/tls1.h ../include/openssl/ui.h 710ssl_cert.o: ../include/openssl/tls1.h ../include/openssl/x509.h
686ssl_cert.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
687ssl_cert.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h 711ssl_cert.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h
688ssl_cert.o: ssl_cert.c ssl_locl.h 712ssl_cert.o: ssl_cert.c ssl_locl.h
689ssl_ciph.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 713ssl_ciph.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
690ssl_ciph.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
691ssl_ciph.o: ../include/openssl/bn.h ../include/openssl/buffer.h 714ssl_ciph.o: ../include/openssl/bn.h ../include/openssl/buffer.h
692ssl_ciph.o: ../include/openssl/cast.h ../include/openssl/comp.h 715ssl_ciph.o: ../include/openssl/comp.h ../include/openssl/crypto.h
693ssl_ciph.o: ../include/openssl/crypto.h ../include/openssl/des.h 716ssl_ciph.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
694ssl_ciph.o: ../include/openssl/des_old.h ../include/openssl/dh.h 717ssl_ciph.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
695ssl_ciph.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 718ssl_ciph.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
696ssl_ciph.o: ../include/openssl/err.h ../include/openssl/evp.h 719ssl_ciph.o: ../include/openssl/err.h ../include/openssl/evp.h
697ssl_ciph.o: ../include/openssl/fips.h ../include/openssl/idea.h
698ssl_ciph.o: ../include/openssl/kssl.h ../include/openssl/lhash.h 720ssl_ciph.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
699ssl_ciph.o: ../include/openssl/md2.h ../include/openssl/md4.h
700ssl_ciph.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
701ssl_ciph.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 721ssl_ciph.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
702ssl_ciph.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 722ssl_ciph.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
703ssl_ciph.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h 723ssl_ciph.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
704ssl_ciph.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h 724ssl_ciph.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
705ssl_ciph.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 725ssl_ciph.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
706ssl_ciph.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
707ssl_ciph.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 726ssl_ciph.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
708ssl_ciph.o: ../include/openssl/sha.h ../include/openssl/ssl.h 727ssl_ciph.o: ../include/openssl/sha.h ../include/openssl/ssl.h
709ssl_ciph.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 728ssl_ciph.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
710ssl_ciph.o: ../include/openssl/ssl3.h ../include/openssl/stack.h 729ssl_ciph.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
711ssl_ciph.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h 730ssl_ciph.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
712ssl_ciph.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
713ssl_ciph.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h ssl_ciph.c 731ssl_ciph.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h ssl_ciph.c
714ssl_ciph.o: ssl_locl.h 732ssl_ciph.o: ssl_locl.h
715ssl_err.o: ../include/openssl/aes.h ../include/openssl/asn1.h 733ssl_err.o: ../include/openssl/asn1.h ../include/openssl/bio.h
716ssl_err.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
717ssl_err.o: ../include/openssl/bn.h ../include/openssl/buffer.h 734ssl_err.o: ../include/openssl/bn.h ../include/openssl/buffer.h
718ssl_err.o: ../include/openssl/cast.h ../include/openssl/comp.h 735ssl_err.o: ../include/openssl/comp.h ../include/openssl/crypto.h
719ssl_err.o: ../include/openssl/crypto.h ../include/openssl/des.h 736ssl_err.o: ../include/openssl/dtls1.h ../include/openssl/e_os2.h
720ssl_err.o: ../include/openssl/des_old.h ../include/openssl/dh.h 737ssl_err.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
721ssl_err.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 738ssl_err.o: ../include/openssl/ecdsa.h ../include/openssl/err.h
722ssl_err.o: ../include/openssl/err.h ../include/openssl/evp.h 739ssl_err.o: ../include/openssl/evp.h ../include/openssl/kssl.h
723ssl_err.o: ../include/openssl/idea.h ../include/openssl/kssl.h 740ssl_err.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
724ssl_err.o: ../include/openssl/lhash.h ../include/openssl/md2.h
725ssl_err.o: ../include/openssl/md4.h ../include/openssl/md5.h
726ssl_err.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
727ssl_err.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 741ssl_err.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
728ssl_err.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 742ssl_err.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
729ssl_err.o: ../include/openssl/pem.h ../include/openssl/pem2.h 743ssl_err.o: ../include/openssl/pem.h ../include/openssl/pem2.h
730ssl_err.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 744ssl_err.o: ../include/openssl/pkcs7.h ../include/openssl/pq_compat.h
731ssl_err.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 745ssl_err.o: ../include/openssl/pqueue.h ../include/openssl/safestack.h
732ssl_err.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 746ssl_err.o: ../include/openssl/sha.h ../include/openssl/ssl.h
733ssl_err.o: ../include/openssl/safestack.h ../include/openssl/sha.h 747ssl_err.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
734ssl_err.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 748ssl_err.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
735ssl_err.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 749ssl_err.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
736ssl_err.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 750ssl_err.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h ssl_err.c
737ssl_err.o: ../include/openssl/tls1.h ../include/openssl/ui.h 751ssl_err2.o: ../include/openssl/asn1.h ../include/openssl/bio.h
738ssl_err.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
739ssl_err.o: ../include/openssl/x509_vfy.h ssl_err.c
740ssl_err2.o: ../include/openssl/aes.h ../include/openssl/asn1.h
741ssl_err2.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
742ssl_err2.o: ../include/openssl/bn.h ../include/openssl/buffer.h 752ssl_err2.o: ../include/openssl/bn.h ../include/openssl/buffer.h
743ssl_err2.o: ../include/openssl/cast.h ../include/openssl/comp.h 753ssl_err2.o: ../include/openssl/comp.h ../include/openssl/crypto.h
744ssl_err2.o: ../include/openssl/crypto.h ../include/openssl/des.h 754ssl_err2.o: ../include/openssl/dtls1.h ../include/openssl/e_os2.h
745ssl_err2.o: ../include/openssl/des_old.h ../include/openssl/dh.h 755ssl_err2.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
746ssl_err2.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 756ssl_err2.o: ../include/openssl/ecdsa.h ../include/openssl/err.h
747ssl_err2.o: ../include/openssl/err.h ../include/openssl/evp.h 757ssl_err2.o: ../include/openssl/evp.h ../include/openssl/kssl.h
748ssl_err2.o: ../include/openssl/idea.h ../include/openssl/kssl.h 758ssl_err2.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
749ssl_err2.o: ../include/openssl/lhash.h ../include/openssl/md2.h
750ssl_err2.o: ../include/openssl/md4.h ../include/openssl/md5.h
751ssl_err2.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
752ssl_err2.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 759ssl_err2.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
753ssl_err2.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 760ssl_err2.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
754ssl_err2.o: ../include/openssl/pem.h ../include/openssl/pem2.h 761ssl_err2.o: ../include/openssl/pem.h ../include/openssl/pem2.h
755ssl_err2.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 762ssl_err2.o: ../include/openssl/pkcs7.h ../include/openssl/pq_compat.h
756ssl_err2.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 763ssl_err2.o: ../include/openssl/pqueue.h ../include/openssl/safestack.h
757ssl_err2.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 764ssl_err2.o: ../include/openssl/sha.h ../include/openssl/ssl.h
758ssl_err2.o: ../include/openssl/safestack.h ../include/openssl/sha.h 765ssl_err2.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
759ssl_err2.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 766ssl_err2.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
760ssl_err2.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 767ssl_err2.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
761ssl_err2.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 768ssl_err2.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h ssl_err2.c
762ssl_err2.o: ../include/openssl/tls1.h ../include/openssl/ui.h 769ssl_lib.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
763ssl_err2.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
764ssl_err2.o: ../include/openssl/x509_vfy.h ssl_err2.c
765ssl_lib.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
766ssl_lib.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
767ssl_lib.o: ../include/openssl/bn.h ../include/openssl/buffer.h 770ssl_lib.o: ../include/openssl/bn.h ../include/openssl/buffer.h
768ssl_lib.o: ../include/openssl/cast.h ../include/openssl/comp.h 771ssl_lib.o: ../include/openssl/comp.h ../include/openssl/conf.h
769ssl_lib.o: ../include/openssl/conf.h ../include/openssl/crypto.h 772ssl_lib.o: ../include/openssl/crypto.h ../include/openssl/dh.h
770ssl_lib.o: ../include/openssl/des.h ../include/openssl/des_old.h 773ssl_lib.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
771ssl_lib.o: ../include/openssl/dh.h ../include/openssl/dsa.h 774ssl_lib.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
772ssl_lib.o: ../include/openssl/e_os2.h ../include/openssl/err.h 775ssl_lib.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
773ssl_lib.o: ../include/openssl/evp.h ../include/openssl/fips.h 776ssl_lib.o: ../include/openssl/err.h ../include/openssl/evp.h
774ssl_lib.o: ../include/openssl/idea.h ../include/openssl/kssl.h 777ssl_lib.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
775ssl_lib.o: ../include/openssl/lhash.h ../include/openssl/md2.h 778ssl_lib.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
776ssl_lib.o: ../include/openssl/md4.h ../include/openssl/md5.h 779ssl_lib.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
777ssl_lib.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
778ssl_lib.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
779ssl_lib.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 780ssl_lib.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
780ssl_lib.o: ../include/openssl/pem.h ../include/openssl/pem2.h 781ssl_lib.o: ../include/openssl/pem.h ../include/openssl/pem2.h
781ssl_lib.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 782ssl_lib.o: ../include/openssl/pkcs7.h ../include/openssl/pq_compat.h
782ssl_lib.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 783ssl_lib.o: ../include/openssl/pqueue.h ../include/openssl/rand.h
783ssl_lib.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 784ssl_lib.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
784ssl_lib.o: ../include/openssl/safestack.h ../include/openssl/sha.h 785ssl_lib.o: ../include/openssl/sha.h ../include/openssl/ssl.h
785ssl_lib.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 786ssl_lib.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
786ssl_lib.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 787ssl_lib.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
787ssl_lib.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 788ssl_lib.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
788ssl_lib.o: ../include/openssl/tls1.h ../include/openssl/ui.h 789ssl_lib.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
789ssl_lib.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h 790ssl_lib.o: ../include/openssl/x509v3.h kssl_lcl.h ssl_lib.c ssl_locl.h
790ssl_lib.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h kssl_lcl.h 791ssl_rsa.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
791ssl_lib.o: ssl_lib.c ssl_locl.h
792ssl_rsa.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
793ssl_rsa.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
794ssl_rsa.o: ../include/openssl/bn.h ../include/openssl/buffer.h 792ssl_rsa.o: ../include/openssl/bn.h ../include/openssl/buffer.h
795ssl_rsa.o: ../include/openssl/cast.h ../include/openssl/comp.h 793ssl_rsa.o: ../include/openssl/comp.h ../include/openssl/crypto.h
796ssl_rsa.o: ../include/openssl/crypto.h ../include/openssl/des.h 794ssl_rsa.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
797ssl_rsa.o: ../include/openssl/des_old.h ../include/openssl/dh.h 795ssl_rsa.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
798ssl_rsa.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 796ssl_rsa.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
799ssl_rsa.o: ../include/openssl/err.h ../include/openssl/evp.h 797ssl_rsa.o: ../include/openssl/err.h ../include/openssl/evp.h
800ssl_rsa.o: ../include/openssl/idea.h ../include/openssl/kssl.h 798ssl_rsa.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
801ssl_rsa.o: ../include/openssl/lhash.h ../include/openssl/md2.h 799ssl_rsa.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
802ssl_rsa.o: ../include/openssl/md4.h ../include/openssl/md5.h 800ssl_rsa.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
803ssl_rsa.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 801ssl_rsa.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
804ssl_rsa.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 802ssl_rsa.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
805ssl_rsa.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 803ssl_rsa.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
806ssl_rsa.o: ../include/openssl/pem.h ../include/openssl/pem2.h 804ssl_rsa.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
807ssl_rsa.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 805ssl_rsa.o: ../include/openssl/sha.h ../include/openssl/ssl.h
808ssl_rsa.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 806ssl_rsa.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
809ssl_rsa.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 807ssl_rsa.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
810ssl_rsa.o: ../include/openssl/safestack.h ../include/openssl/sha.h 808ssl_rsa.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
811ssl_rsa.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 809ssl_rsa.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h ssl_locl.h
812ssl_rsa.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 810ssl_rsa.o: ssl_rsa.c
813ssl_rsa.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 811ssl_sess.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
814ssl_rsa.o: ../include/openssl/tls1.h ../include/openssl/ui.h
815ssl_rsa.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
816ssl_rsa.o: ../include/openssl/x509_vfy.h ssl_locl.h ssl_rsa.c
817ssl_sess.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
818ssl_sess.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
819ssl_sess.o: ../include/openssl/bn.h ../include/openssl/buffer.h 812ssl_sess.o: ../include/openssl/bn.h ../include/openssl/buffer.h
820ssl_sess.o: ../include/openssl/cast.h ../include/openssl/comp.h 813ssl_sess.o: ../include/openssl/comp.h ../include/openssl/crypto.h
821ssl_sess.o: ../include/openssl/crypto.h ../include/openssl/des.h 814ssl_sess.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
822ssl_sess.o: ../include/openssl/des_old.h ../include/openssl/dh.h 815ssl_sess.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
823ssl_sess.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 816ssl_sess.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
824ssl_sess.o: ../include/openssl/err.h ../include/openssl/evp.h 817ssl_sess.o: ../include/openssl/err.h ../include/openssl/evp.h
825ssl_sess.o: ../include/openssl/idea.h ../include/openssl/kssl.h 818ssl_sess.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
826ssl_sess.o: ../include/openssl/lhash.h ../include/openssl/md2.h 819ssl_sess.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
827ssl_sess.o: ../include/openssl/md4.h ../include/openssl/md5.h 820ssl_sess.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
828ssl_sess.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 821ssl_sess.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
829ssl_sess.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 822ssl_sess.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
830ssl_sess.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 823ssl_sess.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
831ssl_sess.o: ../include/openssl/pem.h ../include/openssl/pem2.h 824ssl_sess.o: ../include/openssl/rand.h ../include/openssl/rsa.h
832ssl_sess.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 825ssl_sess.o: ../include/openssl/safestack.h ../include/openssl/sha.h
833ssl_sess.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 826ssl_sess.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
834ssl_sess.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 827ssl_sess.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
835ssl_sess.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 828ssl_sess.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
836ssl_sess.o: ../include/openssl/sha.h ../include/openssl/ssl.h 829ssl_sess.o: ../include/openssl/tls1.h ../include/openssl/x509.h
837ssl_sess.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 830ssl_sess.o: ../include/openssl/x509_vfy.h ssl_locl.h ssl_sess.c
838ssl_sess.o: ../include/openssl/ssl3.h ../include/openssl/stack.h 831ssl_stat.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
839ssl_sess.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
840ssl_sess.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
841ssl_sess.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h ssl_locl.h
842ssl_sess.o: ssl_sess.c
843ssl_stat.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
844ssl_stat.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
845ssl_stat.o: ../include/openssl/bn.h ../include/openssl/buffer.h 832ssl_stat.o: ../include/openssl/bn.h ../include/openssl/buffer.h
846ssl_stat.o: ../include/openssl/cast.h ../include/openssl/comp.h 833ssl_stat.o: ../include/openssl/comp.h ../include/openssl/crypto.h
847ssl_stat.o: ../include/openssl/crypto.h ../include/openssl/des.h 834ssl_stat.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
848ssl_stat.o: ../include/openssl/des_old.h ../include/openssl/dh.h 835ssl_stat.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
849ssl_stat.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 836ssl_stat.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
850ssl_stat.o: ../include/openssl/err.h ../include/openssl/evp.h 837ssl_stat.o: ../include/openssl/err.h ../include/openssl/evp.h
851ssl_stat.o: ../include/openssl/idea.h ../include/openssl/kssl.h 838ssl_stat.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
852ssl_stat.o: ../include/openssl/lhash.h ../include/openssl/md2.h 839ssl_stat.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
853ssl_stat.o: ../include/openssl/md4.h ../include/openssl/md5.h 840ssl_stat.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
854ssl_stat.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 841ssl_stat.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
855ssl_stat.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 842ssl_stat.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
856ssl_stat.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 843ssl_stat.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
857ssl_stat.o: ../include/openssl/pem.h ../include/openssl/pem2.h 844ssl_stat.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
858ssl_stat.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 845ssl_stat.o: ../include/openssl/sha.h ../include/openssl/ssl.h
859ssl_stat.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 846ssl_stat.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
860ssl_stat.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 847ssl_stat.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
861ssl_stat.o: ../include/openssl/safestack.h ../include/openssl/sha.h 848ssl_stat.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
862ssl_stat.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 849ssl_stat.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h ssl_locl.h
863ssl_stat.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 850ssl_stat.o: ssl_stat.c
864ssl_stat.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 851ssl_txt.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
865ssl_stat.o: ../include/openssl/tls1.h ../include/openssl/ui.h
866ssl_stat.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
867ssl_stat.o: ../include/openssl/x509_vfy.h ssl_locl.h ssl_stat.c
868ssl_txt.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
869ssl_txt.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
870ssl_txt.o: ../include/openssl/bn.h ../include/openssl/buffer.h 852ssl_txt.o: ../include/openssl/bn.h ../include/openssl/buffer.h
871ssl_txt.o: ../include/openssl/cast.h ../include/openssl/comp.h 853ssl_txt.o: ../include/openssl/comp.h ../include/openssl/crypto.h
872ssl_txt.o: ../include/openssl/crypto.h ../include/openssl/des.h 854ssl_txt.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
873ssl_txt.o: ../include/openssl/des_old.h ../include/openssl/dh.h 855ssl_txt.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
874ssl_txt.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 856ssl_txt.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
875ssl_txt.o: ../include/openssl/err.h ../include/openssl/evp.h 857ssl_txt.o: ../include/openssl/err.h ../include/openssl/evp.h
876ssl_txt.o: ../include/openssl/idea.h ../include/openssl/kssl.h 858ssl_txt.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
877ssl_txt.o: ../include/openssl/lhash.h ../include/openssl/md2.h 859ssl_txt.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
878ssl_txt.o: ../include/openssl/md4.h ../include/openssl/md5.h 860ssl_txt.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
879ssl_txt.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 861ssl_txt.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
880ssl_txt.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 862ssl_txt.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
881ssl_txt.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 863ssl_txt.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
882ssl_txt.o: ../include/openssl/pem.h ../include/openssl/pem2.h 864ssl_txt.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
883ssl_txt.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 865ssl_txt.o: ../include/openssl/sha.h ../include/openssl/ssl.h
884ssl_txt.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 866ssl_txt.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
885ssl_txt.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 867ssl_txt.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
886ssl_txt.o: ../include/openssl/safestack.h ../include/openssl/sha.h 868ssl_txt.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
887ssl_txt.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 869ssl_txt.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h ssl_locl.h
888ssl_txt.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 870ssl_txt.o: ssl_txt.c
889ssl_txt.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 871t1_clnt.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
890ssl_txt.o: ../include/openssl/tls1.h ../include/openssl/ui.h
891ssl_txt.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
892ssl_txt.o: ../include/openssl/x509_vfy.h ssl_locl.h ssl_txt.c
893t1_clnt.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
894t1_clnt.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
895t1_clnt.o: ../include/openssl/bn.h ../include/openssl/buffer.h 872t1_clnt.o: ../include/openssl/bn.h ../include/openssl/buffer.h
896t1_clnt.o: ../include/openssl/cast.h ../include/openssl/comp.h 873t1_clnt.o: ../include/openssl/comp.h ../include/openssl/crypto.h
897t1_clnt.o: ../include/openssl/crypto.h ../include/openssl/des.h 874t1_clnt.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
898t1_clnt.o: ../include/openssl/des_old.h ../include/openssl/dh.h 875t1_clnt.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
899t1_clnt.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 876t1_clnt.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
900t1_clnt.o: ../include/openssl/err.h ../include/openssl/evp.h 877t1_clnt.o: ../include/openssl/err.h ../include/openssl/evp.h
901t1_clnt.o: ../include/openssl/idea.h ../include/openssl/kssl.h 878t1_clnt.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
902t1_clnt.o: ../include/openssl/lhash.h ../include/openssl/md2.h 879t1_clnt.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
903t1_clnt.o: ../include/openssl/md4.h ../include/openssl/md5.h 880t1_clnt.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
904t1_clnt.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 881t1_clnt.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
905t1_clnt.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 882t1_clnt.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
906t1_clnt.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 883t1_clnt.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
907t1_clnt.o: ../include/openssl/pem.h ../include/openssl/pem2.h 884t1_clnt.o: ../include/openssl/rand.h ../include/openssl/rsa.h
908t1_clnt.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 885t1_clnt.o: ../include/openssl/safestack.h ../include/openssl/sha.h
909t1_clnt.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 886t1_clnt.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
910t1_clnt.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 887t1_clnt.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
911t1_clnt.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 888t1_clnt.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
912t1_clnt.o: ../include/openssl/sha.h ../include/openssl/ssl.h 889t1_clnt.o: ../include/openssl/tls1.h ../include/openssl/x509.h
913t1_clnt.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 890t1_clnt.o: ../include/openssl/x509_vfy.h ssl_locl.h t1_clnt.c
914t1_clnt.o: ../include/openssl/ssl3.h ../include/openssl/stack.h 891t1_enc.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
915t1_clnt.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
916t1_clnt.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
917t1_clnt.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h ssl_locl.h
918t1_clnt.o: t1_clnt.c
919t1_enc.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
920t1_enc.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
921t1_enc.o: ../include/openssl/bn.h ../include/openssl/buffer.h 892t1_enc.o: ../include/openssl/bn.h ../include/openssl/buffer.h
922t1_enc.o: ../include/openssl/cast.h ../include/openssl/comp.h 893t1_enc.o: ../include/openssl/comp.h ../include/openssl/crypto.h
923t1_enc.o: ../include/openssl/crypto.h ../include/openssl/des.h 894t1_enc.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
924t1_enc.o: ../include/openssl/des_old.h ../include/openssl/dh.h 895t1_enc.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
925t1_enc.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 896t1_enc.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
926t1_enc.o: ../include/openssl/err.h ../include/openssl/evp.h 897t1_enc.o: ../include/openssl/err.h ../include/openssl/evp.h
927t1_enc.o: ../include/openssl/fips.h ../include/openssl/hmac.h 898t1_enc.o: ../include/openssl/hmac.h ../include/openssl/kssl.h
928t1_enc.o: ../include/openssl/idea.h ../include/openssl/kssl.h 899t1_enc.o: ../include/openssl/lhash.h ../include/openssl/md5.h
929t1_enc.o: ../include/openssl/lhash.h ../include/openssl/md2.h 900t1_enc.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
930t1_enc.o: ../include/openssl/md4.h ../include/openssl/md5.h 901t1_enc.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
931t1_enc.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 902t1_enc.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
932t1_enc.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 903t1_enc.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
933t1_enc.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 904t1_enc.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
934t1_enc.o: ../include/openssl/pem.h ../include/openssl/pem2.h 905t1_enc.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
935t1_enc.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 906t1_enc.o: ../include/openssl/sha.h ../include/openssl/ssl.h
936t1_enc.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 907t1_enc.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
937t1_enc.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 908t1_enc.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
938t1_enc.o: ../include/openssl/safestack.h ../include/openssl/sha.h 909t1_enc.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
939t1_enc.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 910t1_enc.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h ssl_locl.h
940t1_enc.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 911t1_enc.o: t1_enc.c
941t1_enc.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 912t1_lib.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
942t1_enc.o: ../include/openssl/tls1.h ../include/openssl/ui.h
943t1_enc.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
944t1_enc.o: ../include/openssl/x509_vfy.h ssl_locl.h t1_enc.c
945t1_lib.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
946t1_lib.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
947t1_lib.o: ../include/openssl/bn.h ../include/openssl/buffer.h 913t1_lib.o: ../include/openssl/bn.h ../include/openssl/buffer.h
948t1_lib.o: ../include/openssl/cast.h ../include/openssl/comp.h 914t1_lib.o: ../include/openssl/comp.h ../include/openssl/conf.h
949t1_lib.o: ../include/openssl/crypto.h ../include/openssl/des.h 915t1_lib.o: ../include/openssl/crypto.h ../include/openssl/dsa.h
950t1_lib.o: ../include/openssl/des_old.h ../include/openssl/dh.h 916t1_lib.o: ../include/openssl/dtls1.h ../include/openssl/e_os2.h
951t1_lib.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 917t1_lib.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
952t1_lib.o: ../include/openssl/err.h ../include/openssl/evp.h 918t1_lib.o: ../include/openssl/ecdsa.h ../include/openssl/err.h
953t1_lib.o: ../include/openssl/idea.h ../include/openssl/kssl.h 919t1_lib.o: ../include/openssl/evp.h ../include/openssl/hmac.h
954t1_lib.o: ../include/openssl/lhash.h ../include/openssl/md2.h 920t1_lib.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
955t1_lib.o: ../include/openssl/md4.h ../include/openssl/md5.h 921t1_lib.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
956t1_lib.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 922t1_lib.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
957t1_lib.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
958t1_lib.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 923t1_lib.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
959t1_lib.o: ../include/openssl/pem.h ../include/openssl/pem2.h 924t1_lib.o: ../include/openssl/pem.h ../include/openssl/pem2.h
960t1_lib.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 925t1_lib.o: ../include/openssl/pkcs7.h ../include/openssl/pq_compat.h
961t1_lib.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 926t1_lib.o: ../include/openssl/pqueue.h ../include/openssl/rsa.h
962t1_lib.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
963t1_lib.o: ../include/openssl/safestack.h ../include/openssl/sha.h 927t1_lib.o: ../include/openssl/safestack.h ../include/openssl/sha.h
964t1_lib.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 928t1_lib.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
965t1_lib.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 929t1_lib.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
966t1_lib.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 930t1_lib.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
967t1_lib.o: ../include/openssl/tls1.h ../include/openssl/ui.h 931t1_lib.o: ../include/openssl/tls1.h ../include/openssl/x509.h
968t1_lib.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h 932t1_lib.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h ssl_locl.h
969t1_lib.o: ../include/openssl/x509_vfy.h ssl_locl.h t1_lib.c 933t1_lib.o: t1_lib.c
970t1_meth.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 934t1_meth.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
971t1_meth.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
972t1_meth.o: ../include/openssl/bn.h ../include/openssl/buffer.h 935t1_meth.o: ../include/openssl/bn.h ../include/openssl/buffer.h
973t1_meth.o: ../include/openssl/cast.h ../include/openssl/comp.h 936t1_meth.o: ../include/openssl/comp.h ../include/openssl/crypto.h
974t1_meth.o: ../include/openssl/crypto.h ../include/openssl/des.h 937t1_meth.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
975t1_meth.o: ../include/openssl/des_old.h ../include/openssl/dh.h 938t1_meth.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
976t1_meth.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 939t1_meth.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
977t1_meth.o: ../include/openssl/err.h ../include/openssl/evp.h 940t1_meth.o: ../include/openssl/err.h ../include/openssl/evp.h
978t1_meth.o: ../include/openssl/idea.h ../include/openssl/kssl.h 941t1_meth.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
979t1_meth.o: ../include/openssl/lhash.h ../include/openssl/md2.h 942t1_meth.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
980t1_meth.o: ../include/openssl/md4.h ../include/openssl/md5.h 943t1_meth.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
981t1_meth.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 944t1_meth.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
982t1_meth.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 945t1_meth.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
983t1_meth.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 946t1_meth.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
984t1_meth.o: ../include/openssl/pem.h ../include/openssl/pem2.h 947t1_meth.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
985t1_meth.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h 948t1_meth.o: ../include/openssl/sha.h ../include/openssl/ssl.h
986t1_meth.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 949t1_meth.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
987t1_meth.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 950t1_meth.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
988t1_meth.o: ../include/openssl/safestack.h ../include/openssl/sha.h 951t1_meth.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
989t1_meth.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 952t1_meth.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h ssl_locl.h
990t1_meth.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 953t1_meth.o: t1_meth.c
991t1_meth.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 954t1_srvr.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
992t1_meth.o: ../include/openssl/tls1.h ../include/openssl/ui.h
993t1_meth.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
994t1_meth.o: ../include/openssl/x509_vfy.h ssl_locl.h t1_meth.c
995t1_srvr.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
996t1_srvr.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
997t1_srvr.o: ../include/openssl/bn.h ../include/openssl/buffer.h 955t1_srvr.o: ../include/openssl/bn.h ../include/openssl/buffer.h
998t1_srvr.o: ../include/openssl/cast.h ../include/openssl/comp.h 956t1_srvr.o: ../include/openssl/comp.h ../include/openssl/crypto.h
999t1_srvr.o: ../include/openssl/crypto.h ../include/openssl/des.h 957t1_srvr.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
1000t1_srvr.o: ../include/openssl/des_old.h ../include/openssl/dh.h 958t1_srvr.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
1001t1_srvr.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 959t1_srvr.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
1002t1_srvr.o: ../include/openssl/err.h ../include/openssl/evp.h 960t1_srvr.o: ../include/openssl/err.h ../include/openssl/evp.h
1003t1_srvr.o: ../include/openssl/idea.h ../include/openssl/kssl.h 961t1_srvr.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
1004t1_srvr.o: ../include/openssl/lhash.h ../include/openssl/md2.h 962t1_srvr.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
1005t1_srvr.o: ../include/openssl/md4.h ../include/openssl/md5.h 963t1_srvr.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
1006t1_srvr.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 964t1_srvr.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
1007t1_srvr.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 965t1_srvr.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
1008t1_srvr.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 966t1_srvr.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
1009t1_srvr.o: ../include/openssl/pem.h ../include/openssl/pem2.h 967t1_srvr.o: ../include/openssl/rand.h ../include/openssl/rsa.h
1010t1_srvr.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 968t1_srvr.o: ../include/openssl/safestack.h ../include/openssl/sha.h
1011t1_srvr.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 969t1_srvr.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
1012t1_srvr.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 970t1_srvr.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
1013t1_srvr.o: ../include/openssl/rsa.h ../include/openssl/safestack.h 971t1_srvr.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
1014t1_srvr.o: ../include/openssl/sha.h ../include/openssl/ssl.h 972t1_srvr.o: ../include/openssl/tls1.h ../include/openssl/x509.h
1015t1_srvr.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h 973t1_srvr.o: ../include/openssl/x509_vfy.h ssl_locl.h t1_srvr.c
1016t1_srvr.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
1017t1_srvr.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
1018t1_srvr.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
1019t1_srvr.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h ssl_locl.h
1020t1_srvr.o: t1_srvr.c
diff --git a/src/lib/libssl/src/test/CAss.cnf b/src/lib/libssl/src/test/CAss.cnf
index 21da59a73a..20f8f05e3d 100644
--- a/src/lib/libssl/src/test/CAss.cnf
+++ b/src/lib/libssl/src/test/CAss.cnf
@@ -24,10 +24,53 @@ organizationName_value = Dodgy Brothers
24commonName = Common Name (eg, YOUR name) 24commonName = Common Name (eg, YOUR name)
25commonName_value = Dodgy CA 25commonName_value = Dodgy CA
26 26
27####################################################################
28[ ca ]
29default_ca = CA_default # The default ca section
30
31####################################################################
32[ CA_default ]
33
34dir = ./demoCA # Where everything is kept
35certs = $dir/certs # Where the issued certs are kept
36crl_dir = $dir/crl # Where the issued crl are kept
37database = $dir/index.txt # database index file.
38#unique_subject = no # Set to 'no' to allow creation of
39 # several ctificates with same subject.
40new_certs_dir = $dir/newcerts # default place for new certs.
41
42certificate = $dir/cacert.pem # The CA certificate
43serial = $dir/serial # The current serial number
44crl = $dir/crl.pem # The current CRL
45private_key = $dir/private/cakey.pem# The private key
46RANDFILE = $dir/private/.rand # private random number file
47
48x509_extensions = v3_ca # The extentions to add to the cert
49
50name_opt = ca_default # Subject Name options
51cert_opt = ca_default # Certificate field options
52
53default_days = 365 # how long to certify for
54default_crl_days= 30 # how long before next CRL
55default_md = md5 # which md to use.
56preserve = no # keep passed DN ordering
57
58policy = policy_anything
59
60[ policy_anything ]
61countryName = optional
62stateOrProvinceName = optional
63localityName = optional
64organizationName = optional
65organizationalUnitName = optional
66commonName = supplied
67emailAddress = optional
68
69
70
27[ v3_ca ] 71[ v3_ca ]
28subjectKeyIdentifier=hash 72subjectKeyIdentifier=hash
29authorityKeyIdentifier=keyid:always,issuer:always 73authorityKeyIdentifier=keyid:always,issuer:always
30basicConstraints = CA:true,pathlen:1 74basicConstraints = CA:true,pathlen:1
31keyUsage = cRLSign, keyCertSign 75keyUsage = cRLSign, keyCertSign
32issuerAltName=issuer:copy 76issuerAltName=issuer:copy
33
diff --git a/src/lib/libssl/src/test/Makefile b/src/lib/libssl/src/test/Makefile
index 189d14ed49..62f9b86052 100644
--- a/src/lib/libssl/src/test/Makefile
+++ b/src/lib/libssl/src/test/Makefile
@@ -7,11 +7,6 @@ TOP= ..
7CC= cc 7CC= cc
8INCLUDES= -I$(TOP) -I../include $(KRB5_INCLUDES) 8INCLUDES= -I$(TOP) -I../include $(KRB5_INCLUDES)
9CFLAG= -g 9CFLAG= -g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP= /usr/local/ssl
13MAKEFILE= Makefile
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG) 10MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16PERL= perl 11PERL= perl
17# KRB5 stuff 12# KRB5 stuff
@@ -35,11 +30,14 @@ LIBSSL= -L.. -lssl
35 30
36BNTEST= bntest 31BNTEST= bntest
37ECTEST= ectest 32ECTEST= ectest
33ECDSATEST= ecdsatest
34ECDHTEST= ecdhtest
38EXPTEST= exptest 35EXPTEST= exptest
39IDEATEST= ideatest 36IDEATEST= ideatest
40SHATEST= shatest 37SHATEST= shatest
41SHA1TEST= sha1test 38SHA1TEST= sha1test
42FIPS_SHATEST= fips_shatest 39SHA256TEST= sha256t
40SHA512TEST= sha512t
43MDC2TEST= mdc2test 41MDC2TEST= mdc2test
44RMDTEST= rmdtest 42RMDTEST= rmdtest
45MD2TEST= md2test 43MD2TEST= md2test
@@ -52,59 +50,46 @@ RC5TEST= rc5test
52BFTEST= bftest 50BFTEST= bftest
53CASTTEST= casttest 51CASTTEST= casttest
54DESTEST= destest 52DESTEST= destest
55FIPS_DESTEST= fips_desmovs
56RANDTEST= randtest 53RANDTEST= randtest
57FIPS_RANDTEST= fips_randtest
58DHTEST= dhtest 54DHTEST= dhtest
59DSATEST= dsatest 55DSATEST= dsatest
60FIPS_DSATEST= fips_dsatest
61METHTEST= methtest 56METHTEST= methtest
62SSLTEST= ssltest 57SSLTEST= ssltest
63RSATEST= rsa_test 58RSATEST= rsa_test
64ENGINETEST= enginetest 59ENGINETEST= enginetest
65EVPTEST= evp_test 60EVPTEST= evp_test
66FIPS_AESTEST= fips_aesavs 61IGETEST= igetest
67FIPS_HMACTEST= fips_hmactest
68FIPS_RSAVTEST= fips_rsavtest
69FIPS_RSASTEST= fips_rsastest
70FIPS_RSAGTEST= fips_rsagtest
71FIPS_DSSVS= fips_dssvs
72FIPS_RNGVS= fips_rngvs
73FIPS_TEST_SUITE=fips_test_suite
74 62
75TESTS= alltests 63TESTS= alltests
76 64
77EXE= $(BNTEST)$(EXE_EXT) $(ECTEST)$(EXE_EXT) $(IDEATEST)$(EXE_EXT) $(MD2TEST)$(EXE_EXT) $(MD4TEST)$(EXE_EXT) $(MD5TEST)$(EXE_EXT) $(HMACTEST)$(EXE_EXT) \ 65EXE= $(BNTEST)$(EXE_EXT) $(ECTEST)$(EXE_EXT) $(ECDSATEST)$(EXE_EXT) $(ECDHTEST)$(EXE_EXT) $(IDEATEST)$(EXE_EXT) \
66 $(MD2TEST)$(EXE_EXT) $(MD4TEST)$(EXE_EXT) $(MD5TEST)$(EXE_EXT) $(HMACTEST)$(EXE_EXT) \
78 $(RC2TEST)$(EXE_EXT) $(RC4TEST)$(EXE_EXT) $(RC5TEST)$(EXE_EXT) \ 67 $(RC2TEST)$(EXE_EXT) $(RC4TEST)$(EXE_EXT) $(RC5TEST)$(EXE_EXT) \
79 $(DESTEST)$(EXE_EXT) $(FIPS_DESTEST)$(EXE_EXT) $(SHATEST)$(EXE_EXT) $(SHA1TEST)$(EXE_EXT) $(FIPS_SHATEST)$(EXE_EXT) $(MDC2TEST)$(EXE_EXT) $(RMDTEST)$(EXE_EXT) \ 68 $(DESTEST)$(EXE_EXT) $(SHATEST)$(EXE_EXT) $(SHA1TEST)$(EXE_EXT) $(SHA256TEST)$(EXE_EXT) $(SHA512TEST)$(EXE_EXT) \
80 $(RANDTEST)$(EXE_EXT) $(FIPS_RANDTEST)$(EXE_EXT) $(DHTEST)$(EXE_EXT) $(ENGINETEST)$(EXE_EXT) \ 69 $(MDC2TEST)$(EXE_EXT) $(RMDTEST)$(EXE_EXT) \
81 $(BFTEST)$(EXE_EXT) $(CASTTEST)$(EXE_EXT) $(SSLTEST)$(EXE_EXT) $(EXPTEST)$(EXE_EXT) $(DSATEST)$(EXE_EXT) $(FIPS_DSATEST)$(EXE_EXT) $(RSATEST)$(EXE_EXT) \ 70 $(RANDTEST)$(EXE_EXT) $(DHTEST)$(EXE_EXT) $(ENGINETEST)$(EXE_EXT) \
82 $(EVPTEST)$(EXE_EXT) $(FIPS_AESTEST)$(EXE_EXT) \ 71 $(BFTEST)$(EXE_EXT) $(CASTTEST)$(EXE_EXT) $(SSLTEST)$(EXE_EXT) $(EXPTEST)$(EXE_EXT) $(DSATEST)$(EXE_EXT) $(RSATEST)$(EXE_EXT) \
83 $(FIPS_HMACTEST)$(EXE_EXT) $(FIPS_RSAVTEST)$(EXE_EXT) \ 72 $(EVPTEST)$(EXE_EXT) $(IGETEST)$(EXE_EXT)
84 $(FIPS_RSASTEST)$(EXE_EXT) $(FIPS_RSAGTEST)$(EXE_EXT) \
85 $(FIPS_DSSVS)$(EXE_EXT) $(FIPS_RNGVS)$(EXE_EXT) \
86 $(FIPS_TEST_SUITE)$(EXE_EXT)
87 73
88# $(METHTEST)$(EXE_EXT) 74# $(METHTEST)$(EXE_EXT)
89 75
90OBJ= $(BNTEST).o $(ECTEST).o $(IDEATEST).o $(MD2TEST).o $(MD4TEST).o $(MD5TEST).o \ 76OBJ= $(BNTEST).o $(ECTEST).o $(ECDSATEST).o $(ECDHTEST).o $(IDEATEST).o \
77 $(MD2TEST).o $(MD4TEST).o $(MD5TEST).o \
91 $(HMACTEST).o \ 78 $(HMACTEST).o \
92 $(RC2TEST).o $(RC4TEST).o $(RC5TEST).o \ 79 $(RC2TEST).o $(RC4TEST).o $(RC5TEST).o \
93 $(DESTEST).o $(FIPS_DESTEST).o $(SHATEST).o $(SHA1TEST).o $(FIPS_SHATEST).o $(MDC2TEST).o $(RMDTEST).o \ 80 $(DESTEST).o $(SHATEST).o $(SHA1TEST).o $(SHA256TEST).o $(SHA512TEST).o \
94 $(RANDTEST).o $(FIPS_RANDTEST).o $(DHTEST).o $(ENGINETEST).o $(CASTTEST).o \ 81 $(MDC2TEST).o $(RMDTEST).o \
95 $(BFTEST).o $(SSLTEST).o $(DSATEST).o $(FIPS_DSATEST).o $(EXPTEST).o $(RSATEST).o \ 82 $(RANDTEST).o $(DHTEST).o $(ENGINETEST).o $(CASTTEST).o \
96 $(EVPTEST).o $(FIPS_AESTEST).o $(FIPS_HMACTEST).o $(FIPS_RSAVTEST).o \ 83 $(BFTEST).o $(SSLTEST).o $(DSATEST).o $(EXPTEST).o $(RSATEST).o \
97 $(FIPS_RSASTEST).o $(FIPS_RSAGTEST).o $(FIPS_DSSVS).o $(FIPS_RNGVS).o \ 84 $(EVPTEST).o $(IGETEST).o
98 $(FIPS_TEST_SUITE).o 85SRC= $(BNTEST).c $(ECTEST).c $(ECDSATEST).c $(ECDHTEST).c $(IDEATEST).c \
99SRC= $(BNTEST).c $(ECTEST).c $(IDEATEST).c $(MD2TEST).c $(MD4TEST).c $(MD5TEST).c \ 86 $(MD2TEST).c $(MD4TEST).c $(MD5TEST).c \
100 $(HMACTEST).c \ 87 $(HMACTEST).c \
101 $(RC2TEST).c $(RC4TEST).c $(RC5TEST).c \ 88 $(RC2TEST).c $(RC4TEST).c $(RC5TEST).c \
102 $(DESTEST).c $(FIPS_DESTEST).c $(SHATEST).c $(SHA1TEST).c $(FIPS_SHATEST).c $(MDC2TEST).c $(RMDTEST).c \ 89 $(DESTEST).c $(SHATEST).c $(SHA1TEST).c $(MDC2TEST).c $(RMDTEST).c \
103 $(RANDTEST).c $(FIPS_RANDTEST).c $(DHTEST).c $(ENGINETEST).c $(CASTTEST).c \ 90 $(RANDTEST).c $(DHTEST).c $(ENGINETEST).c $(CASTTEST).c \
104 $(BFTEST).c $(SSLTEST).c $(DSATEST).c $(FIPS_DSATEST).c $(EXPTEST).c $(RSATEST).c \ 91 $(BFTEST).c $(SSLTEST).c $(DSATEST).c $(EXPTEST).c $(RSATEST).c \
105 $(EVPTEST).c $(FIPS_AESTEST).c $(FIPS_HMACTEST).c $(FIPS_RSAVTEST).c \ 92 $(EVPTEST).c $(IGETEST).c
106 $(FIPS_RSASTEST).c $(FIPS_RSAGTEST).c $(FIPS_DSSVS).c $(FIPS_RNGVS).c \
107 $(FIPS_TEST_SUITE).c
108 93
109EXHEADER= 94EXHEADER=
110HEADER= $(EXHEADER) 95HEADER= $(EXHEADER)
@@ -143,17 +128,10 @@ alltests: \
143 test_des test_idea test_sha test_md4 test_md5 test_hmac \ 128 test_des test_idea test_sha test_md4 test_md5 test_hmac \
144 test_md2 test_mdc2 \ 129 test_md2 test_mdc2 \
145 test_rmd test_rc2 test_rc4 test_rc5 test_bf test_cast test_aes \ 130 test_rmd test_rc2 test_rc4 test_rc5 test_bf test_cast test_aes \
146 test_rand test_bn test_ec test_enc test_x509 test_rsa test_crl test_sid \ 131 test_rand test_bn test_ec test_ecdsa test_ecdh \
132 test_enc test_x509 test_rsa test_crl test_sid \
147 test_gen test_req test_pkcs7 test_verify test_dh test_dsa \ 133 test_gen test_req test_pkcs7 test_verify test_dh test_dsa \
148 test_ss test_ca test_engine test_evp test_ssl 134 test_ss test_ca test_engine test_evp test_ssl test_ige
149# temporarily removed
150# fips_test_aes
151
152fips_test_aes:
153 if egrep 'define OPENSSL_FIPS' $(TOP)/include/openssl/opensslconf.h > /dev/null; then \
154 mkdir -p fips_aes_data/rsp; \
155 ../util/shlib_wrap.sh ./$(FIPS_AESTEST) -d fips_aes_data/list; \
156 fi
157 135
158test_evp: 136test_evp:
159 ../util/shlib_wrap.sh ./$(EVPTEST) evptests.txt 137 ../util/shlib_wrap.sh ./$(EVPTEST) evptests.txt
@@ -167,9 +145,8 @@ test_idea:
167test_sha: 145test_sha:
168 ../util/shlib_wrap.sh ./$(SHATEST) 146 ../util/shlib_wrap.sh ./$(SHATEST)
169 ../util/shlib_wrap.sh ./$(SHA1TEST) 147 ../util/shlib_wrap.sh ./$(SHA1TEST)
170 if egrep 'define OPENSSL_FIPS' $(TOP)/include/openssl/opensslconf.h > /dev/null; then \ 148 ../util/shlib_wrap.sh ./$(SHA256TEST)
171 ../util/shlib_wrap.sh ./$(FIPS_SHATEST) < SHAmix.req | diff -w SHAmix.fax - ; \ 149 ../util/shlib_wrap.sh ./$(SHA512TEST)
172 fi
173 150
174test_mdc2: 151test_mdc2:
175 ../util/shlib_wrap.sh ./$(MDC2TEST) 152 ../util/shlib_wrap.sh ./$(MDC2TEST)
@@ -206,9 +183,6 @@ test_rc5:
206 183
207test_rand: 184test_rand:
208 ../util/shlib_wrap.sh ./$(RANDTEST) 185 ../util/shlib_wrap.sh ./$(RANDTEST)
209 if egrep 'define OPENSSL_FIPS' $(TOP)/include/openssl/opensslconf.h > /dev/null; then \
210 ../util/shlib_wrap.sh ./$(FIPS_RANDTEST); \
211 fi
212 186
213test_enc: 187test_enc:
214 @sh ./testenc 188 @sh ./testenc
@@ -221,7 +195,7 @@ test_x509:
221 echo test second x509v3 certificate 195 echo test second x509v3 certificate
222 sh ./tx509 v3-cert2.pem 2>/dev/null 196 sh ./tx509 v3-cert2.pem 2>/dev/null
223 197
224test_rsa: 198test_rsa: $(RSATEST)$(EXE_EXT)
225 @sh ./trsa 2>/dev/null 199 @sh ./trsa 2>/dev/null
226 ../util/shlib_wrap.sh ./$(RSATEST) 200 ../util/shlib_wrap.sh ./$(RSATEST)
227 201
@@ -252,10 +226,18 @@ test_ec:
252 @echo 'test elliptic curves' 226 @echo 'test elliptic curves'
253 ../util/shlib_wrap.sh ./$(ECTEST) 227 ../util/shlib_wrap.sh ./$(ECTEST)
254 228
229test_ecdsa:
230 @echo 'test ecdsa'
231 ../util/shlib_wrap.sh ./$(ECDSATEST)
232
233test_ecdh:
234 @echo 'test ecdh'
235 ../util/shlib_wrap.sh ./$(ECDHTEST)
236
255test_verify: 237test_verify:
256 @echo "The following command should have some OK's and some failures" 238 @echo "The following command should have some OK's and some failures"
257 @echo "There are definitly a few expired certificates" 239 @echo "There are definitly a few expired certificates"
258 -../util/shlib_wrap.sh ../apps/openssl verify -CApath ../certs ../certs/*.pem 240 ../util/shlib_wrap.sh ../apps/openssl verify -CApath ../certs ../certs/*.pem
259 241
260test_dh: 242test_dh:
261 @echo "Generate a set of DH parameters" 243 @echo "Generate a set of DH parameters"
@@ -265,10 +247,6 @@ test_dsa:
265 @echo "Generate a set of DSA parameters" 247 @echo "Generate a set of DSA parameters"
266 ../util/shlib_wrap.sh ./$(DSATEST) 248 ../util/shlib_wrap.sh ./$(DSATEST)
267 ../util/shlib_wrap.sh ./$(DSATEST) -app2_1 249 ../util/shlib_wrap.sh ./$(DSATEST) -app2_1
268 if egrep 'define OPENSSL_FIPS' $(TOP)/include/openssl/opensslconf.h > /dev/null; then \
269 ../util/shlib_wrap.sh ./$(FIPS_DSATEST); \
270 ../util/shlib_wrap.sh ./$(FIPS_DSATEST) -app2_1; \
271 fi
272 250
273test_gen: 251test_gen:
274 @echo "Generate and verify a certificate request" 252 @echo "Generate and verify a certificate request"
@@ -288,9 +266,7 @@ test_engine:
288test_ssl: keyU.ss certU.ss certCA.ss certP1.ss keyP1.ss certP2.ss keyP2.ss \ 266test_ssl: keyU.ss certU.ss certCA.ss certP1.ss keyP1.ss certP2.ss keyP2.ss \
289 intP1.ss intP2.ss 267 intP1.ss intP2.ss
290 @echo "test SSL protocol" 268 @echo "test SSL protocol"
291 @if egrep 'define OPENSSL_FIPS' $(TOP)/include/openssl/opensslconf.h > /dev/null; then \ 269 ../util/shlib_wrap.sh ./$(SSLTEST) -test_cipherlist
292 sh ./testfipsssl keyU.ss certU.ss certCA.ss; \
293 fi
294 @sh ./testssl keyU.ss certU.ss certCA.ss 270 @sh ./testssl keyU.ss certU.ss certCA.ss
295 @sh ./testsslproxy keyP1.ss certP1.ss intP1.ss 271 @sh ./testsslproxy keyP1.ss certP1.ss intP1.ss
296 @sh ./testsslproxy keyP2.ss certP2.ss intP2.ss 272 @sh ./testsslproxy keyP2.ss certP2.ss intP2.ss
@@ -307,11 +283,19 @@ test_aes: #$(AESTEST)
307# @echo "test Rijndael" 283# @echo "test Rijndael"
308# ../util/shlib_wrap.sh ./$(AESTEST) 284# ../util/shlib_wrap.sh ./$(AESTEST)
309 285
286test_ige: $(IGETEST)$(EXE_EXT)
287 @echo "Test IGE mode"
288 ../util/shlib_wrap.sh ./$(IGETEST)
289
310lint: 290lint:
311 lint -DLINT $(INCLUDES) $(SRC)>fluff 291 lint -DLINT $(INCLUDES) $(SRC)>fluff
312 292
313depend: 293depend:
314 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(SRC) 294 @if [ -z "$(THIS)" ]; then \
295 $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; \
296 else \
297 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(SRC); \
298 fi
315 299
316dclean: 300dclean:
317 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new 301 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
@@ -326,43 +310,14 @@ $(DLIBSSL):
326$(DLIBCRYPTO): 310$(DLIBCRYPTO):
327 (cd ..; $(MAKE) DIRS=crypto all) 311 (cd ..; $(MAKE) DIRS=crypto all)
328 312
329BUILD_CMD=SHARED_LIBS="$(SHARED_LIBS)"; \ 313BUILD_CMD=shlib_target=; if [ -n "$(SHARED_LIBS)" ]; then \
330 if [ "$(SHLIB_TARGET)" = "darwin-shared" ] ; then \ 314 shlib_target="$(SHLIB_TARGET)"; \
331 SHARED_LIBS=""; \
332 fi; \ 315 fi; \
333 if [ -z "$$SHARED_LIBS" ]; then \ 316 LIBRARIES="$(LIBSSL) $(LIBCRYPTO) $(LIBKRB5)"; \
334 set -x; $${CC:-$(CC)} -o $$target$(EXE_EXT) $(CFLAGS) $$target.o $(PEX_LIBS) $(DLIBSSL) $(LIBKRB5) $(DLIBCRYPTO) $(EX_LIBS) ; \ 317 $(MAKE) -f $(TOP)/Makefile.shared -e \
335 else set -x; LD_LIBRARY_PATH=..:$$LD_LIBRARY_PATH \ 318 APPNAME=$$target$(EXE_EXT) OBJECTS="$$target.o" \
336 $(CC) -o $$target$(EXE_EXT) $(CFLAGS) $$target.o $(PEX_LIBS) $(LIBSSL) $(LIBKRB5) $(LIBCRYPTO) $(EX_LIBS) ; \ 319 LIBDEPS="$(PEX_LIBS) $$LIBRARIES $(EX_LIBS)" \
337 fi 320 link_app.$${shlib_target}
338
339FIPS_BUILD_CMD=if egrep 'define OPENSSL_FIPS' $(TOP)/include/openssl/opensslconf.h > /dev/null; then \
340 FIPSLD_CC=$(CC); CC=$(TOP)/fips-1.0/fipsld; export CC FIPSLD_CC; \
341 fi; $(BUILD_CMD)
342
343$(FIPS_AESTEST)$(EXE_EXT): $(FIPS_AESTEST).o $(DLIBCRYPTO)
344 @target=$(FIPS_AESTEST); $(FIPS_BUILD_CMD)
345
346$(FIPS_HMACTEST)$(EXE_EXT): $(FIPS_HMACTEST).o $(DLIBCRYPTO)
347 @target=$(FIPS_HMACTEST); $(FIPS_BUILD_CMD)
348
349$(FIPS_RSAVTEST)$(EXE_EXT): $(FIPS_RSAVTEST).o $(DLIBCRYPTO)
350 @target=$(FIPS_RSAVTEST); $(FIPS_BUILD_CMD)
351
352$(FIPS_RSASTEST)$(EXE_EXT): $(FIPS_RSASTEST).o $(DLIBCRYPTO)
353 @target=$(FIPS_RSASTEST); $(FIPS_BUILD_CMD)
354
355$(FIPS_RSAGTEST)$(EXE_EXT): $(FIPS_RSAGTEST).o $(DLIBCRYPTO)
356 @target=$(FIPS_RSAGTEST); $(FIPS_BUILD_CMD)
357
358$(FIPS_DSSVS)$(EXE_EXT): $(FIPS_DSSVS).o $(DLIBCRYPTO)
359 @target=$(FIPS_DSSVS); $(FIPS_BUILD_CMD)
360
361$(FIPS_RNGVS)$(EXE_EXT): $(FIPS_RNGVS).o $(DLIBCRYPTO)
362 @target=$(FIPS_RNGVS); $(FIPS_BUILD_CMD)
363
364$(FIPS_TEST_SUITE)$(EXE_EXT): $(FIPS_TEST_SUITE).o $(DLIBCRYPTO)
365 @target=$(FIPS_TEST_SUITE); $(FIPS_BUILD_CMD)
366 321
367$(RSATEST)$(EXE_EXT): $(RSATEST).o $(DLIBCRYPTO) 322$(RSATEST)$(EXE_EXT): $(RSATEST).o $(DLIBCRYPTO)
368 @target=$(RSATEST); $(BUILD_CMD) 323 @target=$(RSATEST); $(BUILD_CMD)
@@ -388,8 +343,11 @@ $(SHATEST)$(EXE_EXT): $(SHATEST).o $(DLIBCRYPTO)
388$(SHA1TEST)$(EXE_EXT): $(SHA1TEST).o $(DLIBCRYPTO) 343$(SHA1TEST)$(EXE_EXT): $(SHA1TEST).o $(DLIBCRYPTO)
389 @target=$(SHA1TEST); $(BUILD_CMD) 344 @target=$(SHA1TEST); $(BUILD_CMD)
390 345
391$(FIPS_SHATEST)$(EXE_EXT): $(FIPS_SHATEST).o $(DLIBCRYPTO) 346$(SHA256TEST)$(EXE_EXT): $(SHA256TEST).o $(DLIBCRYPTO)
392 @target=$(FIPS_SHATEST); $(FIPS_BUILD_CMD) 347 @target=$(SHA256TEST); $(BUILD_CMD)
348
349$(SHA512TEST)$(EXE_EXT): $(SHA512TEST).o $(DLIBCRYPTO)
350 @target=$(SHA512TEST); $(BUILD_CMD)
393 351
394$(RMDTEST)$(EXE_EXT): $(RMDTEST).o $(DLIBCRYPTO) 352$(RMDTEST)$(EXE_EXT): $(RMDTEST).o $(DLIBCRYPTO)
395 @target=$(RMDTEST); $(BUILD_CMD) 353 @target=$(RMDTEST); $(BUILD_CMD)
@@ -424,29 +382,20 @@ $(RC5TEST)$(EXE_EXT): $(RC5TEST).o $(DLIBCRYPTO)
424$(DESTEST)$(EXE_EXT): $(DESTEST).o $(DLIBCRYPTO) 382$(DESTEST)$(EXE_EXT): $(DESTEST).o $(DLIBCRYPTO)
425 @target=$(DESTEST); $(BUILD_CMD) 383 @target=$(DESTEST); $(BUILD_CMD)
426 384
427$(FIPS_DESTEST)$(EXE_EXT): $(FIPS_DESTEST).o $(DLIBCRYPTO)
428 @target=$(FIPS_DESTEST); $(FIPS_BUILD_CMD)
429
430$(RANDTEST)$(EXE_EXT): $(RANDTEST).o $(DLIBCRYPTO) 385$(RANDTEST)$(EXE_EXT): $(RANDTEST).o $(DLIBCRYPTO)
431 @target=$(RANDTEST); $(BUILD_CMD) 386 @target=$(RANDTEST); $(BUILD_CMD)
432 387
433$(FIPS_RANDTEST)$(EXE_EXT): $(FIPS_RANDTEST).o $(DLIBCRYPTO)
434 @target=$(FIPS_RANDTEST); $(FIPS_BUILD_CMD)
435
436$(DHTEST)$(EXE_EXT): $(DHTEST).o $(DLIBCRYPTO) 388$(DHTEST)$(EXE_EXT): $(DHTEST).o $(DLIBCRYPTO)
437 @target=$(DHTEST); $(BUILD_CMD) 389 @target=$(DHTEST); $(BUILD_CMD)
438 390
439$(DSATEST)$(EXE_EXT): $(DSATEST).o $(DLIBCRYPTO) 391$(DSATEST)$(EXE_EXT): $(DSATEST).o $(DLIBCRYPTO)
440 @target=$(DSATEST); $(BUILD_CMD) 392 @target=$(DSATEST); $(BUILD_CMD)
441 393
442$(FIPS_DSATEST)$(EXE_EXT): $(FIPS_DSATEST).o $(DLIBCRYPTO)
443 @target=$(FIPS_DSATEST); $(FIPS_BUILD_CMD)
444
445$(METHTEST)$(EXE_EXT): $(METHTEST).o $(DLIBCRYPTO) 394$(METHTEST)$(EXE_EXT): $(METHTEST).o $(DLIBCRYPTO)
446 @target=$(METHTEST); $(BUILD_CMD) 395 @target=$(METHTEST); $(BUILD_CMD)
447 396
448$(SSLTEST)$(EXE_EXT): $(SSLTEST).o $(DLIBSSL) $(DLIBCRYPTO) 397$(SSLTEST)$(EXE_EXT): $(SSLTEST).o $(DLIBSSL) $(DLIBCRYPTO)
449 @target=$(SSLTEST); $(FIPS_BUILD_CMD) 398 @target=$(SSLTEST); $(BUILD_CMD)
450 399
451$(ENGINETEST)$(EXE_EXT): $(ENGINETEST).o $(DLIBCRYPTO) 400$(ENGINETEST)$(EXE_EXT): $(ENGINETEST).o $(DLIBCRYPTO)
452 @target=$(ENGINETEST); $(BUILD_CMD) 401 @target=$(ENGINETEST); $(BUILD_CMD)
@@ -454,48 +403,53 @@ $(ENGINETEST)$(EXE_EXT): $(ENGINETEST).o $(DLIBCRYPTO)
454$(EVPTEST)$(EXE_EXT): $(EVPTEST).o $(DLIBCRYPTO) 403$(EVPTEST)$(EXE_EXT): $(EVPTEST).o $(DLIBCRYPTO)
455 @target=$(EVPTEST); $(BUILD_CMD) 404 @target=$(EVPTEST); $(BUILD_CMD)
456 405
406$(ECDSATEST)$(EXE_EXT): $(ECDSATEST).o $(DLIBCRYPTO)
407 @target=$(ECDSATEST); $(BUILD_CMD)
408
409$(ECDHTEST)$(EXE_EXT): $(ECDHTEST).o $(DLIBCRYPTO)
410 @target=$(ECDHTEST); $(BUILD_CMD)
411
412$(IGETEST)$(EXE_EXT): $(IGETEST).o $(DLIBCRYPTO)
413 @target=$(IGETEST); $(BUILD_CMD)
414
457#$(AESTEST).o: $(AESTEST).c 415#$(AESTEST).o: $(AESTEST).c
458# $(CC) -c $(CFLAGS) -DINTERMEDIATE_VALUE_KAT -DTRACE_KAT_MCT $(AESTEST).c 416# $(CC) -c $(CFLAGS) -DINTERMEDIATE_VALUE_KAT -DTRACE_KAT_MCT $(AESTEST).c
459 417
460#$(AESTEST)$(EXE_EXT): $(AESTEST).o $(DLIBCRYPTO) 418#$(AESTEST)$(EXE_EXT): $(AESTEST).o $(DLIBCRYPTO)
461# @target=$(AESTEST); $(BUILD_CMD) 419# if [ "$(SHLIB_TARGET)" = "hpux-shared" -o "$(SHLIB_TARGET)" = "darwin-shared" ] ; then \
420# $(CC) -o $(AESTEST)$(EXE_EXT) $(CFLAGS) $(AESTEST).o $(PEX_LIBS) $(DLIBCRYPTO) $(EX_LIBS) ; \
421# else \
422# $(CC) -o $(AESTEST)$(EXE_EXT) $(CFLAGS) $(AESTEST).o $(PEX_LIBS) $(LIBCRYPTO) $(EX_LIBS) ; \
423# fi
462 424
463dummytest$(EXE_EXT): dummytest.o $(DLIBCRYPTO) 425dummytest$(EXE_EXT): dummytest.o $(DLIBCRYPTO)
464 @target=dummytest; $(BUILD_CMD) 426 @target=dummytest$; $(BUILD_CMD)
465 427
466# DO NOT DELETE THIS LINE -- make depend depends on it. 428# DO NOT DELETE THIS LINE -- make depend depends on it.
467 429
468bftest.o: ../e_os.h ../include/openssl/blowfish.h ../include/openssl/e_os2.h 430bftest.o: ../e_os.h ../include/openssl/blowfish.h ../include/openssl/e_os2.h
469bftest.o: ../include/openssl/opensslconf.h bftest.c 431bftest.o: ../include/openssl/opensslconf.h bftest.c
470bntest.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 432bntest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
471bntest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
472bntest.o: ../include/openssl/bn.h ../include/openssl/buffer.h 433bntest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
473bntest.o: ../include/openssl/cast.h ../include/openssl/crypto.h 434bntest.o: ../include/openssl/crypto.h ../include/openssl/dh.h
474bntest.o: ../include/openssl/des.h ../include/openssl/des_old.h 435bntest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
475bntest.o: ../include/openssl/dh.h ../include/openssl/dsa.h 436bntest.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
476bntest.o: ../include/openssl/e_os2.h ../include/openssl/err.h 437bntest.o: ../include/openssl/ecdsa.h ../include/openssl/err.h
477bntest.o: ../include/openssl/evp.h ../include/openssl/idea.h 438bntest.o: ../include/openssl/evp.h ../include/openssl/lhash.h
478bntest.o: ../include/openssl/lhash.h ../include/openssl/md2.h 439bntest.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
479bntest.o: ../include/openssl/md4.h ../include/openssl/md5.h 440bntest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
480bntest.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 441bntest.o: ../include/openssl/ossl_typ.h ../include/openssl/pkcs7.h
481bntest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 442bntest.o: ../include/openssl/rand.h ../include/openssl/rsa.h
482bntest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 443bntest.o: ../include/openssl/safestack.h ../include/openssl/sha.h
483bntest.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 444bntest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
484bntest.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 445bntest.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h bntest.c
485bntest.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
486bntest.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
487bntest.o: ../include/openssl/sha.h ../include/openssl/stack.h
488bntest.o: ../include/openssl/symhacks.h ../include/openssl/ui.h
489bntest.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
490bntest.o: ../include/openssl/x509_vfy.h bntest.c
491casttest.o: ../e_os.h ../include/openssl/cast.h ../include/openssl/e_os2.h 446casttest.o: ../e_os.h ../include/openssl/cast.h ../include/openssl/e_os2.h
492casttest.o: ../include/openssl/opensslconf.h casttest.c 447casttest.o: ../include/openssl/opensslconf.h casttest.c
493destest.o: ../include/openssl/crypto.h ../include/openssl/des.h 448destest.o: ../include/openssl/des.h ../include/openssl/des_old.h
494destest.o: ../include/openssl/des_old.h ../include/openssl/e_os2.h 449destest.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h
495destest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 450destest.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
496destest.o: ../include/openssl/safestack.h ../include/openssl/stack.h 451destest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
497destest.o: ../include/openssl/symhacks.h ../include/openssl/ui.h 452destest.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h destest.c
498destest.o: ../include/openssl/ui_compat.h destest.c
499dhtest.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/bn.h 453dhtest.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/bn.h
500dhtest.o: ../include/openssl/crypto.h ../include/openssl/dh.h 454dhtest.o: ../include/openssl/crypto.h ../include/openssl/dh.h
501dhtest.o: ../include/openssl/e_os2.h ../include/openssl/err.h 455dhtest.o: ../include/openssl/e_os2.h ../include/openssl/err.h
@@ -511,47 +465,52 @@ dsatest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
511dsatest.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h 465dsatest.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h
512dsatest.o: ../include/openssl/safestack.h ../include/openssl/stack.h 466dsatest.o: ../include/openssl/safestack.h ../include/openssl/stack.h
513dsatest.o: ../include/openssl/symhacks.h dsatest.c 467dsatest.o: ../include/openssl/symhacks.h dsatest.c
468ecdhtest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
469ecdhtest.o: ../include/openssl/bn.h ../include/openssl/crypto.h
470ecdhtest.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
471ecdhtest.o: ../include/openssl/ecdh.h ../include/openssl/err.h
472ecdhtest.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
473ecdhtest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
474ecdhtest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
475ecdhtest.o: ../include/openssl/rand.h ../include/openssl/safestack.h
476ecdhtest.o: ../include/openssl/sha.h ../include/openssl/stack.h
477ecdhtest.o: ../include/openssl/symhacks.h ecdhtest.c
478ecdsatest.o: ../include/openssl/asn1.h ../include/openssl/bio.h
479ecdsatest.o: ../include/openssl/bn.h ../include/openssl/crypto.h
480ecdsatest.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
481ecdsatest.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
482ecdsatest.o: ../include/openssl/err.h ../include/openssl/evp.h
483ecdsatest.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
484ecdsatest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
485ecdsatest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
486ecdsatest.o: ../include/openssl/rand.h ../include/openssl/safestack.h
487ecdsatest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
488ecdsatest.o: ecdsatest.c
514ectest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h 489ectest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
515ectest.o: ../include/openssl/bn.h ../include/openssl/crypto.h 490ectest.o: ../include/openssl/bn.h ../include/openssl/crypto.h
516ectest.o: ../include/openssl/dh.h ../include/openssl/dsa.h
517ectest.o: ../include/openssl/e_os2.h ../include/openssl/ec.h 491ectest.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
518ectest.o: ../include/openssl/engine.h ../include/openssl/err.h 492ectest.o: ../include/openssl/engine.h ../include/openssl/err.h
519ectest.o: ../include/openssl/lhash.h ../include/openssl/opensslconf.h 493ectest.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
494ectest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
520ectest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 495ectest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
521ectest.o: ../include/openssl/rand.h ../include/openssl/rsa.h 496ectest.o: ../include/openssl/rand.h ../include/openssl/safestack.h
522ectest.o: ../include/openssl/safestack.h ../include/openssl/stack.h 497ectest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h ectest.c
523ectest.o: ../include/openssl/symhacks.h ../include/openssl/ui.h ectest.c 498enginetest.o: ../include/openssl/bio.h ../include/openssl/buffer.h
524enginetest.o: ../include/openssl/asn1.h ../include/openssl/bio.h 499enginetest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
525enginetest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
526enginetest.o: ../include/openssl/crypto.h ../include/openssl/dh.h
527enginetest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
528enginetest.o: ../include/openssl/engine.h ../include/openssl/err.h 500enginetest.o: ../include/openssl/engine.h ../include/openssl/err.h
529enginetest.o: ../include/openssl/lhash.h ../include/openssl/opensslconf.h 501enginetest.o: ../include/openssl/lhash.h ../include/openssl/opensslconf.h
530enginetest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 502enginetest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
531enginetest.o: ../include/openssl/rand.h ../include/openssl/rsa.h
532enginetest.o: ../include/openssl/safestack.h ../include/openssl/stack.h 503enginetest.o: ../include/openssl/safestack.h ../include/openssl/stack.h
533enginetest.o: ../include/openssl/symhacks.h ../include/openssl/ui.h 504enginetest.o: ../include/openssl/symhacks.h enginetest.c
534enginetest.o: enginetest.c 505evp_test.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
535evp_test.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
536evp_test.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
537evp_test.o: ../include/openssl/bn.h ../include/openssl/cast.h
538evp_test.o: ../include/openssl/conf.h ../include/openssl/crypto.h 506evp_test.o: ../include/openssl/conf.h ../include/openssl/crypto.h
539evp_test.o: ../include/openssl/des.h ../include/openssl/des_old.h
540evp_test.o: ../include/openssl/dh.h ../include/openssl/dsa.h
541evp_test.o: ../include/openssl/e_os2.h ../include/openssl/engine.h 507evp_test.o: ../include/openssl/e_os2.h ../include/openssl/engine.h
542evp_test.o: ../include/openssl/err.h ../include/openssl/evp.h 508evp_test.o: ../include/openssl/err.h ../include/openssl/evp.h
543evp_test.o: ../include/openssl/idea.h ../include/openssl/lhash.h 509evp_test.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
544evp_test.o: ../include/openssl/md2.h ../include/openssl/md4.h 510evp_test.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
545evp_test.o: ../include/openssl/md5.h ../include/openssl/mdc2.h 511evp_test.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
546evp_test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 512evp_test.o: ../include/openssl/safestack.h ../include/openssl/stack.h
547evp_test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 513evp_test.o: ../include/openssl/symhacks.h evp_test.c
548evp_test.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h
549evp_test.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
550evp_test.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
551evp_test.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
552evp_test.o: ../include/openssl/sha.h ../include/openssl/stack.h
553evp_test.o: ../include/openssl/symhacks.h ../include/openssl/ui.h
554evp_test.o: ../include/openssl/ui_compat.h evp_test.c
555exptest.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/bn.h 514exptest.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/bn.h
556exptest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h 515exptest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
557exptest.o: ../include/openssl/err.h ../include/openssl/lhash.h 516exptest.o: ../include/openssl/err.h ../include/openssl/lhash.h
@@ -559,314 +518,65 @@ exptest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
559exptest.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h 518exptest.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h
560exptest.o: ../include/openssl/safestack.h ../include/openssl/stack.h 519exptest.o: ../include/openssl/safestack.h ../include/openssl/stack.h
561exptest.o: ../include/openssl/symhacks.h exptest.c 520exptest.o: ../include/openssl/symhacks.h exptest.c
562fips_aesavs.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 521hmactest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
563fips_aesavs.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 522hmactest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
564fips_aesavs.o: ../include/openssl/bn.h ../include/openssl/cast.h
565fips_aesavs.o: ../include/openssl/crypto.h ../include/openssl/des.h
566fips_aesavs.o: ../include/openssl/des_old.h ../include/openssl/dh.h
567fips_aesavs.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
568fips_aesavs.o: ../include/openssl/err.h ../include/openssl/evp.h
569fips_aesavs.o: ../include/openssl/fips.h ../include/openssl/idea.h
570fips_aesavs.o: ../include/openssl/lhash.h ../include/openssl/md2.h
571fips_aesavs.o: ../include/openssl/md4.h ../include/openssl/md5.h
572fips_aesavs.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
573fips_aesavs.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
574fips_aesavs.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
575fips_aesavs.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
576fips_aesavs.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
577fips_aesavs.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
578fips_aesavs.o: ../include/openssl/sha.h ../include/openssl/stack.h
579fips_aesavs.o: ../include/openssl/symhacks.h ../include/openssl/ui.h
580fips_aesavs.o: ../include/openssl/ui_compat.h fips_aesavs.c
581fips_desmovs.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
582fips_desmovs.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
583fips_desmovs.o: ../include/openssl/bn.h ../include/openssl/cast.h
584fips_desmovs.o: ../include/openssl/crypto.h ../include/openssl/des.h
585fips_desmovs.o: ../include/openssl/des_old.h ../include/openssl/dh.h
586fips_desmovs.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
587fips_desmovs.o: ../include/openssl/err.h ../include/openssl/evp.h
588fips_desmovs.o: ../include/openssl/fips.h ../include/openssl/idea.h
589fips_desmovs.o: ../include/openssl/lhash.h ../include/openssl/md2.h
590fips_desmovs.o: ../include/openssl/md4.h ../include/openssl/md5.h
591fips_desmovs.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
592fips_desmovs.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
593fips_desmovs.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
594fips_desmovs.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
595fips_desmovs.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
596fips_desmovs.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
597fips_desmovs.o: ../include/openssl/sha.h ../include/openssl/stack.h
598fips_desmovs.o: ../include/openssl/symhacks.h ../include/openssl/ui.h
599fips_desmovs.o: ../include/openssl/ui_compat.h fips_desmovs.c
600fips_dsatest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
601fips_dsatest.o: ../include/openssl/bn.h ../include/openssl/crypto.h
602fips_dsatest.o: ../include/openssl/des.h ../include/openssl/des_old.h
603fips_dsatest.o: ../include/openssl/dh.h ../include/openssl/dsa.h
604fips_dsatest.o: ../include/openssl/e_os2.h ../include/openssl/engine.h
605fips_dsatest.o: ../include/openssl/err.h ../include/openssl/fips.h
606fips_dsatest.o: ../include/openssl/fips_rand.h ../include/openssl/lhash.h
607fips_dsatest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
608fips_dsatest.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h
609fips_dsatest.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
610fips_dsatest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
611fips_dsatest.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
612fips_dsatest.o: fips_dsatest.c
613fips_dssvs.o: ../include/openssl/opensslconf.h fips_dssvs.c
614fips_hmactest.o: ../include/openssl/aes.h ../include/openssl/asn1.h
615fips_hmactest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
616fips_hmactest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
617fips_hmactest.o: ../include/openssl/cast.h ../include/openssl/conf.h
618fips_hmactest.o: ../include/openssl/crypto.h ../include/openssl/des.h
619fips_hmactest.o: ../include/openssl/des_old.h ../include/openssl/dh.h
620fips_hmactest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
621fips_hmactest.o: ../include/openssl/err.h ../include/openssl/evp.h
622fips_hmactest.o: ../include/openssl/hmac.h ../include/openssl/idea.h
623fips_hmactest.o: ../include/openssl/lhash.h ../include/openssl/md2.h
624fips_hmactest.o: ../include/openssl/md4.h ../include/openssl/md5.h
625fips_hmactest.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
626fips_hmactest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
627fips_hmactest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
628fips_hmactest.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h
629fips_hmactest.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
630fips_hmactest.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
631fips_hmactest.o: ../include/openssl/safestack.h ../include/openssl/sha.h
632fips_hmactest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
633fips_hmactest.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
634fips_hmactest.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
635fips_hmactest.o: ../include/openssl/x509v3.h fips_hmactest.c
636fips_randtest.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/crypto.h
637fips_randtest.o: ../include/openssl/des.h ../include/openssl/des_old.h
638fips_randtest.o: ../include/openssl/e_os2.h ../include/openssl/err.h
639fips_randtest.o: ../include/openssl/fips_rand.h ../include/openssl/lhash.h
640fips_randtest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
641fips_randtest.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h
642fips_randtest.o: ../include/openssl/safestack.h ../include/openssl/stack.h
643fips_randtest.o: ../include/openssl/symhacks.h ../include/openssl/ui.h
644fips_randtest.o: ../include/openssl/ui_compat.h fips_randtest.c
645fips_rngvs.o: ../include/openssl/opensslconf.h fips_rngvs.c
646fips_rsagtest.o: ../include/openssl/aes.h ../include/openssl/asn1.h
647fips_rsagtest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
648fips_rsagtest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
649fips_rsagtest.o: ../include/openssl/cast.h ../include/openssl/conf.h
650fips_rsagtest.o: ../include/openssl/crypto.h ../include/openssl/des.h
651fips_rsagtest.o: ../include/openssl/des_old.h ../include/openssl/dh.h
652fips_rsagtest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
653fips_rsagtest.o: ../include/openssl/err.h ../include/openssl/evp.h
654fips_rsagtest.o: ../include/openssl/hmac.h ../include/openssl/idea.h
655fips_rsagtest.o: ../include/openssl/lhash.h ../include/openssl/md2.h
656fips_rsagtest.o: ../include/openssl/md4.h ../include/openssl/md5.h
657fips_rsagtest.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
658fips_rsagtest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
659fips_rsagtest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
660fips_rsagtest.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h
661fips_rsagtest.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
662fips_rsagtest.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
663fips_rsagtest.o: ../include/openssl/safestack.h ../include/openssl/sha.h
664fips_rsagtest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
665fips_rsagtest.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
666fips_rsagtest.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
667fips_rsagtest.o: ../include/openssl/x509v3.h fips_rsagtest.c
668fips_rsastest.o: ../include/openssl/aes.h ../include/openssl/asn1.h
669fips_rsastest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
670fips_rsastest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
671fips_rsastest.o: ../include/openssl/cast.h ../include/openssl/conf.h
672fips_rsastest.o: ../include/openssl/crypto.h ../include/openssl/des.h
673fips_rsastest.o: ../include/openssl/des_old.h ../include/openssl/dh.h
674fips_rsastest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
675fips_rsastest.o: ../include/openssl/err.h ../include/openssl/evp.h
676fips_rsastest.o: ../include/openssl/hmac.h ../include/openssl/idea.h
677fips_rsastest.o: ../include/openssl/lhash.h ../include/openssl/md2.h
678fips_rsastest.o: ../include/openssl/md4.h ../include/openssl/md5.h
679fips_rsastest.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
680fips_rsastest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
681fips_rsastest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
682fips_rsastest.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h
683fips_rsastest.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
684fips_rsastest.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
685fips_rsastest.o: ../include/openssl/safestack.h ../include/openssl/sha.h
686fips_rsastest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
687fips_rsastest.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
688fips_rsastest.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
689fips_rsastest.o: ../include/openssl/x509v3.h fips_rsastest.c
690fips_rsavtest.o: ../include/openssl/aes.h ../include/openssl/asn1.h
691fips_rsavtest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
692fips_rsavtest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
693fips_rsavtest.o: ../include/openssl/cast.h ../include/openssl/conf.h
694fips_rsavtest.o: ../include/openssl/crypto.h ../include/openssl/des.h
695fips_rsavtest.o: ../include/openssl/des_old.h ../include/openssl/dh.h
696fips_rsavtest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
697fips_rsavtest.o: ../include/openssl/err.h ../include/openssl/evp.h
698fips_rsavtest.o: ../include/openssl/hmac.h ../include/openssl/idea.h
699fips_rsavtest.o: ../include/openssl/lhash.h ../include/openssl/md2.h
700fips_rsavtest.o: ../include/openssl/md4.h ../include/openssl/md5.h
701fips_rsavtest.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
702fips_rsavtest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
703fips_rsavtest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
704fips_rsavtest.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h
705fips_rsavtest.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
706fips_rsavtest.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
707fips_rsavtest.o: ../include/openssl/safestack.h ../include/openssl/sha.h
708fips_rsavtest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
709fips_rsavtest.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
710fips_rsavtest.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
711fips_rsavtest.o: ../include/openssl/x509v3.h fips_rsavtest.c
712fips_shatest.o: ../include/openssl/aes.h ../include/openssl/asn1.h
713fips_shatest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
714fips_shatest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
715fips_shatest.o: ../include/openssl/cast.h ../include/openssl/conf.h
716fips_shatest.o: ../include/openssl/crypto.h ../include/openssl/des.h
717fips_shatest.o: ../include/openssl/des_old.h ../include/openssl/dh.h
718fips_shatest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
719fips_shatest.o: ../include/openssl/err.h ../include/openssl/evp.h
720fips_shatest.o: ../include/openssl/idea.h ../include/openssl/lhash.h
721fips_shatest.o: ../include/openssl/md2.h ../include/openssl/md4.h
722fips_shatest.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
723fips_shatest.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
724fips_shatest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
725fips_shatest.o: ../include/openssl/ossl_typ.h ../include/openssl/pkcs7.h
726fips_shatest.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
727fips_shatest.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
728fips_shatest.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
729fips_shatest.o: ../include/openssl/sha.h ../include/openssl/stack.h
730fips_shatest.o: ../include/openssl/symhacks.h ../include/openssl/ui.h
731fips_shatest.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
732fips_shatest.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h
733fips_shatest.o: fips_shatest.c
734fips_test_suite.o: ../include/openssl/aes.h ../include/openssl/asn1.h
735fips_test_suite.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
736fips_test_suite.o: ../include/openssl/bn.h ../include/openssl/cast.h
737fips_test_suite.o: ../include/openssl/crypto.h ../include/openssl/des.h
738fips_test_suite.o: ../include/openssl/des_old.h ../include/openssl/dh.h
739fips_test_suite.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
740fips_test_suite.o: ../include/openssl/err.h ../include/openssl/evp.h
741fips_test_suite.o: ../include/openssl/fips.h ../include/openssl/fips_sha.h
742fips_test_suite.o: ../include/openssl/hmac.h ../include/openssl/idea.h
743fips_test_suite.o: ../include/openssl/lhash.h ../include/openssl/md2.h
744fips_test_suite.o: ../include/openssl/md4.h ../include/openssl/md5.h
745fips_test_suite.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
746fips_test_suite.o: ../include/openssl/objects.h
747fips_test_suite.o: ../include/openssl/opensslconf.h
748fips_test_suite.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
749fips_test_suite.o: ../include/openssl/rand.h ../include/openssl/rc2.h
750fips_test_suite.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
751fips_test_suite.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
752fips_test_suite.o: ../include/openssl/safestack.h ../include/openssl/sha.h
753fips_test_suite.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
754fips_test_suite.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
755fips_test_suite.o: fips_test_suite.c
756hmactest.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
757hmactest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
758hmactest.o: ../include/openssl/bn.h ../include/openssl/cast.h
759hmactest.o: ../include/openssl/crypto.h ../include/openssl/des.h
760hmactest.o: ../include/openssl/des_old.h ../include/openssl/dh.h
761hmactest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
762hmactest.o: ../include/openssl/evp.h ../include/openssl/hmac.h 523hmactest.o: ../include/openssl/evp.h ../include/openssl/hmac.h
763hmactest.o: ../include/openssl/idea.h ../include/openssl/md2.h 524hmactest.o: ../include/openssl/md5.h ../include/openssl/obj_mac.h
764hmactest.o: ../include/openssl/md4.h ../include/openssl/md5.h
765hmactest.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
766hmactest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 525hmactest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
767hmactest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 526hmactest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
768hmactest.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 527hmactest.o: ../include/openssl/safestack.h ../include/openssl/stack.h
769hmactest.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 528hmactest.o: ../include/openssl/symhacks.h hmactest.c
770hmactest.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
771hmactest.o: ../include/openssl/sha.h ../include/openssl/stack.h
772hmactest.o: ../include/openssl/symhacks.h ../include/openssl/ui.h
773hmactest.o: ../include/openssl/ui_compat.h hmactest.c
774ideatest.o: ../e_os.h ../include/openssl/e_os2.h ../include/openssl/idea.h 529ideatest.o: ../e_os.h ../include/openssl/e_os2.h ../include/openssl/idea.h
775ideatest.o: ../include/openssl/opensslconf.h ideatest.c 530ideatest.o: ../include/openssl/opensslconf.h ideatest.c
776md2test.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 531igetest.o: ../include/openssl/aes.h ../include/openssl/e_os2.h
777md2test.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 532igetest.o: ../include/openssl/opensslconf.h ../include/openssl/ossl_typ.h
778md2test.o: ../include/openssl/bn.h ../include/openssl/cast.h 533igetest.o: ../include/openssl/rand.h igetest.c
779md2test.o: ../include/openssl/crypto.h ../include/openssl/des.h 534md2test.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
780md2test.o: ../include/openssl/des_old.h ../include/openssl/dh.h 535md2test.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
781md2test.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 536md2test.o: ../include/openssl/evp.h ../include/openssl/md2.h
782md2test.o: ../include/openssl/evp.h ../include/openssl/idea.h
783md2test.o: ../include/openssl/md2.h ../include/openssl/md4.h
784md2test.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
785md2test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 537md2test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
786md2test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 538md2test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
787md2test.o: ../include/openssl/ossl_typ.h ../include/openssl/rc2.h 539md2test.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
788md2test.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 540md2test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h md2test.c
789md2test.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 541md4test.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
790md2test.o: ../include/openssl/safestack.h ../include/openssl/sha.h 542md4test.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
791md2test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 543md4test.o: ../include/openssl/evp.h ../include/openssl/md4.h
792md2test.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h md2test.c
793md4test.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
794md4test.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
795md4test.o: ../include/openssl/bn.h ../include/openssl/cast.h
796md4test.o: ../include/openssl/crypto.h ../include/openssl/des.h
797md4test.o: ../include/openssl/des_old.h ../include/openssl/dh.h
798md4test.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
799md4test.o: ../include/openssl/evp.h ../include/openssl/idea.h
800md4test.o: ../include/openssl/md2.h ../include/openssl/md4.h
801md4test.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
802md4test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 544md4test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
803md4test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 545md4test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
804md4test.o: ../include/openssl/ossl_typ.h ../include/openssl/rc2.h 546md4test.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
805md4test.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 547md4test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h md4test.c
806md4test.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 548md5test.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
807md4test.o: ../include/openssl/safestack.h ../include/openssl/sha.h 549md5test.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
808md4test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 550md5test.o: ../include/openssl/evp.h ../include/openssl/md5.h
809md4test.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h md4test.c
810md5test.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
811md5test.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
812md5test.o: ../include/openssl/bn.h ../include/openssl/cast.h
813md5test.o: ../include/openssl/crypto.h ../include/openssl/des.h
814md5test.o: ../include/openssl/des_old.h ../include/openssl/dh.h
815md5test.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
816md5test.o: ../include/openssl/evp.h ../include/openssl/idea.h
817md5test.o: ../include/openssl/md2.h ../include/openssl/md4.h
818md5test.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
819md5test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 551md5test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
820md5test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 552md5test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
821md5test.o: ../include/openssl/ossl_typ.h ../include/openssl/rc2.h 553md5test.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
822md5test.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 554md5test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h md5test.c
823md5test.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 555mdc2test.o: ../include/openssl/buffer.h ../include/openssl/crypto.h
824md5test.o: ../include/openssl/safestack.h ../include/openssl/sha.h 556mdc2test.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h
825md5test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 557mdc2test.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
826md5test.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h md5test.c 558mdc2test.o: ../include/openssl/safestack.h ../include/openssl/stack.h
827mdc2test.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 559mdc2test.o: ../include/openssl/symhacks.h mdc2test.c
828mdc2test.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
829mdc2test.o: ../include/openssl/bn.h ../include/openssl/cast.h
830mdc2test.o: ../include/openssl/crypto.h ../include/openssl/des.h
831mdc2test.o: ../include/openssl/des_old.h ../include/openssl/dh.h
832mdc2test.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
833mdc2test.o: ../include/openssl/evp.h ../include/openssl/idea.h
834mdc2test.o: ../include/openssl/md2.h ../include/openssl/md4.h
835mdc2test.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
836mdc2test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
837mdc2test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
838mdc2test.o: ../include/openssl/ossl_typ.h ../include/openssl/rc2.h
839mdc2test.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
840mdc2test.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
841mdc2test.o: ../include/openssl/safestack.h ../include/openssl/sha.h
842mdc2test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
843mdc2test.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h mdc2test.c
844randtest.o: ../e_os.h ../include/openssl/e_os2.h 560randtest.o: ../e_os.h ../include/openssl/e_os2.h
845randtest.o: ../include/openssl/opensslconf.h ../include/openssl/ossl_typ.h 561randtest.o: ../include/openssl/opensslconf.h ../include/openssl/ossl_typ.h
846randtest.o: ../include/openssl/rand.h randtest.c 562randtest.o: ../include/openssl/rand.h randtest.c
847rc2test.o: ../e_os.h ../include/openssl/e_os2.h 563rc2test.o: ../e_os.h ../include/openssl/e_os2.h
848rc2test.o: ../include/openssl/opensslconf.h ../include/openssl/rc2.h rc2test.c 564rc2test.o: ../include/openssl/opensslconf.h ../include/openssl/rc2.h rc2test.c
849rc4test.o: ../e_os.h ../include/openssl/e_os2.h 565rc4test.o: ../e_os.h ../include/openssl/e_os2.h
850rc4test.o: ../include/openssl/opensslconf.h ../include/openssl/rc4.h rc4test.c 566rc4test.o: ../include/openssl/opensslconf.h ../include/openssl/rc4.h
851rc5test.o: ../e_os.h ../include/openssl/e_os2.h 567rc4test.o: ../include/openssl/sha.h rc4test.c
852rc5test.o: ../include/openssl/opensslconf.h ../include/openssl/rc5.h rc5test.c 568rc5test.o: ../include/openssl/buffer.h ../include/openssl/crypto.h
853rmdtest.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 569rc5test.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h
854rmdtest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 570rc5test.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
855rmdtest.o: ../include/openssl/bn.h ../include/openssl/cast.h 571rc5test.o: ../include/openssl/safestack.h ../include/openssl/stack.h
856rmdtest.o: ../include/openssl/crypto.h ../include/openssl/des.h 572rc5test.o: ../include/openssl/symhacks.h rc5test.c
857rmdtest.o: ../include/openssl/des_old.h ../include/openssl/dh.h 573rmdtest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
858rmdtest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 574rmdtest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
859rmdtest.o: ../include/openssl/evp.h ../include/openssl/idea.h 575rmdtest.o: ../include/openssl/evp.h ../include/openssl/obj_mac.h
860rmdtest.o: ../include/openssl/md2.h ../include/openssl/md4.h 576rmdtest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
861rmdtest.o: ../include/openssl/md5.h ../include/openssl/mdc2.h 577rmdtest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
862rmdtest.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 578rmdtest.o: ../include/openssl/ripemd.h ../include/openssl/safestack.h
863rmdtest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 579rmdtest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h rmdtest.c
864rmdtest.o: ../include/openssl/ossl_typ.h ../include/openssl/rc2.h
865rmdtest.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
866rmdtest.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
867rmdtest.o: ../include/openssl/safestack.h ../include/openssl/sha.h
868rmdtest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
869rmdtest.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h rmdtest.c
870rsa_test.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h 580rsa_test.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
871rsa_test.o: ../include/openssl/bn.h ../include/openssl/crypto.h 581rsa_test.o: ../include/openssl/bn.h ../include/openssl/crypto.h
872rsa_test.o: ../include/openssl/e_os2.h ../include/openssl/err.h 582rsa_test.o: ../include/openssl/e_os2.h ../include/openssl/err.h
@@ -875,64 +585,39 @@ rsa_test.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
875rsa_test.o: ../include/openssl/rand.h ../include/openssl/rsa.h 585rsa_test.o: ../include/openssl/rand.h ../include/openssl/rsa.h
876rsa_test.o: ../include/openssl/safestack.h ../include/openssl/stack.h 586rsa_test.o: ../include/openssl/safestack.h ../include/openssl/stack.h
877rsa_test.o: ../include/openssl/symhacks.h rsa_test.c 587rsa_test.o: ../include/openssl/symhacks.h rsa_test.c
878sha1test.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 588sha1test.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
879sha1test.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 589sha1test.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
880sha1test.o: ../include/openssl/bn.h ../include/openssl/cast.h 590sha1test.o: ../include/openssl/evp.h ../include/openssl/obj_mac.h
881sha1test.o: ../include/openssl/crypto.h ../include/openssl/des.h 591sha1test.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
882sha1test.o: ../include/openssl/des_old.h ../include/openssl/dh.h 592sha1test.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
883sha1test.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
884sha1test.o: ../include/openssl/evp.h ../include/openssl/idea.h
885sha1test.o: ../include/openssl/md2.h ../include/openssl/md4.h
886sha1test.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
887sha1test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
888sha1test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
889sha1test.o: ../include/openssl/ossl_typ.h ../include/openssl/rc2.h
890sha1test.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
891sha1test.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
892sha1test.o: ../include/openssl/safestack.h ../include/openssl/sha.h 593sha1test.o: ../include/openssl/safestack.h ../include/openssl/sha.h
893sha1test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 594sha1test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h sha1test.c
894sha1test.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h sha1test.c 595shatest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
895shatest.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 596shatest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
896shatest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 597shatest.o: ../include/openssl/evp.h ../include/openssl/obj_mac.h
897shatest.o: ../include/openssl/bn.h ../include/openssl/cast.h 598shatest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
898shatest.o: ../include/openssl/crypto.h ../include/openssl/des.h 599shatest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
899shatest.o: ../include/openssl/des_old.h ../include/openssl/dh.h
900shatest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
901shatest.o: ../include/openssl/evp.h ../include/openssl/idea.h
902shatest.o: ../include/openssl/md2.h ../include/openssl/md4.h
903shatest.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
904shatest.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
905shatest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
906shatest.o: ../include/openssl/ossl_typ.h ../include/openssl/rc2.h
907shatest.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
908shatest.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
909shatest.o: ../include/openssl/safestack.h ../include/openssl/sha.h 600shatest.o: ../include/openssl/safestack.h ../include/openssl/sha.h
910shatest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 601shatest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h shatest.c
911shatest.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h shatest.c 602ssltest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
912ssltest.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
913ssltest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
914ssltest.o: ../include/openssl/bn.h ../include/openssl/buffer.h 603ssltest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
915ssltest.o: ../include/openssl/cast.h ../include/openssl/comp.h 604ssltest.o: ../include/openssl/comp.h ../include/openssl/conf.h
916ssltest.o: ../include/openssl/conf.h ../include/openssl/crypto.h 605ssltest.o: ../include/openssl/crypto.h ../include/openssl/dh.h
917ssltest.o: ../include/openssl/des.h ../include/openssl/des_old.h 606ssltest.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
918ssltest.o: ../include/openssl/dh.h ../include/openssl/dsa.h 607ssltest.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
919ssltest.o: ../include/openssl/e_os2.h ../include/openssl/engine.h 608ssltest.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
920ssltest.o: ../include/openssl/err.h ../include/openssl/evp.h 609ssltest.o: ../include/openssl/engine.h ../include/openssl/err.h
921ssltest.o: ../include/openssl/fips.h ../include/openssl/idea.h 610ssltest.o: ../include/openssl/evp.h ../include/openssl/kssl.h
922ssltest.o: ../include/openssl/kssl.h ../include/openssl/lhash.h 611ssltest.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
923ssltest.o: ../include/openssl/md2.h ../include/openssl/md4.h 612ssltest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
924ssltest.o: ../include/openssl/md5.h ../include/openssl/mdc2.h 613ssltest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
925ssltest.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 614ssltest.o: ../include/openssl/pem.h ../include/openssl/pem2.h
926ssltest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 615ssltest.o: ../include/openssl/pkcs7.h ../include/openssl/pq_compat.h
927ssltest.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h 616ssltest.o: ../include/openssl/pqueue.h ../include/openssl/rand.h
928ssltest.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h 617ssltest.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
929ssltest.o: ../include/openssl/rand.h ../include/openssl/rc2.h 618ssltest.o: ../include/openssl/sha.h ../include/openssl/ssl.h
930ssltest.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 619ssltest.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
931ssltest.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 620ssltest.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
932ssltest.o: ../include/openssl/safestack.h ../include/openssl/sha.h 621ssltest.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
933ssltest.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 622ssltest.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
934ssltest.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 623ssltest.o: ../include/openssl/x509v3.h ssltest.c
935ssltest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
936ssltest.o: ../include/openssl/tls1.h ../include/openssl/ui.h
937ssltest.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
938ssltest.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h ssltest.c
diff --git a/src/lib/libssl/src/test/evptests.txt b/src/lib/libssl/src/test/evptests.txt
index dfe91a5bc0..beb12144b6 100644
--- a/src/lib/libssl/src/test/evptests.txt
+++ b/src/lib/libssl/src/test/evptests.txt
@@ -92,102 +92,7 @@ AES-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:000
92AES-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:F58C4C04D6E5F1BA779EABFB5F7BFBD6:AE2D8A571E03AC9C9EB76FAC45AF8E51:9CFC4E967EDB808D679F777BC6702C7D 92AES-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:F58C4C04D6E5F1BA779EABFB5F7BFBD6:AE2D8A571E03AC9C9EB76FAC45AF8E51:9CFC4E967EDB808D679F777BC6702C7D
93AES-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:9CFC4E967EDB808D679F777BC6702C7D:30C81C46A35CE411E5FBC1191A0A52EF:39F23369A9D9BACFA530E26304231461 93AES-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:9CFC4E967EDB808D679F777BC6702C7D:30C81C46A35CE411E5FBC1191A0A52EF:39F23369A9D9BACFA530E26304231461
94AES-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:39F23369A9D9BACFA530E26304231461:F69F2445DF4F9B17AD2B417BE66C3710:B2EB05E2C39BE9FCDA6C19078C6A9D1B 94AES-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:39F23369A9D9BACFA530E26304231461:F69F2445DF4F9B17AD2B417BE66C3710:B2EB05E2C39BE9FCDA6C19078C6A9D1B
95 95# We don't support CFB{1,8}-AESxxx.{En,De}crypt
96# CFB1-AES128.Encrypt
97
98AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:000102030405060708090a0b0c0d0e0f:00:00:1
99AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:00020406080a0c0e10121416181a1c1e:80:80:1
100AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:0004080c1014181c2024282c3034383d:80:80:1
101AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:0008101820283038404850586068707b:00:00:1
102AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:00102030405060708090a0b0c0d0e0f6:80:80:1
103AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:0020406080a0c0e10121416181a1c1ed:00:00:1
104AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:004080c1014181c2024282c3034383da:80:00:1
105AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:008101820283038404850586068707b4:80:00:1
106AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:0102030405060708090a0b0c0d0e0f68:80:80:1
107AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:020406080a0c0e10121416181a1c1ed1:80:00:1
108AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:04080c1014181c2024282c3034383da2:00:80:1
109AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:08101820283038404850586068707b45:00:80:1
110AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:102030405060708090a0b0c0d0e0f68b:00:00:1
111AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:20406080a0c0e10121416181a1c1ed16:00:00:1
112AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:4080c1014181c2024282c3034383da2c:00:80:1
113AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:8101820283038404850586068707b459:80:80:1
114# all of the above packed into one...
115# in: 0110 1011 1100 0001 = 6bc1
116# out: 0110 1000 1011 0011 = 68b3
117AES-128-CFB1*8:2b7e151628aed2a6abf7158809cf4f3c:000102030405060708090a0b0c0d0e0f:6bc1:68b3:1
118
119# CFB1-AES128.Decrypt
120AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:000102030405060708090a0b0c0d0e0f:00:00:0
121AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:00020406080a0c0e10121416181a1c1e:80:80:0
122AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:0004080c1014181c2024282c3034383d:80:80:0
123AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:0008101820283038404850586068707b:00:00:0
124AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:00102030405060708090a0b0c0d0e0f6:80:80:0
125AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:0020406080a0c0e10121416181a1c1ed:00:00:0
126AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:004080c1014181c2024282c3034383da:80:00:0
127AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:008101820283038404850586068707b4:80:00:0
128AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:0102030405060708090a0b0c0d0e0f68:80:80:0
129AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:020406080a0c0e10121416181a1c1ed1:80:00:0
130AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:04080c1014181c2024282c3034383da2:00:80:0
131AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:08101820283038404850586068707b45:00:80:0
132AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:102030405060708090a0b0c0d0e0f68b:00:00:0
133AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:20406080a0c0e10121416181a1c1ed16:00:00:0
134AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:4080c1014181c2024282c3034383da2c:00:80:0
135AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:8101820283038404850586068707b459:80:80:0
136# all of the above packed into one...
137# in: 0110 1000 1011 0011 = 68b3
138# out: 0110 1011 1100 0001 = 6bc1
139AES-128-CFB1*8:2b7e151628aed2a6abf7158809cf4f3c:000102030405060708090a0b0c0d0e0f:6bc1:68b3:0
140
141# TODO: CFB1-AES192 and 256
142
143# CFB8-AES128.Encrypt
144
145AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:000102030405060708090a0b0c0d0e0f:6b:3b:1
146AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0102030405060708090a0b0c0d0e0f3b:c1:79:1
147AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:02030405060708090a0b0c0d0e0f3b79:be:42:1
148AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:030405060708090a0b0c0d0e0f3b7942:e2:4c:1
149AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0405060708090a0b0c0d0e0f3b79424c:2e:9c:1
150AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:05060708090a0b0c0d0e0f3b79424c9c:40:0d:1
151AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:060708090a0b0c0d0e0f3b79424c9c0d:9f:d4:1
152AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0708090a0b0c0d0e0f3b79424c9c0dd4:96:36:1
153AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:08090a0b0c0d0e0f3b79424c9c0dd436:e9:ba:1
154AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:090a0b0c0d0e0f3b79424c9c0dd436ba:3d:ce:1
155AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0a0b0c0d0e0f3b79424c9c0dd436bace:7e:9e:1
156AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0b0c0d0e0f3b79424c9c0dd436bace9e:11:0e:1
157AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0c0d0e0f3b79424c9c0dd436bace9e0e:73:d4:1
158AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0d0e0f3b79424c9c0dd436bace9e0ed4:93:58:1
159AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0e0f3b79424c9c0dd436bace9e0ed458:17:6a:1
160AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0f3b79424c9c0dd436bace9e0ed4586a:2a:4f:1
161AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:3b79424c9c0dd436bace9e0ed4586a4f:ae:32:1
162AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:79424c9c0dd436bace9e0ed4586a4f32:2d:b9:1
163# all of the above packed into one
164AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:000102030405060708090a0b0c0d0e0f:6bc1bee22e409f96e93d7e117393172aae2d:3b79424c9c0dd436bace9e0ed4586a4f32b9:1
165
166# CFB8-AES128.Decrypt
167
168AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:000102030405060708090a0b0c0d0e0f:6b:3b:0
169AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0102030405060708090a0b0c0d0e0f3b:c1:79:0
170AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:02030405060708090a0b0c0d0e0f3b79:be:42:0
171AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:030405060708090a0b0c0d0e0f3b7942:e2:4c:0
172AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0405060708090a0b0c0d0e0f3b79424c:2e:9c:0
173AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:05060708090a0b0c0d0e0f3b79424c9c:40:0d:0
174AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:060708090a0b0c0d0e0f3b79424c9c0d:9f:d4:0
175AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0708090a0b0c0d0e0f3b79424c9c0dd4:96:36:0
176AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:08090a0b0c0d0e0f3b79424c9c0dd436:e9:ba:0
177AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:090a0b0c0d0e0f3b79424c9c0dd436ba:3d:ce:0
178AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0a0b0c0d0e0f3b79424c9c0dd436bace:7e:9e:0
179AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0b0c0d0e0f3b79424c9c0dd436bace9e:11:0e:0
180AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0c0d0e0f3b79424c9c0dd436bace9e0e:73:d4:0
181AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0d0e0f3b79424c9c0dd436bace9e0ed4:93:58:0
182AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0e0f3b79424c9c0dd436bace9e0ed458:17:6a:0
183AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0f3b79424c9c0dd436bace9e0ed4586a:2a:4f:0
184AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:3b79424c9c0dd436bace9e0ed4586a4f:ae:32:0
185AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:79424c9c0dd436bace9e0ed4586a4f32:2d:b9:0
186# all of the above packed into one
187AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:000102030405060708090a0b0c0d0e0f:6bc1bee22e409f96e93d7e117393172aae2d:3b79424c9c0dd436bace9e0ed4586a4f32b9:0
188
189# TODO: 192 and 256 bit keys
190
191# For all CFB128 encrypts and decrypts, the transformed sequence is 96# For all CFB128 encrypts and decrypts, the transformed sequence is
192# AES-bits-CFB:key:IV/ciphertext':plaintext:ciphertext:encdec 97# AES-bits-CFB:key:IV/ciphertext':plaintext:ciphertext:encdec
193# CFB128-AES128.Encrypt 98# CFB128-AES128.Encrypt
@@ -269,16 +174,6 @@ DESX-CBC:0123456789abcdeff1e0d3c2b5a49786fedcba9876543210:fedcba9876543210:37363
269# DES EDE3 CBC tests (from destest) 174# DES EDE3 CBC tests (from destest)
270DES-EDE3-CBC:0123456789abcdeff1e0d3c2b5a49786fedcba9876543210:fedcba9876543210:37363534333231204E6F77206973207468652074696D6520666F722000000000:3FE301C962AC01D02213763C1CBD4CDC799657C064ECF5D41C673812CFDE9675 175DES-EDE3-CBC:0123456789abcdeff1e0d3c2b5a49786fedcba9876543210:fedcba9876543210:37363534333231204E6F77206973207468652074696D6520666F722000000000:3FE301C962AC01D02213763C1CBD4CDC799657C064ECF5D41C673812CFDE9675
271 176
272# DES CFB1 from FIPS 81
273# plaintext: 0100 1110 0110 1111 0111 0111 = 4e6f77
274# ciphertext: 1100 1101 0001 1110 1100 1001 = cd1ec9
275
276DES-CFB1*8:0123456789abcdef:1234567890abcdef:4e6f77:cd1ec9
277
278# DES CFB8 from FIPS 81
279
280DES-CFB8:0123456789abcdef:1234567890abcdef:4e6f7720697320746865:f31fda07011462ee187f
281
282# RC4 tests (from rc4test) 177# RC4 tests (from rc4test)
283RC4:0123456789abcdef0123456789abcdef::0123456789abcdef:75b7878099e0c596 178RC4:0123456789abcdef0123456789abcdef::0123456789abcdef:75b7878099e0c596
284RC4:0123456789abcdef0123456789abcdef::0000000000000000:7494c2e7104b0879 179RC4:0123456789abcdef0123456789abcdef::0000000000000000:7494c2e7104b0879
@@ -286,3 +181,141 @@ RC4:00000000000000000000000000000000::0000000000000000:de188941a3375d3a
286RC4:ef012345ef012345ef012345ef012345::0000000000000000000000000000000000000000:d6a141a7ec3c38dfbd615a1162e1c7ba36b67858 181RC4:ef012345ef012345ef012345ef012345::0000000000000000000000000000000000000000:d6a141a7ec3c38dfbd615a1162e1c7ba36b67858
287RC4:0123456789abcdef0123456789abcdef::123456789ABCDEF0123456789ABCDEF0123456789ABCDEF012345678:66a0949f8af7d6891f7f832ba833c00c892ebe30143ce28740011ecf 182RC4:0123456789abcdef0123456789abcdef::123456789ABCDEF0123456789ABCDEF0123456789ABCDEF012345678:66a0949f8af7d6891f7f832ba833c00c892ebe30143ce28740011ecf
288RC4:ef012345ef012345ef012345ef012345::00000000000000000000:d6a141a7ec3c38dfbd61 183RC4:ef012345ef012345ef012345ef012345::00000000000000000000:d6a141a7ec3c38dfbd61
184
185
186# Camellia tests from RFC3713
187# For all ECB encrypts and decrypts, the transformed sequence is
188# CAMELLIA-bits-ECB:key::plaintext:ciphertext:encdec
189CAMELLIA-128-ECB:0123456789abcdeffedcba9876543210::0123456789abcdeffedcba9876543210:67673138549669730857065648eabe43
190CAMELLIA-192-ECB:0123456789abcdeffedcba98765432100011223344556677::0123456789abcdeffedcba9876543210:b4993401b3e996f84ee5cee7d79b09b9
191CAMELLIA-256-ECB:0123456789abcdeffedcba987654321000112233445566778899aabbccddeeff::0123456789abcdeffedcba9876543210:9acc237dff16d76c20ef7c919e3a7509
192
193# ECB-CAMELLIA128.Encrypt
194CAMELLIA-128-ECB:000102030405060708090A0B0C0D0E0F::00112233445566778899AABBCCDDEEFF:77CF412067AF8270613529149919546F:1
195CAMELLIA-192-ECB:000102030405060708090A0B0C0D0E0F1011121314151617::00112233445566778899AABBCCDDEEFF:B22F3C36B72D31329EEE8ADDC2906C68:1
196CAMELLIA-256-ECB:000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F::00112233445566778899AABBCCDDEEFF:2EDF1F3418D53B88841FC8985FB1ECF2:1
197
198# ECB-CAMELLIA128.Encrypt and ECB-CAMELLIA128.Decrypt
199CAMELLIA-128-ECB:2B7E151628AED2A6ABF7158809CF4F3C::6BC1BEE22E409F96E93D7E117393172A:432FC5DCD628115B7C388D770B270C96
200CAMELLIA-128-ECB:2B7E151628AED2A6ABF7158809CF4F3C::AE2D8A571E03AC9C9EB76FAC45AF8E51:0BE1F14023782A22E8384C5ABB7FAB2B
201CAMELLIA-128-ECB:2B7E151628AED2A6ABF7158809CF4F3C::30C81C46A35CE411E5FBC1191A0A52EF:A0A1ABCD1893AB6FE0FE5B65DF5F8636
202CAMELLIA-128-ECB:2B7E151628AED2A6ABF7158809CF4F3C::F69F2445DF4F9B17AD2B417BE66C3710:E61925E0D5DFAA9BB29F815B3076E51A
203
204# ECB-CAMELLIA192.Encrypt and ECB-CAMELLIA192.Decrypt
205CAMELLIA-192-ECB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B::6BC1BEE22E409F96E93D7E117393172A:CCCC6C4E138B45848514D48D0D3439D3
206CAMELLIA-192-ECB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B::AE2D8A571E03AC9C9EB76FAC45AF8E51:5713C62C14B2EC0F8393B6AFD6F5785A
207CAMELLIA-192-ECB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B::30C81C46A35CE411E5FBC1191A0A52EF:B40ED2B60EB54D09D030CF511FEEF366
208CAMELLIA-192-ECB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B::F69F2445DF4F9B17AD2B417BE66C3710:909DBD95799096748CB27357E73E1D26
209
210# ECB-CAMELLIA256.Encrypt and ECB-CAMELLIA256.Decrypt
211CAMELLIA-256-ECB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4::6BC1BEE22E409F96E93D7E117393172A:BEFD219B112FA00098919CD101C9CCFA
212CAMELLIA-256-ECB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4::AE2D8A571E03AC9C9EB76FAC45AF8E51:C91D3A8F1AEA08A9386CF4B66C0169EA
213CAMELLIA-256-ECB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4::30C81C46A35CE411E5FBC1191A0A52EF:A623D711DC5F25A51BB8A80D56397D28
214CAMELLIA-256-ECB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4::F69F2445DF4F9B17AD2B417BE66C3710:7960109FB6DC42947FCFE59EA3C5EB6B
215
216# For all CBC encrypts and decrypts, the transformed sequence is
217# CAMELLIA-bits-CBC:key:IV/ciphertext':plaintext:ciphertext:encdec
218# CBC-CAMELLIA128.Encrypt and CBC-CAMELLIA128.Decrypt
219CAMELLIA-128-CBC:2B7E151628AED2A6ABF7158809CF4F3C:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:1607CF494B36BBF00DAEB0B503C831AB
220CAMELLIA-128-CBC:2B7E151628AED2A6ABF7158809CF4F3C:1607CF494B36BBF00DAEB0B503C831AB:AE2D8A571E03AC9C9EB76FAC45AF8E51:A2F2CF671629EF7840C5A5DFB5074887
221CAMELLIA-128-CBC:2B7E151628AED2A6ABF7158809CF4F3C:A2F2CF671629EF7840C5A5DFB5074887:30C81C46A35CE411E5FBC1191A0A52EF:0F06165008CF8B8B5A63586362543E54
222CAMELLIA-128-CBC:2B7E151628AED2A6ABF7158809CF4F3C:36A84CDAFD5F9A85ADA0F0A993D6D577:F69F2445DF4F9B17AD2B417BE66C3710:74C64268CDB8B8FAF5B34E8AF3732980
223
224# CBC-CAMELLIA192.Encrypt and CBC-CAMELLIA192.Decrypt
225CAMELLIA-192-CBC:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:2A4830AB5AC4A1A2405955FD2195CF93
226CAMELLIA-192-CBC:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:2A4830AB5AC4A1A2405955FD2195CF93:AE2D8A571E03AC9C9EB76FAC45AF8E51:5D5A869BD14CE54264F892A6DD2EC3D5
227CAMELLIA-192-CBC:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:5D5A869BD14CE54264F892A6DD2EC3D5:30C81C46A35CE411E5FBC1191A0A52EF:37D359C3349836D884E310ADDF68C449
228CAMELLIA-192-CBC:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:37D359C3349836D884E310ADDF68C449:F69F2445DF4F9B17AD2B417BE66C3710:01FAAA930B4AB9916E9668E1428C6B08
229
230# CBC-CAMELLIA256.Encrypt and CBC-CAMELLIA256.Decrypt
231CAMELLIA-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:E6CFA35FC02B134A4D2C0B6737AC3EDA
232CAMELLIA-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:E6CFA35FC02B134A4D2C0B6737AC3EDA:AE2D8A571E03AC9C9EB76FAC45AF8E51:36CBEB73BD504B4070B1B7DE2B21EB50
233CAMELLIA-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:36CBEB73BD504B4070B1B7DE2B21EB50:30C81C46A35CE411E5FBC1191A0A52EF:E31A6055297D96CA3330CDF1B1860A83
234CAMELLIA-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:E31A6055297D96CA3330CDF1B1860A83:F69F2445DF4F9B17AD2B417BE66C3710:5D563F6D1CCCF236051C0C5C1C58F28F
235
236# We don't support CFB{1,8}-CAMELLIAxxx.{En,De}crypt
237# For all CFB128 encrypts and decrypts, the transformed sequence is
238# CAMELLIA-bits-CFB:key:IV/ciphertext':plaintext:ciphertext:encdec
239# CFB128-CAMELLIA128.Encrypt
240CAMELLIA-128-CFB:2B7E151628AED2A6ABF7158809CF4F3C:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:14F7646187817EB586599146B82BD719:1
241CAMELLIA-128-CFB:2B7E151628AED2A6ABF7158809CF4F3C:14F7646187817EB586599146B82BD719:AE2D8A571E03AC9C9EB76FAC45AF8E51:A53D28BB82DF741103EA4F921A44880B:1
242CAMELLIA-128-CFB:2B7E151628AED2A6ABF7158809CF4F3C:A53D28BB82DF741103EA4F921A44880B:30C81C46A35CE411E5FBC1191A0A52EF:9C2157A664626D1DEF9EA420FDE69B96:1
243CAMELLIA-128-CFB:2B7E151628AED2A6ABF7158809CF4F3C:9C2157A664626D1DEF9EA420FDE69B96:F69F2445DF4F9B17AD2B417BE66C3710:742A25F0542340C7BAEF24CA8482BB09:1
244
245# CFB128-CAMELLIA128.Decrypt
246CAMELLIA-128-CFB:2B7E151628AED2A6ABF7158809CF4F3C:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:14F7646187817EB586599146B82BD719:0
247CAMELLIA-128-CFB:2B7E151628AED2A6ABF7158809CF4F3C:14F7646187817EB586599146B82BD719:AE2D8A571E03AC9C9EB76FAC45AF8E51:A53D28BB82DF741103EA4F921A44880B:0
248CAMELLIA-128-CFB:2B7E151628AED2A6ABF7158809CF4F3C:A53D28BB82DF741103EA4F921A44880B:30C81C46A35CE411E5FBC1191A0A52EF:9C2157A664626D1DEF9EA420FDE69B96:0
249CAMELLIA-128-CFB:2B7E151628AED2A6ABF7158809CF4F3C:9C2157A664626D1DEF9EA420FDE69B96:F69F2445DF4F9B17AD2B417BE66C3710:742A25F0542340C7BAEF24CA8482BB09:0
250
251# CFB128-CAMELLIA192.Encrypt
252CAMELLIA-192-CFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:C832BB9780677DAA82D9B6860DCD565E:1
253CAMELLIA-192-CFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:C832BB9780677DAA82D9B6860DCD565E:AE2D8A571E03AC9C9EB76FAC45AF8E51:86F8491627906D780C7A6D46EA331F98:1
254CAMELLIA-192-CFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:86F8491627906D780C7A6D46EA331F98:30C81C46A35CE411E5FBC1191A0A52EF:69511CCE594CF710CB98BB63D7221F01:1
255CAMELLIA-192-CFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:69511CCE594CF710CB98BB63D7221F01:F69F2445DF4F9B17AD2B417BE66C3710:D5B5378A3ABED55803F25565D8907B84:1
256
257# CFB128-CAMELLIA192.Decrypt
258CAMELLIA-192-CFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:C832BB9780677DAA82D9B6860DCD565E:0
259CAMELLIA-192-CFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:C832BB9780677DAA82D9B6860DCD565E:AE2D8A571E03AC9C9EB76FAC45AF8E51:86F8491627906D780C7A6D46EA331F98:0
260CAMELLIA-192-CFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:86F8491627906D780C7A6D46EA331F98:30C81C46A35CE411E5FBC1191A0A52EF:69511CCE594CF710CB98BB63D7221F01:0
261CAMELLIA-192-CFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:69511CCE594CF710CB98BB63D7221F01:F69F2445DF4F9B17AD2B417BE66C3710:D5B5378A3ABED55803F25565D8907B84:0
262
263# CFB128-CAMELLIA256.Encrypt
264CAMELLIA-256-CFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:CF6107BB0CEA7D7FB1BD31F5E7B06C93:1
265CAMELLIA-256-CFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:CF6107BB0CEA7D7FB1BD31F5E7B06C93:AE2D8A571E03AC9C9EB76FAC45AF8E51:89BEDB4CCDD864EA11BA4CBE849B5E2B:1
266CAMELLIA-256-CFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:89BEDB4CCDD864EA11BA4CBE849B5E2B:30C81C46A35CE411E5FBC1191A0A52EF:555FC3F34BDD2D54C62D9E3BF338C1C4:1
267CAMELLIA-256-CFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:555FC3F34BDD2D54C62D9E3BF338C1C4:F69F2445DF4F9B17AD2B417BE66C3710:5953ADCE14DB8C7F39F1BD39F359BFFA:1
268
269# CFB128-CAMELLIA256.Decrypt
270CAMELLIA-256-CFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:CF6107BB0CEA7D7FB1BD31F5E7B06C93:0
271CAMELLIA-256-CFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:CF6107BB0CEA7D7FB1BD31F5E7B06C93:AE2D8A571E03AC9C9EB76FAC45AF8E51:89BEDB4CCDD864EA11BA4CBE849B5E2B:0
272CAMELLIA-256-CFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:89BEDB4CCDD864EA11BA4CBE849B5E2B:30C81C46A35CE411E5FBC1191A0A52EF:555FC3F34BDD2D54C62D9E3BF338C1C4:0
273CAMELLIA-256-CFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:555FC3F34BDD2D54C62D9E3BF338C1C4:F69F2445DF4F9B17AD2B417BE66C3710:5953ADCE14DB8C7F39F1BD39F359BFFA:0
274
275# For all OFB encrypts and decrypts, the transformed sequence is
276# CAMELLIA-bits-OFB:key:IV/output':plaintext:ciphertext:encdec
277# OFB-CAMELLIA128.Encrypt
278CAMELLIA-128-OFB:2B7E151628AED2A6ABF7158809CF4F3C:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:14F7646187817EB586599146B82BD719:1
279CAMELLIA-128-OFB:2B7E151628AED2A6ABF7158809CF4F3C:50FE67CC996D32B6DA0937E99BAFEC60:AE2D8A571E03AC9C9EB76FAC45AF8E51:25623DB569CA51E01482649977E28D84:1
280CAMELLIA-128-OFB:2B7E151628AED2A6ABF7158809CF4F3C:D9A4DADA0892239F6B8B3D7680E15674:30C81C46A35CE411E5FBC1191A0A52EF:C776634A60729DC657D12B9FCA801E98:1
281CAMELLIA-128-OFB:2B7E151628AED2A6ABF7158809CF4F3C:A78819583F0308E7A6BF36B1386ABF23:F69F2445DF4F9B17AD2B417BE66C3710:D776379BE0E50825E681DA1A4C980E8E:1
282
283# OFB-CAMELLIA128.Decrypt
284CAMELLIA-128-OFB:2B7E151628AED2A6ABF7158809CF4F3C:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:14F7646187817EB586599146B82BD719:0
285CAMELLIA-128-OFB:2B7E151628AED2A6ABF7158809CF4F3C:50FE67CC996D32B6DA0937E99BAFEC60:AE2D8A571E03AC9C9EB76FAC45AF8E51:25623DB569CA51E01482649977E28D84:0
286CAMELLIA-128-OFB:2B7E151628AED2A6ABF7158809CF4F3C:D9A4DADA0892239F6B8B3D7680E15674:30C81C46A35CE411E5FBC1191A0A52EF:C776634A60729DC657D12B9FCA801E98:0
287CAMELLIA-128-OFB:2B7E151628AED2A6ABF7158809CF4F3C:A78819583F0308E7A6BF36B1386ABF23:F69F2445DF4F9B17AD2B417BE66C3710:D776379BE0E50825E681DA1A4C980E8E:0
288
289# OFB-CAMELLIA192.Encrypt
290CAMELLIA-192-OFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:C832BB9780677DAA82D9B6860DCD565E:1
291CAMELLIA-192-OFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:A609B38DF3B1133DDDFF2718BA09565E:AE2D8A571E03AC9C9EB76FAC45AF8E51:8ECEB7D0350D72C7F78562AEBDF99339:1
292CAMELLIA-192-OFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:52EF01DA52602FE0975F78AC84BF8A50:30C81C46A35CE411E5FBC1191A0A52EF:BDD62DBBB9700846C53B507F544696F0:1
293CAMELLIA-192-OFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:BD5286AC63AABD7EB067AC54B553F71D:F69F2445DF4F9B17AD2B417BE66C3710:E28014E046B802F385C4C2E13EAD4A72:1
294
295# OFB-CAMELLIA192.Decrypt
296CAMELLIA-192-OFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:C832BB9780677DAA82D9B6860DCD565E:0
297CAMELLIA-192-OFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:A609B38DF3B1133DDDFF2718BA09565E:AE2D8A571E03AC9C9EB76FAC45AF8E51:8ECEB7D0350D72C7F78562AEBDF99339:0
298CAMELLIA-192-OFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:52EF01DA52602FE0975F78AC84BF8A50:30C81C46A35CE411E5FBC1191A0A52EF:BDD62DBBB9700846C53B507F544696F0:0
299CAMELLIA-192-OFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:BD5286AC63AABD7EB067AC54B553F71D:F69F2445DF4F9B17AD2B417BE66C3710:E28014E046B802F385C4C2E13EAD4A72:0
300
301# OFB-CAMELLIA256.Encrypt
302CAMELLIA-256-OFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:CF6107BB0CEA7D7FB1BD31F5E7B06C93:1
303CAMELLIA-256-OFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:B7BF3A5DF43989DD97F0FA97EBCE2F4A:AE2D8A571E03AC9C9EB76FAC45AF8E51:127AD97E8E3994E4820027D7BA109368:1
304CAMELLIA-256-OFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:E1C656305ED1A7A6563805746FE03EDC:30C81C46A35CE411E5FBC1191A0A52EF:6BFF6265A6A6B7A535BC65A80B17214E:1
305CAMELLIA-256-OFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:41635BE625B48AFC1666DD42A09D96E7:F69F2445DF4F9B17AD2B417BE66C3710:0A4A0404E26AA78A27CB271E8BF3CF20:1
306
307# OFB-CAMELLIA256.Decrypt
308CAMELLIA-256-OFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:CF6107BB0CEA7D7FB1BD31F5E7B06C93:0
309CAMELLIA-256-OFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:B7BF3A5DF43989DD97F0FA97EBCE2F4A:AE2D8A571E03AC9C9EB76FAC45AF8E51:127AD97E8E3994E4820027D7BA109368:0
310CAMELLIA-256-OFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:E1C656305ED1A7A6563805746FE03EDC:30C81C46A35CE411E5FBC1191A0A52EF:6BFF6265A6A6B7A535BC65A80B17214E:0
311CAMELLIA-256-OFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:41635BE625B48AFC1666DD42A09D96E7:F69F2445DF4F9B17AD2B417BE66C3710:0A4A0404E26AA78A27CB271E8BF3CF20:0
312
313# SEED test vectors from RFC4269
314SEED-ECB:00000000000000000000000000000000::000102030405060708090A0B0C0D0E0F:5EBAC6E0054E166819AFF1CC6D346CDB:0
315SEED-ECB:000102030405060708090A0B0C0D0E0F::00000000000000000000000000000000:C11F22F20140505084483597E4370F43:0
316SEED-ECB:4706480851E61BE85D74BFB3FD956185::83A2F8A288641FB9A4E9A5CC2F131C7D:EE54D13EBCAE706D226BC3142CD40D4A:0
317SEED-ECB:28DBC3BC49FFD87DCFA509B11D422BE7::B41E6BE2EBA84A148E2EED84593C5EC7:9B9B7BFCD1813CB95D0B3618F40F5122:0
318SEED-ECB:00000000000000000000000000000000::000102030405060708090A0B0C0D0E0F:5EBAC6E0054E166819AFF1CC6D346CDB:1
319SEED-ECB:000102030405060708090A0B0C0D0E0F::00000000000000000000000000000000:C11F22F20140505084483597E4370F43:1
320SEED-ECB:4706480851E61BE85D74BFB3FD956185::83A2F8A288641FB9A4E9A5CC2F131C7D:EE54D13EBCAE706D226BC3142CD40D4A:1
321SEED-ECB:28DBC3BC49FFD87DCFA509B11D422BE7::B41E6BE2EBA84A148E2EED84593C5EC7:9B9B7BFCD1813CB95D0B3618F40F5122:1
diff --git a/src/lib/libssl/src/tools/Makefile b/src/lib/libssl/src/tools/Makefile
index d675b5792c..4ca835c4af 100644
--- a/src/lib/libssl/src/tools/Makefile
+++ b/src/lib/libssl/src/tools/Makefile
@@ -7,15 +7,11 @@ TOP= ..
7CC= cc 7CC= cc
8INCLUDES= -I$(TOP) -I../../include 8INCLUDES= -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16 11
17CFLAGS= $(INCLUDES) $(CFLAG) 12CFLAGS= $(INCLUDES) $(CFLAG)
18 13
14GENERAL=Makefile
19TEST= 15TEST=
20APPS= c_rehash 16APPS= c_rehash
21MISC_APPS= c_hash c_info c_issuer c_name 17MISC_APPS= c_hash c_info c_issuer c_name
@@ -23,6 +19,7 @@ MISC_APPS= c_hash c_info c_issuer c_name
23all: 19all:
24 20
25install: 21install:
22 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
26 @for i in $(APPS) ; \ 23 @for i in $(APPS) ; \
27 do \ 24 do \
28 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$i.new; \ 25 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$i.new; \
diff --git a/src/lib/libssl/src/util/opensslwrap.sh b/src/lib/libssl/src/util/opensslwrap.sh
index 91d29e2b87..b27cbb897f 100755
--- a/src/lib/libssl/src/util/opensslwrap.sh
+++ b/src/lib/libssl/src/util/opensslwrap.sh
@@ -3,6 +3,10 @@
3HERE="`echo $0 | sed -e 's|[^/]*$||'`" 3HERE="`echo $0 | sed -e 's|[^/]*$||'`"
4OPENSSL="${HERE}../apps/openssl" 4OPENSSL="${HERE}../apps/openssl"
5 5
6if [ -d "${HERE}../engines" -a "x$OPENSSL_ENGINES" = "x" ]; then
7 OPENSSL_ENGINES="${HERE}../engines"; export OPENSSL_ENGINES
8fi
9
6if [ -x "${OPENSSL}.exe" ]; then 10if [ -x "${OPENSSL}.exe" ]; then
7 # The original reason for this script existence is to work around 11 # The original reason for this script existence is to work around
8 # certain caveats in run-time linker behaviour. On Windows platforms 12 # certain caveats in run-time linker behaviour. On Windows platforms
diff --git a/src/lib/libssl/src/util/shlib_wrap.sh b/src/lib/libssl/src/util/shlib_wrap.sh
index dc5f5b1ce4..a2f62d696f 100755
--- a/src/lib/libssl/src/util/shlib_wrap.sh
+++ b/src/lib/libssl/src/util/shlib_wrap.sh
@@ -22,19 +22,39 @@ SunOS|IRIX*)
22 # variables depending on target ABI... 22 # variables depending on target ABI...
23 rld_var=LD_LIBRARY_PATH 23 rld_var=LD_LIBRARY_PATH
24 case "`(/usr/bin/file "$LIBCRYPTOSO") 2>/dev/null`" in 24 case "`(/usr/bin/file "$LIBCRYPTOSO") 2>/dev/null`" in
25 *ELF\ 64*SPARC*) 25 *ELF\ 64*SPARC*|*ELF\ 64*AMD64*)
26 [ -n "$LD_LIBRARY_PATH_64" ] && rld_var=LD_LIBRARY_PATH_64 26 [ -n "$LD_LIBRARY_PATH_64" ] && rld_var=LD_LIBRARY_PATH_64
27 LD_PRELOAD_64="$LIBCRYPTOSO $LIBSSLSO"; export LD_PRELOAD_64
28 preload_var=LD_PRELOAD_64
29 ;;
30 # Why are newly built .so's preloaded anyway? Because run-time
31 # .so lookup path embedded into application takes precedence
32 # over LD_LIBRARY_PATH and as result application ends up linking
33 # to previously installed .so's. On IRIX instead of preloading
34 # newly built .so's we trick run-time linker to fail to find
35 # the installed .so by setting _RLD_ROOT variable.
36 *ELF\ 32*MIPS*)
37 #_RLD_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT"; export _RLD_LIST
38 _RLD_ROOT=/no/such/dir; export _RLD_ROOT
39 eval $rld_var=\"/usr/lib'${'$rld_var':+:$'$rld_var'}'\"
40 preload_var=_RLD_LIST
27 ;; 41 ;;
28 *ELF\ N32*MIPS*) 42 *ELF\ N32*MIPS*)
29 [ -n "$LD_LIBRARYN32_PATH" ] && rld_var=LD_LIBRARYN32_PATH 43 [ -n "$LD_LIBRARYN32_PATH" ] && rld_var=LD_LIBRARYN32_PATH
30 _RLDN32_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT"; export _RLDN32_LIST 44 #_RLDN32_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT"; export _RLDN32_LIST
45 _RLDN32_ROOT=/no/such/dir; export _RLDN32_ROOT
46 eval $rld_var=\"/usr/lib32'${'$rld_var':+:$'$rld_var'}'\"
47 preload_var=_RLDN32_LIST
31 ;; 48 ;;
32 *ELF\ 64*MIPS*) 49 *ELF\ 64*MIPS*)
33 [ -n "$LD_LIBRARY64_PATH" ] && rld_var=LD_LIBRARY64_PATH 50 [ -n "$LD_LIBRARY64_PATH" ] && rld_var=LD_LIBRARY64_PATH
34 _RLD64_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT"; export _RLD64_LIST 51 #_RLD64_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT"; export _RLD64_LIST
52 _RLD64_ROOT=/no/such/dir; export _RLD64_ROOT
53 eval $rld_var=\"/usr/lib64'${'$rld_var':+:$'$rld_var'}'\"
54 preload_var=_RLD64_LIST
35 ;; 55 ;;
36 esac 56 esac
37 eval $rld_var=\"${THERE}:'$'$rld_var\"; export $rld_var 57 eval $rld_var=\"${THERE}'${'$rld_var':+:$'$rld_var'}'\"; export $rld_var
38 unset rld_var 58 unset rld_var
39 ;; 59 ;;
40*) LD_LIBRARY_PATH="${THERE}:$LD_LIBRARY_PATH" # Linux, ELF HP-UX 60*) LD_LIBRARY_PATH="${THERE}:$LD_LIBRARY_PATH" # Linux, ELF HP-UX
@@ -52,7 +72,7 @@ SunOS|IRIX*)
52 ;; 72 ;;
53esac 73esac
54 74
55if [ -f "$LIBCRYPTOSO" ]; then 75if [ -f "$LIBCRYPTOSO" -a -z "$preload_var" ]; then
56 # Following three lines are major excuse for isolating them into 76 # Following three lines are major excuse for isolating them into
57 # this wrapper script. Original reason for setting LD_PRELOAD 77 # this wrapper script. Original reason for setting LD_PRELOAD
58 # was to make it possible to pass 'make test' when user linked 78 # was to make it possible to pass 'make test' when user linked
@@ -64,7 +84,8 @@ if [ -f "$LIBCRYPTOSO" ]; then
64 *) LD_PRELOAD="$LIBCRYPTOSO $LIBSSLSO" ;; # SunOS, Linux, ELF HP-UX 84 *) LD_PRELOAD="$LIBCRYPTOSO $LIBSSLSO" ;; # SunOS, Linux, ELF HP-UX
65 esac 85 esac
66 _RLD_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT" # Tru64, o32 IRIX 86 _RLD_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT" # Tru64, o32 IRIX
67 export LD_PRELOAD _RLD_LIST 87 DYLD_INSERT_LIBRARIES="$LIBCRYPTOSO:$LIBSSLSO" # MacOS X
88 export LD_PRELOAD _RLD_LIST DYLD_INSERT_LIBRARIES
68fi 89fi
69 90
70exec "$@" 91exec "$@"
diff --git a/src/lib/libssl/test/Makefile b/src/lib/libssl/test/Makefile
index 189d14ed49..62f9b86052 100644
--- a/src/lib/libssl/test/Makefile
+++ b/src/lib/libssl/test/Makefile
@@ -7,11 +7,6 @@ TOP= ..
7CC= cc 7CC= cc
8INCLUDES= -I$(TOP) -I../include $(KRB5_INCLUDES) 8INCLUDES= -I$(TOP) -I../include $(KRB5_INCLUDES)
9CFLAG= -g 9CFLAG= -g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP= /usr/local/ssl
13MAKEFILE= Makefile
14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG) 10MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
16PERL= perl 11PERL= perl
17# KRB5 stuff 12# KRB5 stuff
@@ -35,11 +30,14 @@ LIBSSL= -L.. -lssl
35 30
36BNTEST= bntest 31BNTEST= bntest
37ECTEST= ectest 32ECTEST= ectest
33ECDSATEST= ecdsatest
34ECDHTEST= ecdhtest
38EXPTEST= exptest 35EXPTEST= exptest
39IDEATEST= ideatest 36IDEATEST= ideatest
40SHATEST= shatest 37SHATEST= shatest
41SHA1TEST= sha1test 38SHA1TEST= sha1test
42FIPS_SHATEST= fips_shatest 39SHA256TEST= sha256t
40SHA512TEST= sha512t
43MDC2TEST= mdc2test 41MDC2TEST= mdc2test
44RMDTEST= rmdtest 42RMDTEST= rmdtest
45MD2TEST= md2test 43MD2TEST= md2test
@@ -52,59 +50,46 @@ RC5TEST= rc5test
52BFTEST= bftest 50BFTEST= bftest
53CASTTEST= casttest 51CASTTEST= casttest
54DESTEST= destest 52DESTEST= destest
55FIPS_DESTEST= fips_desmovs
56RANDTEST= randtest 53RANDTEST= randtest
57FIPS_RANDTEST= fips_randtest
58DHTEST= dhtest 54DHTEST= dhtest
59DSATEST= dsatest 55DSATEST= dsatest
60FIPS_DSATEST= fips_dsatest
61METHTEST= methtest 56METHTEST= methtest
62SSLTEST= ssltest 57SSLTEST= ssltest
63RSATEST= rsa_test 58RSATEST= rsa_test
64ENGINETEST= enginetest 59ENGINETEST= enginetest
65EVPTEST= evp_test 60EVPTEST= evp_test
66FIPS_AESTEST= fips_aesavs 61IGETEST= igetest
67FIPS_HMACTEST= fips_hmactest
68FIPS_RSAVTEST= fips_rsavtest
69FIPS_RSASTEST= fips_rsastest
70FIPS_RSAGTEST= fips_rsagtest
71FIPS_DSSVS= fips_dssvs
72FIPS_RNGVS= fips_rngvs
73FIPS_TEST_SUITE=fips_test_suite
74 62
75TESTS= alltests 63TESTS= alltests
76 64
77EXE= $(BNTEST)$(EXE_EXT) $(ECTEST)$(EXE_EXT) $(IDEATEST)$(EXE_EXT) $(MD2TEST)$(EXE_EXT) $(MD4TEST)$(EXE_EXT) $(MD5TEST)$(EXE_EXT) $(HMACTEST)$(EXE_EXT) \ 65EXE= $(BNTEST)$(EXE_EXT) $(ECTEST)$(EXE_EXT) $(ECDSATEST)$(EXE_EXT) $(ECDHTEST)$(EXE_EXT) $(IDEATEST)$(EXE_EXT) \
66 $(MD2TEST)$(EXE_EXT) $(MD4TEST)$(EXE_EXT) $(MD5TEST)$(EXE_EXT) $(HMACTEST)$(EXE_EXT) \
78 $(RC2TEST)$(EXE_EXT) $(RC4TEST)$(EXE_EXT) $(RC5TEST)$(EXE_EXT) \ 67 $(RC2TEST)$(EXE_EXT) $(RC4TEST)$(EXE_EXT) $(RC5TEST)$(EXE_EXT) \
79 $(DESTEST)$(EXE_EXT) $(FIPS_DESTEST)$(EXE_EXT) $(SHATEST)$(EXE_EXT) $(SHA1TEST)$(EXE_EXT) $(FIPS_SHATEST)$(EXE_EXT) $(MDC2TEST)$(EXE_EXT) $(RMDTEST)$(EXE_EXT) \ 68 $(DESTEST)$(EXE_EXT) $(SHATEST)$(EXE_EXT) $(SHA1TEST)$(EXE_EXT) $(SHA256TEST)$(EXE_EXT) $(SHA512TEST)$(EXE_EXT) \
80 $(RANDTEST)$(EXE_EXT) $(FIPS_RANDTEST)$(EXE_EXT) $(DHTEST)$(EXE_EXT) $(ENGINETEST)$(EXE_EXT) \ 69 $(MDC2TEST)$(EXE_EXT) $(RMDTEST)$(EXE_EXT) \
81 $(BFTEST)$(EXE_EXT) $(CASTTEST)$(EXE_EXT) $(SSLTEST)$(EXE_EXT) $(EXPTEST)$(EXE_EXT) $(DSATEST)$(EXE_EXT) $(FIPS_DSATEST)$(EXE_EXT) $(RSATEST)$(EXE_EXT) \ 70 $(RANDTEST)$(EXE_EXT) $(DHTEST)$(EXE_EXT) $(ENGINETEST)$(EXE_EXT) \
82 $(EVPTEST)$(EXE_EXT) $(FIPS_AESTEST)$(EXE_EXT) \ 71 $(BFTEST)$(EXE_EXT) $(CASTTEST)$(EXE_EXT) $(SSLTEST)$(EXE_EXT) $(EXPTEST)$(EXE_EXT) $(DSATEST)$(EXE_EXT) $(RSATEST)$(EXE_EXT) \
83 $(FIPS_HMACTEST)$(EXE_EXT) $(FIPS_RSAVTEST)$(EXE_EXT) \ 72 $(EVPTEST)$(EXE_EXT) $(IGETEST)$(EXE_EXT)
84 $(FIPS_RSASTEST)$(EXE_EXT) $(FIPS_RSAGTEST)$(EXE_EXT) \
85 $(FIPS_DSSVS)$(EXE_EXT) $(FIPS_RNGVS)$(EXE_EXT) \
86 $(FIPS_TEST_SUITE)$(EXE_EXT)
87 73
88# $(METHTEST)$(EXE_EXT) 74# $(METHTEST)$(EXE_EXT)
89 75
90OBJ= $(BNTEST).o $(ECTEST).o $(IDEATEST).o $(MD2TEST).o $(MD4TEST).o $(MD5TEST).o \ 76OBJ= $(BNTEST).o $(ECTEST).o $(ECDSATEST).o $(ECDHTEST).o $(IDEATEST).o \
77 $(MD2TEST).o $(MD4TEST).o $(MD5TEST).o \
91 $(HMACTEST).o \ 78 $(HMACTEST).o \
92 $(RC2TEST).o $(RC4TEST).o $(RC5TEST).o \ 79 $(RC2TEST).o $(RC4TEST).o $(RC5TEST).o \
93 $(DESTEST).o $(FIPS_DESTEST).o $(SHATEST).o $(SHA1TEST).o $(FIPS_SHATEST).o $(MDC2TEST).o $(RMDTEST).o \ 80 $(DESTEST).o $(SHATEST).o $(SHA1TEST).o $(SHA256TEST).o $(SHA512TEST).o \
94 $(RANDTEST).o $(FIPS_RANDTEST).o $(DHTEST).o $(ENGINETEST).o $(CASTTEST).o \ 81 $(MDC2TEST).o $(RMDTEST).o \
95 $(BFTEST).o $(SSLTEST).o $(DSATEST).o $(FIPS_DSATEST).o $(EXPTEST).o $(RSATEST).o \ 82 $(RANDTEST).o $(DHTEST).o $(ENGINETEST).o $(CASTTEST).o \
96 $(EVPTEST).o $(FIPS_AESTEST).o $(FIPS_HMACTEST).o $(FIPS_RSAVTEST).o \ 83 $(BFTEST).o $(SSLTEST).o $(DSATEST).o $(EXPTEST).o $(RSATEST).o \
97 $(FIPS_RSASTEST).o $(FIPS_RSAGTEST).o $(FIPS_DSSVS).o $(FIPS_RNGVS).o \ 84 $(EVPTEST).o $(IGETEST).o
98 $(FIPS_TEST_SUITE).o 85SRC= $(BNTEST).c $(ECTEST).c $(ECDSATEST).c $(ECDHTEST).c $(IDEATEST).c \
99SRC= $(BNTEST).c $(ECTEST).c $(IDEATEST).c $(MD2TEST).c $(MD4TEST).c $(MD5TEST).c \ 86 $(MD2TEST).c $(MD4TEST).c $(MD5TEST).c \
100 $(HMACTEST).c \ 87 $(HMACTEST).c \
101 $(RC2TEST).c $(RC4TEST).c $(RC5TEST).c \ 88 $(RC2TEST).c $(RC4TEST).c $(RC5TEST).c \
102 $(DESTEST).c $(FIPS_DESTEST).c $(SHATEST).c $(SHA1TEST).c $(FIPS_SHATEST).c $(MDC2TEST).c $(RMDTEST).c \ 89 $(DESTEST).c $(SHATEST).c $(SHA1TEST).c $(MDC2TEST).c $(RMDTEST).c \
103 $(RANDTEST).c $(FIPS_RANDTEST).c $(DHTEST).c $(ENGINETEST).c $(CASTTEST).c \ 90 $(RANDTEST).c $(DHTEST).c $(ENGINETEST).c $(CASTTEST).c \
104 $(BFTEST).c $(SSLTEST).c $(DSATEST).c $(FIPS_DSATEST).c $(EXPTEST).c $(RSATEST).c \ 91 $(BFTEST).c $(SSLTEST).c $(DSATEST).c $(EXPTEST).c $(RSATEST).c \
105 $(EVPTEST).c $(FIPS_AESTEST).c $(FIPS_HMACTEST).c $(FIPS_RSAVTEST).c \ 92 $(EVPTEST).c $(IGETEST).c
106 $(FIPS_RSASTEST).c $(FIPS_RSAGTEST).c $(FIPS_DSSVS).c $(FIPS_RNGVS).c \
107 $(FIPS_TEST_SUITE).c
108 93
109EXHEADER= 94EXHEADER=
110HEADER= $(EXHEADER) 95HEADER= $(EXHEADER)
@@ -143,17 +128,10 @@ alltests: \
143 test_des test_idea test_sha test_md4 test_md5 test_hmac \ 128 test_des test_idea test_sha test_md4 test_md5 test_hmac \
144 test_md2 test_mdc2 \ 129 test_md2 test_mdc2 \
145 test_rmd test_rc2 test_rc4 test_rc5 test_bf test_cast test_aes \ 130 test_rmd test_rc2 test_rc4 test_rc5 test_bf test_cast test_aes \
146 test_rand test_bn test_ec test_enc test_x509 test_rsa test_crl test_sid \ 131 test_rand test_bn test_ec test_ecdsa test_ecdh \
132 test_enc test_x509 test_rsa test_crl test_sid \
147 test_gen test_req test_pkcs7 test_verify test_dh test_dsa \ 133 test_gen test_req test_pkcs7 test_verify test_dh test_dsa \
148 test_ss test_ca test_engine test_evp test_ssl 134 test_ss test_ca test_engine test_evp test_ssl test_ige
149# temporarily removed
150# fips_test_aes
151
152fips_test_aes:
153 if egrep 'define OPENSSL_FIPS' $(TOP)/include/openssl/opensslconf.h > /dev/null; then \
154 mkdir -p fips_aes_data/rsp; \
155 ../util/shlib_wrap.sh ./$(FIPS_AESTEST) -d fips_aes_data/list; \
156 fi
157 135
158test_evp: 136test_evp:
159 ../util/shlib_wrap.sh ./$(EVPTEST) evptests.txt 137 ../util/shlib_wrap.sh ./$(EVPTEST) evptests.txt
@@ -167,9 +145,8 @@ test_idea:
167test_sha: 145test_sha:
168 ../util/shlib_wrap.sh ./$(SHATEST) 146 ../util/shlib_wrap.sh ./$(SHATEST)
169 ../util/shlib_wrap.sh ./$(SHA1TEST) 147 ../util/shlib_wrap.sh ./$(SHA1TEST)
170 if egrep 'define OPENSSL_FIPS' $(TOP)/include/openssl/opensslconf.h > /dev/null; then \ 148 ../util/shlib_wrap.sh ./$(SHA256TEST)
171 ../util/shlib_wrap.sh ./$(FIPS_SHATEST) < SHAmix.req | diff -w SHAmix.fax - ; \ 149 ../util/shlib_wrap.sh ./$(SHA512TEST)
172 fi
173 150
174test_mdc2: 151test_mdc2:
175 ../util/shlib_wrap.sh ./$(MDC2TEST) 152 ../util/shlib_wrap.sh ./$(MDC2TEST)
@@ -206,9 +183,6 @@ test_rc5:
206 183
207test_rand: 184test_rand:
208 ../util/shlib_wrap.sh ./$(RANDTEST) 185 ../util/shlib_wrap.sh ./$(RANDTEST)
209 if egrep 'define OPENSSL_FIPS' $(TOP)/include/openssl/opensslconf.h > /dev/null; then \
210 ../util/shlib_wrap.sh ./$(FIPS_RANDTEST); \
211 fi
212 186
213test_enc: 187test_enc:
214 @sh ./testenc 188 @sh ./testenc
@@ -221,7 +195,7 @@ test_x509:
221 echo test second x509v3 certificate 195 echo test second x509v3 certificate
222 sh ./tx509 v3-cert2.pem 2>/dev/null 196 sh ./tx509 v3-cert2.pem 2>/dev/null
223 197
224test_rsa: 198test_rsa: $(RSATEST)$(EXE_EXT)
225 @sh ./trsa 2>/dev/null 199 @sh ./trsa 2>/dev/null
226 ../util/shlib_wrap.sh ./$(RSATEST) 200 ../util/shlib_wrap.sh ./$(RSATEST)
227 201
@@ -252,10 +226,18 @@ test_ec:
252 @echo 'test elliptic curves' 226 @echo 'test elliptic curves'
253 ../util/shlib_wrap.sh ./$(ECTEST) 227 ../util/shlib_wrap.sh ./$(ECTEST)
254 228
229test_ecdsa:
230 @echo 'test ecdsa'
231 ../util/shlib_wrap.sh ./$(ECDSATEST)
232
233test_ecdh:
234 @echo 'test ecdh'
235 ../util/shlib_wrap.sh ./$(ECDHTEST)
236
255test_verify: 237test_verify:
256 @echo "The following command should have some OK's and some failures" 238 @echo "The following command should have some OK's and some failures"
257 @echo "There are definitly a few expired certificates" 239 @echo "There are definitly a few expired certificates"
258 -../util/shlib_wrap.sh ../apps/openssl verify -CApath ../certs ../certs/*.pem 240 ../util/shlib_wrap.sh ../apps/openssl verify -CApath ../certs ../certs/*.pem
259 241
260test_dh: 242test_dh:
261 @echo "Generate a set of DH parameters" 243 @echo "Generate a set of DH parameters"
@@ -265,10 +247,6 @@ test_dsa:
265 @echo "Generate a set of DSA parameters" 247 @echo "Generate a set of DSA parameters"
266 ../util/shlib_wrap.sh ./$(DSATEST) 248 ../util/shlib_wrap.sh ./$(DSATEST)
267 ../util/shlib_wrap.sh ./$(DSATEST) -app2_1 249 ../util/shlib_wrap.sh ./$(DSATEST) -app2_1
268 if egrep 'define OPENSSL_FIPS' $(TOP)/include/openssl/opensslconf.h > /dev/null; then \
269 ../util/shlib_wrap.sh ./$(FIPS_DSATEST); \
270 ../util/shlib_wrap.sh ./$(FIPS_DSATEST) -app2_1; \
271 fi
272 250
273test_gen: 251test_gen:
274 @echo "Generate and verify a certificate request" 252 @echo "Generate and verify a certificate request"
@@ -288,9 +266,7 @@ test_engine:
288test_ssl: keyU.ss certU.ss certCA.ss certP1.ss keyP1.ss certP2.ss keyP2.ss \ 266test_ssl: keyU.ss certU.ss certCA.ss certP1.ss keyP1.ss certP2.ss keyP2.ss \
289 intP1.ss intP2.ss 267 intP1.ss intP2.ss
290 @echo "test SSL protocol" 268 @echo "test SSL protocol"
291 @if egrep 'define OPENSSL_FIPS' $(TOP)/include/openssl/opensslconf.h > /dev/null; then \ 269 ../util/shlib_wrap.sh ./$(SSLTEST) -test_cipherlist
292 sh ./testfipsssl keyU.ss certU.ss certCA.ss; \
293 fi
294 @sh ./testssl keyU.ss certU.ss certCA.ss 270 @sh ./testssl keyU.ss certU.ss certCA.ss
295 @sh ./testsslproxy keyP1.ss certP1.ss intP1.ss 271 @sh ./testsslproxy keyP1.ss certP1.ss intP1.ss
296 @sh ./testsslproxy keyP2.ss certP2.ss intP2.ss 272 @sh ./testsslproxy keyP2.ss certP2.ss intP2.ss
@@ -307,11 +283,19 @@ test_aes: #$(AESTEST)
307# @echo "test Rijndael" 283# @echo "test Rijndael"
308# ../util/shlib_wrap.sh ./$(AESTEST) 284# ../util/shlib_wrap.sh ./$(AESTEST)
309 285
286test_ige: $(IGETEST)$(EXE_EXT)
287 @echo "Test IGE mode"
288 ../util/shlib_wrap.sh ./$(IGETEST)
289
310lint: 290lint:
311 lint -DLINT $(INCLUDES) $(SRC)>fluff 291 lint -DLINT $(INCLUDES) $(SRC)>fluff
312 292
313depend: 293depend:
314 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(SRC) 294 @if [ -z "$(THIS)" ]; then \
295 $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; \
296 else \
297 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(SRC); \
298 fi
315 299
316dclean: 300dclean:
317 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new 301 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
@@ -326,43 +310,14 @@ $(DLIBSSL):
326$(DLIBCRYPTO): 310$(DLIBCRYPTO):
327 (cd ..; $(MAKE) DIRS=crypto all) 311 (cd ..; $(MAKE) DIRS=crypto all)
328 312
329BUILD_CMD=SHARED_LIBS="$(SHARED_LIBS)"; \ 313BUILD_CMD=shlib_target=; if [ -n "$(SHARED_LIBS)" ]; then \
330 if [ "$(SHLIB_TARGET)" = "darwin-shared" ] ; then \ 314 shlib_target="$(SHLIB_TARGET)"; \
331 SHARED_LIBS=""; \
332 fi; \ 315 fi; \
333 if [ -z "$$SHARED_LIBS" ]; then \ 316 LIBRARIES="$(LIBSSL) $(LIBCRYPTO) $(LIBKRB5)"; \
334 set -x; $${CC:-$(CC)} -o $$target$(EXE_EXT) $(CFLAGS) $$target.o $(PEX_LIBS) $(DLIBSSL) $(LIBKRB5) $(DLIBCRYPTO) $(EX_LIBS) ; \ 317 $(MAKE) -f $(TOP)/Makefile.shared -e \
335 else set -x; LD_LIBRARY_PATH=..:$$LD_LIBRARY_PATH \ 318 APPNAME=$$target$(EXE_EXT) OBJECTS="$$target.o" \
336 $(CC) -o $$target$(EXE_EXT) $(CFLAGS) $$target.o $(PEX_LIBS) $(LIBSSL) $(LIBKRB5) $(LIBCRYPTO) $(EX_LIBS) ; \ 319 LIBDEPS="$(PEX_LIBS) $$LIBRARIES $(EX_LIBS)" \
337 fi 320 link_app.$${shlib_target}
338
339FIPS_BUILD_CMD=if egrep 'define OPENSSL_FIPS' $(TOP)/include/openssl/opensslconf.h > /dev/null; then \
340 FIPSLD_CC=$(CC); CC=$(TOP)/fips-1.0/fipsld; export CC FIPSLD_CC; \
341 fi; $(BUILD_CMD)
342
343$(FIPS_AESTEST)$(EXE_EXT): $(FIPS_AESTEST).o $(DLIBCRYPTO)
344 @target=$(FIPS_AESTEST); $(FIPS_BUILD_CMD)
345
346$(FIPS_HMACTEST)$(EXE_EXT): $(FIPS_HMACTEST).o $(DLIBCRYPTO)
347 @target=$(FIPS_HMACTEST); $(FIPS_BUILD_CMD)
348
349$(FIPS_RSAVTEST)$(EXE_EXT): $(FIPS_RSAVTEST).o $(DLIBCRYPTO)
350 @target=$(FIPS_RSAVTEST); $(FIPS_BUILD_CMD)
351
352$(FIPS_RSASTEST)$(EXE_EXT): $(FIPS_RSASTEST).o $(DLIBCRYPTO)
353 @target=$(FIPS_RSASTEST); $(FIPS_BUILD_CMD)
354
355$(FIPS_RSAGTEST)$(EXE_EXT): $(FIPS_RSAGTEST).o $(DLIBCRYPTO)
356 @target=$(FIPS_RSAGTEST); $(FIPS_BUILD_CMD)
357
358$(FIPS_DSSVS)$(EXE_EXT): $(FIPS_DSSVS).o $(DLIBCRYPTO)
359 @target=$(FIPS_DSSVS); $(FIPS_BUILD_CMD)
360
361$(FIPS_RNGVS)$(EXE_EXT): $(FIPS_RNGVS).o $(DLIBCRYPTO)
362 @target=$(FIPS_RNGVS); $(FIPS_BUILD_CMD)
363
364$(FIPS_TEST_SUITE)$(EXE_EXT): $(FIPS_TEST_SUITE).o $(DLIBCRYPTO)
365 @target=$(FIPS_TEST_SUITE); $(FIPS_BUILD_CMD)
366 321
367$(RSATEST)$(EXE_EXT): $(RSATEST).o $(DLIBCRYPTO) 322$(RSATEST)$(EXE_EXT): $(RSATEST).o $(DLIBCRYPTO)
368 @target=$(RSATEST); $(BUILD_CMD) 323 @target=$(RSATEST); $(BUILD_CMD)
@@ -388,8 +343,11 @@ $(SHATEST)$(EXE_EXT): $(SHATEST).o $(DLIBCRYPTO)
388$(SHA1TEST)$(EXE_EXT): $(SHA1TEST).o $(DLIBCRYPTO) 343$(SHA1TEST)$(EXE_EXT): $(SHA1TEST).o $(DLIBCRYPTO)
389 @target=$(SHA1TEST); $(BUILD_CMD) 344 @target=$(SHA1TEST); $(BUILD_CMD)
390 345
391$(FIPS_SHATEST)$(EXE_EXT): $(FIPS_SHATEST).o $(DLIBCRYPTO) 346$(SHA256TEST)$(EXE_EXT): $(SHA256TEST).o $(DLIBCRYPTO)
392 @target=$(FIPS_SHATEST); $(FIPS_BUILD_CMD) 347 @target=$(SHA256TEST); $(BUILD_CMD)
348
349$(SHA512TEST)$(EXE_EXT): $(SHA512TEST).o $(DLIBCRYPTO)
350 @target=$(SHA512TEST); $(BUILD_CMD)
393 351
394$(RMDTEST)$(EXE_EXT): $(RMDTEST).o $(DLIBCRYPTO) 352$(RMDTEST)$(EXE_EXT): $(RMDTEST).o $(DLIBCRYPTO)
395 @target=$(RMDTEST); $(BUILD_CMD) 353 @target=$(RMDTEST); $(BUILD_CMD)
@@ -424,29 +382,20 @@ $(RC5TEST)$(EXE_EXT): $(RC5TEST).o $(DLIBCRYPTO)
424$(DESTEST)$(EXE_EXT): $(DESTEST).o $(DLIBCRYPTO) 382$(DESTEST)$(EXE_EXT): $(DESTEST).o $(DLIBCRYPTO)
425 @target=$(DESTEST); $(BUILD_CMD) 383 @target=$(DESTEST); $(BUILD_CMD)
426 384
427$(FIPS_DESTEST)$(EXE_EXT): $(FIPS_DESTEST).o $(DLIBCRYPTO)
428 @target=$(FIPS_DESTEST); $(FIPS_BUILD_CMD)
429
430$(RANDTEST)$(EXE_EXT): $(RANDTEST).o $(DLIBCRYPTO) 385$(RANDTEST)$(EXE_EXT): $(RANDTEST).o $(DLIBCRYPTO)
431 @target=$(RANDTEST); $(BUILD_CMD) 386 @target=$(RANDTEST); $(BUILD_CMD)
432 387
433$(FIPS_RANDTEST)$(EXE_EXT): $(FIPS_RANDTEST).o $(DLIBCRYPTO)
434 @target=$(FIPS_RANDTEST); $(FIPS_BUILD_CMD)
435
436$(DHTEST)$(EXE_EXT): $(DHTEST).o $(DLIBCRYPTO) 388$(DHTEST)$(EXE_EXT): $(DHTEST).o $(DLIBCRYPTO)
437 @target=$(DHTEST); $(BUILD_CMD) 389 @target=$(DHTEST); $(BUILD_CMD)
438 390
439$(DSATEST)$(EXE_EXT): $(DSATEST).o $(DLIBCRYPTO) 391$(DSATEST)$(EXE_EXT): $(DSATEST).o $(DLIBCRYPTO)
440 @target=$(DSATEST); $(BUILD_CMD) 392 @target=$(DSATEST); $(BUILD_CMD)
441 393
442$(FIPS_DSATEST)$(EXE_EXT): $(FIPS_DSATEST).o $(DLIBCRYPTO)
443 @target=$(FIPS_DSATEST); $(FIPS_BUILD_CMD)
444
445$(METHTEST)$(EXE_EXT): $(METHTEST).o $(DLIBCRYPTO) 394$(METHTEST)$(EXE_EXT): $(METHTEST).o $(DLIBCRYPTO)
446 @target=$(METHTEST); $(BUILD_CMD) 395 @target=$(METHTEST); $(BUILD_CMD)
447 396
448$(SSLTEST)$(EXE_EXT): $(SSLTEST).o $(DLIBSSL) $(DLIBCRYPTO) 397$(SSLTEST)$(EXE_EXT): $(SSLTEST).o $(DLIBSSL) $(DLIBCRYPTO)
449 @target=$(SSLTEST); $(FIPS_BUILD_CMD) 398 @target=$(SSLTEST); $(BUILD_CMD)
450 399
451$(ENGINETEST)$(EXE_EXT): $(ENGINETEST).o $(DLIBCRYPTO) 400$(ENGINETEST)$(EXE_EXT): $(ENGINETEST).o $(DLIBCRYPTO)
452 @target=$(ENGINETEST); $(BUILD_CMD) 401 @target=$(ENGINETEST); $(BUILD_CMD)
@@ -454,48 +403,53 @@ $(ENGINETEST)$(EXE_EXT): $(ENGINETEST).o $(DLIBCRYPTO)
454$(EVPTEST)$(EXE_EXT): $(EVPTEST).o $(DLIBCRYPTO) 403$(EVPTEST)$(EXE_EXT): $(EVPTEST).o $(DLIBCRYPTO)
455 @target=$(EVPTEST); $(BUILD_CMD) 404 @target=$(EVPTEST); $(BUILD_CMD)
456 405
406$(ECDSATEST)$(EXE_EXT): $(ECDSATEST).o $(DLIBCRYPTO)
407 @target=$(ECDSATEST); $(BUILD_CMD)
408
409$(ECDHTEST)$(EXE_EXT): $(ECDHTEST).o $(DLIBCRYPTO)
410 @target=$(ECDHTEST); $(BUILD_CMD)
411
412$(IGETEST)$(EXE_EXT): $(IGETEST).o $(DLIBCRYPTO)
413 @target=$(IGETEST); $(BUILD_CMD)
414
457#$(AESTEST).o: $(AESTEST).c 415#$(AESTEST).o: $(AESTEST).c
458# $(CC) -c $(CFLAGS) -DINTERMEDIATE_VALUE_KAT -DTRACE_KAT_MCT $(AESTEST).c 416# $(CC) -c $(CFLAGS) -DINTERMEDIATE_VALUE_KAT -DTRACE_KAT_MCT $(AESTEST).c
459 417
460#$(AESTEST)$(EXE_EXT): $(AESTEST).o $(DLIBCRYPTO) 418#$(AESTEST)$(EXE_EXT): $(AESTEST).o $(DLIBCRYPTO)
461# @target=$(AESTEST); $(BUILD_CMD) 419# if [ "$(SHLIB_TARGET)" = "hpux-shared" -o "$(SHLIB_TARGET)" = "darwin-shared" ] ; then \
420# $(CC) -o $(AESTEST)$(EXE_EXT) $(CFLAGS) $(AESTEST).o $(PEX_LIBS) $(DLIBCRYPTO) $(EX_LIBS) ; \
421# else \
422# $(CC) -o $(AESTEST)$(EXE_EXT) $(CFLAGS) $(AESTEST).o $(PEX_LIBS) $(LIBCRYPTO) $(EX_LIBS) ; \
423# fi
462 424
463dummytest$(EXE_EXT): dummytest.o $(DLIBCRYPTO) 425dummytest$(EXE_EXT): dummytest.o $(DLIBCRYPTO)
464 @target=dummytest; $(BUILD_CMD) 426 @target=dummytest$; $(BUILD_CMD)
465 427
466# DO NOT DELETE THIS LINE -- make depend depends on it. 428# DO NOT DELETE THIS LINE -- make depend depends on it.
467 429
468bftest.o: ../e_os.h ../include/openssl/blowfish.h ../include/openssl/e_os2.h 430bftest.o: ../e_os.h ../include/openssl/blowfish.h ../include/openssl/e_os2.h
469bftest.o: ../include/openssl/opensslconf.h bftest.c 431bftest.o: ../include/openssl/opensslconf.h bftest.c
470bntest.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 432bntest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
471bntest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
472bntest.o: ../include/openssl/bn.h ../include/openssl/buffer.h 433bntest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
473bntest.o: ../include/openssl/cast.h ../include/openssl/crypto.h 434bntest.o: ../include/openssl/crypto.h ../include/openssl/dh.h
474bntest.o: ../include/openssl/des.h ../include/openssl/des_old.h 435bntest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
475bntest.o: ../include/openssl/dh.h ../include/openssl/dsa.h 436bntest.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
476bntest.o: ../include/openssl/e_os2.h ../include/openssl/err.h 437bntest.o: ../include/openssl/ecdsa.h ../include/openssl/err.h
477bntest.o: ../include/openssl/evp.h ../include/openssl/idea.h 438bntest.o: ../include/openssl/evp.h ../include/openssl/lhash.h
478bntest.o: ../include/openssl/lhash.h ../include/openssl/md2.h 439bntest.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
479bntest.o: ../include/openssl/md4.h ../include/openssl/md5.h 440bntest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
480bntest.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h 441bntest.o: ../include/openssl/ossl_typ.h ../include/openssl/pkcs7.h
481bntest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 442bntest.o: ../include/openssl/rand.h ../include/openssl/rsa.h
482bntest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 443bntest.o: ../include/openssl/safestack.h ../include/openssl/sha.h
483bntest.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h 444bntest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
484bntest.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 445bntest.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h bntest.c
485bntest.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
486bntest.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
487bntest.o: ../include/openssl/sha.h ../include/openssl/stack.h
488bntest.o: ../include/openssl/symhacks.h ../include/openssl/ui.h
489bntest.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
490bntest.o: ../include/openssl/x509_vfy.h bntest.c
491casttest.o: ../e_os.h ../include/openssl/cast.h ../include/openssl/e_os2.h 446casttest.o: ../e_os.h ../include/openssl/cast.h ../include/openssl/e_os2.h
492casttest.o: ../include/openssl/opensslconf.h casttest.c 447casttest.o: ../include/openssl/opensslconf.h casttest.c
493destest.o: ../include/openssl/crypto.h ../include/openssl/des.h 448destest.o: ../include/openssl/des.h ../include/openssl/des_old.h
494destest.o: ../include/openssl/des_old.h ../include/openssl/e_os2.h 449destest.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h
495destest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 450destest.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
496destest.o: ../include/openssl/safestack.h ../include/openssl/stack.h 451destest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
497destest.o: ../include/openssl/symhacks.h ../include/openssl/ui.h 452destest.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h destest.c
498destest.o: ../include/openssl/ui_compat.h destest.c
499dhtest.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/bn.h 453dhtest.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/bn.h
500dhtest.o: ../include/openssl/crypto.h ../include/openssl/dh.h 454dhtest.o: ../include/openssl/crypto.h ../include/openssl/dh.h
501dhtest.o: ../include/openssl/e_os2.h ../include/openssl/err.h 455dhtest.o: ../include/openssl/e_os2.h ../include/openssl/err.h
@@ -511,47 +465,52 @@ dsatest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
511dsatest.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h 465dsatest.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h
512dsatest.o: ../include/openssl/safestack.h ../include/openssl/stack.h 466dsatest.o: ../include/openssl/safestack.h ../include/openssl/stack.h
513dsatest.o: ../include/openssl/symhacks.h dsatest.c 467dsatest.o: ../include/openssl/symhacks.h dsatest.c
468ecdhtest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
469ecdhtest.o: ../include/openssl/bn.h ../include/openssl/crypto.h
470ecdhtest.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
471ecdhtest.o: ../include/openssl/ecdh.h ../include/openssl/err.h
472ecdhtest.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
473ecdhtest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
474ecdhtest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
475ecdhtest.o: ../include/openssl/rand.h ../include/openssl/safestack.h
476ecdhtest.o: ../include/openssl/sha.h ../include/openssl/stack.h
477ecdhtest.o: ../include/openssl/symhacks.h ecdhtest.c
478ecdsatest.o: ../include/openssl/asn1.h ../include/openssl/bio.h
479ecdsatest.o: ../include/openssl/bn.h ../include/openssl/crypto.h
480ecdsatest.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
481ecdsatest.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
482ecdsatest.o: ../include/openssl/err.h ../include/openssl/evp.h
483ecdsatest.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
484ecdsatest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
485ecdsatest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
486ecdsatest.o: ../include/openssl/rand.h ../include/openssl/safestack.h
487ecdsatest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
488ecdsatest.o: ecdsatest.c
514ectest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h 489ectest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
515ectest.o: ../include/openssl/bn.h ../include/openssl/crypto.h 490ectest.o: ../include/openssl/bn.h ../include/openssl/crypto.h
516ectest.o: ../include/openssl/dh.h ../include/openssl/dsa.h
517ectest.o: ../include/openssl/e_os2.h ../include/openssl/ec.h 491ectest.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
518ectest.o: ../include/openssl/engine.h ../include/openssl/err.h 492ectest.o: ../include/openssl/engine.h ../include/openssl/err.h
519ectest.o: ../include/openssl/lhash.h ../include/openssl/opensslconf.h 493ectest.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
494ectest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
520ectest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 495ectest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
521ectest.o: ../include/openssl/rand.h ../include/openssl/rsa.h 496ectest.o: ../include/openssl/rand.h ../include/openssl/safestack.h
522ectest.o: ../include/openssl/safestack.h ../include/openssl/stack.h 497ectest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h ectest.c
523ectest.o: ../include/openssl/symhacks.h ../include/openssl/ui.h ectest.c 498enginetest.o: ../include/openssl/bio.h ../include/openssl/buffer.h
524enginetest.o: ../include/openssl/asn1.h ../include/openssl/bio.h 499enginetest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
525enginetest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
526enginetest.o: ../include/openssl/crypto.h ../include/openssl/dh.h
527enginetest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
528enginetest.o: ../include/openssl/engine.h ../include/openssl/err.h 500enginetest.o: ../include/openssl/engine.h ../include/openssl/err.h
529enginetest.o: ../include/openssl/lhash.h ../include/openssl/opensslconf.h 501enginetest.o: ../include/openssl/lhash.h ../include/openssl/opensslconf.h
530enginetest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 502enginetest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
531enginetest.o: ../include/openssl/rand.h ../include/openssl/rsa.h
532enginetest.o: ../include/openssl/safestack.h ../include/openssl/stack.h 503enginetest.o: ../include/openssl/safestack.h ../include/openssl/stack.h
533enginetest.o: ../include/openssl/symhacks.h ../include/openssl/ui.h 504enginetest.o: ../include/openssl/symhacks.h enginetest.c
534enginetest.o: enginetest.c 505evp_test.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
535evp_test.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
536evp_test.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
537evp_test.o: ../include/openssl/bn.h ../include/openssl/cast.h
538evp_test.o: ../include/openssl/conf.h ../include/openssl/crypto.h 506evp_test.o: ../include/openssl/conf.h ../include/openssl/crypto.h
539evp_test.o: ../include/openssl/des.h ../include/openssl/des_old.h
540evp_test.o: ../include/openssl/dh.h ../include/openssl/dsa.h
541evp_test.o: ../include/openssl/e_os2.h ../include/openssl/engine.h 507evp_test.o: ../include/openssl/e_os2.h ../include/openssl/engine.h
542evp_test.o: ../include/openssl/err.h ../include/openssl/evp.h 508evp_test.o: ../include/openssl/err.h ../include/openssl/evp.h
543evp_test.o: ../include/openssl/idea.h ../include/openssl/lhash.h 509evp_test.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
544evp_test.o: ../include/openssl/md2.h ../include/openssl/md4.h 510evp_test.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
545evp_test.o: ../include/openssl/md5.h ../include/openssl/mdc2.h 511evp_test.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
546evp_test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 512evp_test.o: ../include/openssl/safestack.h ../include/openssl/stack.h
547evp_test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 513evp_test.o: ../include/openssl/symhacks.h evp_test.c
548evp_test.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h
549evp_test.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
550evp_test.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
551evp_test.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
552evp_test.o: ../include/openssl/sha.h ../include/openssl/stack.h
553evp_test.o: ../include/openssl/symhacks.h ../include/openssl/ui.h
554evp_test.o: ../include/openssl/ui_compat.h evp_test.c
555exptest.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/bn.h 514exptest.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/bn.h
556exptest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h 515exptest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
557exptest.o: ../include/openssl/err.h ../include/openssl/lhash.h 516exptest.o: ../include/openssl/err.h ../include/openssl/lhash.h
@@ -559,314 +518,65 @@ exptest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
559exptest.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h 518exptest.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h
560exptest.o: ../include/openssl/safestack.h ../include/openssl/stack.h 519exptest.o: ../include/openssl/safestack.h ../include/openssl/stack.h
561exptest.o: ../include/openssl/symhacks.h exptest.c 520exptest.o: ../include/openssl/symhacks.h exptest.c
562fips_aesavs.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 521hmactest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
563fips_aesavs.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 522hmactest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
564fips_aesavs.o: ../include/openssl/bn.h ../include/openssl/cast.h
565fips_aesavs.o: ../include/openssl/crypto.h ../include/openssl/des.h
566fips_aesavs.o: ../include/openssl/des_old.h ../include/openssl/dh.h
567fips_aesavs.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
568fips_aesavs.o: ../include/openssl/err.h ../include/openssl/evp.h
569fips_aesavs.o: ../include/openssl/fips.h ../include/openssl/idea.h
570fips_aesavs.o: ../include/openssl/lhash.h ../include/openssl/md2.h
571fips_aesavs.o: ../include/openssl/md4.h ../include/openssl/md5.h
572fips_aesavs.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
573fips_aesavs.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
574fips_aesavs.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
575fips_aesavs.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
576fips_aesavs.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
577fips_aesavs.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
578fips_aesavs.o: ../include/openssl/sha.h ../include/openssl/stack.h
579fips_aesavs.o: ../include/openssl/symhacks.h ../include/openssl/ui.h
580fips_aesavs.o: ../include/openssl/ui_compat.h fips_aesavs.c
581fips_desmovs.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
582fips_desmovs.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
583fips_desmovs.o: ../include/openssl/bn.h ../include/openssl/cast.h
584fips_desmovs.o: ../include/openssl/crypto.h ../include/openssl/des.h
585fips_desmovs.o: ../include/openssl/des_old.h ../include/openssl/dh.h
586fips_desmovs.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
587fips_desmovs.o: ../include/openssl/err.h ../include/openssl/evp.h
588fips_desmovs.o: ../include/openssl/fips.h ../include/openssl/idea.h
589fips_desmovs.o: ../include/openssl/lhash.h ../include/openssl/md2.h
590fips_desmovs.o: ../include/openssl/md4.h ../include/openssl/md5.h
591fips_desmovs.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
592fips_desmovs.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
593fips_desmovs.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
594fips_desmovs.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
595fips_desmovs.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
596fips_desmovs.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
597fips_desmovs.o: ../include/openssl/sha.h ../include/openssl/stack.h
598fips_desmovs.o: ../include/openssl/symhacks.h ../include/openssl/ui.h
599fips_desmovs.o: ../include/openssl/ui_compat.h fips_desmovs.c
600fips_dsatest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
601fips_dsatest.o: ../include/openssl/bn.h ../include/openssl/crypto.h
602fips_dsatest.o: ../include/openssl/des.h ../include/openssl/des_old.h
603fips_dsatest.o: ../include/openssl/dh.h ../include/openssl/dsa.h
604fips_dsatest.o: ../include/openssl/e_os2.h ../include/openssl/engine.h
605fips_dsatest.o: ../include/openssl/err.h ../include/openssl/fips.h
606fips_dsatest.o: ../include/openssl/fips_rand.h ../include/openssl/lhash.h
607fips_dsatest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
608fips_dsatest.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h
609fips_dsatest.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
610fips_dsatest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
611fips_dsatest.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
612fips_dsatest.o: fips_dsatest.c
613fips_dssvs.o: ../include/openssl/opensslconf.h fips_dssvs.c
614fips_hmactest.o: ../include/openssl/aes.h ../include/openssl/asn1.h
615fips_hmactest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
616fips_hmactest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
617fips_hmactest.o: ../include/openssl/cast.h ../include/openssl/conf.h
618fips_hmactest.o: ../include/openssl/crypto.h ../include/openssl/des.h
619fips_hmactest.o: ../include/openssl/des_old.h ../include/openssl/dh.h
620fips_hmactest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
621fips_hmactest.o: ../include/openssl/err.h ../include/openssl/evp.h
622fips_hmactest.o: ../include/openssl/hmac.h ../include/openssl/idea.h
623fips_hmactest.o: ../include/openssl/lhash.h ../include/openssl/md2.h
624fips_hmactest.o: ../include/openssl/md4.h ../include/openssl/md5.h
625fips_hmactest.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
626fips_hmactest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
627fips_hmactest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
628fips_hmactest.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h
629fips_hmactest.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
630fips_hmactest.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
631fips_hmactest.o: ../include/openssl/safestack.h ../include/openssl/sha.h
632fips_hmactest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
633fips_hmactest.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
634fips_hmactest.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
635fips_hmactest.o: ../include/openssl/x509v3.h fips_hmactest.c
636fips_randtest.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/crypto.h
637fips_randtest.o: ../include/openssl/des.h ../include/openssl/des_old.h
638fips_randtest.o: ../include/openssl/e_os2.h ../include/openssl/err.h
639fips_randtest.o: ../include/openssl/fips_rand.h ../include/openssl/lhash.h
640fips_randtest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
641fips_randtest.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h
642fips_randtest.o: ../include/openssl/safestack.h ../include/openssl/stack.h
643fips_randtest.o: ../include/openssl/symhacks.h ../include/openssl/ui.h
644fips_randtest.o: ../include/openssl/ui_compat.h fips_randtest.c
645fips_rngvs.o: ../include/openssl/opensslconf.h fips_rngvs.c
646fips_rsagtest.o: ../include/openssl/aes.h ../include/openssl/asn1.h
647fips_rsagtest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
648fips_rsagtest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
649fips_rsagtest.o: ../include/openssl/cast.h ../include/openssl/conf.h
650fips_rsagtest.o: ../include/openssl/crypto.h ../include/openssl/des.h
651fips_rsagtest.o: ../include/openssl/des_old.h ../include/openssl/dh.h
652fips_rsagtest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
653fips_rsagtest.o: ../include/openssl/err.h ../include/openssl/evp.h
654fips_rsagtest.o: ../include/openssl/hmac.h ../include/openssl/idea.h
655fips_rsagtest.o: ../include/openssl/lhash.h ../include/openssl/md2.h
656fips_rsagtest.o: ../include/openssl/md4.h ../include/openssl/md5.h
657fips_rsagtest.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
658fips_rsagtest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
659fips_rsagtest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
660fips_rsagtest.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h
661fips_rsagtest.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
662fips_rsagtest.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
663fips_rsagtest.o: ../include/openssl/safestack.h ../include/openssl/sha.h
664fips_rsagtest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
665fips_rsagtest.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
666fips_rsagtest.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
667fips_rsagtest.o: ../include/openssl/x509v3.h fips_rsagtest.c
668fips_rsastest.o: ../include/openssl/aes.h ../include/openssl/asn1.h
669fips_rsastest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
670fips_rsastest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
671fips_rsastest.o: ../include/openssl/cast.h ../include/openssl/conf.h
672fips_rsastest.o: ../include/openssl/crypto.h ../include/openssl/des.h
673fips_rsastest.o: ../include/openssl/des_old.h ../include/openssl/dh.h
674fips_rsastest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
675fips_rsastest.o: ../include/openssl/err.h ../include/openssl/evp.h
676fips_rsastest.o: ../include/openssl/hmac.h ../include/openssl/idea.h
677fips_rsastest.o: ../include/openssl/lhash.h ../include/openssl/md2.h
678fips_rsastest.o: ../include/openssl/md4.h ../include/openssl/md5.h
679fips_rsastest.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
680fips_rsastest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
681fips_rsastest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
682fips_rsastest.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h
683fips_rsastest.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
684fips_rsastest.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
685fips_rsastest.o: ../include/openssl/safestack.h ../include/openssl/sha.h
686fips_rsastest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
687fips_rsastest.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
688fips_rsastest.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
689fips_rsastest.o: ../include/openssl/x509v3.h fips_rsastest.c
690fips_rsavtest.o: ../include/openssl/aes.h ../include/openssl/asn1.h
691fips_rsavtest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
692fips_rsavtest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
693fips_rsavtest.o: ../include/openssl/cast.h ../include/openssl/conf.h
694fips_rsavtest.o: ../include/openssl/crypto.h ../include/openssl/des.h
695fips_rsavtest.o: ../include/openssl/des_old.h ../include/openssl/dh.h
696fips_rsavtest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
697fips_rsavtest.o: ../include/openssl/err.h ../include/openssl/evp.h
698fips_rsavtest.o: ../include/openssl/hmac.h ../include/openssl/idea.h
699fips_rsavtest.o: ../include/openssl/lhash.h ../include/openssl/md2.h
700fips_rsavtest.o: ../include/openssl/md4.h ../include/openssl/md5.h
701fips_rsavtest.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
702fips_rsavtest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
703fips_rsavtest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
704fips_rsavtest.o: ../include/openssl/pkcs7.h ../include/openssl/rc2.h
705fips_rsavtest.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
706fips_rsavtest.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
707fips_rsavtest.o: ../include/openssl/safestack.h ../include/openssl/sha.h
708fips_rsavtest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
709fips_rsavtest.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
710fips_rsavtest.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
711fips_rsavtest.o: ../include/openssl/x509v3.h fips_rsavtest.c
712fips_shatest.o: ../include/openssl/aes.h ../include/openssl/asn1.h
713fips_shatest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
714fips_shatest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
715fips_shatest.o: ../include/openssl/cast.h ../include/openssl/conf.h
716fips_shatest.o: ../include/openssl/crypto.h ../include/openssl/des.h
717fips_shatest.o: ../include/openssl/des_old.h ../include/openssl/dh.h
718fips_shatest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
719fips_shatest.o: ../include/openssl/err.h ../include/openssl/evp.h
720fips_shatest.o: ../include/openssl/idea.h ../include/openssl/lhash.h
721fips_shatest.o: ../include/openssl/md2.h ../include/openssl/md4.h
722fips_shatest.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
723fips_shatest.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
724fips_shatest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
725fips_shatest.o: ../include/openssl/ossl_typ.h ../include/openssl/pkcs7.h
726fips_shatest.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
727fips_shatest.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
728fips_shatest.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
729fips_shatest.o: ../include/openssl/sha.h ../include/openssl/stack.h
730fips_shatest.o: ../include/openssl/symhacks.h ../include/openssl/ui.h
731fips_shatest.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
732fips_shatest.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h
733fips_shatest.o: fips_shatest.c
734fips_test_suite.o: ../include/openssl/aes.h ../include/openssl/asn1.h
735fips_test_suite.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
736fips_test_suite.o: ../include/openssl/bn.h ../include/openssl/cast.h
737fips_test_suite.o: ../include/openssl/crypto.h ../include/openssl/des.h
738fips_test_suite.o: ../include/openssl/des_old.h ../include/openssl/dh.h
739fips_test_suite.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
740fips_test_suite.o: ../include/openssl/err.h ../include/openssl/evp.h
741fips_test_suite.o: ../include/openssl/fips.h ../include/openssl/fips_sha.h
742fips_test_suite.o: ../include/openssl/hmac.h ../include/openssl/idea.h
743fips_test_suite.o: ../include/openssl/lhash.h ../include/openssl/md2.h
744fips_test_suite.o: ../include/openssl/md4.h ../include/openssl/md5.h
745fips_test_suite.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
746fips_test_suite.o: ../include/openssl/objects.h
747fips_test_suite.o: ../include/openssl/opensslconf.h
748fips_test_suite.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
749fips_test_suite.o: ../include/openssl/rand.h ../include/openssl/rc2.h
750fips_test_suite.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
751fips_test_suite.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
752fips_test_suite.o: ../include/openssl/safestack.h ../include/openssl/sha.h
753fips_test_suite.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
754fips_test_suite.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h
755fips_test_suite.o: fips_test_suite.c
756hmactest.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
757hmactest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
758hmactest.o: ../include/openssl/bn.h ../include/openssl/cast.h
759hmactest.o: ../include/openssl/crypto.h ../include/openssl/des.h
760hmactest.o: ../include/openssl/des_old.h ../include/openssl/dh.h
761hmactest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
762hmactest.o: ../include/openssl/evp.h ../include/openssl/hmac.h 523hmactest.o: ../include/openssl/evp.h ../include/openssl/hmac.h
763hmactest.o: ../include/openssl/idea.h ../include/openssl/md2.h 524hmactest.o: ../include/openssl/md5.h ../include/openssl/obj_mac.h
764hmactest.o: ../include/openssl/md4.h ../include/openssl/md5.h
765hmactest.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
766hmactest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h 525hmactest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
767hmactest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h 526hmactest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
768hmactest.o: ../include/openssl/rc2.h ../include/openssl/rc4.h 527hmactest.o: ../include/openssl/safestack.h ../include/openssl/stack.h
769hmactest.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h 528hmactest.o: ../include/openssl/symhacks.h hmactest.c
770hmactest.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
771hmactest.o: ../include/openssl/sha.h ../include/openssl/stack.h
772hmactest.o: ../include/openssl/symhacks.h ../include/openssl/ui.h
773hmactest.o: ../include/openssl/ui_compat.h hmactest.c
774ideatest.o: ../e_os.h ../include/openssl/e_os2.h ../include/openssl/idea.h 529ideatest.o: ../e_os.h ../include/openssl/e_os2.h ../include/openssl/idea.h
775ideatest.o: ../include/openssl/opensslconf.h ideatest.c 530ideatest.o: ../include/openssl/opensslconf.h ideatest.c
776md2test.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 531igetest.o: ../include/openssl/aes.h ../include/openssl/e_os2.h
777md2test.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 532igetest.o: ../include/openssl/opensslconf.h ../include/openssl/ossl_typ.h
778md2test.o: ../include/openssl/bn.h ../include/openssl/cast.h 533igetest.o: ../include/openssl/rand.h igetest.c
779md2test.o: ../include/openssl/crypto.h ../include/openssl/des.h 534md2test.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
780md2test.o: ../include/openssl/des_old.h ../include/openssl/dh.h 535md2test.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
781md2test.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 536md2test.o: ../include/openssl/evp.h ../include/openssl/md2.h
782md2test.o: ../include/openssl/evp.h ../include/openssl/idea.h
783md2test.o: ../include/openssl/md2.h ../include/openssl/md4.h
784md2test.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
785md2test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 537md2test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
786md2test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 538md2test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
787md2test.o: ../include/openssl/ossl_typ.h ../include/openssl/rc2.h 539md2test.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
788md2test.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 540md2test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h md2test.c
789md2test.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 541md4test.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
790md2test.o: ../include/openssl/safestack.h ../include/openssl/sha.h 542md4test.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
791md2test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 543md4test.o: ../include/openssl/evp.h ../include/openssl/md4.h
792md2test.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h md2test.c
793md4test.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
794md4test.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
795md4test.o: ../include/openssl/bn.h ../include/openssl/cast.h
796md4test.o: ../include/openssl/crypto.h ../include/openssl/des.h
797md4test.o: ../include/openssl/des_old.h ../include/openssl/dh.h
798md4test.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
799md4test.o: ../include/openssl/evp.h ../include/openssl/idea.h
800md4test.o: ../include/openssl/md2.h ../include/openssl/md4.h
801md4test.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
802md4test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 544md4test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
803md4test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 545md4test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
804md4test.o: ../include/openssl/ossl_typ.h ../include/openssl/rc2.h 546md4test.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
805md4test.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 547md4test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h md4test.c
806md4test.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 548md5test.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
807md4test.o: ../include/openssl/safestack.h ../include/openssl/sha.h 549md5test.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
808md4test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 550md5test.o: ../include/openssl/evp.h ../include/openssl/md5.h
809md4test.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h md4test.c
810md5test.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
811md5test.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
812md5test.o: ../include/openssl/bn.h ../include/openssl/cast.h
813md5test.o: ../include/openssl/crypto.h ../include/openssl/des.h
814md5test.o: ../include/openssl/des_old.h ../include/openssl/dh.h
815md5test.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
816md5test.o: ../include/openssl/evp.h ../include/openssl/idea.h
817md5test.o: ../include/openssl/md2.h ../include/openssl/md4.h
818md5test.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
819md5test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 551md5test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
820md5test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 552md5test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
821md5test.o: ../include/openssl/ossl_typ.h ../include/openssl/rc2.h 553md5test.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
822md5test.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 554md5test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h md5test.c
823md5test.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 555mdc2test.o: ../include/openssl/buffer.h ../include/openssl/crypto.h
824md5test.o: ../include/openssl/safestack.h ../include/openssl/sha.h 556mdc2test.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h
825md5test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 557mdc2test.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
826md5test.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h md5test.c 558mdc2test.o: ../include/openssl/safestack.h ../include/openssl/stack.h
827mdc2test.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 559mdc2test.o: ../include/openssl/symhacks.h mdc2test.c
828mdc2test.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
829mdc2test.o: ../include/openssl/bn.h ../include/openssl/cast.h
830mdc2test.o: ../include/openssl/crypto.h ../include/openssl/des.h
831mdc2test.o: ../include/openssl/des_old.h ../include/openssl/dh.h
832mdc2test.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
833mdc2test.o: ../include/openssl/evp.h ../include/openssl/idea.h
834mdc2test.o: ../include/openssl/md2.h ../include/openssl/md4.h
835mdc2test.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
836mdc2test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
837mdc2test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
838mdc2test.o: ../include/openssl/ossl_typ.h ../include/openssl/rc2.h
839mdc2test.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
840mdc2test.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
841mdc2test.o: ../include/openssl/safestack.h ../include/openssl/sha.h
842mdc2test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
843mdc2test.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h mdc2test.c
844randtest.o: ../e_os.h ../include/openssl/e_os2.h 560randtest.o: ../e_os.h ../include/openssl/e_os2.h
845randtest.o: ../include/openssl/opensslconf.h ../include/openssl/ossl_typ.h 561randtest.o: ../include/openssl/opensslconf.h ../include/openssl/ossl_typ.h
846randtest.o: ../include/openssl/rand.h randtest.c 562randtest.o: ../include/openssl/rand.h randtest.c
847rc2test.o: ../e_os.h ../include/openssl/e_os2.h 563rc2test.o: ../e_os.h ../include/openssl/e_os2.h
848rc2test.o: ../include/openssl/opensslconf.h ../include/openssl/rc2.h rc2test.c 564rc2test.o: ../include/openssl/opensslconf.h ../include/openssl/rc2.h rc2test.c
849rc4test.o: ../e_os.h ../include/openssl/e_os2.h 565rc4test.o: ../e_os.h ../include/openssl/e_os2.h
850rc4test.o: ../include/openssl/opensslconf.h ../include/openssl/rc4.h rc4test.c 566rc4test.o: ../include/openssl/opensslconf.h ../include/openssl/rc4.h
851rc5test.o: ../e_os.h ../include/openssl/e_os2.h 567rc4test.o: ../include/openssl/sha.h rc4test.c
852rc5test.o: ../include/openssl/opensslconf.h ../include/openssl/rc5.h rc5test.c 568rc5test.o: ../include/openssl/buffer.h ../include/openssl/crypto.h
853rmdtest.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 569rc5test.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h
854rmdtest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 570rc5test.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
855rmdtest.o: ../include/openssl/bn.h ../include/openssl/cast.h 571rc5test.o: ../include/openssl/safestack.h ../include/openssl/stack.h
856rmdtest.o: ../include/openssl/crypto.h ../include/openssl/des.h 572rc5test.o: ../include/openssl/symhacks.h rc5test.c
857rmdtest.o: ../include/openssl/des_old.h ../include/openssl/dh.h 573rmdtest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
858rmdtest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h 574rmdtest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
859rmdtest.o: ../include/openssl/evp.h ../include/openssl/idea.h 575rmdtest.o: ../include/openssl/evp.h ../include/openssl/obj_mac.h
860rmdtest.o: ../include/openssl/md2.h ../include/openssl/md4.h 576rmdtest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
861rmdtest.o: ../include/openssl/md5.h ../include/openssl/mdc2.h 577rmdtest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
862rmdtest.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 578rmdtest.o: ../include/openssl/ripemd.h ../include/openssl/safestack.h
863rmdtest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 579rmdtest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h rmdtest.c
864rmdtest.o: ../include/openssl/ossl_typ.h ../include/openssl/rc2.h
865rmdtest.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
866rmdtest.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
867rmdtest.o: ../include/openssl/safestack.h ../include/openssl/sha.h
868rmdtest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
869rmdtest.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h rmdtest.c
870rsa_test.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h 580rsa_test.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
871rsa_test.o: ../include/openssl/bn.h ../include/openssl/crypto.h 581rsa_test.o: ../include/openssl/bn.h ../include/openssl/crypto.h
872rsa_test.o: ../include/openssl/e_os2.h ../include/openssl/err.h 582rsa_test.o: ../include/openssl/e_os2.h ../include/openssl/err.h
@@ -875,64 +585,39 @@ rsa_test.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
875rsa_test.o: ../include/openssl/rand.h ../include/openssl/rsa.h 585rsa_test.o: ../include/openssl/rand.h ../include/openssl/rsa.h
876rsa_test.o: ../include/openssl/safestack.h ../include/openssl/stack.h 586rsa_test.o: ../include/openssl/safestack.h ../include/openssl/stack.h
877rsa_test.o: ../include/openssl/symhacks.h rsa_test.c 587rsa_test.o: ../include/openssl/symhacks.h rsa_test.c
878sha1test.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 588sha1test.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
879sha1test.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 589sha1test.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
880sha1test.o: ../include/openssl/bn.h ../include/openssl/cast.h 590sha1test.o: ../include/openssl/evp.h ../include/openssl/obj_mac.h
881sha1test.o: ../include/openssl/crypto.h ../include/openssl/des.h 591sha1test.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
882sha1test.o: ../include/openssl/des_old.h ../include/openssl/dh.h 592sha1test.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
883sha1test.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
884sha1test.o: ../include/openssl/evp.h ../include/openssl/idea.h
885sha1test.o: ../include/openssl/md2.h ../include/openssl/md4.h
886sha1test.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
887sha1test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
888sha1test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
889sha1test.o: ../include/openssl/ossl_typ.h ../include/openssl/rc2.h
890sha1test.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
891sha1test.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
892sha1test.o: ../include/openssl/safestack.h ../include/openssl/sha.h 593sha1test.o: ../include/openssl/safestack.h ../include/openssl/sha.h
893sha1test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 594sha1test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h sha1test.c
894sha1test.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h sha1test.c 595shatest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
895shatest.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h 596shatest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
896shatest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h 597shatest.o: ../include/openssl/evp.h ../include/openssl/obj_mac.h
897shatest.o: ../include/openssl/bn.h ../include/openssl/cast.h 598shatest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
898shatest.o: ../include/openssl/crypto.h ../include/openssl/des.h 599shatest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
899shatest.o: ../include/openssl/des_old.h ../include/openssl/dh.h
900shatest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
901shatest.o: ../include/openssl/evp.h ../include/openssl/idea.h
902shatest.o: ../include/openssl/md2.h ../include/openssl/md4.h
903shatest.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
904shatest.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
905shatest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
906shatest.o: ../include/openssl/ossl_typ.h ../include/openssl/rc2.h
907shatest.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
908shatest.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
909shatest.o: ../include/openssl/safestack.h ../include/openssl/sha.h 600shatest.o: ../include/openssl/safestack.h ../include/openssl/sha.h
910shatest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h 601shatest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h shatest.c
911shatest.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h shatest.c 602ssltest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
912ssltest.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
913ssltest.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
914ssltest.o: ../include/openssl/bn.h ../include/openssl/buffer.h 603ssltest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
915ssltest.o: ../include/openssl/cast.h ../include/openssl/comp.h 604ssltest.o: ../include/openssl/comp.h ../include/openssl/conf.h
916ssltest.o: ../include/openssl/conf.h ../include/openssl/crypto.h 605ssltest.o: ../include/openssl/crypto.h ../include/openssl/dh.h
917ssltest.o: ../include/openssl/des.h ../include/openssl/des_old.h 606ssltest.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
918ssltest.o: ../include/openssl/dh.h ../include/openssl/dsa.h 607ssltest.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
919ssltest.o: ../include/openssl/e_os2.h ../include/openssl/engine.h 608ssltest.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
920ssltest.o: ../include/openssl/err.h ../include/openssl/evp.h 609ssltest.o: ../include/openssl/engine.h ../include/openssl/err.h
921ssltest.o: ../include/openssl/fips.h ../include/openssl/idea.h 610ssltest.o: ../include/openssl/evp.h ../include/openssl/kssl.h
922ssltest.o: ../include/openssl/kssl.h ../include/openssl/lhash.h 611ssltest.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
923ssltest.o: ../include/openssl/md2.h ../include/openssl/md4.h 612ssltest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
924ssltest.o: ../include/openssl/md5.h ../include/openssl/mdc2.h 613ssltest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
925ssltest.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h 614ssltest.o: ../include/openssl/pem.h ../include/openssl/pem2.h
926ssltest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h 615ssltest.o: ../include/openssl/pkcs7.h ../include/openssl/pq_compat.h
927ssltest.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h 616ssltest.o: ../include/openssl/pqueue.h ../include/openssl/rand.h
928ssltest.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h 617ssltest.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
929ssltest.o: ../include/openssl/rand.h ../include/openssl/rc2.h 618ssltest.o: ../include/openssl/sha.h ../include/openssl/ssl.h
930ssltest.o: ../include/openssl/rc4.h ../include/openssl/rc5.h 619ssltest.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
931ssltest.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h 620ssltest.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
932ssltest.o: ../include/openssl/safestack.h ../include/openssl/sha.h 621ssltest.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
933ssltest.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h 622ssltest.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
934ssltest.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h 623ssltest.o: ../include/openssl/x509v3.h ssltest.c
935ssltest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
936ssltest.o: ../include/openssl/tls1.h ../include/openssl/ui.h
937ssltest.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
938ssltest.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h ssltest.c
diff --git a/src/lib/libssl/test/evptests.txt b/src/lib/libssl/test/evptests.txt
index dfe91a5bc0..beb12144b6 100644
--- a/src/lib/libssl/test/evptests.txt
+++ b/src/lib/libssl/test/evptests.txt
@@ -92,102 +92,7 @@ AES-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:000
92AES-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:F58C4C04D6E5F1BA779EABFB5F7BFBD6:AE2D8A571E03AC9C9EB76FAC45AF8E51:9CFC4E967EDB808D679F777BC6702C7D 92AES-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:F58C4C04D6E5F1BA779EABFB5F7BFBD6:AE2D8A571E03AC9C9EB76FAC45AF8E51:9CFC4E967EDB808D679F777BC6702C7D
93AES-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:9CFC4E967EDB808D679F777BC6702C7D:30C81C46A35CE411E5FBC1191A0A52EF:39F23369A9D9BACFA530E26304231461 93AES-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:9CFC4E967EDB808D679F777BC6702C7D:30C81C46A35CE411E5FBC1191A0A52EF:39F23369A9D9BACFA530E26304231461
94AES-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:39F23369A9D9BACFA530E26304231461:F69F2445DF4F9B17AD2B417BE66C3710:B2EB05E2C39BE9FCDA6C19078C6A9D1B 94AES-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:39F23369A9D9BACFA530E26304231461:F69F2445DF4F9B17AD2B417BE66C3710:B2EB05E2C39BE9FCDA6C19078C6A9D1B
95 95# We don't support CFB{1,8}-AESxxx.{En,De}crypt
96# CFB1-AES128.Encrypt
97
98AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:000102030405060708090a0b0c0d0e0f:00:00:1
99AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:00020406080a0c0e10121416181a1c1e:80:80:1
100AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:0004080c1014181c2024282c3034383d:80:80:1
101AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:0008101820283038404850586068707b:00:00:1
102AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:00102030405060708090a0b0c0d0e0f6:80:80:1
103AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:0020406080a0c0e10121416181a1c1ed:00:00:1
104AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:004080c1014181c2024282c3034383da:80:00:1
105AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:008101820283038404850586068707b4:80:00:1
106AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:0102030405060708090a0b0c0d0e0f68:80:80:1
107AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:020406080a0c0e10121416181a1c1ed1:80:00:1
108AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:04080c1014181c2024282c3034383da2:00:80:1
109AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:08101820283038404850586068707b45:00:80:1
110AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:102030405060708090a0b0c0d0e0f68b:00:00:1
111AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:20406080a0c0e10121416181a1c1ed16:00:00:1
112AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:4080c1014181c2024282c3034383da2c:00:80:1
113AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:8101820283038404850586068707b459:80:80:1
114# all of the above packed into one...
115# in: 0110 1011 1100 0001 = 6bc1
116# out: 0110 1000 1011 0011 = 68b3
117AES-128-CFB1*8:2b7e151628aed2a6abf7158809cf4f3c:000102030405060708090a0b0c0d0e0f:6bc1:68b3:1
118
119# CFB1-AES128.Decrypt
120AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:000102030405060708090a0b0c0d0e0f:00:00:0
121AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:00020406080a0c0e10121416181a1c1e:80:80:0
122AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:0004080c1014181c2024282c3034383d:80:80:0
123AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:0008101820283038404850586068707b:00:00:0
124AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:00102030405060708090a0b0c0d0e0f6:80:80:0
125AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:0020406080a0c0e10121416181a1c1ed:00:00:0
126AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:004080c1014181c2024282c3034383da:80:00:0
127AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:008101820283038404850586068707b4:80:00:0
128AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:0102030405060708090a0b0c0d0e0f68:80:80:0
129AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:020406080a0c0e10121416181a1c1ed1:80:00:0
130AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:04080c1014181c2024282c3034383da2:00:80:0
131AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:08101820283038404850586068707b45:00:80:0
132AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:102030405060708090a0b0c0d0e0f68b:00:00:0
133AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:20406080a0c0e10121416181a1c1ed16:00:00:0
134AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:4080c1014181c2024282c3034383da2c:00:80:0
135AES-128-CFB1:2b7e151628aed2a6abf7158809cf4f3c:8101820283038404850586068707b459:80:80:0
136# all of the above packed into one...
137# in: 0110 1000 1011 0011 = 68b3
138# out: 0110 1011 1100 0001 = 6bc1
139AES-128-CFB1*8:2b7e151628aed2a6abf7158809cf4f3c:000102030405060708090a0b0c0d0e0f:6bc1:68b3:0
140
141# TODO: CFB1-AES192 and 256
142
143# CFB8-AES128.Encrypt
144
145AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:000102030405060708090a0b0c0d0e0f:6b:3b:1
146AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0102030405060708090a0b0c0d0e0f3b:c1:79:1
147AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:02030405060708090a0b0c0d0e0f3b79:be:42:1
148AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:030405060708090a0b0c0d0e0f3b7942:e2:4c:1
149AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0405060708090a0b0c0d0e0f3b79424c:2e:9c:1
150AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:05060708090a0b0c0d0e0f3b79424c9c:40:0d:1
151AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:060708090a0b0c0d0e0f3b79424c9c0d:9f:d4:1
152AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0708090a0b0c0d0e0f3b79424c9c0dd4:96:36:1
153AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:08090a0b0c0d0e0f3b79424c9c0dd436:e9:ba:1
154AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:090a0b0c0d0e0f3b79424c9c0dd436ba:3d:ce:1
155AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0a0b0c0d0e0f3b79424c9c0dd436bace:7e:9e:1
156AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0b0c0d0e0f3b79424c9c0dd436bace9e:11:0e:1
157AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0c0d0e0f3b79424c9c0dd436bace9e0e:73:d4:1
158AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0d0e0f3b79424c9c0dd436bace9e0ed4:93:58:1
159AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0e0f3b79424c9c0dd436bace9e0ed458:17:6a:1
160AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0f3b79424c9c0dd436bace9e0ed4586a:2a:4f:1
161AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:3b79424c9c0dd436bace9e0ed4586a4f:ae:32:1
162AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:79424c9c0dd436bace9e0ed4586a4f32:2d:b9:1
163# all of the above packed into one
164AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:000102030405060708090a0b0c0d0e0f:6bc1bee22e409f96e93d7e117393172aae2d:3b79424c9c0dd436bace9e0ed4586a4f32b9:1
165
166# CFB8-AES128.Decrypt
167
168AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:000102030405060708090a0b0c0d0e0f:6b:3b:0
169AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0102030405060708090a0b0c0d0e0f3b:c1:79:0
170AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:02030405060708090a0b0c0d0e0f3b79:be:42:0
171AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:030405060708090a0b0c0d0e0f3b7942:e2:4c:0
172AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0405060708090a0b0c0d0e0f3b79424c:2e:9c:0
173AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:05060708090a0b0c0d0e0f3b79424c9c:40:0d:0
174AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:060708090a0b0c0d0e0f3b79424c9c0d:9f:d4:0
175AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0708090a0b0c0d0e0f3b79424c9c0dd4:96:36:0
176AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:08090a0b0c0d0e0f3b79424c9c0dd436:e9:ba:0
177AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:090a0b0c0d0e0f3b79424c9c0dd436ba:3d:ce:0
178AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0a0b0c0d0e0f3b79424c9c0dd436bace:7e:9e:0
179AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0b0c0d0e0f3b79424c9c0dd436bace9e:11:0e:0
180AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0c0d0e0f3b79424c9c0dd436bace9e0e:73:d4:0
181AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0d0e0f3b79424c9c0dd436bace9e0ed4:93:58:0
182AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0e0f3b79424c9c0dd436bace9e0ed458:17:6a:0
183AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:0f3b79424c9c0dd436bace9e0ed4586a:2a:4f:0
184AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:3b79424c9c0dd436bace9e0ed4586a4f:ae:32:0
185AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:79424c9c0dd436bace9e0ed4586a4f32:2d:b9:0
186# all of the above packed into one
187AES-128-CFB8:2b7e151628aed2a6abf7158809cf4f3c:000102030405060708090a0b0c0d0e0f:6bc1bee22e409f96e93d7e117393172aae2d:3b79424c9c0dd436bace9e0ed4586a4f32b9:0
188
189# TODO: 192 and 256 bit keys
190
191# For all CFB128 encrypts and decrypts, the transformed sequence is 96# For all CFB128 encrypts and decrypts, the transformed sequence is
192# AES-bits-CFB:key:IV/ciphertext':plaintext:ciphertext:encdec 97# AES-bits-CFB:key:IV/ciphertext':plaintext:ciphertext:encdec
193# CFB128-AES128.Encrypt 98# CFB128-AES128.Encrypt
@@ -269,16 +174,6 @@ DESX-CBC:0123456789abcdeff1e0d3c2b5a49786fedcba9876543210:fedcba9876543210:37363
269# DES EDE3 CBC tests (from destest) 174# DES EDE3 CBC tests (from destest)
270DES-EDE3-CBC:0123456789abcdeff1e0d3c2b5a49786fedcba9876543210:fedcba9876543210:37363534333231204E6F77206973207468652074696D6520666F722000000000:3FE301C962AC01D02213763C1CBD4CDC799657C064ECF5D41C673812CFDE9675 175DES-EDE3-CBC:0123456789abcdeff1e0d3c2b5a49786fedcba9876543210:fedcba9876543210:37363534333231204E6F77206973207468652074696D6520666F722000000000:3FE301C962AC01D02213763C1CBD4CDC799657C064ECF5D41C673812CFDE9675
271 176
272# DES CFB1 from FIPS 81
273# plaintext: 0100 1110 0110 1111 0111 0111 = 4e6f77
274# ciphertext: 1100 1101 0001 1110 1100 1001 = cd1ec9
275
276DES-CFB1*8:0123456789abcdef:1234567890abcdef:4e6f77:cd1ec9
277
278# DES CFB8 from FIPS 81
279
280DES-CFB8:0123456789abcdef:1234567890abcdef:4e6f7720697320746865:f31fda07011462ee187f
281
282# RC4 tests (from rc4test) 177# RC4 tests (from rc4test)
283RC4:0123456789abcdef0123456789abcdef::0123456789abcdef:75b7878099e0c596 178RC4:0123456789abcdef0123456789abcdef::0123456789abcdef:75b7878099e0c596
284RC4:0123456789abcdef0123456789abcdef::0000000000000000:7494c2e7104b0879 179RC4:0123456789abcdef0123456789abcdef::0000000000000000:7494c2e7104b0879
@@ -286,3 +181,141 @@ RC4:00000000000000000000000000000000::0000000000000000:de188941a3375d3a
286RC4:ef012345ef012345ef012345ef012345::0000000000000000000000000000000000000000:d6a141a7ec3c38dfbd615a1162e1c7ba36b67858 181RC4:ef012345ef012345ef012345ef012345::0000000000000000000000000000000000000000:d6a141a7ec3c38dfbd615a1162e1c7ba36b67858
287RC4:0123456789abcdef0123456789abcdef::123456789ABCDEF0123456789ABCDEF0123456789ABCDEF012345678:66a0949f8af7d6891f7f832ba833c00c892ebe30143ce28740011ecf 182RC4:0123456789abcdef0123456789abcdef::123456789ABCDEF0123456789ABCDEF0123456789ABCDEF012345678:66a0949f8af7d6891f7f832ba833c00c892ebe30143ce28740011ecf
288RC4:ef012345ef012345ef012345ef012345::00000000000000000000:d6a141a7ec3c38dfbd61 183RC4:ef012345ef012345ef012345ef012345::00000000000000000000:d6a141a7ec3c38dfbd61
184
185
186# Camellia tests from RFC3713
187# For all ECB encrypts and decrypts, the transformed sequence is
188# CAMELLIA-bits-ECB:key::plaintext:ciphertext:encdec
189CAMELLIA-128-ECB:0123456789abcdeffedcba9876543210::0123456789abcdeffedcba9876543210:67673138549669730857065648eabe43
190CAMELLIA-192-ECB:0123456789abcdeffedcba98765432100011223344556677::0123456789abcdeffedcba9876543210:b4993401b3e996f84ee5cee7d79b09b9
191CAMELLIA-256-ECB:0123456789abcdeffedcba987654321000112233445566778899aabbccddeeff::0123456789abcdeffedcba9876543210:9acc237dff16d76c20ef7c919e3a7509
192
193# ECB-CAMELLIA128.Encrypt
194CAMELLIA-128-ECB:000102030405060708090A0B0C0D0E0F::00112233445566778899AABBCCDDEEFF:77CF412067AF8270613529149919546F:1
195CAMELLIA-192-ECB:000102030405060708090A0B0C0D0E0F1011121314151617::00112233445566778899AABBCCDDEEFF:B22F3C36B72D31329EEE8ADDC2906C68:1
196CAMELLIA-256-ECB:000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F::00112233445566778899AABBCCDDEEFF:2EDF1F3418D53B88841FC8985FB1ECF2:1
197
198# ECB-CAMELLIA128.Encrypt and ECB-CAMELLIA128.Decrypt
199CAMELLIA-128-ECB:2B7E151628AED2A6ABF7158809CF4F3C::6BC1BEE22E409F96E93D7E117393172A:432FC5DCD628115B7C388D770B270C96
200CAMELLIA-128-ECB:2B7E151628AED2A6ABF7158809CF4F3C::AE2D8A571E03AC9C9EB76FAC45AF8E51:0BE1F14023782A22E8384C5ABB7FAB2B
201CAMELLIA-128-ECB:2B7E151628AED2A6ABF7158809CF4F3C::30C81C46A35CE411E5FBC1191A0A52EF:A0A1ABCD1893AB6FE0FE5B65DF5F8636
202CAMELLIA-128-ECB:2B7E151628AED2A6ABF7158809CF4F3C::F69F2445DF4F9B17AD2B417BE66C3710:E61925E0D5DFAA9BB29F815B3076E51A
203
204# ECB-CAMELLIA192.Encrypt and ECB-CAMELLIA192.Decrypt
205CAMELLIA-192-ECB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B::6BC1BEE22E409F96E93D7E117393172A:CCCC6C4E138B45848514D48D0D3439D3
206CAMELLIA-192-ECB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B::AE2D8A571E03AC9C9EB76FAC45AF8E51:5713C62C14B2EC0F8393B6AFD6F5785A
207CAMELLIA-192-ECB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B::30C81C46A35CE411E5FBC1191A0A52EF:B40ED2B60EB54D09D030CF511FEEF366
208CAMELLIA-192-ECB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B::F69F2445DF4F9B17AD2B417BE66C3710:909DBD95799096748CB27357E73E1D26
209
210# ECB-CAMELLIA256.Encrypt and ECB-CAMELLIA256.Decrypt
211CAMELLIA-256-ECB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4::6BC1BEE22E409F96E93D7E117393172A:BEFD219B112FA00098919CD101C9CCFA
212CAMELLIA-256-ECB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4::AE2D8A571E03AC9C9EB76FAC45AF8E51:C91D3A8F1AEA08A9386CF4B66C0169EA
213CAMELLIA-256-ECB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4::30C81C46A35CE411E5FBC1191A0A52EF:A623D711DC5F25A51BB8A80D56397D28
214CAMELLIA-256-ECB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4::F69F2445DF4F9B17AD2B417BE66C3710:7960109FB6DC42947FCFE59EA3C5EB6B
215
216# For all CBC encrypts and decrypts, the transformed sequence is
217# CAMELLIA-bits-CBC:key:IV/ciphertext':plaintext:ciphertext:encdec
218# CBC-CAMELLIA128.Encrypt and CBC-CAMELLIA128.Decrypt
219CAMELLIA-128-CBC:2B7E151628AED2A6ABF7158809CF4F3C:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:1607CF494B36BBF00DAEB0B503C831AB
220CAMELLIA-128-CBC:2B7E151628AED2A6ABF7158809CF4F3C:1607CF494B36BBF00DAEB0B503C831AB:AE2D8A571E03AC9C9EB76FAC45AF8E51:A2F2CF671629EF7840C5A5DFB5074887
221CAMELLIA-128-CBC:2B7E151628AED2A6ABF7158809CF4F3C:A2F2CF671629EF7840C5A5DFB5074887:30C81C46A35CE411E5FBC1191A0A52EF:0F06165008CF8B8B5A63586362543E54
222CAMELLIA-128-CBC:2B7E151628AED2A6ABF7158809CF4F3C:36A84CDAFD5F9A85ADA0F0A993D6D577:F69F2445DF4F9B17AD2B417BE66C3710:74C64268CDB8B8FAF5B34E8AF3732980
223
224# CBC-CAMELLIA192.Encrypt and CBC-CAMELLIA192.Decrypt
225CAMELLIA-192-CBC:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:2A4830AB5AC4A1A2405955FD2195CF93
226CAMELLIA-192-CBC:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:2A4830AB5AC4A1A2405955FD2195CF93:AE2D8A571E03AC9C9EB76FAC45AF8E51:5D5A869BD14CE54264F892A6DD2EC3D5
227CAMELLIA-192-CBC:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:5D5A869BD14CE54264F892A6DD2EC3D5:30C81C46A35CE411E5FBC1191A0A52EF:37D359C3349836D884E310ADDF68C449
228CAMELLIA-192-CBC:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:37D359C3349836D884E310ADDF68C449:F69F2445DF4F9B17AD2B417BE66C3710:01FAAA930B4AB9916E9668E1428C6B08
229
230# CBC-CAMELLIA256.Encrypt and CBC-CAMELLIA256.Decrypt
231CAMELLIA-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:E6CFA35FC02B134A4D2C0B6737AC3EDA
232CAMELLIA-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:E6CFA35FC02B134A4D2C0B6737AC3EDA:AE2D8A571E03AC9C9EB76FAC45AF8E51:36CBEB73BD504B4070B1B7DE2B21EB50
233CAMELLIA-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:36CBEB73BD504B4070B1B7DE2B21EB50:30C81C46A35CE411E5FBC1191A0A52EF:E31A6055297D96CA3330CDF1B1860A83
234CAMELLIA-256-CBC:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:E31A6055297D96CA3330CDF1B1860A83:F69F2445DF4F9B17AD2B417BE66C3710:5D563F6D1CCCF236051C0C5C1C58F28F
235
236# We don't support CFB{1,8}-CAMELLIAxxx.{En,De}crypt
237# For all CFB128 encrypts and decrypts, the transformed sequence is
238# CAMELLIA-bits-CFB:key:IV/ciphertext':plaintext:ciphertext:encdec
239# CFB128-CAMELLIA128.Encrypt
240CAMELLIA-128-CFB:2B7E151628AED2A6ABF7158809CF4F3C:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:14F7646187817EB586599146B82BD719:1
241CAMELLIA-128-CFB:2B7E151628AED2A6ABF7158809CF4F3C:14F7646187817EB586599146B82BD719:AE2D8A571E03AC9C9EB76FAC45AF8E51:A53D28BB82DF741103EA4F921A44880B:1
242CAMELLIA-128-CFB:2B7E151628AED2A6ABF7158809CF4F3C:A53D28BB82DF741103EA4F921A44880B:30C81C46A35CE411E5FBC1191A0A52EF:9C2157A664626D1DEF9EA420FDE69B96:1
243CAMELLIA-128-CFB:2B7E151628AED2A6ABF7158809CF4F3C:9C2157A664626D1DEF9EA420FDE69B96:F69F2445DF4F9B17AD2B417BE66C3710:742A25F0542340C7BAEF24CA8482BB09:1
244
245# CFB128-CAMELLIA128.Decrypt
246CAMELLIA-128-CFB:2B7E151628AED2A6ABF7158809CF4F3C:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:14F7646187817EB586599146B82BD719:0
247CAMELLIA-128-CFB:2B7E151628AED2A6ABF7158809CF4F3C:14F7646187817EB586599146B82BD719:AE2D8A571E03AC9C9EB76FAC45AF8E51:A53D28BB82DF741103EA4F921A44880B:0
248CAMELLIA-128-CFB:2B7E151628AED2A6ABF7158809CF4F3C:A53D28BB82DF741103EA4F921A44880B:30C81C46A35CE411E5FBC1191A0A52EF:9C2157A664626D1DEF9EA420FDE69B96:0
249CAMELLIA-128-CFB:2B7E151628AED2A6ABF7158809CF4F3C:9C2157A664626D1DEF9EA420FDE69B96:F69F2445DF4F9B17AD2B417BE66C3710:742A25F0542340C7BAEF24CA8482BB09:0
250
251# CFB128-CAMELLIA192.Encrypt
252CAMELLIA-192-CFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:C832BB9780677DAA82D9B6860DCD565E:1
253CAMELLIA-192-CFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:C832BB9780677DAA82D9B6860DCD565E:AE2D8A571E03AC9C9EB76FAC45AF8E51:86F8491627906D780C7A6D46EA331F98:1
254CAMELLIA-192-CFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:86F8491627906D780C7A6D46EA331F98:30C81C46A35CE411E5FBC1191A0A52EF:69511CCE594CF710CB98BB63D7221F01:1
255CAMELLIA-192-CFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:69511CCE594CF710CB98BB63D7221F01:F69F2445DF4F9B17AD2B417BE66C3710:D5B5378A3ABED55803F25565D8907B84:1
256
257# CFB128-CAMELLIA192.Decrypt
258CAMELLIA-192-CFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:C832BB9780677DAA82D9B6860DCD565E:0
259CAMELLIA-192-CFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:C832BB9780677DAA82D9B6860DCD565E:AE2D8A571E03AC9C9EB76FAC45AF8E51:86F8491627906D780C7A6D46EA331F98:0
260CAMELLIA-192-CFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:86F8491627906D780C7A6D46EA331F98:30C81C46A35CE411E5FBC1191A0A52EF:69511CCE594CF710CB98BB63D7221F01:0
261CAMELLIA-192-CFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:69511CCE594CF710CB98BB63D7221F01:F69F2445DF4F9B17AD2B417BE66C3710:D5B5378A3ABED55803F25565D8907B84:0
262
263# CFB128-CAMELLIA256.Encrypt
264CAMELLIA-256-CFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:CF6107BB0CEA7D7FB1BD31F5E7B06C93:1
265CAMELLIA-256-CFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:CF6107BB0CEA7D7FB1BD31F5E7B06C93:AE2D8A571E03AC9C9EB76FAC45AF8E51:89BEDB4CCDD864EA11BA4CBE849B5E2B:1
266CAMELLIA-256-CFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:89BEDB4CCDD864EA11BA4CBE849B5E2B:30C81C46A35CE411E5FBC1191A0A52EF:555FC3F34BDD2D54C62D9E3BF338C1C4:1
267CAMELLIA-256-CFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:555FC3F34BDD2D54C62D9E3BF338C1C4:F69F2445DF4F9B17AD2B417BE66C3710:5953ADCE14DB8C7F39F1BD39F359BFFA:1
268
269# CFB128-CAMELLIA256.Decrypt
270CAMELLIA-256-CFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:CF6107BB0CEA7D7FB1BD31F5E7B06C93:0
271CAMELLIA-256-CFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:CF6107BB0CEA7D7FB1BD31F5E7B06C93:AE2D8A571E03AC9C9EB76FAC45AF8E51:89BEDB4CCDD864EA11BA4CBE849B5E2B:0
272CAMELLIA-256-CFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:89BEDB4CCDD864EA11BA4CBE849B5E2B:30C81C46A35CE411E5FBC1191A0A52EF:555FC3F34BDD2D54C62D9E3BF338C1C4:0
273CAMELLIA-256-CFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:555FC3F34BDD2D54C62D9E3BF338C1C4:F69F2445DF4F9B17AD2B417BE66C3710:5953ADCE14DB8C7F39F1BD39F359BFFA:0
274
275# For all OFB encrypts and decrypts, the transformed sequence is
276# CAMELLIA-bits-OFB:key:IV/output':plaintext:ciphertext:encdec
277# OFB-CAMELLIA128.Encrypt
278CAMELLIA-128-OFB:2B7E151628AED2A6ABF7158809CF4F3C:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:14F7646187817EB586599146B82BD719:1
279CAMELLIA-128-OFB:2B7E151628AED2A6ABF7158809CF4F3C:50FE67CC996D32B6DA0937E99BAFEC60:AE2D8A571E03AC9C9EB76FAC45AF8E51:25623DB569CA51E01482649977E28D84:1
280CAMELLIA-128-OFB:2B7E151628AED2A6ABF7158809CF4F3C:D9A4DADA0892239F6B8B3D7680E15674:30C81C46A35CE411E5FBC1191A0A52EF:C776634A60729DC657D12B9FCA801E98:1
281CAMELLIA-128-OFB:2B7E151628AED2A6ABF7158809CF4F3C:A78819583F0308E7A6BF36B1386ABF23:F69F2445DF4F9B17AD2B417BE66C3710:D776379BE0E50825E681DA1A4C980E8E:1
282
283# OFB-CAMELLIA128.Decrypt
284CAMELLIA-128-OFB:2B7E151628AED2A6ABF7158809CF4F3C:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:14F7646187817EB586599146B82BD719:0
285CAMELLIA-128-OFB:2B7E151628AED2A6ABF7158809CF4F3C:50FE67CC996D32B6DA0937E99BAFEC60:AE2D8A571E03AC9C9EB76FAC45AF8E51:25623DB569CA51E01482649977E28D84:0
286CAMELLIA-128-OFB:2B7E151628AED2A6ABF7158809CF4F3C:D9A4DADA0892239F6B8B3D7680E15674:30C81C46A35CE411E5FBC1191A0A52EF:C776634A60729DC657D12B9FCA801E98:0
287CAMELLIA-128-OFB:2B7E151628AED2A6ABF7158809CF4F3C:A78819583F0308E7A6BF36B1386ABF23:F69F2445DF4F9B17AD2B417BE66C3710:D776379BE0E50825E681DA1A4C980E8E:0
288
289# OFB-CAMELLIA192.Encrypt
290CAMELLIA-192-OFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:C832BB9780677DAA82D9B6860DCD565E:1
291CAMELLIA-192-OFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:A609B38DF3B1133DDDFF2718BA09565E:AE2D8A571E03AC9C9EB76FAC45AF8E51:8ECEB7D0350D72C7F78562AEBDF99339:1
292CAMELLIA-192-OFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:52EF01DA52602FE0975F78AC84BF8A50:30C81C46A35CE411E5FBC1191A0A52EF:BDD62DBBB9700846C53B507F544696F0:1
293CAMELLIA-192-OFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:BD5286AC63AABD7EB067AC54B553F71D:F69F2445DF4F9B17AD2B417BE66C3710:E28014E046B802F385C4C2E13EAD4A72:1
294
295# OFB-CAMELLIA192.Decrypt
296CAMELLIA-192-OFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:C832BB9780677DAA82D9B6860DCD565E:0
297CAMELLIA-192-OFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:A609B38DF3B1133DDDFF2718BA09565E:AE2D8A571E03AC9C9EB76FAC45AF8E51:8ECEB7D0350D72C7F78562AEBDF99339:0
298CAMELLIA-192-OFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:52EF01DA52602FE0975F78AC84BF8A50:30C81C46A35CE411E5FBC1191A0A52EF:BDD62DBBB9700846C53B507F544696F0:0
299CAMELLIA-192-OFB:8E73B0F7DA0E6452C810F32B809079E562F8EAD2522C6B7B:BD5286AC63AABD7EB067AC54B553F71D:F69F2445DF4F9B17AD2B417BE66C3710:E28014E046B802F385C4C2E13EAD4A72:0
300
301# OFB-CAMELLIA256.Encrypt
302CAMELLIA-256-OFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:CF6107BB0CEA7D7FB1BD31F5E7B06C93:1
303CAMELLIA-256-OFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:B7BF3A5DF43989DD97F0FA97EBCE2F4A:AE2D8A571E03AC9C9EB76FAC45AF8E51:127AD97E8E3994E4820027D7BA109368:1
304CAMELLIA-256-OFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:E1C656305ED1A7A6563805746FE03EDC:30C81C46A35CE411E5FBC1191A0A52EF:6BFF6265A6A6B7A535BC65A80B17214E:1
305CAMELLIA-256-OFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:41635BE625B48AFC1666DD42A09D96E7:F69F2445DF4F9B17AD2B417BE66C3710:0A4A0404E26AA78A27CB271E8BF3CF20:1
306
307# OFB-CAMELLIA256.Decrypt
308CAMELLIA-256-OFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:000102030405060708090A0B0C0D0E0F:6BC1BEE22E409F96E93D7E117393172A:CF6107BB0CEA7D7FB1BD31F5E7B06C93:0
309CAMELLIA-256-OFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:B7BF3A5DF43989DD97F0FA97EBCE2F4A:AE2D8A571E03AC9C9EB76FAC45AF8E51:127AD97E8E3994E4820027D7BA109368:0
310CAMELLIA-256-OFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:E1C656305ED1A7A6563805746FE03EDC:30C81C46A35CE411E5FBC1191A0A52EF:6BFF6265A6A6B7A535BC65A80B17214E:0
311CAMELLIA-256-OFB:603DEB1015CA71BE2B73AEF0857D77811F352C073B6108D72D9810A30914DFF4:41635BE625B48AFC1666DD42A09D96E7:F69F2445DF4F9B17AD2B417BE66C3710:0A4A0404E26AA78A27CB271E8BF3CF20:0
312
313# SEED test vectors from RFC4269
314SEED-ECB:00000000000000000000000000000000::000102030405060708090A0B0C0D0E0F:5EBAC6E0054E166819AFF1CC6D346CDB:0
315SEED-ECB:000102030405060708090A0B0C0D0E0F::00000000000000000000000000000000:C11F22F20140505084483597E4370F43:0
316SEED-ECB:4706480851E61BE85D74BFB3FD956185::83A2F8A288641FB9A4E9A5CC2F131C7D:EE54D13EBCAE706D226BC3142CD40D4A:0
317SEED-ECB:28DBC3BC49FFD87DCFA509B11D422BE7::B41E6BE2EBA84A148E2EED84593C5EC7:9B9B7BFCD1813CB95D0B3618F40F5122:0
318SEED-ECB:00000000000000000000000000000000::000102030405060708090A0B0C0D0E0F:5EBAC6E0054E166819AFF1CC6D346CDB:1
319SEED-ECB:000102030405060708090A0B0C0D0E0F::00000000000000000000000000000000:C11F22F20140505084483597E4370F43:1
320SEED-ECB:4706480851E61BE85D74BFB3FD956185::83A2F8A288641FB9A4E9A5CC2F131C7D:EE54D13EBCAE706D226BC3142CD40D4A:1
321SEED-ECB:28DBC3BC49FFD87DCFA509B11D422BE7::B41E6BE2EBA84A148E2EED84593C5EC7:9B9B7BFCD1813CB95D0B3618F40F5122:1