summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authordjm <>2010-10-01 22:54:19 +0000
committerdjm <>2010-10-01 22:54:19 +0000
commit6ddfb710ab14b10183ff3a6a32f643554c80065e (patch)
tree03b202b49e2c6367ae5dec12d939ea99c9ca36b3 /src
parentb204ac0374903f9d6a2fcc50cfd94578e357d00a (diff)
parent242690ab2a8e991b85b4735c4e0bac0ec7bd3481 (diff)
downloadopenbsd-6ddfb710ab14b10183ff3a6a32f643554c80065e.tar.gz
openbsd-6ddfb710ab14b10183ff3a6a32f643554c80065e.tar.bz2
openbsd-6ddfb710ab14b10183ff3a6a32f643554c80065e.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/Makefile47
-rw-r--r--src/lib/libcrypto/asn1/Makefile580
-rw-r--r--src/lib/libcrypto/bf/Makefile23
-rw-r--r--src/lib/libcrypto/bio/Makefile13
-rw-r--r--src/lib/libcrypto/buffer/Makefile13
-rw-r--r--src/lib/libcrypto/cast/Makefile20
-rw-r--r--src/lib/libcrypto/comp/Makefile2
-rw-r--r--src/lib/libcrypto/conf/Makefile17
-rw-r--r--src/lib/libcrypto/des/Makefile55
-rw-r--r--src/lib/libcrypto/dso/Makefile14
-rw-r--r--src/lib/libcrypto/ec/Makefile48
-rw-r--r--src/lib/libcrypto/engine/eng_cryptodev.c452
-rw-r--r--src/lib/libcrypto/err/Makefile46
-rw-r--r--src/lib/libcrypto/hmac/Makefile44
-rw-r--r--src/lib/libcrypto/idea/Makefile8
-rw-r--r--src/lib/libcrypto/krb5/Makefile2
-rw-r--r--src/lib/libcrypto/lhash/Makefile2
-rw-r--r--src/lib/libcrypto/md2/Makefile6
-rw-r--r--src/lib/libcrypto/md4/Makefile13
-rw-r--r--src/lib/libcrypto/md5/Makefile30
-rw-r--r--src/lib/libcrypto/objects/Makefile21
-rw-r--r--src/lib/libcrypto/ocsp/Makefile91
-rw-r--r--src/lib/libcrypto/pem/Makefile139
-rw-r--r--src/lib/libcrypto/pkcs12/Makefile177
-rw-r--r--src/lib/libcrypto/pkcs7/Makefile60
-rw-r--r--src/lib/libcrypto/rc2/Makefile8
-rw-r--r--src/lib/libcrypto/rc4/Makefile44
-rw-r--r--src/lib/libcrypto/rc5/Makefile15
-rw-r--r--src/lib/libcrypto/ripemd/Makefile22
-rw-r--r--src/lib/libcrypto/sha/Makefile75
-rw-r--r--src/lib/libcrypto/stack/Makefile2
-rw-r--r--src/lib/libcrypto/txt_db/Makefile2
-rw-r--r--src/lib/libcrypto/ui/Makefile2
-rw-r--r--src/lib/libcrypto/util/deltree.com34
-rwxr-xr-xsrc/lib/libcrypto/util/shlib_wrap.sh6
-rw-r--r--src/lib/libcrypto/x509/Makefile208
-rw-r--r--src/lib/libcrypto/x509v3/Makefile457
-rw-r--r--src/lib/libssl/src/INSTALL.WCE79
-rw-r--r--src/lib/libssl/src/Netware/build.bat7
-rw-r--r--src/lib/libssl/src/apps/prime.c46
-rw-r--r--src/lib/libssl/src/crypto/aes/Makefile47
-rw-r--r--src/lib/libssl/src/crypto/asn1/Makefile580
-rw-r--r--src/lib/libssl/src/crypto/bf/Makefile23
-rw-r--r--src/lib/libssl/src/crypto/bio/Makefile13
-rw-r--r--src/lib/libssl/src/crypto/bn/asm/ppc.pl233
-rw-r--r--src/lib/libssl/src/crypto/bn/asm/x86_64-gcc.c29
-rw-r--r--src/lib/libssl/src/crypto/buffer/Makefile13
-rw-r--r--src/lib/libssl/src/crypto/cast/Makefile20
-rw-r--r--src/lib/libssl/src/crypto/comp/Makefile2
-rw-r--r--src/lib/libssl/src/crypto/conf/Makefile17
-rw-r--r--src/lib/libssl/src/crypto/des/Makefile55
-rw-r--r--src/lib/libssl/src/crypto/dso/Makefile14
-rw-r--r--src/lib/libssl/src/crypto/ec/Makefile48
-rw-r--r--src/lib/libssl/src/crypto/engine/eng_cryptodev.c452
-rw-r--r--src/lib/libssl/src/crypto/err/Makefile46
-rw-r--r--src/lib/libssl/src/crypto/hmac/Makefile44
-rw-r--r--src/lib/libssl/src/crypto/idea/Makefile8
-rw-r--r--src/lib/libssl/src/crypto/krb5/Makefile2
-rw-r--r--src/lib/libssl/src/crypto/lhash/Makefile2
-rw-r--r--src/lib/libssl/src/crypto/md2/Makefile6
-rw-r--r--src/lib/libssl/src/crypto/md4/Makefile13
-rw-r--r--src/lib/libssl/src/crypto/md5/Makefile30
-rw-r--r--src/lib/libssl/src/crypto/o_str.c4
-rw-r--r--src/lib/libssl/src/crypto/objects/Makefile21
-rw-r--r--src/lib/libssl/src/crypto/ocsp/Makefile91
-rw-r--r--src/lib/libssl/src/crypto/pem/Makefile139
-rw-r--r--src/lib/libssl/src/crypto/pkcs12/Makefile177
-rw-r--r--src/lib/libssl/src/crypto/pkcs7/Makefile60
-rw-r--r--src/lib/libssl/src/crypto/rc2/Makefile8
-rw-r--r--src/lib/libssl/src/crypto/rc4/Makefile44
-rw-r--r--src/lib/libssl/src/crypto/rc5/Makefile15
-rw-r--r--src/lib/libssl/src/crypto/ripemd/Makefile22
-rw-r--r--src/lib/libssl/src/crypto/sha/Makefile75
-rw-r--r--src/lib/libssl/src/crypto/stack/Makefile2
-rw-r--r--src/lib/libssl/src/crypto/txt_db/Makefile2
-rw-r--r--src/lib/libssl/src/crypto/ui/Makefile2
-rw-r--r--src/lib/libssl/src/crypto/x509/Makefile208
-rw-r--r--src/lib/libssl/src/crypto/x509v3/Makefile457
-rw-r--r--src/lib/libssl/src/crypto/x509v3/v3_pci.c32
-rw-r--r--src/lib/libssl/src/demos/engines/rsaref/build.com34
-rw-r--r--src/lib/libssl/src/doc/crypto/ASN1_OBJECT_new.pod2
-rw-r--r--src/lib/libssl/src/doc/crypto/ASN1_STRING_length.pod2
-rw-r--r--src/lib/libssl/src/doc/crypto/ASN1_STRING_new.pod2
-rw-r--r--src/lib/libssl/src/doc/crypto/EVP_PKEY_verifyrecover.pod103
-rw-r--r--src/lib/libssl/src/doc/crypto/OBJ_nid2obj.pod2
-rw-r--r--src/lib/libssl/src/doc/crypto/PKCS12_parse.pod31
-rw-r--r--src/lib/libssl/src/doc/crypto/PKCS7_decrypt.pod4
-rw-r--r--src/lib/libssl/src/doc/crypto/PKCS7_encrypt.pod61
-rw-r--r--src/lib/libssl/src/doc/crypto/PKCS7_sign.pod115
-rw-r--r--src/lib/libssl/src/doc/crypto/PKCS7_verify.pod6
-rw-r--r--src/lib/libssl/src/doc/crypto/SMIME_read_PKCS7.pod4
-rw-r--r--src/lib/libssl/src/doc/crypto/SMIME_write_PKCS7.pod24
-rw-r--r--src/lib/libssl/src/doc/crypto/X509_NAME_ENTRY_get_object.pod16
-rw-r--r--src/lib/libssl/src/doc/crypto/X509_NAME_add_entry_by_txt.pod12
-rw-r--r--src/lib/libssl/src/doc/crypto/X509_NAME_get_index_by_NID.pod14
-rw-r--r--src/lib/libssl/src/doc/crypto/X509_new.pod2
-rw-r--r--src/lib/libssl/src/doc/crypto/d2i_X509.pod12
-rw-r--r--src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod4
-rw-r--r--src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod4
-rw-r--r--src/lib/libssl/src/engines/makeengines.com154
-rw-r--r--src/lib/libssl/src/ms/README2
-rwxr-xr-xsrc/lib/libssl/src/ms/do_win64a.bat18
-rwxr-xr-xsrc/lib/libssl/src/ms/do_win64i.bat18
-rw-r--r--src/lib/libssl/src/ms/tencce.bat38
-rw-r--r--src/lib/libssl/src/ms/testencce.bat194
-rw-r--r--src/lib/libssl/src/ms/testpemce.bat84
-rw-r--r--src/lib/libssl/src/ms/testssce.bat208
-rw-r--r--src/lib/libssl/src/ms/tpemce.bat16
-rwxr-xr-xsrc/lib/libssl/src/ms/uplink-common.pl22
-rwxr-xr-xsrc/lib/libssl/src/ms/uplink-ia64.pl50
-rwxr-xr-xsrc/lib/libssl/src/ms/uplink-x86.pl33
-rwxr-xr-xsrc/lib/libssl/src/ms/uplink-x86_64.pl64
-rw-r--r--src/lib/libssl/src/shlib/win32.bat2
-rw-r--r--src/lib/libssl/src/shlib/win32dll.bat4
-rw-r--r--src/lib/libssl/src/test/CAss.cnf2
-rw-r--r--src/lib/libssl/src/test/Uss.cnf2
-rw-r--r--src/lib/libssl/src/test/testtsa.com248
-rw-r--r--src/lib/libssl/src/tools/Makefile1
-rw-r--r--src/lib/libssl/src/util/deltree.com34
-rwxr-xr-xsrc/lib/libssl/src/util/shlib_wrap.sh6
-rw-r--r--src/lib/libssl/test/testtsa.com248
121 files changed, 4684 insertions, 3204 deletions
diff --git a/src/lib/libcrypto/aes/Makefile b/src/lib/libcrypto/aes/Makefile
index 9d174f4c3e..c501a43a8f 100644
--- a/src/lib/libcrypto/aes/Makefile
+++ b/src/lib/libcrypto/aes/Makefile
@@ -11,7 +11,7 @@ CFLAG=-g
11MAKEFILE= Makefile 11MAKEFILE= Makefile
12AR= ar r 12AR= ar r
13 13
14AES_ASM_OBJ=aes_core.o aes_cbc.o 14AES_ENC=aes_core.o aes_cbc.o
15 15
16CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
17ASFLAGS= $(INCLUDES) $(ASFLAG) 17ASFLAGS= $(INCLUDES) $(ASFLAG)
@@ -26,7 +26,7 @@ LIB=$(TOP)/libcrypto.a
26LIBSRC=aes_core.c aes_misc.c aes_ecb.c aes_cbc.c aes_cfb.c aes_ofb.c \ 26LIBSRC=aes_core.c aes_misc.c aes_ecb.c aes_cbc.c aes_cfb.c aes_ofb.c \
27 aes_ctr.c aes_ige.c aes_wrap.c 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 \ 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) 29 $(AES_ENC)
30 30
31SRC= $(LIBSRC) 31SRC= $(LIBSRC)
32 32
@@ -41,24 +41,27 @@ top:
41all: lib 41all: lib
42 42
43lib: $(LIBOBJ) 43lib: $(LIBOBJ)
44 $(ARX) $(LIB) $(LIBOBJ) 44 $(AR) $(LIB) $(LIBOBJ)
45 $(RANLIB) $(LIB) || echo Never mind. 45 $(RANLIB) $(LIB) || echo Never mind.
46 @touch lib 46 @touch lib
47 47
48$(LIBOBJ): $(LIBSRC)
49
50aes-ia64.s: asm/aes-ia64.S 48aes-ia64.s: asm/aes-ia64.S
51 $(CC) $(CFLAGS) -E asm/aes-ia64.S > $@ 49 $(CC) $(CFLAGS) -E asm/aes-ia64.S > $@
52 50
53ax86-elf.s: asm/aes-586.pl ../perlasm/x86asm.pl 51aes-586.s: asm/aes-586.pl ../perlasm/x86asm.pl
54 (cd asm; $(PERL) aes-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@) 52 $(PERL) asm/aes-586.pl $(PERLASM_SCHEME) $(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 53
60aes-x86_64.s: asm/aes-x86_64.pl 54aes-x86_64.s: asm/aes-x86_64.pl
61 $(PERL) asm/aes-x86_64.pl $@ 55 $(PERL) asm/aes-x86_64.pl $(PERLASM_SCHEME) > $@
56
57aes-sparcv9.s: asm/aes-sparcv9.pl
58 $(PERL) asm/aes-sparcv9.pl $(CFLAGS) > $@
59
60aes-ppc.s: asm/aes-ppc.pl
61 $(PERL) asm/aes-ppc.pl $(PERLASM_SCHEME) $@
62
63# GNU make "catch all"
64aes-%.s: asm/aes-%.pl; $(PERL) $< $(CFLAGS) > $@
62 65
63files: 66files:
64 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 67 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -97,16 +100,14 @@ clean:
97 100
98# DO NOT DELETE THIS LINE -- make depend depends on it. 101# DO NOT DELETE THIS LINE -- make depend depends on it.
99 102
100aes_cbc.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 103aes_cbc.o: ../../include/openssl/aes.h ../../include/openssl/modes.h
101aes_cbc.o: ../../include/openssl/opensslconf.h aes_cbc.c aes_locl.h 104aes_cbc.o: ../../include/openssl/opensslconf.h aes_cbc.c
102aes_cfb.o: ../../e_os.h ../../include/openssl/aes.h 105aes_cfb.o: ../../include/openssl/aes.h ../../include/openssl/modes.h
103aes_cfb.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 106aes_cfb.o: ../../include/openssl/opensslconf.h aes_cfb.c
104aes_cfb.o: aes_cfb.c aes_locl.h
105aes_core.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 107aes_core.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h
106aes_core.o: ../../include/openssl/fips.h ../../include/openssl/opensslconf.h 108aes_core.o: ../../include/openssl/opensslconf.h aes_core.c aes_locl.h
107aes_core.o: aes_core.c aes_locl.h 109aes_ctr.o: ../../include/openssl/aes.h ../../include/openssl/modes.h
108aes_ctr.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 110aes_ctr.o: ../../include/openssl/opensslconf.h aes_ctr.c
109aes_ctr.o: ../../include/openssl/opensslconf.h aes_ctr.c aes_locl.h
110aes_ecb.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 111aes_ecb.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h
111aes_ecb.o: ../../include/openssl/opensslconf.h aes_ecb.c aes_locl.h 112aes_ecb.o: ../../include/openssl/opensslconf.h aes_ecb.c aes_locl.h
112aes_ige.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/bio.h 113aes_ige.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/bio.h
@@ -119,8 +120,8 @@ aes_ige.o: ../../include/openssl/symhacks.h ../cryptlib.h aes_ige.c aes_locl.h
119aes_misc.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 120aes_misc.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h
120aes_misc.o: ../../include/openssl/opensslconf.h 121aes_misc.o: ../../include/openssl/opensslconf.h
121aes_misc.o: ../../include/openssl/opensslv.h aes_locl.h aes_misc.c 122aes_misc.o: ../../include/openssl/opensslv.h aes_locl.h aes_misc.c
122aes_ofb.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 123aes_ofb.o: ../../include/openssl/aes.h ../../include/openssl/modes.h
123aes_ofb.o: ../../include/openssl/opensslconf.h aes_locl.h aes_ofb.c 124aes_ofb.o: ../../include/openssl/opensslconf.h aes_ofb.c
124aes_wrap.o: ../../e_os.h ../../include/openssl/aes.h 125aes_wrap.o: ../../e_os.h ../../include/openssl/aes.h
125aes_wrap.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 126aes_wrap.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
126aes_wrap.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 127aes_wrap.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
diff --git a/src/lib/libcrypto/asn1/Makefile b/src/lib/libcrypto/asn1/Makefile
index 94a6885804..160544eede 100644
--- a/src/lib/libcrypto/asn1/Makefile
+++ b/src/lib/libcrypto/asn1/Makefile
@@ -22,30 +22,32 @@ LIBSRC= a_object.c a_bitstr.c a_utctm.c a_gentm.c a_time.c a_int.c a_octet.c \
22 a_enum.c a_utf8.c a_sign.c a_digest.c a_verify.c a_mbstr.c a_strex.c \ 22 a_enum.c a_utf8.c a_sign.c a_digest.c a_verify.c a_mbstr.c a_strex.c \
23 x_algor.c x_val.c x_pubkey.c x_sig.c x_req.c x_attrib.c x_bignum.c \ 23 x_algor.c x_val.c x_pubkey.c x_sig.c x_req.c x_attrib.c x_bignum.c \
24 x_long.c x_name.c x_x509.c x_x509a.c x_crl.c x_info.c x_spki.c nsseq.c \ 24 x_long.c x_name.c x_x509.c x_x509a.c x_crl.c x_info.c x_spki.c nsseq.c \
25 d2i_pu.c d2i_pr.c i2d_pu.c i2d_pr.c\ 25 x_nx509.c d2i_pu.c d2i_pr.c i2d_pu.c i2d_pr.c\
26 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 \
27 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 \
28 tasn_prn.c ameth_lib.c \
28 f_int.c f_string.c n_pkey.c \ 29 f_int.c f_string.c n_pkey.c \
29 f_enum.c a_hdr.c x_pkey.c a_bool.c x_exten.c asn_mime.c \ 30 f_enum.c x_pkey.c a_bool.c x_exten.c bio_asn1.c bio_ndef.c asn_mime.c \
30 asn1_gen.c asn1_par.c asn1_lib.c asn1_err.c a_meth.c a_bytes.c a_strnid.c \ 31 asn1_gen.c asn1_par.c asn1_lib.c asn1_err.c a_bytes.c a_strnid.c \
31 evp_asn1.c asn_pack.c p5_pbe.c p5_pbev2.c p8_pkey.c asn_moid.c 32 evp_asn1.c asn_pack.c p5_pbe.c p5_pbev2.c p8_pkey.c asn_moid.c
32LIBOBJ= a_object.o a_bitstr.o a_utctm.o a_gentm.o a_time.o a_int.o a_octet.o \ 33LIBOBJ= a_object.o a_bitstr.o a_utctm.o a_gentm.o a_time.o a_int.o a_octet.o \
33 a_print.o a_type.o a_set.o a_dup.o a_d2i_fp.o a_i2d_fp.o \ 34 a_print.o a_type.o a_set.o a_dup.o a_d2i_fp.o a_i2d_fp.o \
34 a_enum.o a_utf8.o a_sign.o a_digest.o a_verify.o a_mbstr.o a_strex.o \ 35 a_enum.o a_utf8.o a_sign.o a_digest.o a_verify.o a_mbstr.o a_strex.o \
35 x_algor.o x_val.o x_pubkey.o x_sig.o x_req.o x_attrib.o x_bignum.o \ 36 x_algor.o x_val.o x_pubkey.o x_sig.o x_req.o x_attrib.o x_bignum.o \
36 x_long.o x_name.o x_x509.o x_x509a.o x_crl.o x_info.o x_spki.o nsseq.o \ 37 x_long.o x_name.o x_x509.o x_x509a.o x_crl.o x_info.o x_spki.o nsseq.o \
37 d2i_pu.o d2i_pr.o i2d_pu.o i2d_pr.o \ 38 x_nx509.o d2i_pu.o d2i_pr.o i2d_pu.o i2d_pr.o \
38 t_req.o t_x509.o t_x509a.o t_crl.o t_pkey.o t_spki.o t_bitst.o \ 39 t_req.o t_x509.o t_x509a.o t_crl.o t_pkey.o t_spki.o t_bitst.o \
39 tasn_new.o tasn_fre.o tasn_enc.o tasn_dec.o tasn_utl.o tasn_typ.o \ 40 tasn_new.o tasn_fre.o tasn_enc.o tasn_dec.o tasn_utl.o tasn_typ.o \
41 tasn_prn.o ameth_lib.o \
40 f_int.o f_string.o n_pkey.o \ 42 f_int.o f_string.o n_pkey.o \
41 f_enum.o a_hdr.o x_pkey.o a_bool.o x_exten.o asn_mime.o \ 43 f_enum.o x_pkey.o a_bool.o x_exten.o bio_asn1.o bio_ndef.o asn_mime.o \
42 asn1_gen.o asn1_par.o asn1_lib.o asn1_err.o a_meth.o a_bytes.o a_strnid.o \ 44 asn1_gen.o asn1_par.o asn1_lib.o asn1_err.o a_bytes.o a_strnid.o \
43 evp_asn1.o asn_pack.o p5_pbe.o p5_pbev2.o p8_pkey.o asn_moid.o 45 evp_asn1.o asn_pack.o p5_pbe.o p5_pbev2.o p8_pkey.o asn_moid.o
44 46
45SRC= $(LIBSRC) 47SRC= $(LIBSRC)
46 48
47EXHEADER= asn1.h asn1_mac.h asn1t.h 49EXHEADER= asn1.h asn1_mac.h asn1t.h
48HEADER= $(EXHEADER) 50HEADER= $(EXHEADER) asn1_locl.h
49 51
50ALL= $(GENERAL) $(SRC) $(HEADER) 52ALL= $(GENERAL) $(SRC) $(HEADER)
51 53
@@ -63,7 +65,7 @@ pk: pk.c
63all: lib 65all: lib
64 66
65lib: $(LIBOBJ) 67lib: $(LIBOBJ)
66 $(ARX) $(LIB) $(LIBOBJ) 68 $(AR) $(LIB) $(LIBOBJ)
67 $(RANLIB) $(LIB) || echo Never mind. 69 $(RANLIB) $(LIB) || echo Never mind.
68 @touch lib 70 @touch lib
69 71
@@ -142,9 +144,9 @@ a_digest.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
142a_digest.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 144a_digest.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
143a_digest.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 145a_digest.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
144a_digest.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 146a_digest.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
145a_digest.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 147a_digest.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
146a_digest.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 148a_digest.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
147a_digest.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 149a_digest.o: ../../include/openssl/opensslconf.h
148a_digest.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 150a_digest.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
149a_digest.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 151a_digest.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
150a_digest.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 152a_digest.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -173,14 +175,6 @@ a_gentm.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
173a_gentm.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 175a_gentm.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
174a_gentm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 176a_gentm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
175a_gentm.o: ../cryptlib.h ../o_time.h a_gentm.c 177a_gentm.o: ../cryptlib.h ../o_time.h a_gentm.c
176a_hdr.o: ../../e_os.h ../../include/openssl/asn1.h
177a_hdr.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
178a_hdr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
179a_hdr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
180a_hdr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
181a_hdr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
182a_hdr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
183a_hdr.o: ../../include/openssl/symhacks.h ../cryptlib.h a_hdr.c
184a_i2d_fp.o: ../../e_os.h ../../include/openssl/asn1.h 178a_i2d_fp.o: ../../e_os.h ../../include/openssl/asn1.h
185a_i2d_fp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 179a_i2d_fp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
186a_i2d_fp.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 180a_i2d_fp.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
@@ -205,13 +199,6 @@ a_mbstr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
205a_mbstr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 199a_mbstr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
206a_mbstr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 200a_mbstr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
207a_mbstr.o: ../cryptlib.h a_mbstr.c 201a_mbstr.o: ../cryptlib.h a_mbstr.c
208a_meth.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
209a_meth.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
210a_meth.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
211a_meth.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
212a_meth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
213a_meth.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
214a_meth.o: ../../include/openssl/symhacks.h ../cryptlib.h a_meth.c
215a_object.o: ../../e_os.h ../../include/openssl/asn1.h 202a_object.o: ../../e_os.h ../../include/openssl/asn1.h
216a_object.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 203a_object.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
217a_object.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 204a_object.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -250,27 +237,27 @@ a_sign.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
250a_sign.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 237a_sign.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
251a_sign.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 238a_sign.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
252a_sign.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 239a_sign.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
253a_sign.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 240a_sign.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
254a_sign.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 241a_sign.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
255a_sign.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 242a_sign.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
256a_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 243a_sign.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
257a_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 244a_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
258a_sign.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 245a_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
259a_sign.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 246a_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
260a_sign.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_sign.c 247a_sign.o: ../cryptlib.h a_sign.c asn1_locl.h
261a_strex.o: ../../e_os.h ../../include/openssl/asn1.h 248a_strex.o: ../../e_os.h ../../include/openssl/asn1.h
262a_strex.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 249a_strex.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
263a_strex.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 250a_strex.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
264a_strex.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 251a_strex.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
265a_strex.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 252a_strex.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
266a_strex.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 253a_strex.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
267a_strex.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 254a_strex.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
268a_strex.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 255a_strex.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
269a_strex.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 256a_strex.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
270a_strex.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 257a_strex.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
271a_strex.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 258a_strex.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
272a_strex.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 259a_strex.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
273a_strex.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_strex.c charmap.h 260a_strex.o: ../cryptlib.h a_strex.c charmap.h
274a_strnid.o: ../../e_os.h ../../include/openssl/asn1.h 261a_strnid.o: ../../e_os.h ../../include/openssl/asn1.h
275a_strnid.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 262a_strnid.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
276a_strnid.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 263a_strnid.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
@@ -318,14 +305,29 @@ a_verify.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
318a_verify.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 305a_verify.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
319a_verify.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 306a_verify.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
320a_verify.o: ../../include/openssl/err.h ../../include/openssl/evp.h 307a_verify.o: ../../include/openssl/err.h ../../include/openssl/evp.h
321a_verify.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 308a_verify.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
322a_verify.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 309a_verify.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
323a_verify.o: ../../include/openssl/opensslconf.h
324a_verify.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 310a_verify.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
325a_verify.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 311a_verify.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
326a_verify.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 312a_verify.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
327a_verify.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 313a_verify.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
328a_verify.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_verify.c 314a_verify.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_verify.c
315a_verify.o: asn1_locl.h
316ameth_lib.o: ../../e_os.h ../../include/openssl/asn1.h
317ameth_lib.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
318ameth_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
319ameth_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
320ameth_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
321ameth_lib.o: ../../include/openssl/engine.h ../../include/openssl/err.h
322ameth_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
323ameth_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
324ameth_lib.o: ../../include/openssl/opensslconf.h
325ameth_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
326ameth_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
327ameth_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
328ameth_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
329ameth_lib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h ameth_lib.c
330ameth_lib.o: asn1_locl.h
329asn1_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 331asn1_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
330asn1_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 332asn1_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
331asn1_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 333asn1_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
@@ -339,9 +341,8 @@ asn1_gen.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
339asn1_gen.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 341asn1_gen.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
340asn1_gen.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 342asn1_gen.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
341asn1_gen.o: ../../include/openssl/err.h ../../include/openssl/evp.h 343asn1_gen.o: ../../include/openssl/err.h ../../include/openssl/evp.h
342asn1_gen.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 344asn1_gen.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
343asn1_gen.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 345asn1_gen.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
344asn1_gen.o: ../../include/openssl/opensslconf.h
345asn1_gen.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 346asn1_gen.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
346asn1_gen.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 347asn1_gen.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
347asn1_gen.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 348asn1_gen.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -371,24 +372,23 @@ asn_mime.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
371asn_mime.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 372asn_mime.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
372asn_mime.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 373asn_mime.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
373asn_mime.o: ../../include/openssl/err.h ../../include/openssl/evp.h 374asn_mime.o: ../../include/openssl/err.h ../../include/openssl/evp.h
374asn_mime.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 375asn_mime.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
375asn_mime.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 376asn_mime.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
376asn_mime.o: ../../include/openssl/opensslconf.h
377asn_mime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 377asn_mime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
378asn_mime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 378asn_mime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
379asn_mime.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 379asn_mime.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
380asn_mime.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 380asn_mime.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
381asn_mime.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 381asn_mime.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
382asn_mime.o: ../cryptlib.h asn_mime.c 382asn_mime.o: ../cryptlib.h asn1_locl.h asn_mime.c
383asn_moid.o: ../../e_os.h ../../include/openssl/asn1.h 383asn_moid.o: ../../e_os.h ../../include/openssl/asn1.h
384asn_moid.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 384asn_moid.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
385asn_moid.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 385asn_moid.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
386asn_moid.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 386asn_moid.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
387asn_moid.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 387asn_moid.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
388asn_moid.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 388asn_moid.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
389asn_moid.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 389asn_moid.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
390asn_moid.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 390asn_moid.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
391asn_moid.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 391asn_moid.o: ../../include/openssl/opensslconf.h
392asn_moid.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 392asn_moid.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
393asn_moid.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 393asn_moid.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
394asn_moid.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 394asn_moid.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -402,28 +402,43 @@ asn_pack.o: ../../include/openssl/opensslconf.h
402asn_pack.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 402asn_pack.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
403asn_pack.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 403asn_pack.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
404asn_pack.o: ../../include/openssl/symhacks.h ../cryptlib.h asn_pack.c 404asn_pack.o: ../../include/openssl/symhacks.h ../cryptlib.h asn_pack.c
405bio_asn1.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
406bio_asn1.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
407bio_asn1.o: ../../include/openssl/opensslconf.h
408bio_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
409bio_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
410bio_asn1.o: ../../include/openssl/symhacks.h bio_asn1.c
411bio_ndef.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
412bio_ndef.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
413bio_ndef.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
414bio_ndef.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
415bio_ndef.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
416bio_ndef.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
417bio_ndef.o: ../../include/openssl/symhacks.h bio_ndef.c
405d2i_pr.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 418d2i_pr.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
406d2i_pr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 419d2i_pr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
407d2i_pr.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h 420d2i_pr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
408d2i_pr.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 421d2i_pr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
422d2i_pr.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
409d2i_pr.o: ../../include/openssl/err.h ../../include/openssl/evp.h 423d2i_pr.o: ../../include/openssl/err.h ../../include/openssl/evp.h
410d2i_pr.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 424d2i_pr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
411d2i_pr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 425d2i_pr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
412d2i_pr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 426d2i_pr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
413d2i_pr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rsa.h 427d2i_pr.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
414d2i_pr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 428d2i_pr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
415d2i_pr.o: ../../include/openssl/symhacks.h ../cryptlib.h d2i_pr.c 429d2i_pr.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
430d2i_pr.o: ../../include/openssl/x509_vfy.h ../cryptlib.h asn1_locl.h d2i_pr.c
416d2i_pu.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 431d2i_pu.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
417d2i_pu.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 432d2i_pu.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
418d2i_pu.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h 433d2i_pu.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
419d2i_pu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 434d2i_pu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
420d2i_pu.o: ../../include/openssl/err.h ../../include/openssl/evp.h 435d2i_pu.o: ../../include/openssl/err.h ../../include/openssl/evp.h
421d2i_pu.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 436d2i_pu.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
422d2i_pu.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 437d2i_pu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
423d2i_pu.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 438d2i_pu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
424d2i_pu.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rsa.h 439d2i_pu.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
425d2i_pu.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 440d2i_pu.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
426d2i_pu.o: ../../include/openssl/symhacks.h ../cryptlib.h d2i_pu.c 441d2i_pu.o: ../cryptlib.h d2i_pu.c
427evp_asn1.o: ../../e_os.h ../../include/openssl/asn1.h 442evp_asn1.o: ../../e_os.h ../../include/openssl/asn1.h
428evp_asn1.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 443evp_asn1.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
429evp_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 444evp_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -455,77 +470,76 @@ f_string.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
455f_string.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 470f_string.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
456f_string.o: ../../include/openssl/symhacks.h ../cryptlib.h f_string.c 471f_string.o: ../../include/openssl/symhacks.h ../cryptlib.h f_string.c
457i2d_pr.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 472i2d_pr.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
458i2d_pr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 473i2d_pr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
459i2d_pr.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
460i2d_pr.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 474i2d_pr.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
475i2d_pr.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
461i2d_pr.o: ../../include/openssl/err.h ../../include/openssl/evp.h 476i2d_pr.o: ../../include/openssl/err.h ../../include/openssl/evp.h
462i2d_pr.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 477i2d_pr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
463i2d_pr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 478i2d_pr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
464i2d_pr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 479i2d_pr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
465i2d_pr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rsa.h 480i2d_pr.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
466i2d_pr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 481i2d_pr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
467i2d_pr.o: ../../include/openssl/symhacks.h ../cryptlib.h i2d_pr.c 482i2d_pr.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
483i2d_pr.o: ../../include/openssl/x509_vfy.h ../cryptlib.h asn1_locl.h i2d_pr.c
468i2d_pu.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 484i2d_pu.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
469i2d_pu.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 485i2d_pu.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
470i2d_pu.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h 486i2d_pu.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
471i2d_pu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 487i2d_pu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
472i2d_pu.o: ../../include/openssl/err.h ../../include/openssl/evp.h 488i2d_pu.o: ../../include/openssl/err.h ../../include/openssl/evp.h
473i2d_pu.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 489i2d_pu.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
474i2d_pu.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 490i2d_pu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
475i2d_pu.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 491i2d_pu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
476i2d_pu.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rsa.h 492i2d_pu.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
477i2d_pu.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 493i2d_pu.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
478i2d_pu.o: ../../include/openssl/symhacks.h ../cryptlib.h i2d_pu.c 494i2d_pu.o: ../cryptlib.h i2d_pu.c
479n_pkey.o: ../../e_os.h ../../include/openssl/asn1.h 495n_pkey.o: ../../e_os.h ../../include/openssl/asn1.h
480n_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/asn1t.h 496n_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/asn1t.h
481n_pkey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 497n_pkey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
482n_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 498n_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
483n_pkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 499n_pkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
484n_pkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 500n_pkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
485n_pkey.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 501n_pkey.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
486n_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 502n_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
487n_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 503n_pkey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
488n_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 504n_pkey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
489n_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h 505n_pkey.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
490n_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 506n_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
491n_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 507n_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
492n_pkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 508n_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h n_pkey.c
493n_pkey.o: ../cryptlib.h n_pkey.c
494nsseq.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 509nsseq.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
495nsseq.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 510nsseq.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
496nsseq.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 511nsseq.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
497nsseq.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 512nsseq.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
498nsseq.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h 513nsseq.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
499nsseq.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 514nsseq.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
500nsseq.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 515nsseq.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
501nsseq.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 516nsseq.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
502nsseq.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 517nsseq.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
503nsseq.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 518nsseq.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
504nsseq.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 519nsseq.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
505nsseq.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h nsseq.c 520nsseq.o: ../../include/openssl/x509_vfy.h nsseq.c
506p5_pbe.o: ../../e_os.h ../../include/openssl/asn1.h 521p5_pbe.o: ../../e_os.h ../../include/openssl/asn1.h
507p5_pbe.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 522p5_pbe.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
508p5_pbe.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 523p5_pbe.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
509p5_pbe.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 524p5_pbe.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
510p5_pbe.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 525p5_pbe.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
511p5_pbe.o: ../../include/openssl/err.h ../../include/openssl/evp.h 526p5_pbe.o: ../../include/openssl/err.h ../../include/openssl/evp.h
512p5_pbe.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 527p5_pbe.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
513p5_pbe.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 528p5_pbe.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
514p5_pbe.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 529p5_pbe.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
515p5_pbe.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 530p5_pbe.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
516p5_pbe.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 531p5_pbe.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
517p5_pbe.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 532p5_pbe.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
518p5_pbe.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 533p5_pbe.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
519p5_pbe.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p5_pbe.c 534p5_pbe.o: ../cryptlib.h p5_pbe.c
520p5_pbev2.o: ../../e_os.h ../../include/openssl/asn1.h 535p5_pbev2.o: ../../e_os.h ../../include/openssl/asn1.h
521p5_pbev2.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 536p5_pbev2.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
522p5_pbev2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 537p5_pbev2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
523p5_pbev2.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 538p5_pbev2.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
524p5_pbev2.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 539p5_pbev2.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
525p5_pbev2.o: ../../include/openssl/err.h ../../include/openssl/evp.h 540p5_pbev2.o: ../../include/openssl/err.h ../../include/openssl/evp.h
526p5_pbev2.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 541p5_pbev2.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
527p5_pbev2.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 542p5_pbev2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
528p5_pbev2.o: ../../include/openssl/opensslconf.h
529p5_pbev2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 543p5_pbev2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
530p5_pbev2.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 544p5_pbev2.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
531p5_pbev2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 545p5_pbev2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -538,51 +552,48 @@ p8_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
538p8_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 552p8_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
539p8_pkey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 553p8_pkey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
540p8_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h 554p8_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h
541p8_pkey.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 555p8_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
542p8_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 556p8_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
543p8_pkey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 557p8_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
544p8_pkey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 558p8_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
545p8_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 559p8_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
546p8_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 560p8_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
547p8_pkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 561p8_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p8_pkey.c
548p8_pkey.o: ../cryptlib.h p8_pkey.c
549t_bitst.o: ../../e_os.h ../../include/openssl/asn1.h 562t_bitst.o: ../../e_os.h ../../include/openssl/asn1.h
550t_bitst.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 563t_bitst.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
551t_bitst.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 564t_bitst.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
552t_bitst.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 565t_bitst.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
553t_bitst.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 566t_bitst.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
554t_bitst.o: ../../include/openssl/err.h ../../include/openssl/evp.h 567t_bitst.o: ../../include/openssl/err.h ../../include/openssl/evp.h
555t_bitst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 568t_bitst.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
556t_bitst.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 569t_bitst.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
557t_bitst.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 570t_bitst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
558t_bitst.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 571t_bitst.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
559t_bitst.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 572t_bitst.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
560t_bitst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 573t_bitst.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
561t_bitst.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 574t_bitst.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
562t_bitst.o: ../../include/openssl/x509v3.h ../cryptlib.h t_bitst.c 575t_bitst.o: ../cryptlib.h t_bitst.c
563t_crl.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 576t_crl.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
564t_crl.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 577t_crl.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
565t_crl.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 578t_crl.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
566t_crl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 579t_crl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
567t_crl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 580t_crl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
568t_crl.o: ../../include/openssl/err.h ../../include/openssl/evp.h 581t_crl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
569t_crl.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 582t_crl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
570t_crl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 583t_crl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
571t_crl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 584t_crl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
572t_crl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 585t_crl.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
573t_crl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 586t_crl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
574t_crl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 587t_crl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
575t_crl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 588t_crl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
576t_crl.o: ../../include/openssl/x509v3.h ../cryptlib.h t_crl.c 589t_crl.o: ../cryptlib.h t_crl.c
577t_pkey.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 590t_pkey.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
578t_pkey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 591t_pkey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
579t_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h 592t_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
580t_pkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 593t_pkey.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
581t_pkey.o: ../../include/openssl/ec.h ../../include/openssl/err.h 594t_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
582t_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 595t_pkey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
583t_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 596t_pkey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
584t_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
585t_pkey.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
586t_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 597t_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
587t_pkey.o: ../cryptlib.h t_pkey.c 598t_pkey.o: ../cryptlib.h t_pkey.c
588t_req.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 599t_req.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
@@ -591,57 +602,57 @@ t_req.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
591t_req.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 602t_req.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
592t_req.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 603t_req.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
593t_req.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 604t_req.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
594t_req.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 605t_req.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
595t_req.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 606t_req.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
596t_req.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 607t_req.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
597t_req.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 608t_req.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
598t_req.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h 609t_req.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
599t_req.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 610t_req.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
600t_req.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 611t_req.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
601t_req.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 612t_req.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
602t_req.o: ../../include/openssl/x509v3.h ../cryptlib.h t_req.c 613t_req.o: ../cryptlib.h t_req.c
603t_spki.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 614t_spki.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
604t_spki.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 615t_spki.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
605t_spki.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h 616t_spki.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
606t_spki.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 617t_spki.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
607t_spki.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 618t_spki.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
608t_spki.o: ../../include/openssl/err.h ../../include/openssl/evp.h 619t_spki.o: ../../include/openssl/err.h ../../include/openssl/evp.h
609t_spki.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 620t_spki.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
610t_spki.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 621t_spki.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
611t_spki.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 622t_spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
612t_spki.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 623t_spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
613t_spki.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 624t_spki.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
614t_spki.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 625t_spki.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
615t_spki.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 626t_spki.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
616t_spki.o: ../../include/openssl/x509_vfy.h ../cryptlib.h t_spki.c 627t_spki.o: ../cryptlib.h t_spki.c
617t_x509.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 628t_x509.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
618t_x509.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 629t_x509.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
619t_x509.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 630t_x509.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
620t_x509.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 631t_x509.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
621t_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 632t_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
622t_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 633t_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
623t_x509.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 634t_x509.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
624t_x509.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 635t_x509.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
625t_x509.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 636t_x509.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
626t_x509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 637t_x509.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
627t_x509.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h 638t_x509.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
628t_x509.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 639t_x509.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
629t_x509.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 640t_x509.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
630t_x509.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 641t_x509.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
631t_x509.o: ../../include/openssl/x509v3.h ../cryptlib.h t_x509.c 642t_x509.o: ../cryptlib.h t_x509.c
632t_x509a.o: ../../e_os.h ../../include/openssl/asn1.h 643t_x509a.o: ../../e_os.h ../../include/openssl/asn1.h
633t_x509a.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 644t_x509a.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
634t_x509a.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 645t_x509a.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
635t_x509a.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 646t_x509a.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
636t_x509a.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 647t_x509a.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
637t_x509a.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 648t_x509a.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
638t_x509a.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 649t_x509a.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
639t_x509a.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 650t_x509a.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
640t_x509a.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 651t_x509a.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
641t_x509a.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 652t_x509a.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
642t_x509a.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 653t_x509a.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
643t_x509a.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 654t_x509a.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
644t_x509a.o: ../../include/openssl/x509_vfy.h ../cryptlib.h t_x509a.c 655t_x509a.o: ../cryptlib.h t_x509a.c
645tasn_dec.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 656tasn_dec.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
646tasn_dec.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 657tasn_dec.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
647tasn_dec.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 658tasn_dec.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
@@ -675,6 +686,21 @@ tasn_new.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
675tasn_new.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 686tasn_new.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
676tasn_new.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 687tasn_new.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
677tasn_new.o: ../../include/openssl/symhacks.h tasn_new.c 688tasn_new.o: ../../include/openssl/symhacks.h tasn_new.c
689tasn_prn.o: ../../e_os.h ../../include/openssl/asn1.h
690tasn_prn.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
691tasn_prn.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
692tasn_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
693tasn_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
694tasn_prn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
695tasn_prn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
696tasn_prn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
697tasn_prn.o: ../../include/openssl/opensslconf.h
698tasn_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
699tasn_prn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
700tasn_prn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
701tasn_prn.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
702tasn_prn.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
703tasn_prn.o: ../cryptlib.h asn1_locl.h tasn_prn.c
678tasn_typ.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 704tasn_typ.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
679tasn_typ.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 705tasn_typ.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
680tasn_typ.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 706tasn_typ.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
@@ -694,23 +720,21 @@ x_algor.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
694x_algor.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 720x_algor.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
695x_algor.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 721x_algor.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
696x_algor.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h 722x_algor.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
697x_algor.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 723x_algor.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
698x_algor.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 724x_algor.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
699x_algor.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 725x_algor.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
700x_algor.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 726x_algor.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
701x_algor.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 727x_algor.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
702x_algor.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 728x_algor.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
703x_algor.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 729x_algor.o: ../../include/openssl/x509_vfy.h x_algor.c
704x_algor.o: x_algor.c
705x_attrib.o: ../../e_os.h ../../include/openssl/asn1.h 730x_attrib.o: ../../e_os.h ../../include/openssl/asn1.h
706x_attrib.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 731x_attrib.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
707x_attrib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 732x_attrib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
708x_attrib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 733x_attrib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
709x_attrib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 734x_attrib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
710x_attrib.o: ../../include/openssl/err.h ../../include/openssl/evp.h 735x_attrib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
711x_attrib.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 736x_attrib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
712x_attrib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 737x_attrib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
713x_attrib.o: ../../include/openssl/opensslconf.h
714x_attrib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 738x_attrib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
715x_attrib.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 739x_attrib.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
716x_attrib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 740x_attrib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -727,44 +751,42 @@ x_bignum.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
727x_bignum.o: ../../include/openssl/symhacks.h ../cryptlib.h x_bignum.c 751x_bignum.o: ../../include/openssl/symhacks.h ../cryptlib.h x_bignum.c
728x_crl.o: ../../e_os.h ../../include/openssl/asn1.h 752x_crl.o: ../../e_os.h ../../include/openssl/asn1.h
729x_crl.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 753x_crl.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
730x_crl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 754x_crl.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
731x_crl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 755x_crl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
732x_crl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 756x_crl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
733x_crl.o: ../../include/openssl/err.h ../../include/openssl/evp.h 757x_crl.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
734x_crl.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 758x_crl.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
735x_crl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 759x_crl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
736x_crl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 760x_crl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
737x_crl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 761x_crl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
738x_crl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 762x_crl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
739x_crl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 763x_crl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
740x_crl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 764x_crl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
741x_crl.o: ../cryptlib.h x_crl.c 765x_crl.o: ../../include/openssl/x509v3.h ../cryptlib.h asn1_locl.h x_crl.c
742x_exten.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 766x_exten.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
743x_exten.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 767x_exten.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
744x_exten.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 768x_exten.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
745x_exten.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 769x_exten.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
746x_exten.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h 770x_exten.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
747x_exten.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 771x_exten.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
748x_exten.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 772x_exten.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
749x_exten.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 773x_exten.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
750x_exten.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 774x_exten.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
751x_exten.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 775x_exten.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
752x_exten.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 776x_exten.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
753x_exten.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 777x_exten.o: ../../include/openssl/x509_vfy.h x_exten.c
754x_exten.o: x_exten.c
755x_info.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 778x_info.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
756x_info.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 779x_info.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
757x_info.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 780x_info.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
758x_info.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 781x_info.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
759x_info.o: ../../include/openssl/err.h ../../include/openssl/evp.h 782x_info.o: ../../include/openssl/err.h ../../include/openssl/evp.h
760x_info.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 783x_info.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
761x_info.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 784x_info.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
762x_info.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 785x_info.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
763x_info.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 786x_info.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
764x_info.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 787x_info.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
765x_info.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 788x_info.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
766x_info.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 789x_info.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_info.c
767x_info.o: ../cryptlib.h x_info.c
768x_long.o: ../../e_os.h ../../include/openssl/asn1.h 790x_long.o: ../../e_os.h ../../include/openssl/asn1.h
769x_long.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 791x_long.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
770x_long.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 792x_long.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
@@ -780,125 +802,129 @@ x_name.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
780x_name.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 802x_name.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
781x_name.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 803x_name.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
782x_name.o: ../../include/openssl/err.h ../../include/openssl/evp.h 804x_name.o: ../../include/openssl/err.h ../../include/openssl/evp.h
783x_name.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 805x_name.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
784x_name.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 806x_name.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
785x_name.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 807x_name.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
786x_name.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 808x_name.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
787x_name.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 809x_name.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
788x_name.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 810x_name.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
789x_name.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 811x_name.o: ../../include/openssl/x509_vfy.h ../cryptlib.h asn1_locl.h x_name.c
790x_name.o: ../cryptlib.h x_name.c 812x_nx509.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
813x_nx509.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
814x_nx509.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
815x_nx509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
816x_nx509.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
817x_nx509.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
818x_nx509.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
819x_nx509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
820x_nx509.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
821x_nx509.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
822x_nx509.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
823x_nx509.o: ../../include/openssl/x509_vfy.h x_nx509.c
791x_pkey.o: ../../e_os.h ../../include/openssl/asn1.h 824x_pkey.o: ../../e_os.h ../../include/openssl/asn1.h
792x_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 825x_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
793x_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 826x_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
794x_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 827x_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
795x_pkey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 828x_pkey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
796x_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h 829x_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h
797x_pkey.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 830x_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
798x_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 831x_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
799x_pkey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 832x_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
800x_pkey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 833x_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
801x_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 834x_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
802x_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 835x_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
803x_pkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 836x_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_pkey.c
804x_pkey.o: ../cryptlib.h x_pkey.c
805x_pubkey.o: ../../e_os.h ../../include/openssl/asn1.h 837x_pubkey.o: ../../e_os.h ../../include/openssl/asn1.h
806x_pubkey.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 838x_pubkey.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
807x_pubkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 839x_pubkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
808x_pubkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 840x_pubkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
809x_pubkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 841x_pubkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
810x_pubkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 842x_pubkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
811x_pubkey.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 843x_pubkey.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
812x_pubkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 844x_pubkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
813x_pubkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 845x_pubkey.o: ../../include/openssl/opensslconf.h
814x_pubkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 846x_pubkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
815x_pubkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h 847x_pubkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
816x_pubkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 848x_pubkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
817x_pubkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 849x_pubkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
818x_pubkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 850x_pubkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
819x_pubkey.o: ../cryptlib.h x_pubkey.c 851x_pubkey.o: ../cryptlib.h asn1_locl.h x_pubkey.c
820x_req.o: ../../e_os.h ../../include/openssl/asn1.h 852x_req.o: ../../e_os.h ../../include/openssl/asn1.h
821x_req.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 853x_req.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
822x_req.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 854x_req.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
823x_req.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 855x_req.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
824x_req.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 856x_req.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
825x_req.o: ../../include/openssl/err.h ../../include/openssl/evp.h 857x_req.o: ../../include/openssl/err.h ../../include/openssl/evp.h
826x_req.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 858x_req.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
827x_req.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 859x_req.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
828x_req.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 860x_req.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
829x_req.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 861x_req.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
830x_req.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 862x_req.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
831x_req.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 863x_req.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
832x_req.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 864x_req.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_req.c
833x_req.o: ../cryptlib.h x_req.c
834x_sig.o: ../../e_os.h ../../include/openssl/asn1.h 865x_sig.o: ../../e_os.h ../../include/openssl/asn1.h
835x_sig.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 866x_sig.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
836x_sig.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 867x_sig.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
837x_sig.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 868x_sig.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
838x_sig.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 869x_sig.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
839x_sig.o: ../../include/openssl/err.h ../../include/openssl/evp.h 870x_sig.o: ../../include/openssl/err.h ../../include/openssl/evp.h
840x_sig.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 871x_sig.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
841x_sig.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 872x_sig.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
842x_sig.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 873x_sig.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
843x_sig.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 874x_sig.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
844x_sig.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 875x_sig.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
845x_sig.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 876x_sig.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
846x_sig.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 877x_sig.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_sig.c
847x_sig.o: ../cryptlib.h x_sig.c
848x_spki.o: ../../e_os.h ../../include/openssl/asn1.h 878x_spki.o: ../../e_os.h ../../include/openssl/asn1.h
849x_spki.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 879x_spki.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
850x_spki.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 880x_spki.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
851x_spki.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 881x_spki.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
852x_spki.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 882x_spki.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
853x_spki.o: ../../include/openssl/err.h ../../include/openssl/evp.h 883x_spki.o: ../../include/openssl/err.h ../../include/openssl/evp.h
854x_spki.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 884x_spki.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
855x_spki.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 885x_spki.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
856x_spki.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 886x_spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
857x_spki.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 887x_spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
858x_spki.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 888x_spki.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
859x_spki.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 889x_spki.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
860x_spki.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 890x_spki.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_spki.c
861x_spki.o: ../cryptlib.h x_spki.c
862x_val.o: ../../e_os.h ../../include/openssl/asn1.h 891x_val.o: ../../e_os.h ../../include/openssl/asn1.h
863x_val.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 892x_val.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
864x_val.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 893x_val.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
865x_val.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 894x_val.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
866x_val.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 895x_val.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
867x_val.o: ../../include/openssl/err.h ../../include/openssl/evp.h 896x_val.o: ../../include/openssl/err.h ../../include/openssl/evp.h
868x_val.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 897x_val.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
869x_val.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 898x_val.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
870x_val.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 899x_val.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
871x_val.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 900x_val.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
872x_val.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 901x_val.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
873x_val.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 902x_val.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
874x_val.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 903x_val.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_val.c
875x_val.o: ../cryptlib.h x_val.c
876x_x509.o: ../../e_os.h ../../include/openssl/asn1.h 904x_x509.o: ../../e_os.h ../../include/openssl/asn1.h
877x_x509.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 905x_x509.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
878x_x509.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 906x_x509.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
879x_x509.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 907x_x509.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
880x_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 908x_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
881x_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 909x_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
882x_x509.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 910x_x509.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
883x_x509.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 911x_x509.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
884x_x509.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 912x_x509.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
885x_x509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 913x_x509.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
886x_x509.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 914x_x509.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
887x_x509.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 915x_x509.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
888x_x509.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 916x_x509.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
889x_x509.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 917x_x509.o: ../../include/openssl/x509v3.h ../cryptlib.h x_x509.c
890x_x509.o: ../cryptlib.h x_x509.c
891x_x509a.o: ../../e_os.h ../../include/openssl/asn1.h 918x_x509a.o: ../../e_os.h ../../include/openssl/asn1.h
892x_x509a.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 919x_x509a.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
893x_x509a.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 920x_x509a.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
894x_x509a.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 921x_x509a.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
895x_x509a.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 922x_x509a.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
896x_x509a.o: ../../include/openssl/err.h ../../include/openssl/evp.h 923x_x509a.o: ../../include/openssl/err.h ../../include/openssl/evp.h
897x_x509a.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 924x_x509a.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
898x_x509a.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 925x_x509a.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
899x_x509a.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 926x_x509a.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
900x_x509a.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 927x_x509a.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
901x_x509a.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 928x_x509a.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
902x_x509a.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 929x_x509a.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
903x_x509a.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 930x_x509a.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_x509a.c
904x_x509a.o: ../cryptlib.h x_x509a.c
diff --git a/src/lib/libcrypto/bf/Makefile b/src/lib/libcrypto/bf/Makefile
index 7f4f03eb82..dd2c2c708e 100644
--- a/src/lib/libcrypto/bf/Makefile
+++ b/src/lib/libcrypto/bf/Makefile
@@ -12,8 +12,6 @@ MAKEFILE= Makefile
12AR= ar r 12AR= ar r
13 13
14BF_ENC= bf_enc.o 14BF_ENC= bf_enc.o
15# or use
16#DES_ENC= bx86-elf.o
17 15
18CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
19ASFLAGS= $(INCLUDES) $(ASFLAG) 17ASFLAGS= $(INCLUDES) $(ASFLAG)
@@ -40,19 +38,12 @@ top:
40all: lib 38all: lib
41 39
42lib: $(LIBOBJ) 40lib: $(LIBOBJ)
43 $(ARX) $(LIB) $(LIBOBJ) 41 $(AR) $(LIB) $(LIBOBJ)
44 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
45 @touch lib 43 @touch lib
46 44
47# ELF 45bf-586.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
48bx86-elf.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 46 $(PERL) asm/bf-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
49 (cd asm; $(PERL) bf-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@)
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) > ../$@)
53# a.out
54bx86-out.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
55 (cd asm; $(PERL) bf-586.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
56 47
57files: 48files:
58 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 49 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -103,9 +94,5 @@ bf_enc.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h
103bf_enc.o: ../../include/openssl/opensslconf.h bf_enc.c bf_locl.h 94bf_enc.o: ../../include/openssl/opensslconf.h bf_enc.c bf_locl.h
104bf_ofb64.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h 95bf_ofb64.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h
105bf_ofb64.o: ../../include/openssl/opensslconf.h bf_locl.h bf_ofb64.c 96bf_ofb64.o: ../../include/openssl/opensslconf.h bf_locl.h bf_ofb64.c
106bf_skey.o: ../../include/openssl/blowfish.h ../../include/openssl/crypto.h 97bf_skey.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h
107bf_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/fips.h 98bf_skey.o: ../../include/openssl/opensslconf.h bf_locl.h bf_pi.h bf_skey.c
108bf_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
109bf_skey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
110bf_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
111bf_skey.o: bf_locl.h bf_pi.h bf_skey.c
diff --git a/src/lib/libcrypto/bio/Makefile b/src/lib/libcrypto/bio/Makefile
index 1cd76ce7a2..c395d80496 100644
--- a/src/lib/libcrypto/bio/Makefile
+++ b/src/lib/libcrypto/bio/Makefile
@@ -45,7 +45,7 @@ top:
45all: lib 45all: lib
46 46
47lib: $(LIBOBJ) 47lib: $(LIBOBJ)
48 $(ARX) $(LIB) $(LIBOBJ) 48 $(AR) $(LIB) $(LIBOBJ)
49 $(RANLIB) $(LIB) || echo Never mind. 49 $(RANLIB) $(LIB) || echo Never mind.
50 @touch lib 50 @touch lib
51 51
@@ -102,11 +102,12 @@ b_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
102b_print.o: ../../include/openssl/symhacks.h ../cryptlib.h b_print.c 102b_print.o: ../../include/openssl/symhacks.h ../cryptlib.h b_print.c
103b_sock.o: ../../e_os.h ../../include/openssl/bio.h 103b_sock.o: ../../e_os.h ../../include/openssl/bio.h
104b_sock.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 104b_sock.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
105b_sock.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 105b_sock.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
106b_sock.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 106b_sock.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
107b_sock.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 107b_sock.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
108b_sock.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 108b_sock.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
109b_sock.o: ../../include/openssl/symhacks.h ../cryptlib.h b_sock.c 109b_sock.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
110b_sock.o: ../cryptlib.h b_sock.c
110bf_buff.o: ../../e_os.h ../../include/openssl/bio.h 111bf_buff.o: ../../e_os.h ../../include/openssl/bio.h
111bf_buff.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 112bf_buff.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
112bf_buff.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 113bf_buff.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
diff --git a/src/lib/libcrypto/buffer/Makefile b/src/lib/libcrypto/buffer/Makefile
index 9e0f46e19a..9f3a88d2d6 100644
--- a/src/lib/libcrypto/buffer/Makefile
+++ b/src/lib/libcrypto/buffer/Makefile
@@ -17,8 +17,8 @@ TEST=
17APPS= 17APPS=
18 18
19LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
20LIBSRC= buffer.c buf_str.c buf_err.c 20LIBSRC= buffer.c buf_err.c
21LIBOBJ= buffer.o buf_str.o buf_err.o 21LIBOBJ= buffer.o buf_err.o
22 22
23SRC= $(LIBSRC) 23SRC= $(LIBSRC)
24 24
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
@@ -81,13 +81,6 @@ buf_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
81buf_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 81buf_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
82buf_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 82buf_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
83buf_err.o: buf_err.c 83buf_err.o: buf_err.c
84buf_str.o: ../../e_os.h ../../include/openssl/bio.h
85buf_str.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
86buf_str.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
87buf_str.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
88buf_str.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
89buf_str.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
90buf_str.o: ../../include/openssl/symhacks.h ../cryptlib.h buf_str.c
91buffer.o: ../../e_os.h ../../include/openssl/bio.h 84buffer.o: ../../e_os.h ../../include/openssl/bio.h
92buffer.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 85buffer.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
93buffer.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 86buffer.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
diff --git a/src/lib/libcrypto/cast/Makefile b/src/lib/libcrypto/cast/Makefile
index 2e026dbe0d..0acc38f28d 100644
--- a/src/lib/libcrypto/cast/Makefile
+++ b/src/lib/libcrypto/cast/Makefile
@@ -38,19 +38,12 @@ top:
38all: lib 38all: lib
39 39
40lib: $(LIBOBJ) 40lib: $(LIBOBJ)
41 $(ARX) $(LIB) $(LIBOBJ) 41 $(AR) $(LIB) $(LIBOBJ)
42 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
43 @touch lib 43 @touch lib
44 44
45# ELF 45cast-586.s: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
46cx86-elf.s: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 46 $(PERL) asm/cast-586.pl $(PERLASM_SCHEME) $(CLAGS) $(PROCESSOR) > $@
47 (cd asm; $(PERL) cast-586.pl elf $(CLAGS) $(PROCESSOR) > ../$@)
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) > ../$@)
51# a.out
52cx86-out.s: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
53 (cd asm; $(PERL) cast-586.pl a.out $(CLAGS) $(PROCESSOR) > ../$@)
54 47
55files: 48files:
56 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 49 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -102,8 +95,5 @@ c_ofb64.o: ../../e_os.h ../../include/openssl/cast.h
102c_ofb64.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 95c_ofb64.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
103c_ofb64.o: c_ofb64.c cast_lcl.h 96c_ofb64.o: c_ofb64.c cast_lcl.h
104c_skey.o: ../../e_os.h ../../include/openssl/cast.h 97c_skey.o: ../../e_os.h ../../include/openssl/cast.h
105c_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 98c_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
106c_skey.o: ../../include/openssl/fips.h ../../include/openssl/opensslconf.h 99c_skey.o: c_skey.c cast_lcl.h cast_s.h
107c_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
108c_skey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
109c_skey.o: ../../include/openssl/symhacks.h c_skey.c cast_lcl.h cast_s.h
diff --git a/src/lib/libcrypto/comp/Makefile b/src/lib/libcrypto/comp/Makefile
index 5d364b8513..efda832dce 100644
--- a/src/lib/libcrypto/comp/Makefile
+++ b/src/lib/libcrypto/comp/Makefile
@@ -36,7 +36,7 @@ top:
36all: lib 36all: lib
37 37
38lib: $(LIBOBJ) 38lib: $(LIBOBJ)
39 $(ARX) $(LIB) $(LIBOBJ) 39 $(AR) $(LIB) $(LIBOBJ)
40 $(RANLIB) $(LIB) || echo Never mind. 40 $(RANLIB) $(LIB) || echo Never mind.
41 @touch lib 41 @touch lib
42 42
diff --git a/src/lib/libcrypto/conf/Makefile b/src/lib/libcrypto/conf/Makefile
index ccd0721332..78bb324106 100644
--- a/src/lib/libcrypto/conf/Makefile
+++ b/src/lib/libcrypto/conf/Makefile
@@ -36,7 +36,7 @@ top:
36all: lib 36all: lib
37 37
38lib: $(LIBOBJ) 38lib: $(LIBOBJ)
39 $(ARX) $(LIB) $(LIBOBJ) 39 $(AR) $(LIB) $(LIBOBJ)
40 $(RANLIB) $(LIB) || echo Never mind. 40 $(RANLIB) $(LIB) || echo Never mind.
41 @touch lib 41 @touch lib
42 42
@@ -114,8 +114,8 @@ conf_mall.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
114conf_mall.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 114conf_mall.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
115conf_mall.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h 115conf_mall.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
116conf_mall.o: ../../include/openssl/err.h ../../include/openssl/evp.h 116conf_mall.o: ../../include/openssl/err.h ../../include/openssl/evp.h
117conf_mall.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 117conf_mall.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
118conf_mall.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 118conf_mall.o: ../../include/openssl/objects.h
119conf_mall.o: ../../include/openssl/opensslconf.h 119conf_mall.o: ../../include/openssl/opensslconf.h
120conf_mall.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 120conf_mall.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
121conf_mall.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 121conf_mall.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
@@ -128,9 +128,9 @@ conf_mod.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
128conf_mod.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 128conf_mod.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
129conf_mod.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 129conf_mod.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
130conf_mod.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 130conf_mod.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
131conf_mod.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 131conf_mod.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
132conf_mod.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 132conf_mod.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
133conf_mod.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 133conf_mod.o: ../../include/openssl/opensslconf.h
134conf_mod.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 134conf_mod.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
135conf_mod.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 135conf_mod.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
136conf_mod.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 136conf_mod.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -143,9 +143,8 @@ conf_sap.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
143conf_sap.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 143conf_sap.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
144conf_sap.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h 144conf_sap.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
145conf_sap.o: ../../include/openssl/err.h ../../include/openssl/evp.h 145conf_sap.o: ../../include/openssl/err.h ../../include/openssl/evp.h
146conf_sap.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 146conf_sap.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
147conf_sap.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 147conf_sap.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
148conf_sap.o: ../../include/openssl/opensslconf.h
149conf_sap.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 148conf_sap.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
150conf_sap.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 149conf_sap.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
151conf_sap.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 150conf_sap.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
diff --git a/src/lib/libcrypto/des/Makefile b/src/lib/libcrypto/des/Makefile
index 786e68802e..ae982265fd 100644
--- a/src/lib/libcrypto/des/Makefile
+++ b/src/lib/libcrypto/des/Makefile
@@ -12,8 +12,6 @@ MAKEFILE= Makefile
12AR= ar r 12AR= ar r
13RANLIB= ranlib 13RANLIB= ranlib
14DES_ENC= des_enc.o fcrypt_b.o 14DES_ENC= des_enc.o fcrypt_b.o
15# or use
16#DES_ENC= dx86-elf.o yx86-elf.o
17 15
18CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
19ASFLAGS= $(INCLUDES) $(ASFLAG) 17ASFLAGS= $(INCLUDES) $(ASFLAG)
@@ -24,7 +22,7 @@ TEST=destest.c
24APPS= 22APPS=
25 23
26LIB=$(TOP)/libcrypto.a 24LIB=$(TOP)/libcrypto.a
27LIBSRC= des_lib.c cbc_cksm.c cbc_enc.c cfb64enc.c cfb_enc.c \ 25LIBSRC= cbc_cksm.c cbc_enc.c cfb64enc.c cfb_enc.c \
28 ecb3_enc.c ecb_enc.c enc_read.c enc_writ.c \ 26 ecb3_enc.c ecb_enc.c enc_read.c enc_writ.c \
29 fcrypt.c ofb64enc.c ofb_enc.c pcbc_enc.c \ 27 fcrypt.c ofb64enc.c ofb_enc.c pcbc_enc.c \
30 qud_cksm.c rand_key.c rpc_enc.c set_key.c \ 28 qud_cksm.c rand_key.c rpc_enc.c set_key.c \
@@ -33,7 +31,7 @@ LIBSRC= des_lib.c cbc_cksm.c cbc_enc.c cfb64enc.c cfb_enc.c \
33 str2key.c cfb64ede.c ofb64ede.c ede_cbcm_enc.c des_old.c des_old2.c \ 31 str2key.c cfb64ede.c ofb64ede.c ede_cbcm_enc.c des_old.c des_old2.c \
34 read2pwd.c 32 read2pwd.c
35 33
36LIBOBJ= des_lib.o set_key.o ecb_enc.o cbc_enc.o \ 34LIBOBJ= set_key.o ecb_enc.o cbc_enc.o \
37 ecb3_enc.o cfb64enc.o cfb64ede.o cfb_enc.o ofb64ede.o \ 35 ecb3_enc.o cfb64enc.o cfb64ede.o cfb_enc.o ofb64ede.o \
38 enc_read.o enc_writ.o ofb64enc.o \ 36 enc_read.o enc_writ.o ofb64enc.o \
39 ofb_enc.o str2key.o pcbc_enc.o qud_cksm.o rand_key.o \ 37 ofb_enc.o str2key.o pcbc_enc.o qud_cksm.o rand_key.o \
@@ -54,7 +52,7 @@ top:
54all: lib 52all: lib
55 53
56lib: $(LIBOBJ) 54lib: $(LIBOBJ)
57 $(ARX) $(LIB) $(LIBOBJ) 55 $(AR) $(LIB) $(LIBOBJ)
58 $(RANLIB) $(LIB) || echo Never mind. 56 $(RANLIB) $(LIB) || echo Never mind.
59 @touch lib 57 @touch lib
60 58
@@ -64,21 +62,10 @@ des: des.o cbc3_enc.o lib
64des_enc-sparc.S: asm/des_enc.m4 62des_enc-sparc.S: asm/des_enc.m4
65 m4 -B 8192 asm/des_enc.m4 > des_enc-sparc.S 63 m4 -B 8192 asm/des_enc.m4 > des_enc-sparc.S
66 64
67# ELF 65des-586.s: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
68dx86-elf.s: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 66 $(PERL) asm/des-586.pl $(PERLASM_SCHEME) $(CFLAGS) > $@
69 (cd asm; $(PERL) des-586.pl elf $(CFLAGS) > ../$@) 67crypt586.s: asm/crypt586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
70yx86-elf.s: asm/crypt586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 68 $(PERL) asm/crypt586.pl $(PERLASM_SCHEME) $(CFLAGS) > $@
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) > ../$@)
77# a.out
78dx86-out.s: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
79 (cd asm; $(PERL) des-586.pl a.out $(CFLAGS) > ../$@)
80yx86-out.s: asm/crypt586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
81 (cd asm; $(PERL) crypt586.pl a.out $(CFLAGS) > ../$@)
82 69
83files: 70files:
84 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 71 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -156,14 +143,7 @@ des_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
156des_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 143des_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
157des_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 144des_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
158des_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 145des_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
159des_enc.o: des_enc.c des_locl.h ncbc_enc.c 146des_enc.o: des_enc.c des_locl.h ncbc_enc.c spr.h
160des_lib.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
161des_lib.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
162des_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
163des_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
164des_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
165des_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
166des_lib.o: ../../include/openssl/ui_compat.h des_lib.c des_locl.h des_ver.h
167des_old.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 147des_old.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
168des_old.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 148des_old.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
169des_old.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 149des_old.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
@@ -182,12 +162,13 @@ ecb3_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
182ecb3_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 162ecb3_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
183ecb3_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 163ecb3_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
184ecb3_enc.o: des_locl.h ecb3_enc.c 164ecb3_enc.o: des_locl.h ecb3_enc.c
165ecb_enc.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
185ecb_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 166ecb_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
186ecb_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 167ecb_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
187ecb_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 168ecb_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
188ecb_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 169ecb_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
189ecb_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 170ecb_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
190ecb_enc.o: des_locl.h ecb_enc.c spr.h 171ecb_enc.o: ../../include/openssl/ui_compat.h des_locl.h des_ver.h ecb_enc.c
191ede_cbcm_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 172ede_cbcm_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
192ede_cbcm_enc.o: ../../include/openssl/e_os2.h 173ede_cbcm_enc.o: ../../include/openssl/e_os2.h
193ede_cbcm_enc.o: ../../include/openssl/opensslconf.h 174ede_cbcm_enc.o: ../../include/openssl/opensslconf.h
@@ -277,11 +258,11 @@ rpc_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
277rpc_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 258rpc_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
278rpc_enc.o: des_locl.h des_ver.h rpc_des.h rpc_enc.c 259rpc_enc.o: des_locl.h des_ver.h rpc_des.h rpc_enc.c
279set_key.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 260set_key.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
280set_key.o: ../../include/openssl/e_os2.h ../../include/openssl/fips.h 261set_key.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
281set_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/ossl_typ.h 262set_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
282set_key.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 263set_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
283set_key.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 264set_key.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
284set_key.o: ../../include/openssl/ui_compat.h des_locl.h set_key.c 265set_key.o: des_locl.h set_key.c
285str2key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 266str2key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
286str2key.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 267str2key.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
287str2key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 268str2key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
diff --git a/src/lib/libcrypto/dso/Makefile b/src/lib/libcrypto/dso/Makefile
index 52f152888c..fb2709ed63 100644
--- a/src/lib/libcrypto/dso/Makefile
+++ b/src/lib/libcrypto/dso/Makefile
@@ -18,9 +18,9 @@ APPS=
18 18
19LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
20LIBSRC= dso_dl.c dso_dlfcn.c dso_err.c dso_lib.c dso_null.c \ 20LIBSRC= dso_dl.c dso_dlfcn.c dso_err.c dso_lib.c dso_null.c \
21 dso_openssl.c dso_win32.c dso_vms.c 21 dso_openssl.c dso_win32.c dso_vms.c dso_beos.c
22LIBOBJ= dso_dl.o dso_dlfcn.o dso_err.o dso_lib.o dso_null.o \ 22LIBOBJ= dso_dl.o dso_dlfcn.o dso_err.o dso_lib.o dso_null.o \
23 dso_openssl.o dso_win32.o dso_vms.o 23 dso_openssl.o dso_win32.o dso_vms.o dso_beos.o
24 24
25SRC= $(LIBSRC) 25SRC= $(LIBSRC)
26 26
@@ -35,7 +35,7 @@ top:
35all: lib 35all: lib
36 36
37lib: $(LIBOBJ) 37lib: $(LIBOBJ)
38 $(ARX) $(LIB) $(LIBOBJ) 38 $(AR) $(LIB) $(LIBOBJ)
39 $(RANLIB) $(LIB) || echo Never mind. 39 $(RANLIB) $(LIB) || echo Never mind.
40 @touch lib 40 @touch lib
41 41
@@ -76,6 +76,14 @@ clean:
76 76
77# DO NOT DELETE THIS LINE -- make depend depends on it. 77# DO NOT DELETE THIS LINE -- make depend depends on it.
78 78
79dso_beos.o: ../../e_os.h ../../include/openssl/bio.h
80dso_beos.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
81dso_beos.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
82dso_beos.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
83dso_beos.o: ../../include/openssl/opensslconf.h
84dso_beos.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
85dso_beos.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
86dso_beos.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_beos.c
79dso_dl.o: ../../e_os.h ../../include/openssl/bio.h 87dso_dl.o: ../../e_os.h ../../include/openssl/bio.h
80dso_dl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 88dso_dl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
81dso_dl.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 89dso_dl.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
diff --git a/src/lib/libcrypto/ec/Makefile b/src/lib/libcrypto/ec/Makefile
index b5bbc9faa1..db380ed16f 100644
--- a/src/lib/libcrypto/ec/Makefile
+++ b/src/lib/libcrypto/ec/Makefile
@@ -19,11 +19,11 @@ APPS=
19LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
20LIBSRC= ec_lib.c ecp_smpl.c ecp_mont.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\
21 ec_err.c ec_curve.c ec_check.c ec_print.c ec_asn1.c ec_key.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 22 ec2_smpl.c ec2_mult.c ec_ameth.c ec_pmeth.c eck_prn.c
23 23
24LIBOBJ= ec_lib.o ecp_smpl.o ecp_mont.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\
25 ec_err.o ec_curve.o ec_check.o ec_print.o ec_asn1.o ec_key.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 26 ec2_smpl.o ec2_mult.o ec_ameth.o ec_pmeth.o eck_prn.o
27 27
28SRC= $(LIBSRC) 28SRC= $(LIBSRC)
29 29
@@ -38,7 +38,7 @@ top:
38all: lib 38all: lib
39 39
40lib: $(LIBOBJ) 40lib: $(LIBOBJ)
41 $(ARX) $(LIB) $(LIBOBJ) 41 $(AR) $(LIB) $(LIBOBJ)
42 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
43 @touch lib 43 @touch lib
44 44
@@ -94,8 +94,22 @@ ec2_smpl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
94ec2_smpl.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.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 95ec2_smpl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
96ec2_smpl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.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 97ec2_smpl.o: ../../include/openssl/symhacks.h ec2_smpl.c ec_lcl.h
98ec2_smpt.o: ec2_smpt.c 98ec_ameth.o: ../../e_os.h ../../include/openssl/asn1.h
99ec_ameth.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
100ec_ameth.o: ../../include/openssl/buffer.h ../../include/openssl/cms.h
101ec_ameth.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
102ec_ameth.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
103ec_ameth.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
104ec_ameth.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
105ec_ameth.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
106ec_ameth.o: ../../include/openssl/opensslconf.h
107ec_ameth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
108ec_ameth.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
109ec_ameth.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
110ec_ameth.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
111ec_ameth.o: ../../include/openssl/x509_vfy.h ../asn1/asn1_locl.h ../cryptlib.h
112ec_ameth.o: ec_ameth.c
99ec_asn1.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 113ec_asn1.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
100ec_asn1.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 114ec_asn1.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
101ec_asn1.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 115ec_asn1.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
@@ -160,6 +174,20 @@ ec_mult.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
160ec_mult.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 174ec_mult.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
161ec_mult.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 175ec_mult.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
162ec_mult.o: ../../include/openssl/symhacks.h ec_lcl.h ec_mult.c 176ec_mult.o: ../../include/openssl/symhacks.h ec_lcl.h ec_mult.c
177ec_pmeth.o: ../../e_os.h ../../include/openssl/asn1.h
178ec_pmeth.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
179ec_pmeth.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
180ec_pmeth.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
181ec_pmeth.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
182ec_pmeth.o: ../../include/openssl/err.h ../../include/openssl/evp.h
183ec_pmeth.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
184ec_pmeth.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
185ec_pmeth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
186ec_pmeth.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
187ec_pmeth.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
188ec_pmeth.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
189ec_pmeth.o: ../../include/openssl/x509_vfy.h ../cryptlib.h ../evp/evp_locl.h
190ec_pmeth.o: ec_pmeth.c
163ec_print.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 191ec_print.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
164ec_print.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 192ec_print.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
165ec_print.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 193ec_print.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
@@ -167,6 +195,16 @@ ec_print.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
167ec_print.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 195ec_print.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
168ec_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 196ec_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
169ec_print.o: ../../include/openssl/symhacks.h ec_lcl.h ec_print.c 197ec_print.o: ../../include/openssl/symhacks.h ec_lcl.h ec_print.c
198eck_prn.o: ../../e_os.h ../../include/openssl/asn1.h
199eck_prn.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
200eck_prn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
201eck_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
202eck_prn.o: ../../include/openssl/err.h ../../include/openssl/evp.h
203eck_prn.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
204eck_prn.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
205eck_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
206eck_prn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
207eck_prn.o: ../../include/openssl/symhacks.h ../cryptlib.h eck_prn.c
170ecp_mont.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 208ecp_mont.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
171ecp_mont.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 209ecp_mont.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
172ecp_mont.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 210ecp_mont.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
diff --git a/src/lib/libcrypto/engine/eng_cryptodev.c b/src/lib/libcrypto/engine/eng_cryptodev.c
index ab38cd52f0..52f4ca3901 100644
--- a/src/lib/libcrypto/engine/eng_cryptodev.c
+++ b/src/lib/libcrypto/engine/eng_cryptodev.c
@@ -32,7 +32,7 @@
32#include <openssl/bn.h> 32#include <openssl/bn.h>
33 33
34#if (defined(__unix__) || defined(unix)) && !defined(USG) && \ 34#if (defined(__unix__) || defined(unix)) && !defined(USG) && \
35 (defined(OpenBSD) || defined(__FreeBSD_version)) 35 (defined(OpenBSD) || defined(__FreeBSD__))
36#include <sys/param.h> 36#include <sys/param.h>
37# if (OpenBSD >= 200112) || ((__FreeBSD_version >= 470101 && __FreeBSD_version < 500000) || __FreeBSD_version >= 500041) 37# if (OpenBSD >= 200112) || ((__FreeBSD_version >= 470101 && __FreeBSD_version < 500000) || __FreeBSD_version >= 500041)
38# define HAVE_CRYPTODEV 38# define HAVE_CRYPTODEV
@@ -55,6 +55,10 @@ ENGINE_load_cryptodev(void)
55 55
56#include <sys/types.h> 56#include <sys/types.h>
57#include <crypto/cryptodev.h> 57#include <crypto/cryptodev.h>
58#include <crypto/dh/dh.h>
59#include <crypto/dsa/dsa.h>
60#include <crypto/err/err.h>
61#include <crypto/rsa/rsa.h>
58#include <sys/ioctl.h> 62#include <sys/ioctl.h>
59#include <errno.h> 63#include <errno.h>
60#include <stdio.h> 64#include <stdio.h>
@@ -68,6 +72,16 @@ ENGINE_load_cryptodev(void)
68struct dev_crypto_state { 72struct dev_crypto_state {
69 struct session_op d_sess; 73 struct session_op d_sess;
70 int d_fd; 74 int d_fd;
75
76#ifdef USE_CRYPTODEV_DIGESTS
77 char dummy_mac_key[HASH_MAX_LEN];
78
79 unsigned char digest_res[HASH_MAX_LEN];
80 char *mac_data;
81 int mac_len;
82
83 int copy;
84#endif
71}; 85};
72 86
73static u_int32_t cryptodev_asymfeat = 0; 87static u_int32_t cryptodev_asymfeat = 0;
@@ -75,15 +89,14 @@ static u_int32_t cryptodev_asymfeat = 0;
75static int get_asym_dev_crypto(void); 89static int get_asym_dev_crypto(void);
76static int open_dev_crypto(void); 90static int open_dev_crypto(void);
77static int get_dev_crypto(void); 91static 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); 92static int get_cryptodev_ciphers(const int **cnids);
93#ifdef USE_CRYPTODEV_DIGESTS
82static int get_cryptodev_digests(const int **cnids); 94static int get_cryptodev_digests(const int **cnids);
95#endif
83static int cryptodev_usable_ciphers(const int **nids); 96static int cryptodev_usable_ciphers(const int **nids);
84static int cryptodev_usable_digests(const int **nids); 97static int cryptodev_usable_digests(const int **nids);
85static int cryptodev_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, 98static int cryptodev_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
86 const unsigned char *in, unsigned int inl); 99 const unsigned char *in, size_t inl);
87static int cryptodev_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, 100static int cryptodev_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
88 const unsigned char *iv, int enc); 101 const unsigned char *iv, int enc);
89static int cryptodev_cleanup(EVP_CIPHER_CTX *ctx); 102static int cryptodev_cleanup(EVP_CIPHER_CTX *ctx);
@@ -100,7 +113,7 @@ static int cryptodev_asym(struct crypt_kop *kop, int rlen, BIGNUM *r,
100static int cryptodev_bn_mod_exp(BIGNUM *r, const BIGNUM *a, 113static 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); 114 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, 115static int cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I,
103 RSA *rsa); 116 RSA *rsa, BN_CTX *ctx);
104static int cryptodev_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx); 117static 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, 118static 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); 119 const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx);
@@ -117,7 +130,7 @@ static int cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a,
117static int cryptodev_dh_compute_key(unsigned char *key, 130static int cryptodev_dh_compute_key(unsigned char *key,
118 const BIGNUM *pub_key, DH *dh); 131 const BIGNUM *pub_key, DH *dh);
119static int cryptodev_ctrl(ENGINE *e, int cmd, long i, void *p, 132static int cryptodev_ctrl(ENGINE *e, int cmd, long i, void *p,
120 void (*f)()); 133 void (*f)(void));
121void ENGINE_load_cryptodev(void); 134void ENGINE_load_cryptodev(void);
122 135
123static const ENGINE_CMD_DEFN cryptodev_defns[] = { 136static const ENGINE_CMD_DEFN cryptodev_defns[] = {
@@ -130,27 +143,34 @@ static struct {
130 int ivmax; 143 int ivmax;
131 int keylen; 144 int keylen;
132} ciphers[] = { 145} ciphers[] = {
146 { CRYPTO_ARC4, NID_rc4, 0, 16, },
133 { CRYPTO_DES_CBC, NID_des_cbc, 8, 8, }, 147 { CRYPTO_DES_CBC, NID_des_cbc, 8, 8, },
134 { CRYPTO_3DES_CBC, NID_des_ede3_cbc, 8, 24, }, 148 { CRYPTO_3DES_CBC, NID_des_ede3_cbc, 8, 24, },
135 { CRYPTO_AES_CBC, NID_aes_128_cbc, 16, 16, }, 149 { CRYPTO_AES_CBC, NID_aes_128_cbc, 16, 16, },
150 { CRYPTO_AES_CBC, NID_aes_192_cbc, 16, 24, },
151 { CRYPTO_AES_CBC, NID_aes_256_cbc, 16, 32, },
136 { CRYPTO_BLF_CBC, NID_bf_cbc, 8, 16, }, 152 { CRYPTO_BLF_CBC, NID_bf_cbc, 8, 16, },
137 { CRYPTO_CAST_CBC, NID_cast5_cbc, 8, 16, }, 153 { CRYPTO_CAST_CBC, NID_cast5_cbc, 8, 16, },
138 { CRYPTO_SKIPJACK_CBC, NID_undef, 0, 0, }, 154 { CRYPTO_SKIPJACK_CBC, NID_undef, 0, 0, },
139 { 0, NID_undef, 0, 0, }, 155 { 0, NID_undef, 0, 0, },
140}; 156};
141 157
158#ifdef USE_CRYPTODEV_DIGESTS
142static struct { 159static struct {
143 int id; 160 int id;
144 int nid; 161 int nid;
162 int keylen;
145} digests[] = { 163} digests[] = {
146 { CRYPTO_SHA1_HMAC, NID_hmacWithSHA1, }, 164 { CRYPTO_MD5_HMAC, NID_hmacWithMD5, 16},
147 { CRYPTO_RIPEMD160_HMAC, NID_ripemd160, }, 165 { CRYPTO_SHA1_HMAC, NID_hmacWithSHA1, 20},
148 { CRYPTO_MD5_KPDK, NID_undef, }, 166 { CRYPTO_RIPEMD160_HMAC, NID_ripemd160, 16/*?*/},
149 { CRYPTO_SHA1_KPDK, NID_undef, }, 167 { CRYPTO_MD5_KPDK, NID_undef, 0},
150 { CRYPTO_MD5, NID_md5, }, 168 { CRYPTO_SHA1_KPDK, NID_undef, 0},
151 { CRYPTO_SHA1, NID_undef, }, 169 { CRYPTO_MD5, NID_md5, 16},
152 { 0, NID_undef, }, 170 { CRYPTO_SHA1, NID_sha1, 20},
171 { 0, NID_undef, 0},
153}; 172};
173#endif
154 174
155/* 175/*
156 * Return a fd if /dev/crypto seems usable, 0 otherwise. 176 * Return a fd if /dev/crypto seems usable, 0 otherwise.
@@ -203,50 +223,6 @@ get_asym_dev_crypto(void)
203} 223}
204 224
205/* 225/*
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. 226 * 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! 227 * XXX note, that some of these openssl doesn't deal with yet!
252 * returning them here is harmless, as long as we return NULL 228 * returning them here is harmless, as long as we return NULL
@@ -264,7 +240,7 @@ get_cryptodev_ciphers(const int **cnids)
264 return (0); 240 return (0);
265 } 241 }
266 memset(&sess, 0, sizeof(sess)); 242 memset(&sess, 0, sizeof(sess));
267 sess.key = (caddr_t)"123456781234567812345678"; 243 sess.key = (caddr_t)"123456789abcdefghijklmno";
268 244
269 for (i = 0; ciphers[i].id && count < CRYPTO_ALGORITHM_MAX; i++) { 245 for (i = 0; ciphers[i].id && count < CRYPTO_ALGORITHM_MAX; i++) {
270 if (ciphers[i].nid == NID_undef) 246 if (ciphers[i].nid == NID_undef)
@@ -285,6 +261,7 @@ get_cryptodev_ciphers(const int **cnids)
285 return (count); 261 return (count);
286} 262}
287 263
264#ifdef USE_CRYPTODEV_DIGESTS
288/* 265/*
289 * Find out what digests /dev/crypto will let us have a session for. 266 * 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! 267 * XXX note, that some of these openssl doesn't deal with yet!
@@ -303,10 +280,12 @@ get_cryptodev_digests(const int **cnids)
303 return (0); 280 return (0);
304 } 281 }
305 memset(&sess, 0, sizeof(sess)); 282 memset(&sess, 0, sizeof(sess));
283 sess.mackey = (caddr_t)"123456789abcdefghijklmno";
306 for (i = 0; digests[i].id && count < CRYPTO_ALGORITHM_MAX; i++) { 284 for (i = 0; digests[i].id && count < CRYPTO_ALGORITHM_MAX; i++) {
307 if (digests[i].nid == NID_undef) 285 if (digests[i].nid == NID_undef)
308 continue; 286 continue;
309 sess.mac = digests[i].id; 287 sess.mac = digests[i].id;
288 sess.mackeylen = digests[i].keylen;
310 sess.cipher = 0; 289 sess.cipher = 0;
311 if (ioctl(fd, CIOCGSESSION, &sess) != -1 && 290 if (ioctl(fd, CIOCGSESSION, &sess) != -1 &&
312 ioctl(fd, CIOCFSESSION, &sess.ses) != -1) 291 ioctl(fd, CIOCFSESSION, &sess.ses) != -1)
@@ -320,6 +299,7 @@ get_cryptodev_digests(const int **cnids)
320 *cnids = NULL; 299 *cnids = NULL;
321 return (count); 300 return (count);
322} 301}
302#endif /* 0 */
323 303
324/* 304/*
325 * Find the useable ciphers|digests from dev/crypto - this is the first 305 * Find the useable ciphers|digests from dev/crypto - this is the first
@@ -351,6 +331,9 @@ cryptodev_usable_ciphers(const int **nids)
351static int 331static int
352cryptodev_usable_digests(const int **nids) 332cryptodev_usable_digests(const int **nids)
353{ 333{
334#ifdef USE_CRYPTODEV_DIGESTS
335 return (get_cryptodev_digests(nids));
336#else
354 /* 337 /*
355 * XXXX just disable all digests for now, because it sucks. 338 * XXXX just disable all digests for now, because it sucks.
356 * we need a better way to decide this - i.e. I may not 339 * we need a better way to decide this - i.e. I may not
@@ -365,16 +348,17 @@ cryptodev_usable_digests(const int **nids)
365 */ 348 */
366 *nids = NULL; 349 *nids = NULL;
367 return (0); 350 return (0);
351#endif
368} 352}
369 353
370static int 354static int
371cryptodev_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, 355cryptodev_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
372 const unsigned char *in, unsigned int inl) 356 const unsigned char *in, size_t inl)
373{ 357{
374 struct crypt_op cryp; 358 struct crypt_op cryp;
375 struct dev_crypto_state *state = ctx->cipher_data; 359 struct dev_crypto_state *state = ctx->cipher_data;
376 struct session_op *sess = &state->d_sess; 360 struct session_op *sess = &state->d_sess;
377 void *iiv; 361 const void *iiv;
378 unsigned char save_iv[EVP_MAX_IV_LENGTH]; 362 unsigned char save_iv[EVP_MAX_IV_LENGTH];
379 363
380 if (state->d_fd < 0) 364 if (state->d_fd < 0)
@@ -398,7 +382,7 @@ cryptodev_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
398 if (ctx->cipher->iv_len) { 382 if (ctx->cipher->iv_len) {
399 cryp.iv = (caddr_t) ctx->iv; 383 cryp.iv = (caddr_t) ctx->iv;
400 if (!ctx->encrypt) { 384 if (!ctx->encrypt) {
401 iiv = (void *) in + inl - ctx->cipher->iv_len; 385 iiv = in + inl - ctx->cipher->iv_len;
402 memcpy(save_iv, iiv, ctx->cipher->iv_len); 386 memcpy(save_iv, iiv, ctx->cipher->iv_len);
403 } 387 }
404 } else 388 } else
@@ -413,7 +397,7 @@ cryptodev_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
413 397
414 if (ctx->cipher->iv_len) { 398 if (ctx->cipher->iv_len) {
415 if (ctx->encrypt) 399 if (ctx->encrypt)
416 iiv = (void *) out + inl - ctx->cipher->iv_len; 400 iiv = out + inl - ctx->cipher->iv_len;
417 else 401 else
418 iiv = save_iv; 402 iiv = save_iv;
419 memcpy(ctx->iv, iiv, ctx->cipher->iv_len); 403 memcpy(ctx->iv, iiv, ctx->cipher->iv_len);
@@ -427,23 +411,27 @@ cryptodev_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
427{ 411{
428 struct dev_crypto_state *state = ctx->cipher_data; 412 struct dev_crypto_state *state = ctx->cipher_data;
429 struct session_op *sess = &state->d_sess; 413 struct session_op *sess = &state->d_sess;
430 int cipher; 414 int cipher = -1, i;
431 415
432 if ((cipher = cipher_nid_to_cryptodev(ctx->cipher->nid)) == NID_undef) 416 for (i = 0; ciphers[i].id; i++)
433 return (0); 417 if (ctx->cipher->nid == ciphers[i].nid &&
434 418 ctx->cipher->iv_len <= ciphers[i].ivmax &&
435 if (ctx->cipher->iv_len > cryptodev_max_iv(cipher)) 419 ctx->key_len == ciphers[i].keylen) {
436 return (0); 420 cipher = ciphers[i].id;
421 break;
422 }
437 423
438 if (!cryptodev_key_length_valid(cipher, ctx->key_len)) 424 if (!ciphers[i].id) {
425 state->d_fd = -1;
439 return (0); 426 return (0);
427 }
440 428
441 memset(sess, 0, sizeof(struct session_op)); 429 memset(sess, 0, sizeof(struct session_op));
442 430
443 if ((state->d_fd = get_dev_crypto()) < 0) 431 if ((state->d_fd = get_dev_crypto()) < 0)
444 return (0); 432 return (0);
445 433
446 sess->key = (unsigned char *)key; 434 sess->key = (caddr_t)key;
447 sess->keylen = ctx->key_len; 435 sess->keylen = ctx->key_len;
448 sess->cipher = cipher; 436 sess->cipher = cipher;
449 437
@@ -496,6 +484,20 @@ cryptodev_cleanup(EVP_CIPHER_CTX *ctx)
496 * gets called when libcrypto requests a cipher NID. 484 * gets called when libcrypto requests a cipher NID.
497 */ 485 */
498 486
487/* RC4 */
488const EVP_CIPHER cryptodev_rc4 = {
489 NID_rc4,
490 1, 16, 0,
491 EVP_CIPH_VARIABLE_LENGTH,
492 cryptodev_init_key,
493 cryptodev_cipher,
494 cryptodev_cleanup,
495 sizeof(struct dev_crypto_state),
496 NULL,
497 NULL,
498 NULL
499};
500
499/* DES CBC EVP */ 501/* DES CBC EVP */
500const EVP_CIPHER cryptodev_des_cbc = { 502const EVP_CIPHER cryptodev_des_cbc = {
501 NID_des_cbc, 503 NID_des_cbc,
@@ -563,6 +565,32 @@ const EVP_CIPHER cryptodev_aes_cbc = {
563 NULL 565 NULL
564}; 566};
565 567
568const EVP_CIPHER cryptodev_aes_192_cbc = {
569 NID_aes_192_cbc,
570 16, 24, 16,
571 EVP_CIPH_CBC_MODE,
572 cryptodev_init_key,
573 cryptodev_cipher,
574 cryptodev_cleanup,
575 sizeof(struct dev_crypto_state),
576 EVP_CIPHER_set_asn1_iv,
577 EVP_CIPHER_get_asn1_iv,
578 NULL
579};
580
581const EVP_CIPHER cryptodev_aes_256_cbc = {
582 NID_aes_256_cbc,
583 16, 32, 16,
584 EVP_CIPH_CBC_MODE,
585 cryptodev_init_key,
586 cryptodev_cipher,
587 cryptodev_cleanup,
588 sizeof(struct dev_crypto_state),
589 EVP_CIPHER_set_asn1_iv,
590 EVP_CIPHER_get_asn1_iv,
591 NULL
592};
593
566/* 594/*
567 * Registered by the ENGINE when used to find out how to deal with 595 * 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 596 * a particular NID in the ENGINE. this says what we'll do at the
@@ -576,6 +604,9 @@ cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher,
576 return (cryptodev_usable_ciphers(nids)); 604 return (cryptodev_usable_ciphers(nids));
577 605
578 switch (nid) { 606 switch (nid) {
607 case NID_rc4:
608 *cipher = &cryptodev_rc4;
609 break;
579 case NID_des_ede3_cbc: 610 case NID_des_ede3_cbc:
580 *cipher = &cryptodev_3des_cbc; 611 *cipher = &cryptodev_3des_cbc;
581 break; 612 break;
@@ -591,6 +622,12 @@ cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher,
591 case NID_aes_128_cbc: 622 case NID_aes_128_cbc:
592 *cipher = &cryptodev_aes_cbc; 623 *cipher = &cryptodev_aes_cbc;
593 break; 624 break;
625 case NID_aes_192_cbc:
626 *cipher = &cryptodev_aes_192_cbc;
627 break;
628 case NID_aes_256_cbc:
629 *cipher = &cryptodev_aes_256_cbc;
630 break;
594 default: 631 default:
595 *cipher = NULL; 632 *cipher = NULL;
596 break; 633 break;
@@ -598,6 +635,234 @@ cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher,
598 return (*cipher != NULL); 635 return (*cipher != NULL);
599} 636}
600 637
638
639#ifdef USE_CRYPTODEV_DIGESTS
640
641/* convert digest type to cryptodev */
642static int
643digest_nid_to_cryptodev(int nid)
644{
645 int i;
646
647 for (i = 0; digests[i].id; i++)
648 if (digests[i].nid == nid)
649 return (digests[i].id);
650 return (0);
651}
652
653
654static int
655digest_key_length(int nid)
656{
657 int i;
658
659 for (i = 0; digests[i].id; i++)
660 if (digests[i].nid == nid)
661 return digests[i].keylen;
662 return (0);
663}
664
665
666static int cryptodev_digest_init(EVP_MD_CTX *ctx)
667{
668 struct dev_crypto_state *state = ctx->md_data;
669 struct session_op *sess = &state->d_sess;
670 int digest;
671
672 if ((digest = digest_nid_to_cryptodev(ctx->digest->type)) == NID_undef){
673 printf("cryptodev_digest_init: Can't get digest \n");
674 return (0);
675 }
676
677 memset(state, 0, sizeof(struct dev_crypto_state));
678
679 if ((state->d_fd = get_dev_crypto()) < 0) {
680 printf("cryptodev_digest_init: Can't get Dev \n");
681 return (0);
682 }
683
684 sess->mackey = state->dummy_mac_key;
685 sess->mackeylen = digest_key_length(ctx->digest->type);
686 sess->mac = digest;
687
688 if (ioctl(state->d_fd, CIOCGSESSION, sess) < 0) {
689 close(state->d_fd);
690 state->d_fd = -1;
691 printf("cryptodev_digest_init: Open session failed\n");
692 return (0);
693 }
694
695 return (1);
696}
697
698static int cryptodev_digest_update(EVP_MD_CTX *ctx, const void *data,
699 size_t count)
700{
701 struct crypt_op cryp;
702 struct dev_crypto_state *state = ctx->md_data;
703 struct session_op *sess = &state->d_sess;
704
705 if (!data || state->d_fd < 0) {
706 printf("cryptodev_digest_update: illegal inputs \n");
707 return (0);
708 }
709
710 if (!count) {
711 return (0);
712 }
713
714 if (!(ctx->flags & EVP_MD_CTX_FLAG_ONESHOT)) {
715 /* if application doesn't support one buffer */
716 state->mac_data = OPENSSL_realloc(state->mac_data, state->mac_len + count);
717
718 if (!state->mac_data) {
719 printf("cryptodev_digest_update: realloc failed\n");
720 return (0);
721 }
722
723 memcpy(state->mac_data + state->mac_len, data, count);
724 state->mac_len += count;
725
726 return (1);
727 }
728
729 memset(&cryp, 0, sizeof(cryp));
730
731 cryp.ses = sess->ses;
732 cryp.flags = 0;
733 cryp.len = count;
734 cryp.src = (caddr_t) data;
735 cryp.dst = NULL;
736 cryp.mac = (caddr_t) state->digest_res;
737 if (ioctl(state->d_fd, CIOCCRYPT, &cryp) < 0) {
738 printf("cryptodev_digest_update: digest failed\n");
739 return (0);
740 }
741 return (1);
742}
743
744
745static int cryptodev_digest_final(EVP_MD_CTX *ctx, unsigned char *md)
746{
747 struct crypt_op cryp;
748 struct dev_crypto_state *state = ctx->md_data;
749 struct session_op *sess = &state->d_sess;
750
751 int ret = 1;
752
753 if (!md || state->d_fd < 0) {
754 printf("cryptodev_digest_final: illegal input\n");
755 return(0);
756 }
757
758 if (! (ctx->flags & EVP_MD_CTX_FLAG_ONESHOT) ) {
759 /* if application doesn't support one buffer */
760 memset(&cryp, 0, sizeof(cryp));
761
762 cryp.ses = sess->ses;
763 cryp.flags = 0;
764 cryp.len = state->mac_len;
765 cryp.src = state->mac_data;
766 cryp.dst = NULL;
767 cryp.mac = (caddr_t)md;
768
769 if (ioctl(state->d_fd, CIOCCRYPT, &cryp) < 0) {
770 printf("cryptodev_digest_final: digest failed\n");
771 return (0);
772 }
773
774 return 1;
775 }
776
777 memcpy(md, state->digest_res, ctx->digest->md_size);
778
779 return (ret);
780}
781
782
783static int cryptodev_digest_cleanup(EVP_MD_CTX *ctx)
784{
785 int ret = 1;
786 struct dev_crypto_state *state = ctx->md_data;
787 struct session_op *sess = &state->d_sess;
788
789 if (state->d_fd < 0) {
790 printf("cryptodev_digest_cleanup: illegal input\n");
791 return (0);
792 }
793
794 if (state->mac_data) {
795 OPENSSL_free(state->mac_data);
796 state->mac_data = NULL;
797 state->mac_len = 0;
798 }
799
800 if (state->copy)
801 return 1;
802
803 if (ioctl(state->d_fd, CIOCFSESSION, &sess->ses) < 0) {
804 printf("cryptodev_digest_cleanup: failed to close session\n");
805 ret = 0;
806 } else {
807 ret = 1;
808 }
809 close(state->d_fd);
810 state->d_fd = -1;
811
812 return (ret);
813}
814
815static int cryptodev_digest_copy(EVP_MD_CTX *to,const EVP_MD_CTX *from)
816{
817 struct dev_crypto_state *fstate = from->md_data;
818 struct dev_crypto_state *dstate = to->md_data;
819
820 memcpy(dstate, fstate, sizeof(struct dev_crypto_state));
821
822 if (fstate->mac_len != 0) {
823 dstate->mac_data = OPENSSL_malloc(fstate->mac_len);
824 memcpy(dstate->mac_data, fstate->mac_data, fstate->mac_len);
825 }
826
827 dstate->copy = 1;
828
829 return 1;
830}
831
832
833const EVP_MD cryptodev_sha1 = {
834 NID_sha1,
835 NID_undef,
836 SHA_DIGEST_LENGTH,
837 EVP_MD_FLAG_ONESHOT,
838 cryptodev_digest_init,
839 cryptodev_digest_update,
840 cryptodev_digest_final,
841 cryptodev_digest_copy,
842 cryptodev_digest_cleanup,
843 EVP_PKEY_NULL_method,
844 SHA_CBLOCK,
845 sizeof(struct dev_crypto_state),
846};
847
848const EVP_MD cryptodev_md5 = {
849 NID_md5,
850 NID_undef,
851 16 /* MD5_DIGEST_LENGTH */,
852 EVP_MD_FLAG_ONESHOT,
853 cryptodev_digest_init,
854 cryptodev_digest_update,
855 cryptodev_digest_final,
856 cryptodev_digest_copy,
857 cryptodev_digest_cleanup,
858 EVP_PKEY_NULL_method,
859 64 /* MD5_CBLOCK */,
860 sizeof(struct dev_crypto_state),
861};
862
863#endif /* USE_CRYPTODEV_DIGESTS */
864
865
601static int 866static int
602cryptodev_engine_digests(ENGINE *e, const EVP_MD **digest, 867cryptodev_engine_digests(ENGINE *e, const EVP_MD **digest,
603 const int **nids, int nid) 868 const int **nids, int nid)
@@ -606,10 +871,15 @@ cryptodev_engine_digests(ENGINE *e, const EVP_MD **digest,
606 return (cryptodev_usable_digests(nids)); 871 return (cryptodev_usable_digests(nids));
607 872
608 switch (nid) { 873 switch (nid) {
874#ifdef USE_CRYPTODEV_DIGESTS
609 case NID_md5: 875 case NID_md5:
610 *digest = NULL; /* need to make a clean md5 critter */ 876 *digest = &cryptodev_md5;
611 break; 877 break;
878 case NID_sha1:
879 *digest = &cryptodev_sha1;
880 break;
612 default: 881 default:
882#endif /* USE_CRYPTODEV_DIGESTS */
613 *digest = NULL; 883 *digest = NULL;
614 break; 884 break;
615 } 885 }
@@ -625,7 +895,7 @@ static int
625bn2crparam(const BIGNUM *a, struct crparam *crp) 895bn2crparam(const BIGNUM *a, struct crparam *crp)
626{ 896{
627 int i, j, k; 897 int i, j, k;
628 ssize_t words, bytes, bits; 898 ssize_t bytes, bits;
629 u_char *b; 899 u_char *b;
630 900
631 crp->crp_p = NULL; 901 crp->crp_p = NULL;
@@ -637,8 +907,9 @@ bn2crparam(const BIGNUM *a, struct crparam *crp)
637 b = malloc(bytes); 907 b = malloc(bytes);
638 if (b == NULL) 908 if (b == NULL)
639 return (1); 909 return (1);
910 memset(b, 0, bytes);
640 911
641 crp->crp_p = b; 912 crp->crp_p = (caddr_t) b;
642 crp->crp_nbits = bits; 913 crp->crp_nbits = bits;
643 914
644 for (i = 0, j = 0; i < a->top; i++) { 915 for (i = 0, j = 0; i < a->top; i++) {
@@ -681,7 +952,7 @@ zapparams(struct crypt_kop *kop)
681{ 952{
682 int i; 953 int i;
683 954
684 for (i = 0; i <= kop->crk_iparams + kop->crk_oparams; i++) { 955 for (i = 0; i < kop->crk_iparams + kop->crk_oparams; i++) {
685 if (kop->crk_param[i].crp_p) 956 if (kop->crk_param[i].crp_p)
686 free(kop->crk_param[i].crp_p); 957 free(kop->crk_param[i].crp_p);
687 kop->crk_param[i].crp_p = NULL; 958 kop->crk_param[i].crp_p = NULL;
@@ -746,21 +1017,27 @@ cryptodev_bn_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,
746 goto err; 1017 goto err;
747 kop.crk_iparams = 3; 1018 kop.crk_iparams = 3;
748 1019
749 if (cryptodev_asym(&kop, BN_num_bytes(m), r, 0, NULL) == -1) { 1020 if (cryptodev_asym(&kop, BN_num_bytes(m), r, 0, NULL)) {
1021 const RSA_METHOD *meth = RSA_PKCS1_SSLeay();
1022 printf("OCF asym process failed, Running in software\n");
1023 ret = meth->bn_mod_exp(r, a, p, m, ctx, in_mont);
1024
1025 } else if (ECANCELED == kop.crk_status) {
750 const RSA_METHOD *meth = RSA_PKCS1_SSLeay(); 1026 const RSA_METHOD *meth = RSA_PKCS1_SSLeay();
1027 printf("OCF hardware operation cancelled. Running in Software\n");
751 ret = meth->bn_mod_exp(r, a, p, m, ctx, in_mont); 1028 ret = meth->bn_mod_exp(r, a, p, m, ctx, in_mont);
752 } 1029 }
1030 /* else cryptodev operation worked ok ==> ret = 1*/
1031
753err: 1032err:
754 zapparams(&kop); 1033 zapparams(&kop);
755 return (ret); 1034 return (ret);
756} 1035}
757 1036
758static int 1037static int
759cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa) 1038cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx)
760{ 1039{
761 int r; 1040 int r;
762 BN_CTX *ctx;
763
764 ctx = BN_CTX_new(); 1041 ctx = BN_CTX_new();
765 r = cryptodev_bn_mod_exp(r0, I, rsa->d, rsa->n, ctx, NULL); 1042 r = cryptodev_bn_mod_exp(r0, I, rsa->d, rsa->n, ctx, NULL);
766 BN_CTX_free(ctx); 1043 BN_CTX_free(ctx);
@@ -795,10 +1072,18 @@ cryptodev_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx)
795 goto err; 1072 goto err;
796 kop.crk_iparams = 6; 1073 kop.crk_iparams = 6;
797 1074
798 if (cryptodev_asym(&kop, BN_num_bytes(rsa->n), r0, 0, NULL) == -1) { 1075 if (cryptodev_asym(&kop, BN_num_bytes(rsa->n), r0, 0, NULL)) {
1076 const RSA_METHOD *meth = RSA_PKCS1_SSLeay();
1077 printf("OCF asym process failed, running in Software\n");
1078 ret = (*meth->rsa_mod_exp)(r0, I, rsa, ctx);
1079
1080 } else if (ECANCELED == kop.crk_status) {
799 const RSA_METHOD *meth = RSA_PKCS1_SSLeay(); 1081 const RSA_METHOD *meth = RSA_PKCS1_SSLeay();
1082 printf("OCF hardware operation cancelled. Running in Software\n");
800 ret = (*meth->rsa_mod_exp)(r0, I, rsa, ctx); 1083 ret = (*meth->rsa_mod_exp)(r0, I, rsa, ctx);
801 } 1084 }
1085 /* else cryptodev operation worked ok ==> ret = 1*/
1086
802err: 1087err:
803 zapparams(&kop); 1088 zapparams(&kop);
804 return (ret); 1089 return (ret);
@@ -934,7 +1219,8 @@ cryptodev_dsa_verify(const unsigned char *dgst, int dlen,
934 kop.crk_iparams = 7; 1219 kop.crk_iparams = 7;
935 1220
936 if (cryptodev_asym(&kop, 0, NULL, 0, NULL) == 0) { 1221 if (cryptodev_asym(&kop, 0, NULL, 0, NULL) == 0) {
937 dsaret = kop.crk_status; 1222/*OCF success value is 0, if not zero, change dsaret to fail*/
1223 if(0 != kop.crk_status) dsaret = 0;
938 } else { 1224 } else {
939 const DSA_METHOD *meth = DSA_OpenSSL(); 1225 const DSA_METHOD *meth = DSA_OpenSSL();
940 1226
@@ -994,7 +1280,7 @@ cryptodev_dh_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh)
994 goto err; 1280 goto err;
995 kop.crk_iparams = 3; 1281 kop.crk_iparams = 3;
996 1282
997 kop.crk_param[3].crp_p = key; 1283 kop.crk_param[3].crp_p = (caddr_t) key;
998 kop.crk_param[3].crp_nbits = keylen * 8; 1284 kop.crk_param[3].crp_nbits = keylen * 8;
999 kop.crk_oparams = 1; 1285 kop.crk_oparams = 1;
1000 1286
@@ -1025,7 +1311,7 @@ static DH_METHOD cryptodev_dh = {
1025 * but I expect we'll want some options soon. 1311 * but I expect we'll want some options soon.
1026 */ 1312 */
1027static int 1313static int
1028cryptodev_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f)()) 1314cryptodev_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f)(void))
1029{ 1315{
1030#ifdef HAVE_SYSLOG_R 1316#ifdef HAVE_SYSLOG_R
1031 struct syslog_data sd = SYSLOG_DATA_INIT; 1317 struct syslog_data sd = SYSLOG_DATA_INIT;
diff --git a/src/lib/libcrypto/err/Makefile b/src/lib/libcrypto/err/Makefile
index 91d1379d41..862b23ba17 100644
--- a/src/lib/libcrypto/err/Makefile
+++ b/src/lib/libcrypto/err/Makefile
@@ -17,8 +17,8 @@ TEST=
17APPS= 17APPS=
18 18
19LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
20LIBSRC=err.c err_def.c err_all.c err_prn.c err_str.c err_bio.c 20LIBSRC=err.c err_all.c err_prn.c
21LIBOBJ=err.o err_def.o err_all.o err_prn.o err_str.o err_bio.o 21LIBOBJ=err.o err_all.o err_prn.o
22 22
23SRC= $(LIBSRC) 23SRC= $(LIBSRC)
24 24
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
@@ -83,37 +83,24 @@ err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
83err.o: ../cryptlib.h err.c 83err.o: ../cryptlib.h err.c
84err_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 84err_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
85err_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 85err_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
86err_all.o: ../../include/openssl/cms.h ../../include/openssl/comp.h
86err_all.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 87err_all.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
87err_all.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 88err_all.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
88err_all.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 89err_all.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
89err_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 90err_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
90err_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h 91err_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
91err_all.o: ../../include/openssl/err.h ../../include/openssl/evp.h 92err_all.o: ../../include/openssl/err.h ../../include/openssl/evp.h
92err_all.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 93err_all.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
93err_all.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 94err_all.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
94err_all.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 95err_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
95err_all.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 96err_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem2.h
96err_all.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs12.h 97err_all.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
97err_all.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 98err_all.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
98err_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 99err_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
99err_all.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 100err_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
100err_all.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 101err_all.o: ../../include/openssl/ts.h ../../include/openssl/ui.h
101err_all.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 102err_all.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
102err_all.o: ../../include/openssl/x509v3.h err_all.c 103err_all.o: ../../include/openssl/x509v3.h err_all.c
103err_bio.o: ../../e_os.h ../../include/openssl/bio.h
104err_bio.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
105err_bio.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
106err_bio.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
107err_bio.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
108err_bio.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
109err_bio.o: ../../include/openssl/symhacks.h ../cryptlib.h err_bio.c
110err_def.o: ../../e_os.h ../../include/openssl/bio.h
111err_def.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
112err_def.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
113err_def.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
114err_def.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
115err_def.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
116err_def.o: ../../include/openssl/symhacks.h ../cryptlib.h err_def.c
117err_prn.o: ../../e_os.h ../../include/openssl/bio.h 104err_prn.o: ../../e_os.h ../../include/openssl/bio.h
118err_prn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 105err_prn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
119err_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 106err_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
@@ -121,10 +108,3 @@ err_prn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
121err_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 108err_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
122err_prn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 109err_prn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
123err_prn.o: ../../include/openssl/symhacks.h ../cryptlib.h err_prn.c 110err_prn.o: ../../include/openssl/symhacks.h ../cryptlib.h err_prn.c
124err_str.o: ../../e_os.h ../../include/openssl/bio.h
125err_str.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
126err_str.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
127err_str.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
128err_str.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
129err_str.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
130err_str.o: ../../include/openssl/symhacks.h ../cryptlib.h err_str.c
diff --git a/src/lib/libcrypto/hmac/Makefile b/src/lib/libcrypto/hmac/Makefile
index 5cfa37d99c..0e91709f64 100644
--- a/src/lib/libcrypto/hmac/Makefile
+++ b/src/lib/libcrypto/hmac/Makefile
@@ -17,8 +17,8 @@ TEST=hmactest.c
17APPS= 17APPS=
18 18
19LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
20LIBSRC=hmac.c 20LIBSRC=hmac.c hm_ameth.c hm_pmeth.c
21LIBOBJ=hmac.o 21LIBOBJ=hmac.o hm_ameth.o hm_pmeth.o
22 22
23SRC= $(LIBSRC) 23SRC= $(LIBSRC)
24 24
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
@@ -74,13 +74,37 @@ clean:
74 74
75# DO NOT DELETE THIS LINE -- make depend depends on it. 75# DO NOT DELETE THIS LINE -- make depend depends on it.
76 76
77hm_ameth.o: ../../e_os.h ../../include/openssl/asn1.h
78hm_ameth.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
79hm_ameth.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
80hm_ameth.o: ../../include/openssl/err.h ../../include/openssl/evp.h
81hm_ameth.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
82hm_ameth.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
83hm_ameth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
84hm_ameth.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
85hm_ameth.o: ../../include/openssl/symhacks.h ../asn1/asn1_locl.h ../cryptlib.h
86hm_ameth.o: hm_ameth.c
87hm_pmeth.o: ../../e_os.h ../../include/openssl/asn1.h
88hm_pmeth.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
89hm_pmeth.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
90hm_pmeth.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
91hm_pmeth.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
92hm_pmeth.o: ../../include/openssl/err.h ../../include/openssl/evp.h
93hm_pmeth.o: ../../include/openssl/hmac.h ../../include/openssl/lhash.h
94hm_pmeth.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
95hm_pmeth.o: ../../include/openssl/opensslconf.h
96hm_pmeth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
97hm_pmeth.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
98hm_pmeth.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
99hm_pmeth.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
100hm_pmeth.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
101hm_pmeth.o: ../cryptlib.h ../evp/evp_locl.h hm_pmeth.c
77hmac.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 102hmac.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
78hmac.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 103hmac.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
79hmac.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 104hmac.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
80hmac.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 105hmac.o: ../../include/openssl/evp.h ../../include/openssl/hmac.h
81hmac.o: ../../include/openssl/hmac.h ../../include/openssl/lhash.h 106hmac.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
82hmac.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 107hmac.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
83hmac.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 108hmac.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
84hmac.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 109hmac.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
85hmac.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 110hmac.o: ../../include/openssl/symhacks.h ../cryptlib.h hmac.c
86hmac.o: ../cryptlib.h hmac.c
diff --git a/src/lib/libcrypto/idea/Makefile b/src/lib/libcrypto/idea/Makefile
index 55c0d4dbff..b2e7add666 100644
--- a/src/lib/libcrypto/idea/Makefile
+++ b/src/lib/libcrypto/idea/Makefile
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
@@ -82,9 +82,5 @@ i_ecb.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
82i_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
83i_ofb64.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h 83i_ofb64.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
84i_ofb64.o: i_ofb64.c idea_lcl.h 84i_ofb64.o: i_ofb64.c idea_lcl.h
85i_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 85i_skey.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
86i_skey.o: ../../include/openssl/fips.h ../../include/openssl/idea.h
87i_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
88i_skey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
89i_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
90i_skey.o: i_skey.c idea_lcl.h 86i_skey.o: i_skey.c idea_lcl.h
diff --git a/src/lib/libcrypto/krb5/Makefile b/src/lib/libcrypto/krb5/Makefile
index 8efb9e8910..14077390d6 100644
--- a/src/lib/libcrypto/krb5/Makefile
+++ b/src/lib/libcrypto/krb5/Makefile
@@ -34,7 +34,7 @@ top:
34all: lib 34all: lib
35 35
36lib: $(LIBOBJ) 36lib: $(LIBOBJ)
37 $(ARX) $(LIB) $(LIBOBJ) 37 $(AR) $(LIB) $(LIBOBJ)
38 $(RANLIB) $(LIB) || echo Never mind. 38 $(RANLIB) $(LIB) || echo Never mind.
39 @touch lib 39 @touch lib
40 40
diff --git a/src/lib/libcrypto/lhash/Makefile b/src/lib/libcrypto/lhash/Makefile
index 35f0932971..82bddac474 100644
--- a/src/lib/libcrypto/lhash/Makefile
+++ b/src/lib/libcrypto/lhash/Makefile
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
diff --git a/src/lib/libcrypto/md2/Makefile b/src/lib/libcrypto/md2/Makefile
index 7f43321ab2..17f878aeb7 100644
--- a/src/lib/libcrypto/md2/Makefile
+++ b/src/lib/libcrypto/md2/Makefile
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
@@ -74,9 +74,7 @@ clean:
74 74
75# DO NOT DELETE THIS LINE -- make depend depends on it. 75# DO NOT DELETE THIS LINE -- make depend depends on it.
76 76
77md2_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 77md2_dgst.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
78md2_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
79md2_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
80md2_dgst.o: ../../include/openssl/md2.h ../../include/openssl/opensslconf.h 78md2_dgst.o: ../../include/openssl/md2.h ../../include/openssl/opensslconf.h
81md2_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 79md2_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
82md2_dgst.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 80md2_dgst.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
diff --git a/src/lib/libcrypto/md4/Makefile b/src/lib/libcrypto/md4/Makefile
index 0bc4896585..c94a1398ed 100644
--- a/src/lib/libcrypto/md4/Makefile
+++ b/src/lib/libcrypto/md4/Makefile
@@ -34,7 +34,7 @@ top:
34all: lib 34all: lib
35 35
36lib: $(LIBOBJ) 36lib: $(LIBOBJ)
37 $(ARX) $(LIB) $(LIBOBJ) 37 $(AR) $(LIB) $(LIBOBJ)
38 $(RANLIB) $(LIB) || echo Never mind. 38 $(RANLIB) $(LIB) || echo Never mind.
39 @touch lib 39 @touch lib
40 40
@@ -69,19 +69,16 @@ depend:
69dclean: 69dclean:
70 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new 70 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
71 mv -f Makefile.new $(MAKEFILE) 71 mv -f Makefile.new $(MAKEFILE)
72 rm -f ../../include/openssl/$(EXHEADER) ../../test/$(TEST) ../../apps/$(APPS)
72 73
73clean: 74clean:
74 rm -f asm/mx86unix.cpp *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 75 rm -f asm/mx86unix.cpp *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
75 76
76# DO NOT DELETE THIS LINE -- make depend depends on it. 77# DO NOT DELETE THIS LINE -- make depend depends on it.
77 78
78md4_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 79md4_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/md4.h
79md4_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 80md4_dgst.o: ../../include/openssl/opensslconf.h
80md4_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 81md4_dgst.o: ../../include/openssl/opensslv.h ../md32_common.h md4_dgst.c
81md4_dgst.o: ../../include/openssl/md4.h ../../include/openssl/opensslconf.h
82md4_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
83md4_dgst.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
84md4_dgst.o: ../../include/openssl/symhacks.h ../md32_common.h md4_dgst.c
85md4_dgst.o: md4_locl.h 82md4_dgst.o: md4_locl.h
86md4_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 83md4_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
87md4_one.o: ../../include/openssl/md4.h ../../include/openssl/opensslconf.h 84md4_one.o: ../../include/openssl/md4.h ../../include/openssl/opensslconf.h
diff --git a/src/lib/libcrypto/md5/Makefile b/src/lib/libcrypto/md5/Makefile
index 3c450fcfc0..9858d53d31 100644
--- a/src/lib/libcrypto/md5/Makefile
+++ b/src/lib/libcrypto/md5/Makefile
@@ -38,21 +38,19 @@ top:
38all: lib 38all: lib
39 39
40lib: $(LIBOBJ) 40lib: $(LIBOBJ)
41 $(ARX) $(LIB) $(LIBOBJ) 41 $(AR) $(LIB) $(LIBOBJ)
42 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
43 @touch lib 43 @touch lib
44 44
45# ELF 45md5-586.s: asm/md5-586.pl ../perlasm/x86asm.pl
46mx86-elf.s: asm/md5-586.pl ../perlasm/x86asm.pl 46 $(PERL) asm/md5-586.pl $(PERLASM_SCHEME) $(CFLAGS) > $@
47 (cd asm; $(PERL) md5-586.pl elf $(CFLAGS) > ../$@)
48# COFF
49mx86-cof.s: asm/md5-586.pl ../perlasm/x86asm.pl
50 (cd asm; $(PERL) md5-586.pl coff $(CFLAGS) > ../$@)
51# a.out
52mx86-out.s: asm/md5-586.pl ../perlasm/x86asm.pl
53 (cd asm; $(PERL) md5-586.pl a.out $(CFLAGS) > ../$@)
54 47
55md5-x86_64.s: asm/md5-x86_64.pl; $(PERL) asm/md5-x86_64.pl $@ 48md5-x86_64.s: asm/md5-x86_64.pl
49 $(PERL) asm/md5-x86_64.pl $(PERLASM_SCHEME) > $@
50
51md5-ia64.s: asm/md5-ia64.S
52 $(CC) $(CFLAGS) -E asm/md5-ia64.S | \
53 $(PERL) -ne 's/;\s+/;\n/g; print;' > $@
56 54
57files: 55files:
58 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 56 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -91,13 +89,9 @@ clean:
91 89
92# DO NOT DELETE THIS LINE -- make depend depends on it. 90# DO NOT DELETE THIS LINE -- make depend depends on it.
93 91
94md5_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 92md5_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/md5.h
95md5_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 93md5_dgst.o: ../../include/openssl/opensslconf.h
96md5_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 94md5_dgst.o: ../../include/openssl/opensslv.h ../md32_common.h md5_dgst.c
97md5_dgst.o: ../../include/openssl/md5.h ../../include/openssl/opensslconf.h
98md5_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
99md5_dgst.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
100md5_dgst.o: ../../include/openssl/symhacks.h ../md32_common.h md5_dgst.c
101md5_dgst.o: md5_locl.h 95md5_dgst.o: md5_locl.h
102md5_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 96md5_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
103md5_one.o: ../../include/openssl/md5.h ../../include/openssl/opensslconf.h 97md5_one.o: ../../include/openssl/md5.h ../../include/openssl/opensslconf.h
diff --git a/src/lib/libcrypto/objects/Makefile b/src/lib/libcrypto/objects/Makefile
index 25e8b23b5d..a8aedbd422 100644
--- a/src/lib/libcrypto/objects/Makefile
+++ b/src/lib/libcrypto/objects/Makefile
@@ -18,23 +18,23 @@ TEST=
18APPS= 18APPS=
19 19
20LIB=$(TOP)/libcrypto.a 20LIB=$(TOP)/libcrypto.a
21LIBSRC= o_names.c obj_dat.c obj_lib.c obj_err.c 21LIBSRC= o_names.c obj_dat.c obj_lib.c obj_err.c obj_xref.c
22LIBOBJ= o_names.o obj_dat.o obj_lib.o obj_err.o 22LIBOBJ= o_names.o obj_dat.o obj_lib.o obj_err.o obj_xref.o
23 23
24SRC= $(LIBSRC) 24SRC= $(LIBSRC)
25 25
26EXHEADER= objects.h obj_mac.h 26EXHEADER= objects.h obj_mac.h
27HEADER= $(EXHEADER) obj_dat.h 27HEADER= $(EXHEADER) obj_dat.h obj_xref.h
28 28
29ALL= $(GENERAL) $(SRC) $(HEADER) 29ALL= $(GENERAL) $(SRC) $(HEADER)
30 30
31top: 31top:
32 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all) 32 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
33 33
34all: obj_dat.h lib 34all: obj_dat.h obj_xref.h lib
35 35
36lib: $(LIBOBJ) 36lib: $(LIBOBJ)
37 $(ARX) $(LIB) $(LIBOBJ) 37 $(AR) $(LIB) $(LIBOBJ)
38 $(RANLIB) $(LIB) || echo Never mind. 38 $(RANLIB) $(LIB) || echo Never mind.
39 @touch lib 39 @touch lib
40 40
@@ -46,6 +46,10 @@ obj_mac.h: objects.pl objects.txt obj_mac.num
46 $(PERL) objects.pl objects.txt obj_mac.num obj_mac.h 46 $(PERL) objects.pl objects.txt obj_mac.num obj_mac.h
47 @sleep 1; touch obj_mac.h; sleep 1 47 @sleep 1; touch obj_mac.h; sleep 1
48 48
49obj_xref.h: objxref.pl obj_xref.txt obj_mac.num
50 $(PERL) objxref.pl obj_mac.num obj_xref.txt > obj_xref.h
51 @sleep 1; touch obj_xref.h; sleep 1
52
49files: 53files:
50 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 54 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
51 55
@@ -117,3 +121,10 @@ obj_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
117obj_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 121obj_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
118obj_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 122obj_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
119obj_lib.o: ../cryptlib.h obj_lib.c 123obj_lib.o: ../cryptlib.h obj_lib.c
124obj_xref.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
125obj_xref.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
126obj_xref.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
127obj_xref.o: ../../include/openssl/opensslconf.h
128obj_xref.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
129obj_xref.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
130obj_xref.o: ../../include/openssl/symhacks.h obj_xref.c obj_xref.h
diff --git a/src/lib/libcrypto/ocsp/Makefile b/src/lib/libcrypto/ocsp/Makefile
index 30a00b3372..60c414cf4d 100644
--- a/src/lib/libcrypto/ocsp/Makefile
+++ b/src/lib/libcrypto/ocsp/Makefile
@@ -36,7 +36,7 @@ top:
36all: lib 36all: lib
37 37
38lib: $(LIBOBJ) 38lib: $(LIBOBJ)
39 $(ARX) $(LIB) $(LIBOBJ) 39 $(AR) $(LIB) $(LIBOBJ)
40 $(RANLIB) $(LIB) || echo Never mind. 40 $(RANLIB) $(LIB) || echo Never mind.
41 @touch lib 41 @touch lib
42 42
@@ -82,10 +82,9 @@ ocsp_asn.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
82ocsp_asn.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 82ocsp_asn.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
83ocsp_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 83ocsp_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
84ocsp_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 84ocsp_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
85ocsp_asn.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 85ocsp_asn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
86ocsp_asn.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 86ocsp_asn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
87ocsp_asn.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 87ocsp_asn.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
88ocsp_asn.o: ../../include/openssl/opensslconf.h
89ocsp_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 88ocsp_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
90ocsp_asn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 89ocsp_asn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
91ocsp_asn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 90ocsp_asn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -98,25 +97,24 @@ ocsp_cl.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
98ocsp_cl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 97ocsp_cl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
99ocsp_cl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 98ocsp_cl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
100ocsp_cl.o: ../../include/openssl/err.h ../../include/openssl/evp.h 99ocsp_cl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
101ocsp_cl.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 100ocsp_cl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
102ocsp_cl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 101ocsp_cl.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
103ocsp_cl.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 102ocsp_cl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
104ocsp_cl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 103ocsp_cl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
105ocsp_cl.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 104ocsp_cl.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
106ocsp_cl.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 105ocsp_cl.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
107ocsp_cl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 106ocsp_cl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
108ocsp_cl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 107ocsp_cl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
109ocsp_cl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 108ocsp_cl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
110ocsp_cl.o: ../../include/openssl/x509v3.h ../cryptlib.h ocsp_cl.c 109ocsp_cl.o: ../cryptlib.h ocsp_cl.c
111ocsp_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 110ocsp_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
112ocsp_err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 111ocsp_err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
113ocsp_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 112ocsp_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
114ocsp_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 113ocsp_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
115ocsp_err.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 114ocsp_err.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
116ocsp_err.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 115ocsp_err.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
117ocsp_err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 116ocsp_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
118ocsp_err.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 117ocsp_err.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
119ocsp_err.o: ../../include/openssl/opensslconf.h
120ocsp_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 118ocsp_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
121ocsp_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 119ocsp_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
122ocsp_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 120ocsp_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -129,9 +127,9 @@ ocsp_ext.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
129ocsp_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 127ocsp_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
130ocsp_ext.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 128ocsp_ext.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
131ocsp_ext.o: ../../include/openssl/err.h ../../include/openssl/evp.h 129ocsp_ext.o: ../../include/openssl/err.h ../../include/openssl/evp.h
132ocsp_ext.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 130ocsp_ext.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
133ocsp_ext.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 131ocsp_ext.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
134ocsp_ext.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 132ocsp_ext.o: ../../include/openssl/opensslconf.h
135ocsp_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 133ocsp_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
136ocsp_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 134ocsp_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
137ocsp_ext.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 135ocsp_ext.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -144,22 +142,21 @@ ocsp_ht.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
144ocsp_ht.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 142ocsp_ht.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
145ocsp_ht.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 143ocsp_ht.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
146ocsp_ht.o: ../../include/openssl/err.h ../../include/openssl/evp.h 144ocsp_ht.o: ../../include/openssl/err.h ../../include/openssl/evp.h
147ocsp_ht.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 145ocsp_ht.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
148ocsp_ht.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 146ocsp_ht.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
149ocsp_ht.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 147ocsp_ht.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
150ocsp_ht.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 148ocsp_ht.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
151ocsp_ht.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 149ocsp_ht.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
152ocsp_ht.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 150ocsp_ht.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
153ocsp_ht.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 151ocsp_ht.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
154ocsp_ht.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 152ocsp_ht.o: ../../include/openssl/x509v3.h ocsp_ht.c
155ocsp_ht.o: ocsp_ht.c
156ocsp_lib.o: ../../e_os.h ../../include/openssl/asn1.h 153ocsp_lib.o: ../../e_os.h ../../include/openssl/asn1.h
157ocsp_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 154ocsp_lib.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
158ocsp_lib.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 155ocsp_lib.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
159ocsp_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 156ocsp_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
160ocsp_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 157ocsp_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
161ocsp_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h 158ocsp_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
162ocsp_lib.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 159ocsp_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
163ocsp_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 160ocsp_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
164ocsp_lib.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 161ocsp_lib.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
165ocsp_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 162ocsp_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
@@ -174,10 +171,9 @@ ocsp_prn.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
174ocsp_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 171ocsp_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
175ocsp_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 172ocsp_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
176ocsp_prn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 173ocsp_prn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
177ocsp_prn.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 174ocsp_prn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
178ocsp_prn.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 175ocsp_prn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
179ocsp_prn.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 176ocsp_prn.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
180ocsp_prn.o: ../../include/openssl/opensslconf.h
181ocsp_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 177ocsp_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
182ocsp_prn.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 178ocsp_prn.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
183ocsp_prn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 179ocsp_prn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
@@ -191,9 +187,9 @@ ocsp_srv.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
191ocsp_srv.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 187ocsp_srv.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
192ocsp_srv.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 188ocsp_srv.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
193ocsp_srv.o: ../../include/openssl/err.h ../../include/openssl/evp.h 189ocsp_srv.o: ../../include/openssl/err.h ../../include/openssl/evp.h
194ocsp_srv.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 190ocsp_srv.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
195ocsp_srv.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 191ocsp_srv.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
196ocsp_srv.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 192ocsp_srv.o: ../../include/openssl/opensslconf.h
197ocsp_srv.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 193ocsp_srv.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
198ocsp_srv.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 194ocsp_srv.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
199ocsp_srv.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 195ocsp_srv.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
@@ -206,10 +202,9 @@ ocsp_vfy.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
206ocsp_vfy.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 202ocsp_vfy.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
207ocsp_vfy.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 203ocsp_vfy.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
208ocsp_vfy.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 204ocsp_vfy.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
209ocsp_vfy.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 205ocsp_vfy.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
210ocsp_vfy.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 206ocsp_vfy.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
211ocsp_vfy.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 207ocsp_vfy.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
212ocsp_vfy.o: ../../include/openssl/opensslconf.h
213ocsp_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 208ocsp_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
214ocsp_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 209ocsp_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
215ocsp_vfy.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 210ocsp_vfy.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
diff --git a/src/lib/libcrypto/pem/Makefile b/src/lib/libcrypto/pem/Makefile
index 669f36612c..2cc7801529 100644
--- a/src/lib/libcrypto/pem/Makefile
+++ b/src/lib/libcrypto/pem/Makefile
@@ -18,10 +18,10 @@ APPS=
18 18
19LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
20LIBSRC= pem_sign.c pem_seal.c pem_info.c pem_lib.c pem_all.c pem_err.c \ 20LIBSRC= pem_sign.c pem_seal.c pem_info.c pem_lib.c pem_all.c pem_err.c \
21 pem_x509.c pem_xaux.c pem_oth.c pem_pk8.c pem_pkey.c 21 pem_x509.c pem_xaux.c pem_oth.c pem_pk8.c pem_pkey.c pvkfmt.c
22 22
23LIBOBJ= pem_sign.o pem_seal.o pem_info.o pem_lib.o pem_all.o pem_err.o \ 23LIBOBJ= pem_sign.o pem_seal.o pem_info.o pem_lib.o pem_all.o pem_err.o \
24 pem_x509.o pem_xaux.o pem_oth.o pem_pk8.o pem_pkey.o 24 pem_x509.o pem_xaux.o pem_oth.o pem_pk8.o pem_pkey.o pvkfmt.o
25 25
26SRC= $(LIBSRC) 26SRC= $(LIBSRC)
27 27
@@ -36,7 +36,7 @@ top:
36all: lib 36all: lib
37 37
38lib: $(LIBOBJ) 38lib: $(LIBOBJ)
39 $(ARX) $(LIB) $(LIBOBJ) 39 $(AR) $(LIB) $(LIBOBJ)
40 $(RANLIB) $(LIB) || echo Never mind. 40 $(RANLIB) $(LIB) || echo Never mind.
41 @touch lib 41 @touch lib
42 42
@@ -83,39 +83,36 @@ pem_all.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
83pem_all.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 83pem_all.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
84pem_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 84pem_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
85pem_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 85pem_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
86pem_all.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 86pem_all.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
87pem_all.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 87pem_all.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
88pem_all.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 88pem_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
89pem_all.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 89pem_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
90pem_all.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 90pem_all.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
91pem_all.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h 91pem_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
92pem_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 92pem_all.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
93pem_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 93pem_all.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
94pem_all.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 94pem_all.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_all.c
95pem_all.o: ../cryptlib.h pem_all.c
96pem_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 95pem_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
97pem_err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 96pem_err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
98pem_err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 97pem_err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
99pem_err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 98pem_err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
100pem_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h 99pem_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
101pem_err.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 100pem_err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
102pem_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 101pem_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
103pem_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 102pem_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
104pem_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h 103pem_err.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
105pem_err.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h 104pem_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
106pem_err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 105pem_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
107pem_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 106pem_err.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
108pem_err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 107pem_err.o: ../../include/openssl/x509_vfy.h pem_err.c
109pem_err.o: pem_err.c
110pem_info.o: ../../e_os.h ../../include/openssl/asn1.h 108pem_info.o: ../../e_os.h ../../include/openssl/asn1.h
111pem_info.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 109pem_info.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
112pem_info.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h 110pem_info.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
113pem_info.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 111pem_info.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
114pem_info.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 112pem_info.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
115pem_info.o: ../../include/openssl/err.h ../../include/openssl/evp.h 113pem_info.o: ../../include/openssl/err.h ../../include/openssl/evp.h
116pem_info.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 114pem_info.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
117pem_info.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 115pem_info.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
118pem_info.o: ../../include/openssl/opensslconf.h
119pem_info.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 116pem_info.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
120pem_info.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 117pem_info.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
121pem_info.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h 118pem_info.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
@@ -128,8 +125,8 @@ pem_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
128pem_lib.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 125pem_lib.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
129pem_lib.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 126pem_lib.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
130pem_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 127pem_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
131pem_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 128pem_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
132pem_lib.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 129pem_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
133pem_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 130pem_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
134pem_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 131pem_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
135pem_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 132pem_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
@@ -139,43 +136,43 @@ pem_lib.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
139pem_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 136pem_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
140pem_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 137pem_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
141pem_lib.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 138pem_lib.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
142pem_lib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_lib.c 139pem_lib.o: ../../include/openssl/x509_vfy.h ../asn1/asn1_locl.h ../cryptlib.h
140pem_lib.o: pem_lib.c
143pem_oth.o: ../../e_os.h ../../include/openssl/asn1.h 141pem_oth.o: ../../e_os.h ../../include/openssl/asn1.h
144pem_oth.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 142pem_oth.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
145pem_oth.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 143pem_oth.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
146pem_oth.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 144pem_oth.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
147pem_oth.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 145pem_oth.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
148pem_oth.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 146pem_oth.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
149pem_oth.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 147pem_oth.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
150pem_oth.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 148pem_oth.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
151pem_oth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 149pem_oth.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
152pem_oth.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 150pem_oth.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
153pem_oth.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 151pem_oth.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
154pem_oth.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 152pem_oth.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
155pem_oth.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 153pem_oth.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
156pem_oth.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 154pem_oth.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_oth.c
157pem_oth.o: ../cryptlib.h pem_oth.c
158pem_pk8.o: ../../e_os.h ../../include/openssl/asn1.h 155pem_pk8.o: ../../e_os.h ../../include/openssl/asn1.h
159pem_pk8.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 156pem_pk8.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
160pem_pk8.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 157pem_pk8.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
161pem_pk8.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 158pem_pk8.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
162pem_pk8.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 159pem_pk8.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
163pem_pk8.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 160pem_pk8.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
164pem_pk8.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 161pem_pk8.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
165pem_pk8.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 162pem_pk8.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
166pem_pk8.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 163pem_pk8.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
167pem_pk8.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 164pem_pk8.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs12.h
168pem_pk8.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 165pem_pk8.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
169pem_pk8.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 166pem_pk8.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
170pem_pk8.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 167pem_pk8.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
171pem_pk8.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 168pem_pk8.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
172pem_pk8.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_pk8.c 169pem_pk8.o: ../cryptlib.h pem_pk8.c
173pem_pkey.o: ../../e_os.h ../../include/openssl/asn1.h 170pem_pkey.o: ../../e_os.h ../../include/openssl/asn1.h
174pem_pkey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 171pem_pkey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
175pem_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 172pem_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
176pem_pkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 173pem_pkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
177pem_pkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 174pem_pkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
178pem_pkey.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 175pem_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h
179pem_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 176pem_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
180pem_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 177pem_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
181pem_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 178pem_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
@@ -184,15 +181,16 @@ pem_pkey.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
184pem_pkey.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 181pem_pkey.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
185pem_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 182pem_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
186pem_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 183pem_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
187pem_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_pkey.c 184pem_pkey.o: ../../include/openssl/x509_vfy.h ../asn1/asn1_locl.h ../cryptlib.h
185pem_pkey.o: pem_pkey.c
188pem_seal.o: ../../e_os.h ../../include/openssl/asn1.h 186pem_seal.o: ../../e_os.h ../../include/openssl/asn1.h
189pem_seal.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 187pem_seal.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
190pem_seal.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 188pem_seal.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
191pem_seal.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 189pem_seal.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
192pem_seal.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 190pem_seal.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
193pem_seal.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 191pem_seal.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
194pem_seal.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 192pem_seal.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
195pem_seal.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 193pem_seal.o: ../../include/openssl/opensslconf.h
196pem_seal.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 194pem_seal.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
197pem_seal.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 195pem_seal.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
198pem_seal.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 196pem_seal.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
@@ -205,9 +203,9 @@ pem_sign.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
205pem_sign.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 203pem_sign.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
206pem_sign.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 204pem_sign.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
207pem_sign.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 205pem_sign.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
208pem_sign.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 206pem_sign.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
209pem_sign.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 207pem_sign.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
210pem_sign.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 208pem_sign.o: ../../include/openssl/opensslconf.h
211pem_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 209pem_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
212pem_sign.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 210pem_sign.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
213pem_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 211pem_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
@@ -220,9 +218,9 @@ pem_x509.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
220pem_x509.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 218pem_x509.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
221pem_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 219pem_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
222pem_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 220pem_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
223pem_x509.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 221pem_x509.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
224pem_x509.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 222pem_x509.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
225pem_x509.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 223pem_x509.o: ../../include/openssl/opensslconf.h
226pem_x509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 224pem_x509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
227pem_x509.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 225pem_x509.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
228pem_x509.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 226pem_x509.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
@@ -234,12 +232,27 @@ pem_xaux.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
234pem_xaux.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 232pem_xaux.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
235pem_xaux.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 233pem_xaux.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
236pem_xaux.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 234pem_xaux.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
237pem_xaux.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 235pem_xaux.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
238pem_xaux.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 236pem_xaux.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
239pem_xaux.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 237pem_xaux.o: ../../include/openssl/opensslconf.h
240pem_xaux.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 238pem_xaux.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
241pem_xaux.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 239pem_xaux.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
242pem_xaux.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 240pem_xaux.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
243pem_xaux.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 241pem_xaux.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
244pem_xaux.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 242pem_xaux.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
245pem_xaux.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_xaux.c 243pem_xaux.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_xaux.c
244pvkfmt.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
245pvkfmt.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
246pvkfmt.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
247pvkfmt.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
248pvkfmt.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
249pvkfmt.o: ../../include/openssl/err.h ../../include/openssl/evp.h
250pvkfmt.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
251pvkfmt.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
252pvkfmt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
253pvkfmt.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
254pvkfmt.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
255pvkfmt.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
256pvkfmt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
257pvkfmt.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
258pvkfmt.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pvkfmt.c
diff --git a/src/lib/libcrypto/pkcs12/Makefile b/src/lib/libcrypto/pkcs12/Makefile
index eed226b30d..3a7498fe7a 100644
--- a/src/lib/libcrypto/pkcs12/Makefile
+++ b/src/lib/libcrypto/pkcs12/Makefile
@@ -39,7 +39,7 @@ test:
39all: lib 39all: lib
40 40
41lib: $(LIBOBJ) 41lib: $(LIBOBJ)
42 $(ARX) $(LIB) $(LIBOBJ) 42 $(AR) $(LIB) $(LIBOBJ)
43 $(RANLIB) $(LIB) || echo Never mind. 43 $(RANLIB) $(LIB) || echo Never mind.
44 @touch lib 44 @touch lib
45 45
@@ -85,37 +85,36 @@ p12_add.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
85p12_add.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 85p12_add.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
86p12_add.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 86p12_add.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
87p12_add.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 87p12_add.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
88p12_add.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 88p12_add.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
89p12_add.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 89p12_add.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
90p12_add.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 90p12_add.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
91p12_add.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 91p12_add.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
92p12_add.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 92p12_add.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
93p12_add.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 93p12_add.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
94p12_add.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 94p12_add.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
95p12_add.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 95p12_add.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_add.c
96p12_add.o: ../cryptlib.h p12_add.c
97p12_asn.o: ../../e_os.h ../../include/openssl/asn1.h 96p12_asn.o: ../../e_os.h ../../include/openssl/asn1.h
98p12_asn.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 97p12_asn.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
99p12_asn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 98p12_asn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
100p12_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 99p12_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
101p12_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 100p12_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
102p12_asn.o: ../../include/openssl/err.h ../../include/openssl/evp.h 101p12_asn.o: ../../include/openssl/err.h ../../include/openssl/evp.h
103p12_asn.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 102p12_asn.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
104p12_asn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 103p12_asn.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
105p12_asn.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 104p12_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
106p12_asn.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h 105p12_asn.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
107p12_asn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 106p12_asn.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
108p12_asn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 107p12_asn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
109p12_asn.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 108p12_asn.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
110p12_asn.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_asn.c 109p12_asn.o: ../cryptlib.h p12_asn.c
111p12_attr.o: ../../e_os.h ../../include/openssl/asn1.h 110p12_attr.o: ../../e_os.h ../../include/openssl/asn1.h
112p12_attr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 111p12_attr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
113p12_attr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 112p12_attr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
114p12_attr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 113p12_attr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
115p12_attr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 114p12_attr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
116p12_attr.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 115p12_attr.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
117p12_attr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 116p12_attr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
118p12_attr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 117p12_attr.o: ../../include/openssl/opensslconf.h
119p12_attr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 118p12_attr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
120p12_attr.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 119p12_attr.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
121p12_attr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 120p12_attr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -127,9 +126,9 @@ p12_crpt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
127p12_crpt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 126p12_crpt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
128p12_crpt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 127p12_crpt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
129p12_crpt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 128p12_crpt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
130p12_crpt.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 129p12_crpt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
131p12_crpt.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 130p12_crpt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
132p12_crpt.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 131p12_crpt.o: ../../include/openssl/opensslconf.h
133p12_crpt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 132p12_crpt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
134p12_crpt.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 133p12_crpt.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
135p12_crpt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 134p12_crpt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -141,23 +140,22 @@ p12_crt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
141p12_crt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 140p12_crt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
142p12_crt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 141p12_crt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
143p12_crt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 142p12_crt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
144p12_crt.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 143p12_crt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
145p12_crt.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 144p12_crt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
146p12_crt.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 145p12_crt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
147p12_crt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 146p12_crt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
148p12_crt.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 147p12_crt.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
149p12_crt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 148p12_crt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
150p12_crt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 149p12_crt.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
151p12_crt.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 150p12_crt.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_crt.c
152p12_crt.o: ../cryptlib.h p12_crt.c
153p12_decr.o: ../../e_os.h ../../include/openssl/asn1.h 151p12_decr.o: ../../e_os.h ../../include/openssl/asn1.h
154p12_decr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 152p12_decr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
155p12_decr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 153p12_decr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
156p12_decr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 154p12_decr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
157p12_decr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 155p12_decr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
158p12_decr.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 156p12_decr.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
159p12_decr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 157p12_decr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
160p12_decr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 158p12_decr.o: ../../include/openssl/opensslconf.h
161p12_decr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 159p12_decr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
162p12_decr.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 160p12_decr.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
163p12_decr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 161p12_decr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -169,9 +167,9 @@ p12_init.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
169p12_init.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 167p12_init.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
170p12_init.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 168p12_init.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
171p12_init.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 169p12_init.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
172p12_init.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 170p12_init.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
173p12_init.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 171p12_init.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
174p12_init.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 172p12_init.o: ../../include/openssl/opensslconf.h
175p12_init.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 173p12_init.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
176p12_init.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 174p12_init.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
177p12_init.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 175p12_init.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -184,22 +182,22 @@ p12_key.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
184p12_key.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 182p12_key.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
185p12_key.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 183p12_key.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
186p12_key.o: ../../include/openssl/err.h ../../include/openssl/evp.h 184p12_key.o: ../../include/openssl/err.h ../../include/openssl/evp.h
187p12_key.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 185p12_key.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
188p12_key.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 186p12_key.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
189p12_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 187p12_key.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
190p12_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h 188p12_key.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
191p12_key.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 189p12_key.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
192p12_key.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 190p12_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
193p12_key.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 191p12_key.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
194p12_key.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_key.c 192p12_key.o: ../cryptlib.h p12_key.c
195p12_kiss.o: ../../e_os.h ../../include/openssl/asn1.h 193p12_kiss.o: ../../e_os.h ../../include/openssl/asn1.h
196p12_kiss.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 194p12_kiss.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
197p12_kiss.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 195p12_kiss.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
198p12_kiss.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 196p12_kiss.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
199p12_kiss.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 197p12_kiss.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
200p12_kiss.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 198p12_kiss.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
201p12_kiss.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 199p12_kiss.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
202p12_kiss.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 200p12_kiss.o: ../../include/openssl/opensslconf.h
203p12_kiss.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 201p12_kiss.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
204p12_kiss.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 202p12_kiss.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
205p12_kiss.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 203p12_kiss.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -211,10 +209,9 @@ p12_mutl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
211p12_mutl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 209p12_mutl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
212p12_mutl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 210p12_mutl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
213p12_mutl.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 211p12_mutl.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
214p12_mutl.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 212p12_mutl.o: ../../include/openssl/evp.h ../../include/openssl/hmac.h
215p12_mutl.o: ../../include/openssl/hmac.h ../../include/openssl/lhash.h 213p12_mutl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
216p12_mutl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 214p12_mutl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
217p12_mutl.o: ../../include/openssl/opensslconf.h
218p12_mutl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 215p12_mutl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
219p12_mutl.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 216p12_mutl.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
220p12_mutl.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 217p12_mutl.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
@@ -226,9 +223,8 @@ p12_npas.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
226p12_npas.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 223p12_npas.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
227p12_npas.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 224p12_npas.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
228p12_npas.o: ../../include/openssl/err.h ../../include/openssl/evp.h 225p12_npas.o: ../../include/openssl/err.h ../../include/openssl/evp.h
229p12_npas.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 226p12_npas.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
230p12_npas.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 227p12_npas.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
231p12_npas.o: ../../include/openssl/opensslconf.h
232p12_npas.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 228p12_npas.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
233p12_npas.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 229p12_npas.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
234p12_npas.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 230p12_npas.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
@@ -241,53 +237,50 @@ p12_p8d.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
241p12_p8d.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 237p12_p8d.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
242p12_p8d.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 238p12_p8d.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
243p12_p8d.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 239p12_p8d.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
244p12_p8d.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 240p12_p8d.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
245p12_p8d.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 241p12_p8d.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
246p12_p8d.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 242p12_p8d.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
247p12_p8d.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 243p12_p8d.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
248p12_p8d.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 244p12_p8d.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
249p12_p8d.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 245p12_p8d.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
250p12_p8d.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 246p12_p8d.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
251p12_p8d.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 247p12_p8d.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_p8d.c
252p12_p8d.o: ../cryptlib.h p12_p8d.c
253p12_p8e.o: ../../e_os.h ../../include/openssl/asn1.h 248p12_p8e.o: ../../e_os.h ../../include/openssl/asn1.h
254p12_p8e.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 249p12_p8e.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
255p12_p8e.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 250p12_p8e.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
256p12_p8e.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 251p12_p8e.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
257p12_p8e.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 252p12_p8e.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
258p12_p8e.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 253p12_p8e.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
259p12_p8e.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 254p12_p8e.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
260p12_p8e.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 255p12_p8e.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
261p12_p8e.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 256p12_p8e.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
262p12_p8e.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 257p12_p8e.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
263p12_p8e.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 258p12_p8e.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
264p12_p8e.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 259p12_p8e.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
265p12_p8e.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 260p12_p8e.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_p8e.c
266p12_p8e.o: ../cryptlib.h p12_p8e.c
267p12_utl.o: ../../e_os.h ../../include/openssl/asn1.h 261p12_utl.o: ../../e_os.h ../../include/openssl/asn1.h
268p12_utl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 262p12_utl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
269p12_utl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 263p12_utl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
270p12_utl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 264p12_utl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
271p12_utl.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 265p12_utl.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
272p12_utl.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 266p12_utl.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
273p12_utl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 267p12_utl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
274p12_utl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 268p12_utl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
275p12_utl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 269p12_utl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
276p12_utl.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 270p12_utl.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
277p12_utl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 271p12_utl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
278p12_utl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 272p12_utl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
279p12_utl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 273p12_utl.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_utl.c
280p12_utl.o: ../cryptlib.h p12_utl.c
281pk12err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 274pk12err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
282pk12err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 275pk12err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
283pk12err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 276pk12err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
284pk12err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 277pk12err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
285pk12err.o: ../../include/openssl/err.h ../../include/openssl/evp.h 278pk12err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
286pk12err.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 279pk12err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
287pk12err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 280pk12err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
288pk12err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 281pk12err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
289pk12err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h 282pk12err.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
290pk12err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 283pk12err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
291pk12err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 284pk12err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
292pk12err.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 285pk12err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
293pk12err.o: ../../include/openssl/x509_vfy.h pk12err.c 286pk12err.o: pk12err.c
diff --git a/src/lib/libcrypto/pkcs7/Makefile b/src/lib/libcrypto/pkcs7/Makefile
index 790d8edf36..56dc6823d1 100644
--- a/src/lib/libcrypto/pkcs7/Makefile
+++ b/src/lib/libcrypto/pkcs7/Makefile
@@ -21,9 +21,9 @@ APPS=
21 21
22LIB=$(TOP)/libcrypto.a 22LIB=$(TOP)/libcrypto.a
23LIBSRC= pk7_asn1.c pk7_lib.c pkcs7err.c pk7_doit.c pk7_smime.c pk7_attr.c \ 23LIBSRC= pk7_asn1.c pk7_lib.c pkcs7err.c pk7_doit.c pk7_smime.c pk7_attr.c \
24 pk7_mime.c 24 pk7_mime.c bio_pk7.c
25LIBOBJ= pk7_asn1.o pk7_lib.o pkcs7err.o pk7_doit.o pk7_smime.o pk7_attr.o \ 25LIBOBJ= pk7_asn1.o pk7_lib.o pkcs7err.o pk7_doit.o pk7_smime.o pk7_attr.o \
26 pk7_mime.o 26 pk7_mime.o bio_pk7.o
27 27
28SRC= $(LIBSRC) 28SRC= $(LIBSRC)
29 29
@@ -54,7 +54,7 @@ verify: verify.o example.o lib
54 $(CC) $(CFLAGS) -o verify verify.o $(PEX_LIBS) example.o $(LIB) $(EX_LIBS) 54 $(CC) $(CFLAGS) -o verify verify.o $(PEX_LIBS) example.o $(LIB) $(EX_LIBS)
55 55
56lib: $(LIBOBJ) 56lib: $(LIBOBJ)
57 $(ARX) $(LIB) $(LIBOBJ) 57 $(AR) $(LIB) $(LIBOBJ)
58 $(RANLIB) $(LIB) || echo Never mind. 58 $(RANLIB) $(LIB) || echo Never mind.
59 @touch lib 59 @touch lib
60 60
@@ -95,26 +95,31 @@ clean:
95 95
96# DO NOT DELETE THIS LINE -- make depend depends on it. 96# DO NOT DELETE THIS LINE -- make depend depends on it.
97 97
98bio_pk7.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
99bio_pk7.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
100bio_pk7.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
101bio_pk7.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
102bio_pk7.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
103bio_pk7.o: ../../include/openssl/symhacks.h bio_pk7.c
98pk7_asn1.o: ../../e_os.h ../../include/openssl/asn1.h 104pk7_asn1.o: ../../e_os.h ../../include/openssl/asn1.h
99pk7_asn1.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 105pk7_asn1.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
100pk7_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 106pk7_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
101pk7_asn1.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 107pk7_asn1.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
102pk7_asn1.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 108pk7_asn1.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
103pk7_asn1.o: ../../include/openssl/err.h ../../include/openssl/evp.h 109pk7_asn1.o: ../../include/openssl/err.h ../../include/openssl/evp.h
104pk7_asn1.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 110pk7_asn1.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
105pk7_asn1.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 111pk7_asn1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
106pk7_asn1.o: ../../include/openssl/opensslconf.h
107pk7_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 112pk7_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
108pk7_asn1.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 113pk7_asn1.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
109pk7_asn1.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 114pk7_asn1.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
110pk7_asn1.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 115pk7_asn1.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
111pk7_asn1.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pk7_asn1.c 116pk7_asn1.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pk7_asn1.c
112pk7_attr.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 117pk7_attr.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
113pk7_attr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 118pk7_attr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
114pk7_attr.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 119pk7_attr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
115pk7_attr.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 120pk7_attr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
116pk7_attr.o: ../../include/openssl/err.h ../../include/openssl/evp.h 121pk7_attr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
117pk7_attr.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 122pk7_attr.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
118pk7_attr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 123pk7_attr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
119pk7_attr.o: ../../include/openssl/opensslconf.h 124pk7_attr.o: ../../include/openssl/opensslconf.h
120pk7_attr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 125pk7_attr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
@@ -129,9 +134,8 @@ pk7_doit.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
129pk7_doit.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 134pk7_doit.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
130pk7_doit.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 135pk7_doit.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
131pk7_doit.o: ../../include/openssl/err.h ../../include/openssl/evp.h 136pk7_doit.o: ../../include/openssl/err.h ../../include/openssl/evp.h
132pk7_doit.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 137pk7_doit.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
133pk7_doit.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 138pk7_doit.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
134pk7_doit.o: ../../include/openssl/opensslconf.h
135pk7_doit.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 139pk7_doit.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
136pk7_doit.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 140pk7_doit.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
137pk7_doit.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 141pk7_doit.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -143,22 +147,22 @@ pk7_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
143pk7_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 147pk7_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
144pk7_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 148pk7_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
145pk7_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 149pk7_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
146pk7_lib.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 150pk7_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
147pk7_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 151pk7_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
148pk7_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 152pk7_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
149pk7_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 153pk7_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
150pk7_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 154pk7_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
151pk7_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 155pk7_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
152pk7_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 156pk7_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
153pk7_lib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pk7_lib.c 157pk7_lib.o: ../asn1/asn1_locl.h ../cryptlib.h pk7_lib.c
154pk7_mime.o: ../../e_os.h ../../include/openssl/asn1.h 158pk7_mime.o: ../../e_os.h ../../include/openssl/asn1.h
155pk7_mime.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 159pk7_mime.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
156pk7_mime.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 160pk7_mime.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
157pk7_mime.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 161pk7_mime.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
158pk7_mime.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 162pk7_mime.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
159pk7_mime.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 163pk7_mime.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
160pk7_mime.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 164pk7_mime.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
161pk7_mime.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 165pk7_mime.o: ../../include/openssl/opensslconf.h
162pk7_mime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 166pk7_mime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
163pk7_mime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 167pk7_mime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
164pk7_mime.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 168pk7_mime.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -171,8 +175,8 @@ pk7_smime.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
171pk7_smime.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 175pk7_smime.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
172pk7_smime.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 176pk7_smime.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
173pk7_smime.o: ../../include/openssl/err.h ../../include/openssl/evp.h 177pk7_smime.o: ../../include/openssl/err.h ../../include/openssl/evp.h
174pk7_smime.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 178pk7_smime.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
175pk7_smime.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 179pk7_smime.o: ../../include/openssl/objects.h
176pk7_smime.o: ../../include/openssl/opensslconf.h 180pk7_smime.o: ../../include/openssl/opensslconf.h
177pk7_smime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 181pk7_smime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
178pk7_smime.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 182pk7_smime.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
diff --git a/src/lib/libcrypto/rc2/Makefile b/src/lib/libcrypto/rc2/Makefile
index 4b6292b65f..73eac347e7 100644
--- a/src/lib/libcrypto/rc2/Makefile
+++ b/src/lib/libcrypto/rc2/Makefile
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
@@ -78,11 +78,7 @@ rc2_cbc.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h
78rc2_cbc.o: rc2_cbc.c rc2_locl.h 78rc2_cbc.o: rc2_cbc.c rc2_locl.h
79rc2_ecb.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 79rc2_ecb.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
80rc2_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
81rc2_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 81rc2_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h
82rc2_skey.o: ../../include/openssl/fips.h ../../include/openssl/opensslconf.h
83rc2_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
84rc2_skey.o: ../../include/openssl/rc2.h ../../include/openssl/safestack.h
85rc2_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
86rc2_skey.o: rc2_locl.h rc2_skey.c 82rc2_skey.o: rc2_locl.h rc2_skey.c
87rc2cfb64.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h 83rc2cfb64.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h
88rc2cfb64.o: rc2_locl.h rc2cfb64.c 84rc2cfb64.o: rc2_locl.h rc2cfb64.c
diff --git a/src/lib/libcrypto/rc4/Makefile b/src/lib/libcrypto/rc4/Makefile
index f0bd7678fc..264451a213 100644
--- a/src/lib/libcrypto/rc4/Makefile
+++ b/src/lib/libcrypto/rc4/Makefile
@@ -21,8 +21,8 @@ TEST=rc4test.c
21APPS= 21APPS=
22 22
23LIB=$(TOP)/libcrypto.a 23LIB=$(TOP)/libcrypto.a
24LIBSRC=rc4_skey.c rc4_enc.c rc4_fblk.c 24LIBSRC=rc4_skey.c rc4_enc.c
25LIBOBJ=$(RC4_ENC) rc4_fblk.o 25LIBOBJ=$(RC4_ENC)
26 26
27SRC= $(LIBSRC) 27SRC= $(LIBSRC)
28 28
@@ -37,26 +37,26 @@ top:
37all: lib 37all: lib
38 38
39lib: $(LIBOBJ) 39lib: $(LIBOBJ)
40 $(ARX) $(LIB) $(LIBOBJ) 40 $(AR) $(LIB) $(LIBOBJ)
41 $(RANLIB) $(LIB) || echo Never mind. 41 $(RANLIB) $(LIB) || echo Never mind.
42 @touch lib 42 @touch lib
43 43
44# ELF 44rc4-586.s: asm/rc4-586.pl ../perlasm/x86asm.pl
45rx86-elf.s: asm/rc4-586.pl ../perlasm/x86asm.pl 45 $(PERL) asm/rc4-586.pl $(PERLASM_SCHEME) $(CFLAGS) > $@
46 (cd asm; $(PERL) rc4-586.pl elf $(CFLAGS) > ../$@)
47# COFF
48rx86-cof.s: asm/rc4-586.pl ../perlasm/x86asm.pl
49 (cd asm; $(PERL) rc4-586.pl coff $(CFLAGS) > ../$@)
50# a.out
51rx86-out.s: asm/rc4-586.pl ../perlasm/x86asm.pl
52 (cd asm; $(PERL) rc4-586.pl a.out $(CFLAGS) > ../$@)
53 46
54rc4-x86_64.s: asm/rc4-x86_64.pl; $(PERL) asm/rc4-x86_64.pl $@ 47rc4-x86_64.s: asm/rc4-x86_64.pl
48 $(PERL) asm/rc4-x86_64.pl $(PERLASM_SCHEME) > $@
55 49
56rc4-ia64.s: asm/rc4-ia64.S 50rc4-ia64.S: asm/rc4-ia64.pl
51 $(PERL) asm/rc4-ia64.pl $(CFLAGS) > $@
52
53rc4-s390x.s: asm/rc4-s390x.pl
54 $(PERL) asm/rc4-s390x.pl > $@
55
56rc4-ia64.s: rc4-ia64.S
57 @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 \
58 int) set -x; $(CC) $(CFLAGS) -DSZ=4 -E asm/rc4-ia64.S > $@ ;; \ 58 int) set -x; $(CC) $(CFLAGS) -DSZ=4 -E rc4-ia64.S > $@ ;; \
59 char) set -x; $(CC) $(CFLAGS) -DSZ=1 -E asm/rc4-ia64.S > $@ ;; \ 59 char) set -x; $(CC) $(CFLAGS) -DSZ=1 -E rc4-ia64.S > $@ ;; \
60 *) exit 1 ;; \ 60 *) exit 1 ;; \
61 esac 61 esac
62 62
@@ -105,20 +105,10 @@ rc4_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
105rc4_enc.o: ../../include/openssl/rc4.h ../../include/openssl/safestack.h 105rc4_enc.o: ../../include/openssl/rc4.h ../../include/openssl/safestack.h
106rc4_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 106rc4_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
107rc4_enc.o: ../cryptlib.h rc4_enc.c rc4_locl.h 107rc4_enc.o: ../cryptlib.h rc4_enc.c rc4_locl.h
108rc4_fblk.o: ../../e_os.h ../../include/openssl/bio.h
109rc4_fblk.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
110rc4_fblk.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
111rc4_fblk.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
112rc4_fblk.o: ../../include/openssl/opensslconf.h
113rc4_fblk.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
114rc4_fblk.o: ../../include/openssl/rc4.h ../../include/openssl/safestack.h
115rc4_fblk.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
116rc4_fblk.o: ../cryptlib.h rc4_fblk.c rc4_locl.h
117rc4_skey.o: ../../e_os.h ../../include/openssl/bio.h 108rc4_skey.o: ../../e_os.h ../../include/openssl/bio.h
118rc4_skey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 109rc4_skey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
119rc4_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 110rc4_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
120rc4_skey.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 111rc4_skey.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
121rc4_skey.o: ../../include/openssl/opensslconf.h
122rc4_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 112rc4_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
123rc4_skey.o: ../../include/openssl/rc4.h ../../include/openssl/safestack.h 113rc4_skey.o: ../../include/openssl/rc4.h ../../include/openssl/safestack.h
124rc4_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 114rc4_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
diff --git a/src/lib/libcrypto/rc5/Makefile b/src/lib/libcrypto/rc5/Makefile
index b4e21c9bb2..8a8b00eb89 100644
--- a/src/lib/libcrypto/rc5/Makefile
+++ b/src/lib/libcrypto/rc5/Makefile
@@ -12,8 +12,6 @@ MAKEFILE= Makefile
12AR= ar r 12AR= ar r
13 13
14RC5_ENC= rc5_enc.o 14RC5_ENC= rc5_enc.o
15# or use
16#DES_ENC= r586-elf.o
17 15
18CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
19ASFLAGS= $(INCLUDES) $(ASFLAG) 17ASFLAGS= $(INCLUDES) $(ASFLAG)
@@ -40,19 +38,12 @@ top:
40all: lib 38all: lib
41 39
42lib: $(LIBOBJ) 40lib: $(LIBOBJ)
43 $(ARX) $(LIB) $(LIBOBJ) 41 $(AR) $(LIB) $(LIBOBJ)
44 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
45 @touch lib 43 @touch lib
46 44
47# ELF 45rc5-586.s: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
48r586-elf.s: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 46 $(PERL) asm/rc5-586.pl $(PERLASM_SCHEME) $(CFLAGS) > $@
49 (cd asm; $(PERL) rc5-586.pl elf $(CFLAGS) > ../$@)
50# COFF
51r586-cof.s: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
52 (cd asm; $(PERL) rc5-586.pl coff $(CFLAGS) > ../$@)
53# a.out
54r586-out.s: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
55 (cd asm; $(PERL) rc5-586.pl a.out $(CFLAGS) > ../$@)
56 47
57files: 48files:
58 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 49 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
diff --git a/src/lib/libcrypto/ripemd/Makefile b/src/lib/libcrypto/ripemd/Makefile
index 6145f13699..d5b1067dbe 100644
--- a/src/lib/libcrypto/ripemd/Makefile
+++ b/src/lib/libcrypto/ripemd/Makefile
@@ -38,19 +38,12 @@ top:
38all: lib 38all: lib
39 39
40lib: $(LIBOBJ) 40lib: $(LIBOBJ)
41 $(ARX) $(LIB) $(LIBOBJ) 41 $(AR) $(LIB) $(LIBOBJ)
42 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
43 @touch lib 43 @touch lib
44 44
45# ELF 45rmd-586.s: asm/rmd-586.pl ../perlasm/x86asm.pl
46rm86-elf.s: asm/rmd-586.pl ../perlasm/x86asm.pl 46 $(PERL) asm/rmd-586.pl $(PERLASM_SCHEME) $(CFLAGS) > $@
47 (cd asm; $(PERL) rmd-586.pl elf $(CFLAGS) > ../$@)
48# COFF
49rm86-cof.s: asm/rmd-586.pl ../perlasm/x86asm.pl
50 (cd asm; $(PERL) rmd-586.pl coff $(CFLAGS) > ../$@)
51# a.out
52rm86-out.s: asm/rmd-586.pl ../perlasm/x86asm.pl
53 (cd asm; $(PERL) rmd-586.pl a.out $(CFLAGS) > ../$@)
54 47
55files: 48files:
56 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 49 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -89,13 +82,8 @@ clean:
89 82
90# DO NOT DELETE THIS LINE -- make depend depends on it. 83# DO NOT DELETE THIS LINE -- make depend depends on it.
91 84
92rmd_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 85rmd_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
93rmd_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 86rmd_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ripemd.h
94rmd_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
95rmd_dgst.o: ../../include/openssl/opensslconf.h
96rmd_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
97rmd_dgst.o: ../../include/openssl/ripemd.h ../../include/openssl/safestack.h
98rmd_dgst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
99rmd_dgst.o: ../md32_common.h rmd_dgst.c rmd_locl.h rmdconst.h 87rmd_dgst.o: ../md32_common.h rmd_dgst.c rmd_locl.h rmdconst.h
100rmd_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 88rmd_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
101rmd_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 89rmd_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
diff --git a/src/lib/libcrypto/sha/Makefile b/src/lib/libcrypto/sha/Makefile
index f4741b9ee6..e6eccb05f9 100644
--- a/src/lib/libcrypto/sha/Makefile
+++ b/src/lib/libcrypto/sha/Makefile
@@ -38,25 +38,16 @@ top:
38all: lib 38all: lib
39 39
40lib: $(LIBOBJ) 40lib: $(LIBOBJ)
41 $(ARX) $(LIB) $(LIBOBJ) 41 $(AR) $(LIB) $(LIBOBJ)
42 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
43 @touch lib 43 @touch lib
44 44
45# ELF 45sha1-586.s: asm/sha1-586.pl ../perlasm/x86asm.pl
46sx86-elf.s: asm/sha1-586.pl ../perlasm/x86asm.pl 46 $(PERL) asm/sha1-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
47 (cd asm; $(PERL) sha1-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@) 47sha256-586.s: asm/sha256-586.pl ../perlasm/x86asm.pl
48s512sse2-elf.s: asm/sha512-sse2.pl ../perlasm/x86asm.pl 48 $(PERL) asm/sha256-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
49 (cd asm; $(PERL) sha512-sse2.pl elf $(CFLAGS) $(PROCESSOR) > ../$@) 49sha512-586.s: asm/sha512-586.pl ../perlasm/x86asm.pl
50# COFF 50 $(PERL) asm/sha512-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
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) > ../$@)
55# a.out
56sx86-out.s: asm/sha1-586.pl ../perlasm/x86asm.pl
57 (cd asm; $(PERL) sha1-586.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
58s512sse2-out.s: asm/sha512-sse2.pl ../perlasm/x86asm.pl
59 (cd asm; $(PERL) sha512-sse2.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
60 51
61sha1-ia64.s: asm/sha1-ia64.pl 52sha1-ia64.s: asm/sha1-ia64.pl
62 (cd asm; $(PERL) sha1-ia64.pl ../$@ $(CFLAGS)) 53 (cd asm; $(PERL) sha1-ia64.pl ../$@ $(CFLAGS))
@@ -65,10 +56,25 @@ sha256-ia64.s: asm/sha512-ia64.pl
65sha512-ia64.s: asm/sha512-ia64.pl 56sha512-ia64.s: asm/sha512-ia64.pl
66 (cd asm; $(PERL) sha512-ia64.pl ../$@ $(CFLAGS)) 57 (cd asm; $(PERL) sha512-ia64.pl ../$@ $(CFLAGS))
67 58
59sha256-armv4.s: asm/sha256-armv4.pl
60 $(PERL) $< $@
61
68# Solaris make has to be explicitly told 62# Solaris make has to be explicitly told
69sha1-x86_64.s: asm/sha1-x86_64.pl; $(PERL) asm/sha1-x86_64.pl $@ 63sha1-x86_64.s: asm/sha1-x86_64.pl; $(PERL) asm/sha1-x86_64.pl $(PERLASM_SCHEME) > $@
70sha256-x86_64.s:asm/sha512-x86_64.pl; $(PERL) asm/sha512-x86_64.pl $@ 64sha256-x86_64.s:asm/sha512-x86_64.pl; $(PERL) asm/sha512-x86_64.pl $(PERLASM_SCHEME) $@
71sha512-x86_64.s:asm/sha512-x86_64.pl; $(PERL) asm/sha512-x86_64.pl $@ 65sha512-x86_64.s:asm/sha512-x86_64.pl; $(PERL) asm/sha512-x86_64.pl $(PERLASM_SCHEME) $@
66sha1-sparcv9.s: asm/sha1-sparcv9.pl; $(PERL) asm/sha1-sparcv9.pl $@ $(CFLAGS)
67sha256-sparcv9.s:asm/sha512-sparcv9.pl; $(PERL) asm/sha512-sparcv9.pl $@ $(CFLAGS)
68sha512-sparcv9.s:asm/sha512-sparcv9.pl; $(PERL) asm/sha512-sparcv9.pl $@ $(CFLAGS)
69
70sha1-ppc.s: asm/sha1-ppc.pl; $(PERL) asm/sha1-ppc.pl $(PERLASM_SCHEME) $@
71sha256-ppc.s: asm/sha512-ppc.pl; $(PERL) asm/sha512-ppc.pl $(PERLASM_SCHEME) $@
72sha512-ppc.s: asm/sha512-ppc.pl; $(PERL) asm/sha512-ppc.pl $(PERLASM_SCHEME) $@
73
74# GNU make "catch all"
75sha1-%.s: asm/sha1-%.pl; $(PERL) $< $@
76sha256-%.s: asm/sha512-%.pl; $(PERL) $< $@
77sha512-%.s: asm/sha512-%.pl; $(PERL) $< $@
72 78
73files: 79files:
74 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 80 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -113,31 +119,24 @@ sha1_one.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
113sha1_one.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 119sha1_one.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
114sha1_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 120sha1_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
115sha1_one.o: sha1_one.c 121sha1_one.o: sha1_one.c
116sha1dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/fips.h 122sha1dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
117sha1dgst.o: ../../include/openssl/opensslconf.h
118sha1dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h 123sha1dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h
119sha1dgst.o: ../md32_common.h sha1dgst.c sha_locl.h 124sha1dgst.o: ../md32_common.h sha1dgst.c sha_locl.h
120sha256.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 125sha256.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
121sha256.o: ../../include/openssl/fips.h ../../include/openssl/opensslconf.h 126sha256.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
122sha256.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 127sha256.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
123sha256.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 128sha256.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
124sha256.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 129sha256.o: ../../include/openssl/symhacks.h ../md32_common.h sha256.c
125sha256.o: ../md32_common.h sha256.c
126sha512.o: ../../e_os.h ../../include/openssl/bio.h 130sha512.o: ../../e_os.h ../../include/openssl/bio.h
127sha512.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 131sha512.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
128sha512.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 132sha512.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
129sha512.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 133sha512.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
130sha512.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 134sha512.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
131sha512.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 135sha512.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
132sha512.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 136sha512.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
133sha512.o: ../../include/openssl/symhacks.h ../cryptlib.h sha512.c 137sha512.o: ../cryptlib.h sha512.c
134sha_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 138sha_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
135sha_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 139sha_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h
136sha_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
137sha_dgst.o: ../../include/openssl/opensslconf.h
138sha_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
139sha_dgst.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
140sha_dgst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
141sha_dgst.o: ../md32_common.h sha_dgst.c sha_locl.h 140sha_dgst.o: ../md32_common.h sha_dgst.c sha_locl.h
142sha_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 141sha_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
143sha_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 142sha_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
diff --git a/src/lib/libcrypto/stack/Makefile b/src/lib/libcrypto/stack/Makefile
index 489a77b93c..5327692ac8 100644
--- a/src/lib/libcrypto/stack/Makefile
+++ b/src/lib/libcrypto/stack/Makefile
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
diff --git a/src/lib/libcrypto/txt_db/Makefile b/src/lib/libcrypto/txt_db/Makefile
index 87e57b49f6..e6f30331d8 100644
--- a/src/lib/libcrypto/txt_db/Makefile
+++ b/src/lib/libcrypto/txt_db/Makefile
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
diff --git a/src/lib/libcrypto/ui/Makefile b/src/lib/libcrypto/ui/Makefile
index 4755e206f6..a685659fb4 100644
--- a/src/lib/libcrypto/ui/Makefile
+++ b/src/lib/libcrypto/ui/Makefile
@@ -37,7 +37,7 @@ top:
37all: lib 37all: lib
38 38
39lib: $(LIBOBJ) 39lib: $(LIBOBJ)
40 $(ARX) $(LIB) $(LIBOBJ) 40 $(AR) $(LIB) $(LIBOBJ)
41 $(RANLIB) $(LIB) || echo Never mind. 41 $(RANLIB) $(LIB) || echo Never mind.
42 @touch lib 42 @touch lib
43 43
diff --git a/src/lib/libcrypto/util/deltree.com b/src/lib/libcrypto/util/deltree.com
new file mode 100644
index 0000000000..9f36b1a5e9
--- /dev/null
+++ b/src/lib/libcrypto/util/deltree.com
@@ -0,0 +1,34 @@
1$! DELTREE.COM
2$
3$ call deltree 'p1'
4$ exit $status
5$
6$ deltree: subroutine ! P1 is a name of a directory
7$ on control_y then goto dt_STOP
8$ on warning then goto dt_exit
9$ _dt_def = f$trnlnm("SYS$DISK")+f$directory()
10$ if f$parse(p1) .eqs. "" then exit
11$ set default 'f$parse(p1,,,"DEVICE")''f$parse(p1,,,"DIRECTORY")'
12$ p1 = f$parse(p1,,,"NAME") + f$parse(p1,,,"TYPE")
13$ _fp = f$parse(".DIR",p1)
14$ dt_loop:
15$ _f = f$search(_fp)
16$ if _f .eqs. "" then goto dt_loopend
17$ call deltree [.'f$parse(_f,,,"NAME")']*.*
18$ goto dt_loop
19$ dt_loopend:
20$ _fp = f$parse(p1,".;*")
21$ if f$search(_fp) .eqs. "" then goto dt_exit
22$ set noon
23$ set file/prot=(S:RWED,O:RWED,G:RWED,W:RWED) '_fp'
24$ set on
25$ delete/nolog '_fp'
26$ dt_exit:
27$ set default '_dt_def'
28$ goto dt_end
29$ dt_STOP:
30$ set default '_dt_def'
31$ stop/id=""
32$ exit
33$ dt_end:
34$ endsubroutine
diff --git a/src/lib/libcrypto/util/shlib_wrap.sh b/src/lib/libcrypto/util/shlib_wrap.sh
index a2f62d696f..9416d593d2 100755
--- a/src/lib/libcrypto/util/shlib_wrap.sh
+++ b/src/lib/libcrypto/util/shlib_wrap.sh
@@ -80,7 +80,7 @@ if [ -f "$LIBCRYPTOSO" -a -z "$preload_var" ]; then
80 # it into a script makes it possible to do so on multi-ABI 80 # it into a script makes it possible to do so on multi-ABI
81 # platforms. 81 # platforms.
82 case "$SYSNAME" in 82 case "$SYSNAME" in
83 *BSD) LD_PRELOAD="$LIBCRYPTOSO:$LIBSSLSO" ;; # *BSD 83 *BSD|QNX) LD_PRELOAD="$LIBCRYPTOSO:$LIBSSLSO" ;; # *BSD, QNX
84 *) LD_PRELOAD="$LIBCRYPTOSO $LIBSSLSO" ;; # SunOS, Linux, ELF HP-UX 84 *) LD_PRELOAD="$LIBCRYPTOSO $LIBSSLSO" ;; # SunOS, Linux, ELF HP-UX
85 esac 85 esac
86 _RLD_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT" # Tru64, o32 IRIX 86 _RLD_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT" # Tru64, o32 IRIX
@@ -88,4 +88,6 @@ if [ -f "$LIBCRYPTOSO" -a -z "$preload_var" ]; then
88 export LD_PRELOAD _RLD_LIST DYLD_INSERT_LIBRARIES 88 export LD_PRELOAD _RLD_LIST DYLD_INSERT_LIBRARIES
89fi 89fi
90 90
91exec "$@" 91cmd="$1${EXE_EXT}"
92shift
93exec "$cmd" "$@"
diff --git a/src/lib/libcrypto/x509/Makefile b/src/lib/libcrypto/x509/Makefile
index 464752b159..72c82278f4 100644
--- a/src/lib/libcrypto/x509/Makefile
+++ b/src/lib/libcrypto/x509/Makefile
@@ -43,12 +43,12 @@ top:
43all: lib 43all: lib
44 44
45lib: $(LIBOBJ) 45lib: $(LIBOBJ)
46 $(ARX) $(LIB) $(LIBOBJ) 46 $(AR) $(LIB) $(LIBOBJ)
47 $(RANLIB) $(LIB) || echo Never mind. 47 $(RANLIB) $(LIB) || echo Never mind.
48 @touch lib 48 @touch lib
49 49
50files: 50files:
51 $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO 51 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
52 52
53links: 53links:
54 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 54 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
@@ -89,37 +89,35 @@ by_dir.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
89by_dir.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 89by_dir.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
90by_dir.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 90by_dir.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
91by_dir.o: ../../include/openssl/err.h ../../include/openssl/evp.h 91by_dir.o: ../../include/openssl/err.h ../../include/openssl/evp.h
92by_dir.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 92by_dir.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
93by_dir.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 93by_dir.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
94by_dir.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 94by_dir.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
95by_dir.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 95by_dir.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
96by_dir.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 96by_dir.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
97by_dir.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 97by_dir.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
98by_dir.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 98by_dir.o: ../../include/openssl/x509_vfy.h ../cryptlib.h by_dir.c
99by_dir.o: ../cryptlib.h by_dir.c
100by_file.o: ../../e_os.h ../../include/openssl/asn1.h 99by_file.o: ../../e_os.h ../../include/openssl/asn1.h
101by_file.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 100by_file.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
102by_file.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 101by_file.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
103by_file.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 102by_file.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
104by_file.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 103by_file.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
105by_file.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 104by_file.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
106by_file.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 105by_file.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
107by_file.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 106by_file.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
108by_file.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 107by_file.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
109by_file.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 108by_file.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
110by_file.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 109by_file.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
111by_file.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 110by_file.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
112by_file.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 111by_file.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
113by_file.o: ../../include/openssl/x509_vfy.h ../cryptlib.h by_file.c 112by_file.o: ../cryptlib.h by_file.c
114x509_att.o: ../../e_os.h ../../include/openssl/asn1.h 113x509_att.o: ../../e_os.h ../../include/openssl/asn1.h
115x509_att.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 114x509_att.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
116x509_att.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 115x509_att.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
117x509_att.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 116x509_att.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
118x509_att.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 117x509_att.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
119x509_att.o: ../../include/openssl/err.h ../../include/openssl/evp.h 118x509_att.o: ../../include/openssl/err.h ../../include/openssl/evp.h
120x509_att.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 119x509_att.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
121x509_att.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 120x509_att.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
122x509_att.o: ../../include/openssl/opensslconf.h
123x509_att.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 121x509_att.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
124x509_att.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 122x509_att.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
125x509_att.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 123x509_att.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -132,9 +130,8 @@ x509_cmp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
132x509_cmp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 130x509_cmp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
133x509_cmp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 131x509_cmp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
134x509_cmp.o: ../../include/openssl/err.h ../../include/openssl/evp.h 132x509_cmp.o: ../../include/openssl/err.h ../../include/openssl/evp.h
135x509_cmp.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 133x509_cmp.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
136x509_cmp.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 134x509_cmp.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
137x509_cmp.o: ../../include/openssl/opensslconf.h
138x509_cmp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 135x509_cmp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
139x509_cmp.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 136x509_cmp.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
140x509_cmp.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 137x509_cmp.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -146,22 +143,22 @@ x509_d2.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
146x509_d2.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 143x509_d2.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
147x509_d2.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 144x509_d2.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
148x509_d2.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 145x509_d2.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
149x509_d2.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 146x509_d2.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
150x509_d2.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 147x509_d2.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
151x509_d2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 148x509_d2.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
152x509_d2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 149x509_d2.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
153x509_d2.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 150x509_d2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
154x509_d2.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 151x509_d2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
155x509_d2.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 152x509_d2.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
156x509_d2.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_d2.c 153x509_d2.o: ../cryptlib.h x509_d2.c
157x509_def.o: ../../e_os.h ../../include/openssl/asn1.h 154x509_def.o: ../../e_os.h ../../include/openssl/asn1.h
158x509_def.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 155x509_def.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
159x509_def.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 156x509_def.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
160x509_def.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 157x509_def.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
161x509_def.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 158x509_def.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
162x509_def.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 159x509_def.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
163x509_def.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 160x509_def.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
164x509_def.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 161x509_def.o: ../../include/openssl/opensslconf.h
165x509_def.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 162x509_def.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
166x509_def.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 163x509_def.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
167x509_def.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 164x509_def.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -172,9 +169,8 @@ x509_err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
172x509_err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 169x509_err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
173x509_err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 170x509_err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
174x509_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h 171x509_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
175x509_err.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 172x509_err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
176x509_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 173x509_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
177x509_err.o: ../../include/openssl/opensslconf.h
178x509_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 174x509_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
179x509_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 175x509_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
180x509_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 176x509_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -186,9 +182,8 @@ x509_ext.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
186x509_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 182x509_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
187x509_ext.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 183x509_ext.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
188x509_ext.o: ../../include/openssl/err.h ../../include/openssl/evp.h 184x509_ext.o: ../../include/openssl/err.h ../../include/openssl/evp.h
189x509_ext.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 185x509_ext.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
190x509_ext.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 186x509_ext.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
191x509_ext.o: ../../include/openssl/opensslconf.h
192x509_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 187x509_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
193x509_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 188x509_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
194x509_ext.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 189x509_ext.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -201,22 +196,22 @@ x509_lu.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
201x509_lu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 196x509_lu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
202x509_lu.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 197x509_lu.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
203x509_lu.o: ../../include/openssl/err.h ../../include/openssl/evp.h 198x509_lu.o: ../../include/openssl/err.h ../../include/openssl/evp.h
204x509_lu.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 199x509_lu.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
205x509_lu.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 200x509_lu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
206x509_lu.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 201x509_lu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
207x509_lu.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 202x509_lu.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
208x509_lu.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 203x509_lu.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
209x509_lu.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 204x509_lu.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
210x509_lu.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 205x509_lu.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
211x509_lu.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_lu.c 206x509_lu.o: ../cryptlib.h x509_lu.c
212x509_obj.o: ../../e_os.h ../../include/openssl/asn1.h 207x509_obj.o: ../../e_os.h ../../include/openssl/asn1.h
213x509_obj.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 208x509_obj.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
214x509_obj.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 209x509_obj.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
215x509_obj.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 210x509_obj.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
216x509_obj.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 211x509_obj.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
217x509_obj.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 212x509_obj.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
218x509_obj.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 213x509_obj.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
219x509_obj.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 214x509_obj.o: ../../include/openssl/opensslconf.h
220x509_obj.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 215x509_obj.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
221x509_obj.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 216x509_obj.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
222x509_obj.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 217x509_obj.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -228,21 +223,20 @@ x509_r2x.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
228x509_r2x.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 223x509_r2x.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
229x509_r2x.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 224x509_r2x.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
230x509_r2x.o: ../../include/openssl/err.h ../../include/openssl/evp.h 225x509_r2x.o: ../../include/openssl/err.h ../../include/openssl/evp.h
231x509_r2x.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 226x509_r2x.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
232x509_r2x.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 227x509_r2x.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
233x509_r2x.o: ../../include/openssl/opensslconf.h
234x509_r2x.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 228x509_r2x.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
235x509_r2x.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 229x509_r2x.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
236x509_r2x.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 230x509_r2x.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
237x509_r2x.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 231x509_r2x.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
238x509_r2x.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_r2x.c 232x509_r2x.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_r2x.c
239x509_req.o: ../../e_os.h ../../include/openssl/asn1.h 233x509_req.o: ../../e_os.h ../../include/openssl/asn1.h
240x509_req.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 234x509_req.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
241x509_req.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 235x509_req.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
242x509_req.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 236x509_req.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
243x509_req.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 237x509_req.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
244x509_req.o: ../../include/openssl/err.h ../../include/openssl/evp.h 238x509_req.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
245x509_req.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 239x509_req.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
246x509_req.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 240x509_req.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
247x509_req.o: ../../include/openssl/opensslconf.h 241x509_req.o: ../../include/openssl/opensslconf.h
248x509_req.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 242x509_req.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
@@ -256,9 +250,9 @@ x509_set.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
256x509_set.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 250x509_set.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
257x509_set.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 251x509_set.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
258x509_set.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 252x509_set.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
259x509_set.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 253x509_set.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
260x509_set.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 254x509_set.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
261x509_set.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 255x509_set.o: ../../include/openssl/opensslconf.h
262x509_set.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 256x509_set.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
263x509_set.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 257x509_set.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
264x509_set.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 258x509_set.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -270,9 +264,8 @@ x509_trs.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
270x509_trs.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 264x509_trs.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
271x509_trs.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 265x509_trs.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
272x509_trs.o: ../../include/openssl/err.h ../../include/openssl/evp.h 266x509_trs.o: ../../include/openssl/err.h ../../include/openssl/evp.h
273x509_trs.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 267x509_trs.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
274x509_trs.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 268x509_trs.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
275x509_trs.o: ../../include/openssl/opensslconf.h
276x509_trs.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 269x509_trs.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
277x509_trs.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 270x509_trs.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
278x509_trs.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 271x509_trs.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -284,9 +277,9 @@ x509_txt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
284x509_txt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 277x509_txt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
285x509_txt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 278x509_txt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
286x509_txt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 279x509_txt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
287x509_txt.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 280x509_txt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
288x509_txt.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 281x509_txt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
289x509_txt.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 282x509_txt.o: ../../include/openssl/opensslconf.h
290x509_txt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 283x509_txt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
291x509_txt.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 284x509_txt.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
292x509_txt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 285x509_txt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -298,23 +291,22 @@ x509_v3.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
298x509_v3.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 291x509_v3.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
299x509_v3.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 292x509_v3.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
300x509_v3.o: ../../include/openssl/err.h ../../include/openssl/evp.h 293x509_v3.o: ../../include/openssl/err.h ../../include/openssl/evp.h
301x509_v3.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 294x509_v3.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
302x509_v3.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 295x509_v3.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
303x509_v3.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 296x509_v3.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
304x509_v3.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 297x509_v3.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
305x509_v3.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 298x509_v3.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
306x509_v3.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 299x509_v3.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
307x509_v3.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 300x509_v3.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
308x509_v3.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_v3.c 301x509_v3.o: ../cryptlib.h x509_v3.c
309x509_vfy.o: ../../e_os.h ../../include/openssl/asn1.h 302x509_vfy.o: ../../e_os.h ../../include/openssl/asn1.h
310x509_vfy.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 303x509_vfy.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
311x509_vfy.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 304x509_vfy.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
312x509_vfy.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 305x509_vfy.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
313x509_vfy.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 306x509_vfy.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
314x509_vfy.o: ../../include/openssl/err.h ../../include/openssl/evp.h 307x509_vfy.o: ../../include/openssl/err.h ../../include/openssl/evp.h
315x509_vfy.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 308x509_vfy.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
316x509_vfy.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 309x509_vfy.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
317x509_vfy.o: ../../include/openssl/opensslconf.h
318x509_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 310x509_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
319x509_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 311x509_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
320x509_vfy.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 312x509_vfy.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -327,9 +319,8 @@ x509_vpm.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
327x509_vpm.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 319x509_vpm.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
328x509_vpm.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 320x509_vpm.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
329x509_vpm.o: ../../include/openssl/err.h ../../include/openssl/evp.h 321x509_vpm.o: ../../include/openssl/err.h ../../include/openssl/evp.h
330x509_vpm.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 322x509_vpm.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
331x509_vpm.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 323x509_vpm.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
332x509_vpm.o: ../../include/openssl/opensslconf.h
333x509_vpm.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 324x509_vpm.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
334x509_vpm.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 325x509_vpm.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
335x509_vpm.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 326x509_vpm.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -341,9 +332,9 @@ x509cset.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
341x509cset.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 332x509cset.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
342x509cset.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 333x509cset.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
343x509cset.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 334x509cset.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
344x509cset.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 335x509cset.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
345x509cset.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 336x509cset.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
346x509cset.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 337x509cset.o: ../../include/openssl/opensslconf.h
347x509cset.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 338x509cset.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
348x509cset.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 339x509cset.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
349x509cset.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 340x509cset.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -354,9 +345,9 @@ x509name.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
354x509name.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 345x509name.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
355x509name.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 346x509name.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
356x509name.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 347x509name.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
357x509name.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 348x509name.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
358x509name.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 349x509name.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
359x509name.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 350x509name.o: ../../include/openssl/opensslconf.h
360x509name.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 351x509name.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
361x509name.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 352x509name.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
362x509name.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 353x509name.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -367,9 +358,9 @@ x509rset.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
367x509rset.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 358x509rset.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
368x509rset.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 359x509rset.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
369x509rset.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 360x509rset.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
370x509rset.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 361x509rset.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
371x509rset.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 362x509rset.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
372x509rset.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 363x509rset.o: ../../include/openssl/opensslconf.h
373x509rset.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 364x509rset.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
374x509rset.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 365x509rset.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
375x509rset.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 366x509rset.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -380,9 +371,9 @@ x509spki.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
380x509spki.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 371x509spki.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
381x509spki.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 372x509spki.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
382x509spki.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 373x509spki.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
383x509spki.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 374x509spki.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
384x509spki.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 375x509spki.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
385x509spki.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 376x509spki.o: ../../include/openssl/opensslconf.h
386x509spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 377x509spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
387x509spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 378x509spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
388x509spki.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 379x509spki.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -393,9 +384,9 @@ x509type.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
393x509type.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 384x509type.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
394x509type.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 385x509type.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
395x509type.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 386x509type.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
396x509type.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 387x509type.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
397x509type.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 388x509type.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
398x509type.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 389x509type.o: ../../include/openssl/opensslconf.h
399x509type.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 390x509type.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
400x509type.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 391x509type.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
401x509type.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 392x509type.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -406,12 +397,11 @@ x_all.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
406x_all.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 397x_all.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
407x_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 398x_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
408x_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 399x_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
409x_all.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 400x_all.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
410x_all.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 401x_all.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
411x_all.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 402x_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
412x_all.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 403x_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
413x_all.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h 404x_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
414x_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 405x_all.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
415x_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 406x_all.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
416x_all.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 407x_all.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_all.c
417x_all.o: ../cryptlib.h x_all.c
diff --git a/src/lib/libcrypto/x509v3/Makefile b/src/lib/libcrypto/x509v3/Makefile
index e71dc42f9f..556ef351bf 100644
--- a/src/lib/libcrypto/x509v3/Makefile
+++ b/src/lib/libcrypto/x509v3/Makefile
@@ -43,7 +43,7 @@ top:
43all: lib 43all: lib
44 44
45lib: $(LIBOBJ) 45lib: $(LIBOBJ)
46 $(ARX) $(LIB) $(LIBOBJ) 46 $(AR) $(LIB) $(LIBOBJ)
47 $(RANLIB) $(LIB) || echo Never mind. 47 $(RANLIB) $(LIB) || echo Never mind.
48 @touch lib 48 @touch lib
49 49
@@ -90,8 +90,8 @@ pcy_cache.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
90pcy_cache.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 90pcy_cache.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
91pcy_cache.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 91pcy_cache.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
92pcy_cache.o: ../../include/openssl/err.h ../../include/openssl/evp.h 92pcy_cache.o: ../../include/openssl/err.h ../../include/openssl/evp.h
93pcy_cache.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 93pcy_cache.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
94pcy_cache.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 94pcy_cache.o: ../../include/openssl/objects.h
95pcy_cache.o: ../../include/openssl/opensslconf.h 95pcy_cache.o: ../../include/openssl/opensslconf.h
96pcy_cache.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 96pcy_cache.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
97pcy_cache.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 97pcy_cache.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
@@ -105,9 +105,8 @@ pcy_data.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
105pcy_data.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 105pcy_data.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
106pcy_data.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 106pcy_data.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
107pcy_data.o: ../../include/openssl/err.h ../../include/openssl/evp.h 107pcy_data.o: ../../include/openssl/err.h ../../include/openssl/evp.h
108pcy_data.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 108pcy_data.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
109pcy_data.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 109pcy_data.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
110pcy_data.o: ../../include/openssl/opensslconf.h
111pcy_data.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 110pcy_data.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
112pcy_data.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 111pcy_data.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
113pcy_data.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 112pcy_data.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -120,36 +119,35 @@ pcy_lib.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
120pcy_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 119pcy_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
121pcy_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 120pcy_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
122pcy_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h 121pcy_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
123pcy_lib.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 122pcy_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
124pcy_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 123pcy_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
125pcy_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 124pcy_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
126pcy_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 125pcy_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
127pcy_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 126pcy_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
128pcy_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 127pcy_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
129pcy_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 128pcy_lib.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
130pcy_lib.o: ../../include/openssl/x509v3.h ../cryptlib.h pcy_int.h pcy_lib.c 129pcy_lib.o: ../cryptlib.h pcy_int.h pcy_lib.c
131pcy_map.o: ../../e_os.h ../../include/openssl/asn1.h 130pcy_map.o: ../../e_os.h ../../include/openssl/asn1.h
132pcy_map.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 131pcy_map.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
133pcy_map.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 132pcy_map.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
134pcy_map.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 133pcy_map.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
135pcy_map.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 134pcy_map.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
136pcy_map.o: ../../include/openssl/err.h ../../include/openssl/evp.h 135pcy_map.o: ../../include/openssl/err.h ../../include/openssl/evp.h
137pcy_map.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 136pcy_map.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
138pcy_map.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 137pcy_map.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
139pcy_map.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 138pcy_map.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
140pcy_map.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 139pcy_map.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
141pcy_map.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 140pcy_map.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
142pcy_map.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 141pcy_map.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
143pcy_map.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 142pcy_map.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
144pcy_map.o: ../../include/openssl/x509v3.h ../cryptlib.h pcy_int.h pcy_map.c 143pcy_map.o: ../cryptlib.h pcy_int.h pcy_map.c
145pcy_node.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 144pcy_node.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
146pcy_node.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 145pcy_node.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
147pcy_node.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 146pcy_node.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
148pcy_node.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 147pcy_node.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
149pcy_node.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h 148pcy_node.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
150pcy_node.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 149pcy_node.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
151pcy_node.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 150pcy_node.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
152pcy_node.o: ../../include/openssl/opensslconf.h
153pcy_node.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 151pcy_node.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
154pcy_node.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 152pcy_node.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
155pcy_node.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 153pcy_node.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -162,9 +160,8 @@ pcy_tree.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
162pcy_tree.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 160pcy_tree.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
163pcy_tree.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 161pcy_tree.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
164pcy_tree.o: ../../include/openssl/err.h ../../include/openssl/evp.h 162pcy_tree.o: ../../include/openssl/err.h ../../include/openssl/evp.h
165pcy_tree.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 163pcy_tree.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
166pcy_tree.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 164pcy_tree.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
167pcy_tree.o: ../../include/openssl/opensslconf.h
168pcy_tree.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 165pcy_tree.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
169pcy_tree.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 166pcy_tree.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
170pcy_tree.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 167pcy_tree.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -177,39 +174,37 @@ v3_addr.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
177v3_addr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 174v3_addr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
178v3_addr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 175v3_addr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
179v3_addr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 176v3_addr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
180v3_addr.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 177v3_addr.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
181v3_addr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 178v3_addr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
182v3_addr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 179v3_addr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
183v3_addr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 180v3_addr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
184v3_addr.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 181v3_addr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
185v3_addr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 182v3_addr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
186v3_addr.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 183v3_addr.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
187v3_addr.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 184v3_addr.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_addr.c
188v3_addr.o: ../cryptlib.h v3_addr.c
189v3_akey.o: ../../e_os.h ../../include/openssl/asn1.h 185v3_akey.o: ../../e_os.h ../../include/openssl/asn1.h
190v3_akey.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 186v3_akey.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
191v3_akey.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 187v3_akey.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
192v3_akey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 188v3_akey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
193v3_akey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 189v3_akey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
194v3_akey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 190v3_akey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
195v3_akey.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 191v3_akey.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
196v3_akey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 192v3_akey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
197v3_akey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 193v3_akey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
198v3_akey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 194v3_akey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
199v3_akey.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 195v3_akey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
200v3_akey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 196v3_akey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
201v3_akey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 197v3_akey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
202v3_akey.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 198v3_akey.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_akey.c
203v3_akey.o: ../cryptlib.h v3_akey.c
204v3_akeya.o: ../../e_os.h ../../include/openssl/asn1.h 199v3_akeya.o: ../../e_os.h ../../include/openssl/asn1.h
205v3_akeya.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 200v3_akeya.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
206v3_akeya.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 201v3_akeya.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
207v3_akeya.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 202v3_akeya.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
208v3_akeya.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 203v3_akeya.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
209v3_akeya.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 204v3_akeya.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
210v3_akeya.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 205v3_akeya.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
211v3_akeya.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 206v3_akeya.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
212v3_akeya.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 207v3_akeya.o: ../../include/openssl/opensslconf.h
213v3_akeya.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 208v3_akeya.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
214v3_akeya.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 209v3_akeya.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
215v3_akeya.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 210v3_akeya.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -221,15 +216,14 @@ v3_alt.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
221v3_alt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 216v3_alt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
222v3_alt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 217v3_alt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
223v3_alt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 218v3_alt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
224v3_alt.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 219v3_alt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
225v3_alt.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 220v3_alt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
226v3_alt.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 221v3_alt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
227v3_alt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 222v3_alt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
228v3_alt.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 223v3_alt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
229v3_alt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 224v3_alt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
230v3_alt.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 225v3_alt.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
231v3_alt.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 226v3_alt.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_alt.c
232v3_alt.o: ../cryptlib.h v3_alt.c
233v3_asid.o: ../../e_os.h ../../include/openssl/asn1.h 227v3_asid.o: ../../e_os.h ../../include/openssl/asn1.h
234v3_asid.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 228v3_asid.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
235v3_asid.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 229v3_asid.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
@@ -237,23 +231,23 @@ v3_asid.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
237v3_asid.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 231v3_asid.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
238v3_asid.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 232v3_asid.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
239v3_asid.o: ../../include/openssl/err.h ../../include/openssl/evp.h 233v3_asid.o: ../../include/openssl/err.h ../../include/openssl/evp.h
240v3_asid.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 234v3_asid.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
241v3_asid.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 235v3_asid.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
242v3_asid.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 236v3_asid.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
243v3_asid.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 237v3_asid.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
244v3_asid.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 238v3_asid.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
245v3_asid.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 239v3_asid.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
246v3_asid.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 240v3_asid.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
247v3_asid.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_asid.c 241v3_asid.o: ../cryptlib.h v3_asid.c
248v3_bcons.o: ../../e_os.h ../../include/openssl/asn1.h 242v3_bcons.o: ../../e_os.h ../../include/openssl/asn1.h
249v3_bcons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 243v3_bcons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
250v3_bcons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 244v3_bcons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
251v3_bcons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 245v3_bcons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
252v3_bcons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 246v3_bcons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
253v3_bcons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 247v3_bcons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
254v3_bcons.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 248v3_bcons.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
255v3_bcons.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 249v3_bcons.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
256v3_bcons.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 250v3_bcons.o: ../../include/openssl/opensslconf.h
257v3_bcons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 251v3_bcons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
258v3_bcons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 252v3_bcons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
259v3_bcons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 253v3_bcons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -266,9 +260,8 @@ v3_bitst.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
266v3_bitst.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 260v3_bitst.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
267v3_bitst.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 261v3_bitst.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
268v3_bitst.o: ../../include/openssl/err.h ../../include/openssl/evp.h 262v3_bitst.o: ../../include/openssl/err.h ../../include/openssl/evp.h
269v3_bitst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 263v3_bitst.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
270v3_bitst.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 264v3_bitst.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
271v3_bitst.o: ../../include/openssl/opensslconf.h
272v3_bitst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 265v3_bitst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
273v3_bitst.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 266v3_bitst.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
274v3_bitst.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 267v3_bitst.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -281,23 +274,23 @@ v3_conf.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
281v3_conf.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 274v3_conf.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
282v3_conf.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 275v3_conf.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
283v3_conf.o: ../../include/openssl/err.h ../../include/openssl/evp.h 276v3_conf.o: ../../include/openssl/err.h ../../include/openssl/evp.h
284v3_conf.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 277v3_conf.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
285v3_conf.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 278v3_conf.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
286v3_conf.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 279v3_conf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
287v3_conf.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 280v3_conf.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
288v3_conf.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 281v3_conf.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
289v3_conf.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 282v3_conf.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
290v3_conf.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 283v3_conf.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
291v3_conf.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_conf.c 284v3_conf.o: ../cryptlib.h v3_conf.c
292v3_cpols.o: ../../e_os.h ../../include/openssl/asn1.h 285v3_cpols.o: ../../e_os.h ../../include/openssl/asn1.h
293v3_cpols.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 286v3_cpols.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
294v3_cpols.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 287v3_cpols.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
295v3_cpols.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 288v3_cpols.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
296v3_cpols.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 289v3_cpols.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
297v3_cpols.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 290v3_cpols.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
298v3_cpols.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 291v3_cpols.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
299v3_cpols.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 292v3_cpols.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
300v3_cpols.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 293v3_cpols.o: ../../include/openssl/opensslconf.h
301v3_cpols.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 294v3_cpols.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
302v3_cpols.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 295v3_cpols.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
303v3_cpols.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 296v3_cpols.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -310,38 +303,37 @@ v3_crld.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
310v3_crld.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 303v3_crld.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
311v3_crld.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 304v3_crld.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
312v3_crld.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 305v3_crld.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
313v3_crld.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 306v3_crld.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
314v3_crld.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 307v3_crld.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
315v3_crld.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 308v3_crld.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
316v3_crld.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 309v3_crld.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
317v3_crld.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 310v3_crld.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
318v3_crld.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 311v3_crld.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
319v3_crld.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 312v3_crld.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
320v3_crld.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 313v3_crld.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_crld.c
321v3_crld.o: ../cryptlib.h v3_crld.c
322v3_enum.o: ../../e_os.h ../../include/openssl/asn1.h 314v3_enum.o: ../../e_os.h ../../include/openssl/asn1.h
323v3_enum.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 315v3_enum.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
324v3_enum.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 316v3_enum.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
325v3_enum.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 317v3_enum.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
326v3_enum.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 318v3_enum.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
327v3_enum.o: ../../include/openssl/err.h ../../include/openssl/evp.h 319v3_enum.o: ../../include/openssl/err.h ../../include/openssl/evp.h
328v3_enum.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 320v3_enum.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
329v3_enum.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 321v3_enum.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
330v3_enum.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 322v3_enum.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
331v3_enum.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 323v3_enum.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
332v3_enum.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 324v3_enum.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
333v3_enum.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 325v3_enum.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
334v3_enum.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 326v3_enum.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
335v3_enum.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_enum.c 327v3_enum.o: ../cryptlib.h v3_enum.c
336v3_extku.o: ../../e_os.h ../../include/openssl/asn1.h 328v3_extku.o: ../../e_os.h ../../include/openssl/asn1.h
337v3_extku.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 329v3_extku.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
338v3_extku.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 330v3_extku.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
339v3_extku.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 331v3_extku.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
340v3_extku.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 332v3_extku.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
341v3_extku.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 333v3_extku.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
342v3_extku.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 334v3_extku.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
343v3_extku.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 335v3_extku.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
344v3_extku.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 336v3_extku.o: ../../include/openssl/opensslconf.h
345v3_extku.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 337v3_extku.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
346v3_extku.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 338v3_extku.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
347v3_extku.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 339v3_extku.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -354,81 +346,76 @@ v3_genn.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
354v3_genn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 346v3_genn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
355v3_genn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 347v3_genn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
356v3_genn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 348v3_genn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
357v3_genn.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 349v3_genn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
358v3_genn.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 350v3_genn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
359v3_genn.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 351v3_genn.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
360v3_genn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 352v3_genn.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
361v3_genn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 353v3_genn.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
362v3_genn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 354v3_genn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
363v3_genn.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 355v3_genn.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
364v3_genn.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 356v3_genn.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_genn.c
365v3_genn.o: ../cryptlib.h v3_genn.c
366v3_ia5.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 357v3_ia5.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
367v3_ia5.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 358v3_ia5.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
368v3_ia5.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 359v3_ia5.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
369v3_ia5.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 360v3_ia5.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
370v3_ia5.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 361v3_ia5.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
371v3_ia5.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 362v3_ia5.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
372v3_ia5.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 363v3_ia5.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
373v3_ia5.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 364v3_ia5.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
374v3_ia5.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 365v3_ia5.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
375v3_ia5.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 366v3_ia5.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
376v3_ia5.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 367v3_ia5.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
377v3_ia5.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 368v3_ia5.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
378v3_ia5.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 369v3_ia5.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_ia5.c
379v3_ia5.o: ../cryptlib.h v3_ia5.c
380v3_info.o: ../../e_os.h ../../include/openssl/asn1.h 370v3_info.o: ../../e_os.h ../../include/openssl/asn1.h
381v3_info.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 371v3_info.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
382v3_info.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 372v3_info.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
383v3_info.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 373v3_info.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
384v3_info.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 374v3_info.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
385v3_info.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 375v3_info.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
386v3_info.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 376v3_info.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
387v3_info.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 377v3_info.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
388v3_info.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 378v3_info.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
389v3_info.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 379v3_info.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
390v3_info.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 380v3_info.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
391v3_info.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 381v3_info.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
392v3_info.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 382v3_info.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
393v3_info.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 383v3_info.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_info.c
394v3_info.o: ../cryptlib.h v3_info.c
395v3_int.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 384v3_int.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
396v3_int.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 385v3_int.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
397v3_int.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 386v3_int.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
398v3_int.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 387v3_int.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
399v3_int.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 388v3_int.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
400v3_int.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 389v3_int.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
401v3_int.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 390v3_int.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
402v3_int.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 391v3_int.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
403v3_int.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 392v3_int.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
404v3_int.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 393v3_int.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
405v3_int.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 394v3_int.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
406v3_int.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 395v3_int.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
407v3_int.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 396v3_int.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_int.c
408v3_int.o: ../cryptlib.h v3_int.c
409v3_lib.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 397v3_lib.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
410v3_lib.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 398v3_lib.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
411v3_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 399v3_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
412v3_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 400v3_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
413v3_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 401v3_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
414v3_lib.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 402v3_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
415v3_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 403v3_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
416v3_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 404v3_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
417v3_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 405v3_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
418v3_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 406v3_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
419v3_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 407v3_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
420v3_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 408v3_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
421v3_lib.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 409v3_lib.o: ../../include/openssl/x509v3.h ../cryptlib.h ext_dat.h v3_lib.c
422v3_lib.o: ../cryptlib.h ext_dat.h v3_lib.c
423v3_ncons.o: ../../e_os.h ../../include/openssl/asn1.h 410v3_ncons.o: ../../e_os.h ../../include/openssl/asn1.h
424v3_ncons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 411v3_ncons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
425v3_ncons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 412v3_ncons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
426v3_ncons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 413v3_ncons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
427v3_ncons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 414v3_ncons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
428v3_ncons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 415v3_ncons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
429v3_ncons.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 416v3_ncons.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
430v3_ncons.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 417v3_ncons.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
431v3_ncons.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 418v3_ncons.o: ../../include/openssl/opensslconf.h
432v3_ncons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 419v3_ncons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
433v3_ncons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 420v3_ncons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
434v3_ncons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 421v3_ncons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -441,52 +428,49 @@ v3_ocsp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
441v3_ocsp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 428v3_ocsp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
442v3_ocsp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 429v3_ocsp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
443v3_ocsp.o: ../../include/openssl/err.h ../../include/openssl/evp.h 430v3_ocsp.o: ../../include/openssl/err.h ../../include/openssl/evp.h
444v3_ocsp.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 431v3_ocsp.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
445v3_ocsp.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 432v3_ocsp.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
446v3_ocsp.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 433v3_ocsp.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
447v3_ocsp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 434v3_ocsp.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
448v3_ocsp.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 435v3_ocsp.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
449v3_ocsp.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 436v3_ocsp.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
450v3_ocsp.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 437v3_ocsp.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
451v3_ocsp.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 438v3_ocsp.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_ocsp.c
452v3_ocsp.o: ../cryptlib.h v3_ocsp.c
453v3_pci.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 439v3_pci.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
454v3_pci.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 440v3_pci.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
455v3_pci.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 441v3_pci.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
456v3_pci.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 442v3_pci.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
457v3_pci.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 443v3_pci.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
458v3_pci.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 444v3_pci.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
459v3_pci.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 445v3_pci.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
460v3_pci.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 446v3_pci.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
461v3_pci.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 447v3_pci.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
462v3_pci.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 448v3_pci.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
463v3_pci.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 449v3_pci.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
464v3_pci.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 450v3_pci.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
465v3_pci.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 451v3_pci.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_pci.c
466v3_pci.o: ../cryptlib.h v3_pci.c
467v3_pcia.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 452v3_pcia.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
468v3_pcia.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 453v3_pcia.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
469v3_pcia.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 454v3_pcia.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
470v3_pcia.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 455v3_pcia.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
471v3_pcia.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 456v3_pcia.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
472v3_pcia.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 457v3_pcia.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
473v3_pcia.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 458v3_pcia.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
474v3_pcia.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 459v3_pcia.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
475v3_pcia.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 460v3_pcia.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
476v3_pcia.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 461v3_pcia.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
477v3_pcia.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 462v3_pcia.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
478v3_pcia.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 463v3_pcia.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
479v3_pcia.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 464v3_pcia.o: ../../include/openssl/x509v3.h v3_pcia.c
480v3_pcia.o: v3_pcia.c
481v3_pcons.o: ../../e_os.h ../../include/openssl/asn1.h 465v3_pcons.o: ../../e_os.h ../../include/openssl/asn1.h
482v3_pcons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 466v3_pcons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
483v3_pcons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 467v3_pcons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
484v3_pcons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 468v3_pcons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
485v3_pcons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 469v3_pcons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
486v3_pcons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 470v3_pcons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
487v3_pcons.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 471v3_pcons.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
488v3_pcons.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 472v3_pcons.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
489v3_pcons.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 473v3_pcons.o: ../../include/openssl/opensslconf.h
490v3_pcons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 474v3_pcons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
491v3_pcons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 475v3_pcons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
492v3_pcons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 476v3_pcons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -499,24 +483,23 @@ v3_pku.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
499v3_pku.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 483v3_pku.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
500v3_pku.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 484v3_pku.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
501v3_pku.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 485v3_pku.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
502v3_pku.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 486v3_pku.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
503v3_pku.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 487v3_pku.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
504v3_pku.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 488v3_pku.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
505v3_pku.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 489v3_pku.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
506v3_pku.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 490v3_pku.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
507v3_pku.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 491v3_pku.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
508v3_pku.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 492v3_pku.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
509v3_pku.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 493v3_pku.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_pku.c
510v3_pku.o: ../cryptlib.h v3_pku.c
511v3_pmaps.o: ../../e_os.h ../../include/openssl/asn1.h 494v3_pmaps.o: ../../e_os.h ../../include/openssl/asn1.h
512v3_pmaps.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 495v3_pmaps.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
513v3_pmaps.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 496v3_pmaps.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
514v3_pmaps.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 497v3_pmaps.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
515v3_pmaps.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 498v3_pmaps.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
516v3_pmaps.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 499v3_pmaps.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
517v3_pmaps.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 500v3_pmaps.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
518v3_pmaps.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 501v3_pmaps.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
519v3_pmaps.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 502v3_pmaps.o: ../../include/openssl/opensslconf.h
520v3_pmaps.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 503v3_pmaps.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
521v3_pmaps.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 504v3_pmaps.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
522v3_pmaps.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 505v3_pmaps.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -528,52 +511,51 @@ v3_prn.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
528v3_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 511v3_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
529v3_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 512v3_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
530v3_prn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 513v3_prn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
531v3_prn.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 514v3_prn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
532v3_prn.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 515v3_prn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
533v3_prn.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 516v3_prn.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
534v3_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 517v3_prn.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
535v3_prn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 518v3_prn.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
536v3_prn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 519v3_prn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
537v3_prn.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 520v3_prn.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
538v3_prn.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 521v3_prn.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_prn.c
539v3_prn.o: ../cryptlib.h v3_prn.c
540v3_purp.o: ../../e_os.h ../../include/openssl/asn1.h 522v3_purp.o: ../../e_os.h ../../include/openssl/asn1.h
541v3_purp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 523v3_purp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
542v3_purp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 524v3_purp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
543v3_purp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 525v3_purp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
544v3_purp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 526v3_purp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
545v3_purp.o: ../../include/openssl/err.h ../../include/openssl/evp.h 527v3_purp.o: ../../include/openssl/err.h ../../include/openssl/evp.h
546v3_purp.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 528v3_purp.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
547v3_purp.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 529v3_purp.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
548v3_purp.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 530v3_purp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
549v3_purp.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 531v3_purp.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
550v3_purp.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 532v3_purp.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
551v3_purp.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 533v3_purp.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
552v3_purp.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 534v3_purp.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
553v3_purp.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_purp.c 535v3_purp.o: ../cryptlib.h v3_purp.c
554v3_skey.o: ../../e_os.h ../../include/openssl/asn1.h 536v3_skey.o: ../../e_os.h ../../include/openssl/asn1.h
555v3_skey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 537v3_skey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
556v3_skey.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 538v3_skey.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
557v3_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 539v3_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
558v3_skey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 540v3_skey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
559v3_skey.o: ../../include/openssl/err.h ../../include/openssl/evp.h 541v3_skey.o: ../../include/openssl/err.h ../../include/openssl/evp.h
560v3_skey.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 542v3_skey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
561v3_skey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 543v3_skey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
562v3_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 544v3_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
563v3_skey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 545v3_skey.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
564v3_skey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 546v3_skey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
565v3_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 547v3_skey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
566v3_skey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 548v3_skey.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
567v3_skey.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_skey.c 549v3_skey.o: ../cryptlib.h v3_skey.c
568v3_sxnet.o: ../../e_os.h ../../include/openssl/asn1.h 550v3_sxnet.o: ../../e_os.h ../../include/openssl/asn1.h
569v3_sxnet.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 551v3_sxnet.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
570v3_sxnet.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 552v3_sxnet.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
571v3_sxnet.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 553v3_sxnet.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
572v3_sxnet.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 554v3_sxnet.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
573v3_sxnet.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 555v3_sxnet.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
574v3_sxnet.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 556v3_sxnet.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
575v3_sxnet.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 557v3_sxnet.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
576v3_sxnet.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 558v3_sxnet.o: ../../include/openssl/opensslconf.h
577v3_sxnet.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 559v3_sxnet.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
578v3_sxnet.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 560v3_sxnet.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
579v3_sxnet.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 561v3_sxnet.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -586,25 +568,24 @@ v3_utl.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
586v3_utl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 568v3_utl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
587v3_utl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 569v3_utl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
588v3_utl.o: ../../include/openssl/err.h ../../include/openssl/evp.h 570v3_utl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
589v3_utl.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 571v3_utl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
590v3_utl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 572v3_utl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
591v3_utl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 573v3_utl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
592v3_utl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 574v3_utl.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
593v3_utl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 575v3_utl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
594v3_utl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 576v3_utl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
595v3_utl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 577v3_utl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
596v3_utl.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_utl.c 578v3_utl.o: ../cryptlib.h v3_utl.c
597v3err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 579v3err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
598v3err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 580v3err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
599v3err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 581v3err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
600v3err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 582v3err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
601v3err.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 583v3err.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
602v3err.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 584v3err.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
603v3err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 585v3err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
604v3err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 586v3err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
605v3err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 587v3err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
606v3err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 588v3err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
607v3err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 589v3err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
608v3err.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 590v3err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
609v3err.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 591v3err.o: ../../include/openssl/x509v3.h v3err.c
610v3err.o: v3err.c
diff --git a/src/lib/libssl/src/INSTALL.WCE b/src/lib/libssl/src/INSTALL.WCE
index adc03f41d4..d78c61afa8 100644
--- a/src/lib/libssl/src/INSTALL.WCE
+++ b/src/lib/libssl/src/INSTALL.WCE
@@ -4,27 +4,36 @@
4 4
5 Building OpenSSL for Windows CE requires the following external tools: 5 Building OpenSSL for Windows CE requires the following external tools:
6 6
7 * Microsoft eMbedded Visual C++ 3.0 7 * Microsoft eMbedded Visual C++ 3.0 or later
8 * wcecompat compatibility library (www.essemer.com.au) 8 * Appropriate SDK might be required
9 * Optionally ceutils for running automated tests (www.essemer.com.au) 9 * Perl for Win32 [commonly recommended ActiveState Perl is available
10 10 from http://www.activestate.com/Products/ActivePerl/]
11 You also need Perl for Win32. You will need ActiveState Perl, available 11
12 from http://www.activestate.com/ActivePerl. 12 * wcecompat compatibility library available at
13 13 http://www.essemer.com.au/windowsce/
14 Windows CE support in OpenSSL relies on wcecompat and therefore it's 14 * Optionally ceutils for running automated tests (same location)
15 appropriate to check http://www.essemer.com.au/windowsce/ for updates in 15
16 case of compilation problems. As for the moment of this writing version 16 _or_
17 1.1 is available and actually required for WCE 4.2 and newer platforms. 17
18 All Windows CE specific issues should be directed to www.essemer.com.au. 18 * PocketConsole driver and PortSDK available at
19 19 http://www.symbolictools.de/public/pocketconsole/
20 The C Runtime Library implementation for Windows CE that is included with 20 * CMD command interpreter (same location)
21 Microsoft eMbedded Visual C++ 3.0 is incomplete and in some places 21
22 incorrect. wcecompat plugs the holes and tries to bring the Windows CE 22 As Windows CE support in OpenSSL relies on 3rd party compatibility
23 CRT to a level that is more compatible with ANSI C. wcecompat goes further 23 library, it's appropriate to check corresponding URL for updates. For
24 and provides low-level IO and stream IO support for stdin/stdout/stderr 24 example if you choose wcecompat, note that as for the moment of this
25 (which Windows CE does not provide). This IO functionality is not needed 25 writing version 1.2 is available and actually required for WCE 4.2
26 by the OpenSSL library itself but is used for the tests and openssl.exe. 26 and newer platforms. All wcecompat issues should be directed to
27 More information is available at www.essemer.com.au. 27 www.essemer.com.au.
28
29 Why compatibility library at all? The C Runtime Library implementation
30 for Windows CE that is included with Microsoft eMbedded Visual C++ is
31 incomplete and in some places incorrect. Compatibility library plugs
32 the holes and tries to bring the Windows CE CRT to [more] usable level.
33 Most gaping hole in CRT is support for stdin/stdout/stderr IO, which
34 proposed compatibility libraries solve in two different ways: wcecompat
35 redirects IO to active sync link, while PortSDK - to NT-like console
36 driver on the handheld itself.
28 37
29 Building 38 Building
30 -------- 39 --------
@@ -34,9 +43,21 @@
34 43
35 > "C:\Program Files\Microsoft eMbedded Tools\EVC\WCE300\BIN\WCEARM.BAT" 44 > "C:\Program Files\Microsoft eMbedded Tools\EVC\WCE300\BIN\WCEARM.BAT"
36 45
37 Next indicate where wcecompat is located: 46 Next pick compatibility library according to your preferences.
38 47
39 > set WCECOMPAT=C:\wcecompat 48 1. To choose wcecompat set up WCECOMPAT environment variable pointing
49 at the location of wcecompat tree "root":
50
51 > set WCECOMPAT=C:\wcecompat
52 > set PORTSDK_LIBPATH=
53
54 2. To choose PortSDK set up PORTSDK_LIBPATH to point at hardware-
55 specific location where your portlib.lib is installed:
56
57 > set PORTSDK_LIBPATH=C:\PortSDK\lib\ARM
58 > set WCECOMPAT=
59
60 Note that you may not set both variables.
40 61
41 Next you should run Configure: 62 Next you should run Configure:
42 63
@@ -52,16 +73,16 @@
52 73
53 Then from the VC++ environment at a prompt do: 74 Then from the VC++ environment at a prompt do:
54 75
55 - to build static libraries: 76 > nmake -f ms\cedll.mak
56 77
57 > nmake -f ms\ce.mak 78 [note that static builds are not supported under CE]
58 79
59 - or to build DLLs: 80 If all is well it should compile and you will have some DLLs and executables
81 in out32dll*.
60 82
61 > nmake -f ms\cedll.mak 83 <<< everyting below needs revision in respect to wcecompat vs. PortSDK >>>
62 84
63 If all is well it should compile and you will have some static libraries and 85 If you want
64 executables in out32, or some DLLs and executables in out32dll. If you want
65 to try the tests then make sure the ceutils are in the path and do: 86 to try the tests then make sure the ceutils are in the path and do:
66 87
67 > cd out32 88 > cd out32
diff --git a/src/lib/libssl/src/Netware/build.bat b/src/lib/libssl/src/Netware/build.bat
index 823134bda1..3125c2a487 100644
--- a/src/lib/libssl/src/Netware/build.bat
+++ b/src/lib/libssl/src/Netware/build.bat
@@ -159,6 +159,8 @@ cd ..\..\..
159echo SHA1 159echo SHA1
160cd crypto\sha\asm 160cd crypto\sha\asm
161perl sha1-586.pl %ASM_MODE% > s1-nw.asm 161perl sha1-586.pl %ASM_MODE% > s1-nw.asm
162perl sha256-586.pl %ASM_MODE% > sha256-nw.asm
163perl sha512-586.pl %ASM_MODE% > sha512-nw.asm
162cd ..\..\.. 164cd ..\..\..
163 165
164echo RIPEMD160 166echo RIPEMD160
@@ -171,6 +173,11 @@ cd crypto\rc5\asm
171perl rc5-586.pl %ASM_MODE% > r5-nw.asm 173perl rc5-586.pl %ASM_MODE% > r5-nw.asm
172cd ..\..\.. 174cd ..\..\..
173 175
176echo WHIRLPOOL
177cd crypto\whrlpool\asm
178perl wp-mmx.pl %ASM_MODE% > wp-nw.asm
179cd ..\..\..
180
174echo CPUID 181echo CPUID
175cd crypto 182cd crypto
176perl x86cpuid.pl %ASM_MODE% > x86cpuid-nw.asm 183perl x86cpuid.pl %ASM_MODE% > x86cpuid-nw.asm
diff --git a/src/lib/libssl/src/apps/prime.c b/src/lib/libssl/src/apps/prime.c
index af2fed15af..f1aaef8725 100644
--- a/src/lib/libssl/src/apps/prime.c
+++ b/src/lib/libssl/src/apps/prime.c
@@ -62,6 +62,9 @@ int MAIN(int argc, char **argv)
62 { 62 {
63 int hex=0; 63 int hex=0;
64 int checks=20; 64 int checks=20;
65 int generate=0;
66 int bits=0;
67 int safe=0;
65 BIGNUM *bn=NULL; 68 BIGNUM *bn=NULL;
66 BIO *bio_out; 69 BIO *bio_out;
67 70
@@ -77,6 +80,15 @@ int MAIN(int argc, char **argv)
77 { 80 {
78 if(!strcmp(*argv,"-hex")) 81 if(!strcmp(*argv,"-hex"))
79 hex=1; 82 hex=1;
83 else if(!strcmp(*argv,"-generate"))
84 generate=1;
85 else if(!strcmp(*argv,"-bits"))
86 if(--argc < 1)
87 goto bad;
88 else
89 bits=atoi(*++argv);
90 else if(!strcmp(*argv,"-safe"))
91 safe=1;
80 else if(!strcmp(*argv,"-checks")) 92 else if(!strcmp(*argv,"-checks"))
81 if(--argc < 1) 93 if(--argc < 1)
82 goto bad; 94 goto bad;
@@ -91,13 +103,13 @@ int MAIN(int argc, char **argv)
91 ++argv; 103 ++argv;
92 } 104 }
93 105
94 if (argv[0] == NULL) 106 if (argv[0] == NULL && !generate)
95 { 107 {
96 BIO_printf(bio_err,"No prime specified\n"); 108 BIO_printf(bio_err,"No prime specified\n");
97 goto bad; 109 goto bad;
98 } 110 }
99 111
100 if ((bio_out=BIO_new(BIO_s_file())) != NULL) 112 if ((bio_out=BIO_new(BIO_s_file())) != NULL)
101 { 113 {
102 BIO_set_fp(bio_out,stdout,BIO_NOCLOSE); 114 BIO_set_fp(bio_out,stdout,BIO_NOCLOSE);
103#ifdef OPENSSL_SYS_VMS 115#ifdef OPENSSL_SYS_VMS
@@ -108,14 +120,32 @@ int MAIN(int argc, char **argv)
108#endif 120#endif
109 } 121 }
110 122
111 if(hex) 123 if(generate)
112 BN_hex2bn(&bn,argv[0]); 124 {
125 char *s;
126
127 if(!bits)
128 {
129 BIO_printf(bio_err,"Specifiy the number of bits.\n");
130 return 1;
131 }
132 bn=BN_new();
133 BN_generate_prime_ex(bn,bits,safe,NULL,NULL,NULL);
134 s=hex ? BN_bn2hex(bn) : BN_bn2dec(bn);
135 BIO_printf(bio_out,"%s\n",s);
136 OPENSSL_free(s);
137 }
113 else 138 else
114 BN_dec2bn(&bn,argv[0]); 139 {
140 if(hex)
141 BN_hex2bn(&bn,argv[0]);
142 else
143 BN_dec2bn(&bn,argv[0]);
115 144
116 BN_print(bio_out,bn); 145 BN_print(bio_out,bn);
117 BIO_printf(bio_out," is %sprime\n", 146 BIO_printf(bio_out," is %sprime\n",
118 BN_is_prime_ex(bn,checks,NULL,NULL) ? "" : "not "); 147 BN_is_prime_ex(bn,checks,NULL,NULL) ? "" : "not ");
148 }
119 149
120 BN_free(bn); 150 BN_free(bn);
121 BIO_free_all(bio_out); 151 BIO_free_all(bio_out);
diff --git a/src/lib/libssl/src/crypto/aes/Makefile b/src/lib/libssl/src/crypto/aes/Makefile
index 9d174f4c3e..c501a43a8f 100644
--- a/src/lib/libssl/src/crypto/aes/Makefile
+++ b/src/lib/libssl/src/crypto/aes/Makefile
@@ -11,7 +11,7 @@ CFLAG=-g
11MAKEFILE= Makefile 11MAKEFILE= Makefile
12AR= ar r 12AR= ar r
13 13
14AES_ASM_OBJ=aes_core.o aes_cbc.o 14AES_ENC=aes_core.o aes_cbc.o
15 15
16CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
17ASFLAGS= $(INCLUDES) $(ASFLAG) 17ASFLAGS= $(INCLUDES) $(ASFLAG)
@@ -26,7 +26,7 @@ LIB=$(TOP)/libcrypto.a
26LIBSRC=aes_core.c aes_misc.c aes_ecb.c aes_cbc.c aes_cfb.c aes_ofb.c \ 26LIBSRC=aes_core.c aes_misc.c aes_ecb.c aes_cbc.c aes_cfb.c aes_ofb.c \
27 aes_ctr.c aes_ige.c aes_wrap.c 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 \ 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) 29 $(AES_ENC)
30 30
31SRC= $(LIBSRC) 31SRC= $(LIBSRC)
32 32
@@ -41,24 +41,27 @@ top:
41all: lib 41all: lib
42 42
43lib: $(LIBOBJ) 43lib: $(LIBOBJ)
44 $(ARX) $(LIB) $(LIBOBJ) 44 $(AR) $(LIB) $(LIBOBJ)
45 $(RANLIB) $(LIB) || echo Never mind. 45 $(RANLIB) $(LIB) || echo Never mind.
46 @touch lib 46 @touch lib
47 47
48$(LIBOBJ): $(LIBSRC)
49
50aes-ia64.s: asm/aes-ia64.S 48aes-ia64.s: asm/aes-ia64.S
51 $(CC) $(CFLAGS) -E asm/aes-ia64.S > $@ 49 $(CC) $(CFLAGS) -E asm/aes-ia64.S > $@
52 50
53ax86-elf.s: asm/aes-586.pl ../perlasm/x86asm.pl 51aes-586.s: asm/aes-586.pl ../perlasm/x86asm.pl
54 (cd asm; $(PERL) aes-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@) 52 $(PERL) asm/aes-586.pl $(PERLASM_SCHEME) $(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 53
60aes-x86_64.s: asm/aes-x86_64.pl 54aes-x86_64.s: asm/aes-x86_64.pl
61 $(PERL) asm/aes-x86_64.pl $@ 55 $(PERL) asm/aes-x86_64.pl $(PERLASM_SCHEME) > $@
56
57aes-sparcv9.s: asm/aes-sparcv9.pl
58 $(PERL) asm/aes-sparcv9.pl $(CFLAGS) > $@
59
60aes-ppc.s: asm/aes-ppc.pl
61 $(PERL) asm/aes-ppc.pl $(PERLASM_SCHEME) $@
62
63# GNU make "catch all"
64aes-%.s: asm/aes-%.pl; $(PERL) $< $(CFLAGS) > $@
62 65
63files: 66files:
64 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 67 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -97,16 +100,14 @@ clean:
97 100
98# DO NOT DELETE THIS LINE -- make depend depends on it. 101# DO NOT DELETE THIS LINE -- make depend depends on it.
99 102
100aes_cbc.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 103aes_cbc.o: ../../include/openssl/aes.h ../../include/openssl/modes.h
101aes_cbc.o: ../../include/openssl/opensslconf.h aes_cbc.c aes_locl.h 104aes_cbc.o: ../../include/openssl/opensslconf.h aes_cbc.c
102aes_cfb.o: ../../e_os.h ../../include/openssl/aes.h 105aes_cfb.o: ../../include/openssl/aes.h ../../include/openssl/modes.h
103aes_cfb.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 106aes_cfb.o: ../../include/openssl/opensslconf.h aes_cfb.c
104aes_cfb.o: aes_cfb.c aes_locl.h
105aes_core.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 107aes_core.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h
106aes_core.o: ../../include/openssl/fips.h ../../include/openssl/opensslconf.h 108aes_core.o: ../../include/openssl/opensslconf.h aes_core.c aes_locl.h
107aes_core.o: aes_core.c aes_locl.h 109aes_ctr.o: ../../include/openssl/aes.h ../../include/openssl/modes.h
108aes_ctr.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 110aes_ctr.o: ../../include/openssl/opensslconf.h aes_ctr.c
109aes_ctr.o: ../../include/openssl/opensslconf.h aes_ctr.c aes_locl.h
110aes_ecb.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 111aes_ecb.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h
111aes_ecb.o: ../../include/openssl/opensslconf.h aes_ecb.c aes_locl.h 112aes_ecb.o: ../../include/openssl/opensslconf.h aes_ecb.c aes_locl.h
112aes_ige.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/bio.h 113aes_ige.o: ../../e_os.h ../../include/openssl/aes.h ../../include/openssl/bio.h
@@ -119,8 +120,8 @@ aes_ige.o: ../../include/openssl/symhacks.h ../cryptlib.h aes_ige.c aes_locl.h
119aes_misc.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 120aes_misc.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h
120aes_misc.o: ../../include/openssl/opensslconf.h 121aes_misc.o: ../../include/openssl/opensslconf.h
121aes_misc.o: ../../include/openssl/opensslv.h aes_locl.h aes_misc.c 122aes_misc.o: ../../include/openssl/opensslv.h aes_locl.h aes_misc.c
122aes_ofb.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h 123aes_ofb.o: ../../include/openssl/aes.h ../../include/openssl/modes.h
123aes_ofb.o: ../../include/openssl/opensslconf.h aes_locl.h aes_ofb.c 124aes_ofb.o: ../../include/openssl/opensslconf.h aes_ofb.c
124aes_wrap.o: ../../e_os.h ../../include/openssl/aes.h 125aes_wrap.o: ../../e_os.h ../../include/openssl/aes.h
125aes_wrap.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 126aes_wrap.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
126aes_wrap.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 127aes_wrap.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
diff --git a/src/lib/libssl/src/crypto/asn1/Makefile b/src/lib/libssl/src/crypto/asn1/Makefile
index 94a6885804..160544eede 100644
--- a/src/lib/libssl/src/crypto/asn1/Makefile
+++ b/src/lib/libssl/src/crypto/asn1/Makefile
@@ -22,30 +22,32 @@ LIBSRC= a_object.c a_bitstr.c a_utctm.c a_gentm.c a_time.c a_int.c a_octet.c \
22 a_enum.c a_utf8.c a_sign.c a_digest.c a_verify.c a_mbstr.c a_strex.c \ 22 a_enum.c a_utf8.c a_sign.c a_digest.c a_verify.c a_mbstr.c a_strex.c \
23 x_algor.c x_val.c x_pubkey.c x_sig.c x_req.c x_attrib.c x_bignum.c \ 23 x_algor.c x_val.c x_pubkey.c x_sig.c x_req.c x_attrib.c x_bignum.c \
24 x_long.c x_name.c x_x509.c x_x509a.c x_crl.c x_info.c x_spki.c nsseq.c \ 24 x_long.c x_name.c x_x509.c x_x509a.c x_crl.c x_info.c x_spki.c nsseq.c \
25 d2i_pu.c d2i_pr.c i2d_pu.c i2d_pr.c\ 25 x_nx509.c d2i_pu.c d2i_pr.c i2d_pu.c i2d_pr.c\
26 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 \
27 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 \
28 tasn_prn.c ameth_lib.c \
28 f_int.c f_string.c n_pkey.c \ 29 f_int.c f_string.c n_pkey.c \
29 f_enum.c a_hdr.c x_pkey.c a_bool.c x_exten.c asn_mime.c \ 30 f_enum.c x_pkey.c a_bool.c x_exten.c bio_asn1.c bio_ndef.c asn_mime.c \
30 asn1_gen.c asn1_par.c asn1_lib.c asn1_err.c a_meth.c a_bytes.c a_strnid.c \ 31 asn1_gen.c asn1_par.c asn1_lib.c asn1_err.c a_bytes.c a_strnid.c \
31 evp_asn1.c asn_pack.c p5_pbe.c p5_pbev2.c p8_pkey.c asn_moid.c 32 evp_asn1.c asn_pack.c p5_pbe.c p5_pbev2.c p8_pkey.c asn_moid.c
32LIBOBJ= a_object.o a_bitstr.o a_utctm.o a_gentm.o a_time.o a_int.o a_octet.o \ 33LIBOBJ= a_object.o a_bitstr.o a_utctm.o a_gentm.o a_time.o a_int.o a_octet.o \
33 a_print.o a_type.o a_set.o a_dup.o a_d2i_fp.o a_i2d_fp.o \ 34 a_print.o a_type.o a_set.o a_dup.o a_d2i_fp.o a_i2d_fp.o \
34 a_enum.o a_utf8.o a_sign.o a_digest.o a_verify.o a_mbstr.o a_strex.o \ 35 a_enum.o a_utf8.o a_sign.o a_digest.o a_verify.o a_mbstr.o a_strex.o \
35 x_algor.o x_val.o x_pubkey.o x_sig.o x_req.o x_attrib.o x_bignum.o \ 36 x_algor.o x_val.o x_pubkey.o x_sig.o x_req.o x_attrib.o x_bignum.o \
36 x_long.o x_name.o x_x509.o x_x509a.o x_crl.o x_info.o x_spki.o nsseq.o \ 37 x_long.o x_name.o x_x509.o x_x509a.o x_crl.o x_info.o x_spki.o nsseq.o \
37 d2i_pu.o d2i_pr.o i2d_pu.o i2d_pr.o \ 38 x_nx509.o d2i_pu.o d2i_pr.o i2d_pu.o i2d_pr.o \
38 t_req.o t_x509.o t_x509a.o t_crl.o t_pkey.o t_spki.o t_bitst.o \ 39 t_req.o t_x509.o t_x509a.o t_crl.o t_pkey.o t_spki.o t_bitst.o \
39 tasn_new.o tasn_fre.o tasn_enc.o tasn_dec.o tasn_utl.o tasn_typ.o \ 40 tasn_new.o tasn_fre.o tasn_enc.o tasn_dec.o tasn_utl.o tasn_typ.o \
41 tasn_prn.o ameth_lib.o \
40 f_int.o f_string.o n_pkey.o \ 42 f_int.o f_string.o n_pkey.o \
41 f_enum.o a_hdr.o x_pkey.o a_bool.o x_exten.o asn_mime.o \ 43 f_enum.o x_pkey.o a_bool.o x_exten.o bio_asn1.o bio_ndef.o asn_mime.o \
42 asn1_gen.o asn1_par.o asn1_lib.o asn1_err.o a_meth.o a_bytes.o a_strnid.o \ 44 asn1_gen.o asn1_par.o asn1_lib.o asn1_err.o a_bytes.o a_strnid.o \
43 evp_asn1.o asn_pack.o p5_pbe.o p5_pbev2.o p8_pkey.o asn_moid.o 45 evp_asn1.o asn_pack.o p5_pbe.o p5_pbev2.o p8_pkey.o asn_moid.o
44 46
45SRC= $(LIBSRC) 47SRC= $(LIBSRC)
46 48
47EXHEADER= asn1.h asn1_mac.h asn1t.h 49EXHEADER= asn1.h asn1_mac.h asn1t.h
48HEADER= $(EXHEADER) 50HEADER= $(EXHEADER) asn1_locl.h
49 51
50ALL= $(GENERAL) $(SRC) $(HEADER) 52ALL= $(GENERAL) $(SRC) $(HEADER)
51 53
@@ -63,7 +65,7 @@ pk: pk.c
63all: lib 65all: lib
64 66
65lib: $(LIBOBJ) 67lib: $(LIBOBJ)
66 $(ARX) $(LIB) $(LIBOBJ) 68 $(AR) $(LIB) $(LIBOBJ)
67 $(RANLIB) $(LIB) || echo Never mind. 69 $(RANLIB) $(LIB) || echo Never mind.
68 @touch lib 70 @touch lib
69 71
@@ -142,9 +144,9 @@ a_digest.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
142a_digest.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 144a_digest.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
143a_digest.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 145a_digest.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
144a_digest.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 146a_digest.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
145a_digest.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 147a_digest.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
146a_digest.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 148a_digest.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
147a_digest.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 149a_digest.o: ../../include/openssl/opensslconf.h
148a_digest.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 150a_digest.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
149a_digest.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 151a_digest.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
150a_digest.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 152a_digest.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -173,14 +175,6 @@ a_gentm.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
173a_gentm.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 175a_gentm.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
174a_gentm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 176a_gentm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
175a_gentm.o: ../cryptlib.h ../o_time.h a_gentm.c 177a_gentm.o: ../cryptlib.h ../o_time.h a_gentm.c
176a_hdr.o: ../../e_os.h ../../include/openssl/asn1.h
177a_hdr.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
178a_hdr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
179a_hdr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
180a_hdr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
181a_hdr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
182a_hdr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
183a_hdr.o: ../../include/openssl/symhacks.h ../cryptlib.h a_hdr.c
184a_i2d_fp.o: ../../e_os.h ../../include/openssl/asn1.h 178a_i2d_fp.o: ../../e_os.h ../../include/openssl/asn1.h
185a_i2d_fp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 179a_i2d_fp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
186a_i2d_fp.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 180a_i2d_fp.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
@@ -205,13 +199,6 @@ a_mbstr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
205a_mbstr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 199a_mbstr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
206a_mbstr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 200a_mbstr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
207a_mbstr.o: ../cryptlib.h a_mbstr.c 201a_mbstr.o: ../cryptlib.h a_mbstr.c
208a_meth.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
209a_meth.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
210a_meth.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
211a_meth.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
212a_meth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
213a_meth.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
214a_meth.o: ../../include/openssl/symhacks.h ../cryptlib.h a_meth.c
215a_object.o: ../../e_os.h ../../include/openssl/asn1.h 202a_object.o: ../../e_os.h ../../include/openssl/asn1.h
216a_object.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 203a_object.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
217a_object.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 204a_object.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -250,27 +237,27 @@ a_sign.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
250a_sign.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 237a_sign.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
251a_sign.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 238a_sign.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
252a_sign.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 239a_sign.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
253a_sign.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 240a_sign.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
254a_sign.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 241a_sign.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
255a_sign.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 242a_sign.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
256a_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 243a_sign.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
257a_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 244a_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
258a_sign.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 245a_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
259a_sign.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 246a_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
260a_sign.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_sign.c 247a_sign.o: ../cryptlib.h a_sign.c asn1_locl.h
261a_strex.o: ../../e_os.h ../../include/openssl/asn1.h 248a_strex.o: ../../e_os.h ../../include/openssl/asn1.h
262a_strex.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 249a_strex.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
263a_strex.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 250a_strex.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
264a_strex.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 251a_strex.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
265a_strex.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 252a_strex.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
266a_strex.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 253a_strex.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
267a_strex.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 254a_strex.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
268a_strex.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 255a_strex.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
269a_strex.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 256a_strex.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
270a_strex.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 257a_strex.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
271a_strex.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 258a_strex.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
272a_strex.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 259a_strex.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
273a_strex.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_strex.c charmap.h 260a_strex.o: ../cryptlib.h a_strex.c charmap.h
274a_strnid.o: ../../e_os.h ../../include/openssl/asn1.h 261a_strnid.o: ../../e_os.h ../../include/openssl/asn1.h
275a_strnid.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 262a_strnid.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
276a_strnid.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 263a_strnid.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
@@ -318,14 +305,29 @@ a_verify.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
318a_verify.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 305a_verify.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
319a_verify.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 306a_verify.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
320a_verify.o: ../../include/openssl/err.h ../../include/openssl/evp.h 307a_verify.o: ../../include/openssl/err.h ../../include/openssl/evp.h
321a_verify.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 308a_verify.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
322a_verify.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 309a_verify.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
323a_verify.o: ../../include/openssl/opensslconf.h
324a_verify.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 310a_verify.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
325a_verify.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 311a_verify.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
326a_verify.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 312a_verify.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
327a_verify.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 313a_verify.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
328a_verify.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_verify.c 314a_verify.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_verify.c
315a_verify.o: asn1_locl.h
316ameth_lib.o: ../../e_os.h ../../include/openssl/asn1.h
317ameth_lib.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
318ameth_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
319ameth_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
320ameth_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
321ameth_lib.o: ../../include/openssl/engine.h ../../include/openssl/err.h
322ameth_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
323ameth_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
324ameth_lib.o: ../../include/openssl/opensslconf.h
325ameth_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
326ameth_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
327ameth_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
328ameth_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
329ameth_lib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h ameth_lib.c
330ameth_lib.o: asn1_locl.h
329asn1_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 331asn1_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
330asn1_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 332asn1_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
331asn1_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 333asn1_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
@@ -339,9 +341,8 @@ asn1_gen.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
339asn1_gen.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 341asn1_gen.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
340asn1_gen.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 342asn1_gen.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
341asn1_gen.o: ../../include/openssl/err.h ../../include/openssl/evp.h 343asn1_gen.o: ../../include/openssl/err.h ../../include/openssl/evp.h
342asn1_gen.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 344asn1_gen.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
343asn1_gen.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 345asn1_gen.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
344asn1_gen.o: ../../include/openssl/opensslconf.h
345asn1_gen.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 346asn1_gen.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
346asn1_gen.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 347asn1_gen.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
347asn1_gen.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 348asn1_gen.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -371,24 +372,23 @@ asn_mime.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
371asn_mime.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 372asn_mime.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
372asn_mime.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 373asn_mime.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
373asn_mime.o: ../../include/openssl/err.h ../../include/openssl/evp.h 374asn_mime.o: ../../include/openssl/err.h ../../include/openssl/evp.h
374asn_mime.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 375asn_mime.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
375asn_mime.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 376asn_mime.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
376asn_mime.o: ../../include/openssl/opensslconf.h
377asn_mime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 377asn_mime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
378asn_mime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 378asn_mime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
379asn_mime.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 379asn_mime.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
380asn_mime.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 380asn_mime.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
381asn_mime.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 381asn_mime.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
382asn_mime.o: ../cryptlib.h asn_mime.c 382asn_mime.o: ../cryptlib.h asn1_locl.h asn_mime.c
383asn_moid.o: ../../e_os.h ../../include/openssl/asn1.h 383asn_moid.o: ../../e_os.h ../../include/openssl/asn1.h
384asn_moid.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 384asn_moid.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
385asn_moid.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 385asn_moid.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
386asn_moid.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 386asn_moid.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
387asn_moid.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 387asn_moid.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
388asn_moid.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 388asn_moid.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
389asn_moid.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 389asn_moid.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
390asn_moid.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 390asn_moid.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
391asn_moid.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 391asn_moid.o: ../../include/openssl/opensslconf.h
392asn_moid.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 392asn_moid.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
393asn_moid.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 393asn_moid.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
394asn_moid.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 394asn_moid.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -402,28 +402,43 @@ asn_pack.o: ../../include/openssl/opensslconf.h
402asn_pack.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 402asn_pack.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
403asn_pack.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 403asn_pack.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
404asn_pack.o: ../../include/openssl/symhacks.h ../cryptlib.h asn_pack.c 404asn_pack.o: ../../include/openssl/symhacks.h ../cryptlib.h asn_pack.c
405bio_asn1.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
406bio_asn1.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
407bio_asn1.o: ../../include/openssl/opensslconf.h
408bio_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
409bio_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
410bio_asn1.o: ../../include/openssl/symhacks.h bio_asn1.c
411bio_ndef.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
412bio_ndef.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
413bio_ndef.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
414bio_ndef.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
415bio_ndef.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
416bio_ndef.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
417bio_ndef.o: ../../include/openssl/symhacks.h bio_ndef.c
405d2i_pr.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 418d2i_pr.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
406d2i_pr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 419d2i_pr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
407d2i_pr.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h 420d2i_pr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
408d2i_pr.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 421d2i_pr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
422d2i_pr.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
409d2i_pr.o: ../../include/openssl/err.h ../../include/openssl/evp.h 423d2i_pr.o: ../../include/openssl/err.h ../../include/openssl/evp.h
410d2i_pr.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 424d2i_pr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
411d2i_pr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 425d2i_pr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
412d2i_pr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 426d2i_pr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
413d2i_pr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rsa.h 427d2i_pr.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
414d2i_pr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 428d2i_pr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
415d2i_pr.o: ../../include/openssl/symhacks.h ../cryptlib.h d2i_pr.c 429d2i_pr.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
430d2i_pr.o: ../../include/openssl/x509_vfy.h ../cryptlib.h asn1_locl.h d2i_pr.c
416d2i_pu.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 431d2i_pu.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
417d2i_pu.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 432d2i_pu.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
418d2i_pu.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h 433d2i_pu.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
419d2i_pu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 434d2i_pu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
420d2i_pu.o: ../../include/openssl/err.h ../../include/openssl/evp.h 435d2i_pu.o: ../../include/openssl/err.h ../../include/openssl/evp.h
421d2i_pu.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 436d2i_pu.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
422d2i_pu.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 437d2i_pu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
423d2i_pu.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 438d2i_pu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
424d2i_pu.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rsa.h 439d2i_pu.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
425d2i_pu.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 440d2i_pu.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
426d2i_pu.o: ../../include/openssl/symhacks.h ../cryptlib.h d2i_pu.c 441d2i_pu.o: ../cryptlib.h d2i_pu.c
427evp_asn1.o: ../../e_os.h ../../include/openssl/asn1.h 442evp_asn1.o: ../../e_os.h ../../include/openssl/asn1.h
428evp_asn1.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 443evp_asn1.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
429evp_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 444evp_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
@@ -455,77 +470,76 @@ f_string.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
455f_string.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 470f_string.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
456f_string.o: ../../include/openssl/symhacks.h ../cryptlib.h f_string.c 471f_string.o: ../../include/openssl/symhacks.h ../cryptlib.h f_string.c
457i2d_pr.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 472i2d_pr.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
458i2d_pr.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 473i2d_pr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
459i2d_pr.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
460i2d_pr.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 474i2d_pr.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
475i2d_pr.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
461i2d_pr.o: ../../include/openssl/err.h ../../include/openssl/evp.h 476i2d_pr.o: ../../include/openssl/err.h ../../include/openssl/evp.h
462i2d_pr.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 477i2d_pr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
463i2d_pr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 478i2d_pr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
464i2d_pr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 479i2d_pr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
465i2d_pr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rsa.h 480i2d_pr.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
466i2d_pr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 481i2d_pr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
467i2d_pr.o: ../../include/openssl/symhacks.h ../cryptlib.h i2d_pr.c 482i2d_pr.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
483i2d_pr.o: ../../include/openssl/x509_vfy.h ../cryptlib.h asn1_locl.h i2d_pr.c
468i2d_pu.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 484i2d_pu.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
469i2d_pu.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 485i2d_pu.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
470i2d_pu.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h 486i2d_pu.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
471i2d_pu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 487i2d_pu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
472i2d_pu.o: ../../include/openssl/err.h ../../include/openssl/evp.h 488i2d_pu.o: ../../include/openssl/err.h ../../include/openssl/evp.h
473i2d_pu.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 489i2d_pu.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
474i2d_pu.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 490i2d_pu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
475i2d_pu.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 491i2d_pu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
476i2d_pu.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rsa.h 492i2d_pu.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
477i2d_pu.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 493i2d_pu.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
478i2d_pu.o: ../../include/openssl/symhacks.h ../cryptlib.h i2d_pu.c 494i2d_pu.o: ../cryptlib.h i2d_pu.c
479n_pkey.o: ../../e_os.h ../../include/openssl/asn1.h 495n_pkey.o: ../../e_os.h ../../include/openssl/asn1.h
480n_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/asn1t.h 496n_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/asn1t.h
481n_pkey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 497n_pkey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
482n_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 498n_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
483n_pkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 499n_pkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
484n_pkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 500n_pkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
485n_pkey.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 501n_pkey.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
486n_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 502n_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
487n_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 503n_pkey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
488n_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 504n_pkey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
489n_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h 505n_pkey.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
490n_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 506n_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
491n_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 507n_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
492n_pkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 508n_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h n_pkey.c
493n_pkey.o: ../cryptlib.h n_pkey.c
494nsseq.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 509nsseq.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
495nsseq.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 510nsseq.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
496nsseq.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 511nsseq.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
497nsseq.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 512nsseq.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
498nsseq.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h 513nsseq.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
499nsseq.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 514nsseq.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
500nsseq.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 515nsseq.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
501nsseq.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 516nsseq.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
502nsseq.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 517nsseq.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
503nsseq.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 518nsseq.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
504nsseq.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 519nsseq.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
505nsseq.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h nsseq.c 520nsseq.o: ../../include/openssl/x509_vfy.h nsseq.c
506p5_pbe.o: ../../e_os.h ../../include/openssl/asn1.h 521p5_pbe.o: ../../e_os.h ../../include/openssl/asn1.h
507p5_pbe.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 522p5_pbe.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
508p5_pbe.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 523p5_pbe.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
509p5_pbe.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 524p5_pbe.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
510p5_pbe.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 525p5_pbe.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
511p5_pbe.o: ../../include/openssl/err.h ../../include/openssl/evp.h 526p5_pbe.o: ../../include/openssl/err.h ../../include/openssl/evp.h
512p5_pbe.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 527p5_pbe.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
513p5_pbe.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 528p5_pbe.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
514p5_pbe.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 529p5_pbe.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
515p5_pbe.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 530p5_pbe.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
516p5_pbe.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 531p5_pbe.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
517p5_pbe.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 532p5_pbe.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
518p5_pbe.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 533p5_pbe.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
519p5_pbe.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p5_pbe.c 534p5_pbe.o: ../cryptlib.h p5_pbe.c
520p5_pbev2.o: ../../e_os.h ../../include/openssl/asn1.h 535p5_pbev2.o: ../../e_os.h ../../include/openssl/asn1.h
521p5_pbev2.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 536p5_pbev2.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
522p5_pbev2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 537p5_pbev2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
523p5_pbev2.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 538p5_pbev2.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
524p5_pbev2.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 539p5_pbev2.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
525p5_pbev2.o: ../../include/openssl/err.h ../../include/openssl/evp.h 540p5_pbev2.o: ../../include/openssl/err.h ../../include/openssl/evp.h
526p5_pbev2.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 541p5_pbev2.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
527p5_pbev2.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 542p5_pbev2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
528p5_pbev2.o: ../../include/openssl/opensslconf.h
529p5_pbev2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 543p5_pbev2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
530p5_pbev2.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 544p5_pbev2.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
531p5_pbev2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 545p5_pbev2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -538,51 +552,48 @@ p8_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
538p8_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 552p8_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
539p8_pkey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 553p8_pkey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
540p8_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h 554p8_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h
541p8_pkey.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 555p8_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
542p8_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 556p8_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
543p8_pkey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 557p8_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
544p8_pkey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 558p8_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
545p8_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 559p8_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
546p8_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 560p8_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
547p8_pkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 561p8_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p8_pkey.c
548p8_pkey.o: ../cryptlib.h p8_pkey.c
549t_bitst.o: ../../e_os.h ../../include/openssl/asn1.h 562t_bitst.o: ../../e_os.h ../../include/openssl/asn1.h
550t_bitst.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 563t_bitst.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
551t_bitst.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 564t_bitst.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
552t_bitst.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 565t_bitst.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
553t_bitst.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 566t_bitst.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
554t_bitst.o: ../../include/openssl/err.h ../../include/openssl/evp.h 567t_bitst.o: ../../include/openssl/err.h ../../include/openssl/evp.h
555t_bitst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 568t_bitst.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
556t_bitst.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 569t_bitst.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
557t_bitst.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 570t_bitst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
558t_bitst.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 571t_bitst.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
559t_bitst.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 572t_bitst.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
560t_bitst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 573t_bitst.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
561t_bitst.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 574t_bitst.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
562t_bitst.o: ../../include/openssl/x509v3.h ../cryptlib.h t_bitst.c 575t_bitst.o: ../cryptlib.h t_bitst.c
563t_crl.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 576t_crl.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
564t_crl.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 577t_crl.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
565t_crl.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 578t_crl.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
566t_crl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 579t_crl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
567t_crl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 580t_crl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
568t_crl.o: ../../include/openssl/err.h ../../include/openssl/evp.h 581t_crl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
569t_crl.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 582t_crl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
570t_crl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 583t_crl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
571t_crl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 584t_crl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
572t_crl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 585t_crl.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
573t_crl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 586t_crl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
574t_crl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 587t_crl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
575t_crl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 588t_crl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
576t_crl.o: ../../include/openssl/x509v3.h ../cryptlib.h t_crl.c 589t_crl.o: ../cryptlib.h t_crl.c
577t_pkey.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 590t_pkey.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
578t_pkey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 591t_pkey.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
579t_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h 592t_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
580t_pkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 593t_pkey.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
581t_pkey.o: ../../include/openssl/ec.h ../../include/openssl/err.h 594t_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
582t_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 595t_pkey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
583t_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 596t_pkey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
584t_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
585t_pkey.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
586t_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 597t_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
587t_pkey.o: ../cryptlib.h t_pkey.c 598t_pkey.o: ../cryptlib.h t_pkey.c
588t_req.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 599t_req.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
@@ -591,57 +602,57 @@ t_req.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
591t_req.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 602t_req.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
592t_req.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 603t_req.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
593t_req.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 604t_req.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
594t_req.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 605t_req.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
595t_req.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 606t_req.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
596t_req.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 607t_req.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
597t_req.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 608t_req.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
598t_req.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h 609t_req.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
599t_req.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 610t_req.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
600t_req.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 611t_req.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
601t_req.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 612t_req.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
602t_req.o: ../../include/openssl/x509v3.h ../cryptlib.h t_req.c 613t_req.o: ../cryptlib.h t_req.c
603t_spki.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 614t_spki.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
604t_spki.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 615t_spki.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
605t_spki.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h 616t_spki.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
606t_spki.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 617t_spki.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
607t_spki.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 618t_spki.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
608t_spki.o: ../../include/openssl/err.h ../../include/openssl/evp.h 619t_spki.o: ../../include/openssl/err.h ../../include/openssl/evp.h
609t_spki.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 620t_spki.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
610t_spki.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 621t_spki.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
611t_spki.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 622t_spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
612t_spki.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 623t_spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
613t_spki.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 624t_spki.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
614t_spki.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 625t_spki.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
615t_spki.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 626t_spki.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
616t_spki.o: ../../include/openssl/x509_vfy.h ../cryptlib.h t_spki.c 627t_spki.o: ../cryptlib.h t_spki.c
617t_x509.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 628t_x509.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
618t_x509.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 629t_x509.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
619t_x509.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 630t_x509.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
620t_x509.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 631t_x509.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
621t_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 632t_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
622t_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 633t_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
623t_x509.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 634t_x509.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
624t_x509.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 635t_x509.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
625t_x509.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 636t_x509.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
626t_x509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 637t_x509.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
627t_x509.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h 638t_x509.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
628t_x509.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 639t_x509.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
629t_x509.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 640t_x509.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
630t_x509.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 641t_x509.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
631t_x509.o: ../../include/openssl/x509v3.h ../cryptlib.h t_x509.c 642t_x509.o: ../cryptlib.h t_x509.c
632t_x509a.o: ../../e_os.h ../../include/openssl/asn1.h 643t_x509a.o: ../../e_os.h ../../include/openssl/asn1.h
633t_x509a.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 644t_x509a.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
634t_x509a.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 645t_x509a.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
635t_x509a.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 646t_x509a.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
636t_x509a.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 647t_x509a.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
637t_x509a.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 648t_x509a.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
638t_x509a.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 649t_x509a.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
639t_x509a.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 650t_x509a.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
640t_x509a.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 651t_x509a.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
641t_x509a.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 652t_x509a.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
642t_x509a.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 653t_x509a.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
643t_x509a.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 654t_x509a.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
644t_x509a.o: ../../include/openssl/x509_vfy.h ../cryptlib.h t_x509a.c 655t_x509a.o: ../cryptlib.h t_x509a.c
645tasn_dec.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 656tasn_dec.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
646tasn_dec.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 657tasn_dec.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
647tasn_dec.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 658tasn_dec.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
@@ -675,6 +686,21 @@ tasn_new.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
675tasn_new.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 686tasn_new.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
676tasn_new.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 687tasn_new.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
677tasn_new.o: ../../include/openssl/symhacks.h tasn_new.c 688tasn_new.o: ../../include/openssl/symhacks.h tasn_new.c
689tasn_prn.o: ../../e_os.h ../../include/openssl/asn1.h
690tasn_prn.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
691tasn_prn.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
692tasn_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
693tasn_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
694tasn_prn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
695tasn_prn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
696tasn_prn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
697tasn_prn.o: ../../include/openssl/opensslconf.h
698tasn_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
699tasn_prn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
700tasn_prn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
701tasn_prn.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
702tasn_prn.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
703tasn_prn.o: ../cryptlib.h asn1_locl.h tasn_prn.c
678tasn_typ.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 704tasn_typ.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
679tasn_typ.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 705tasn_typ.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
680tasn_typ.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 706tasn_typ.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
@@ -694,23 +720,21 @@ x_algor.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
694x_algor.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 720x_algor.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
695x_algor.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 721x_algor.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
696x_algor.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h 722x_algor.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
697x_algor.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 723x_algor.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
698x_algor.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 724x_algor.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
699x_algor.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 725x_algor.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
700x_algor.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 726x_algor.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
701x_algor.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 727x_algor.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
702x_algor.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 728x_algor.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
703x_algor.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 729x_algor.o: ../../include/openssl/x509_vfy.h x_algor.c
704x_algor.o: x_algor.c
705x_attrib.o: ../../e_os.h ../../include/openssl/asn1.h 730x_attrib.o: ../../e_os.h ../../include/openssl/asn1.h
706x_attrib.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 731x_attrib.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
707x_attrib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 732x_attrib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
708x_attrib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 733x_attrib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
709x_attrib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 734x_attrib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
710x_attrib.o: ../../include/openssl/err.h ../../include/openssl/evp.h 735x_attrib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
711x_attrib.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 736x_attrib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
712x_attrib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 737x_attrib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
713x_attrib.o: ../../include/openssl/opensslconf.h
714x_attrib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 738x_attrib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
715x_attrib.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 739x_attrib.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
716x_attrib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 740x_attrib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -727,44 +751,42 @@ x_bignum.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
727x_bignum.o: ../../include/openssl/symhacks.h ../cryptlib.h x_bignum.c 751x_bignum.o: ../../include/openssl/symhacks.h ../cryptlib.h x_bignum.c
728x_crl.o: ../../e_os.h ../../include/openssl/asn1.h 752x_crl.o: ../../e_os.h ../../include/openssl/asn1.h
729x_crl.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 753x_crl.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
730x_crl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 754x_crl.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
731x_crl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 755x_crl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
732x_crl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 756x_crl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
733x_crl.o: ../../include/openssl/err.h ../../include/openssl/evp.h 757x_crl.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
734x_crl.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 758x_crl.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
735x_crl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 759x_crl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
736x_crl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 760x_crl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
737x_crl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 761x_crl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
738x_crl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 762x_crl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
739x_crl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 763x_crl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
740x_crl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 764x_crl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
741x_crl.o: ../cryptlib.h x_crl.c 765x_crl.o: ../../include/openssl/x509v3.h ../cryptlib.h asn1_locl.h x_crl.c
742x_exten.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 766x_exten.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
743x_exten.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 767x_exten.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
744x_exten.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 768x_exten.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
745x_exten.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 769x_exten.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
746x_exten.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h 770x_exten.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
747x_exten.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 771x_exten.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
748x_exten.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 772x_exten.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
749x_exten.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 773x_exten.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
750x_exten.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 774x_exten.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
751x_exten.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 775x_exten.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
752x_exten.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 776x_exten.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
753x_exten.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 777x_exten.o: ../../include/openssl/x509_vfy.h x_exten.c
754x_exten.o: x_exten.c
755x_info.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 778x_info.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
756x_info.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 779x_info.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
757x_info.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 780x_info.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
758x_info.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 781x_info.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
759x_info.o: ../../include/openssl/err.h ../../include/openssl/evp.h 782x_info.o: ../../include/openssl/err.h ../../include/openssl/evp.h
760x_info.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 783x_info.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
761x_info.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 784x_info.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
762x_info.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 785x_info.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
763x_info.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 786x_info.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
764x_info.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 787x_info.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
765x_info.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 788x_info.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
766x_info.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 789x_info.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_info.c
767x_info.o: ../cryptlib.h x_info.c
768x_long.o: ../../e_os.h ../../include/openssl/asn1.h 790x_long.o: ../../e_os.h ../../include/openssl/asn1.h
769x_long.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 791x_long.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
770x_long.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 792x_long.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
@@ -780,125 +802,129 @@ x_name.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
780x_name.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 802x_name.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
781x_name.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 803x_name.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
782x_name.o: ../../include/openssl/err.h ../../include/openssl/evp.h 804x_name.o: ../../include/openssl/err.h ../../include/openssl/evp.h
783x_name.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 805x_name.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
784x_name.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 806x_name.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
785x_name.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 807x_name.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
786x_name.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 808x_name.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
787x_name.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 809x_name.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
788x_name.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 810x_name.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
789x_name.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 811x_name.o: ../../include/openssl/x509_vfy.h ../cryptlib.h asn1_locl.h x_name.c
790x_name.o: ../cryptlib.h x_name.c 812x_nx509.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
813x_nx509.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
814x_nx509.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
815x_nx509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
816x_nx509.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
817x_nx509.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
818x_nx509.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
819x_nx509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
820x_nx509.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
821x_nx509.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
822x_nx509.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
823x_nx509.o: ../../include/openssl/x509_vfy.h x_nx509.c
791x_pkey.o: ../../e_os.h ../../include/openssl/asn1.h 824x_pkey.o: ../../e_os.h ../../include/openssl/asn1.h
792x_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h 825x_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h
793x_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 826x_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
794x_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 827x_pkey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
795x_pkey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 828x_pkey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
796x_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h 829x_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h
797x_pkey.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 830x_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
798x_pkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 831x_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
799x_pkey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 832x_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
800x_pkey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 833x_pkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
801x_pkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 834x_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
802x_pkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 835x_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
803x_pkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 836x_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_pkey.c
804x_pkey.o: ../cryptlib.h x_pkey.c
805x_pubkey.o: ../../e_os.h ../../include/openssl/asn1.h 837x_pubkey.o: ../../e_os.h ../../include/openssl/asn1.h
806x_pubkey.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 838x_pubkey.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
807x_pubkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 839x_pubkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
808x_pubkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 840x_pubkey.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
809x_pubkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 841x_pubkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
810x_pubkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 842x_pubkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
811x_pubkey.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 843x_pubkey.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
812x_pubkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 844x_pubkey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
813x_pubkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 845x_pubkey.o: ../../include/openssl/opensslconf.h
814x_pubkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 846x_pubkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
815x_pubkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h 847x_pubkey.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
816x_pubkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 848x_pubkey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
817x_pubkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 849x_pubkey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
818x_pubkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 850x_pubkey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
819x_pubkey.o: ../cryptlib.h x_pubkey.c 851x_pubkey.o: ../cryptlib.h asn1_locl.h x_pubkey.c
820x_req.o: ../../e_os.h ../../include/openssl/asn1.h 852x_req.o: ../../e_os.h ../../include/openssl/asn1.h
821x_req.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 853x_req.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
822x_req.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 854x_req.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
823x_req.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 855x_req.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
824x_req.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 856x_req.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
825x_req.o: ../../include/openssl/err.h ../../include/openssl/evp.h 857x_req.o: ../../include/openssl/err.h ../../include/openssl/evp.h
826x_req.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 858x_req.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
827x_req.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 859x_req.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
828x_req.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 860x_req.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
829x_req.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 861x_req.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
830x_req.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 862x_req.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
831x_req.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 863x_req.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
832x_req.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 864x_req.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_req.c
833x_req.o: ../cryptlib.h x_req.c
834x_sig.o: ../../e_os.h ../../include/openssl/asn1.h 865x_sig.o: ../../e_os.h ../../include/openssl/asn1.h
835x_sig.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 866x_sig.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
836x_sig.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 867x_sig.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
837x_sig.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 868x_sig.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
838x_sig.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 869x_sig.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
839x_sig.o: ../../include/openssl/err.h ../../include/openssl/evp.h 870x_sig.o: ../../include/openssl/err.h ../../include/openssl/evp.h
840x_sig.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 871x_sig.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
841x_sig.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 872x_sig.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
842x_sig.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 873x_sig.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
843x_sig.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 874x_sig.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
844x_sig.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 875x_sig.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
845x_sig.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 876x_sig.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
846x_sig.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 877x_sig.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_sig.c
847x_sig.o: ../cryptlib.h x_sig.c
848x_spki.o: ../../e_os.h ../../include/openssl/asn1.h 878x_spki.o: ../../e_os.h ../../include/openssl/asn1.h
849x_spki.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 879x_spki.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
850x_spki.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 880x_spki.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
851x_spki.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 881x_spki.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
852x_spki.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 882x_spki.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
853x_spki.o: ../../include/openssl/err.h ../../include/openssl/evp.h 883x_spki.o: ../../include/openssl/err.h ../../include/openssl/evp.h
854x_spki.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 884x_spki.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
855x_spki.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 885x_spki.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
856x_spki.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 886x_spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
857x_spki.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 887x_spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
858x_spki.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 888x_spki.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
859x_spki.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 889x_spki.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
860x_spki.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 890x_spki.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_spki.c
861x_spki.o: ../cryptlib.h x_spki.c
862x_val.o: ../../e_os.h ../../include/openssl/asn1.h 891x_val.o: ../../e_os.h ../../include/openssl/asn1.h
863x_val.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 892x_val.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
864x_val.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 893x_val.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
865x_val.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 894x_val.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
866x_val.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 895x_val.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
867x_val.o: ../../include/openssl/err.h ../../include/openssl/evp.h 896x_val.o: ../../include/openssl/err.h ../../include/openssl/evp.h
868x_val.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 897x_val.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
869x_val.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 898x_val.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
870x_val.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 899x_val.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
871x_val.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 900x_val.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
872x_val.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 901x_val.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
873x_val.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 902x_val.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
874x_val.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 903x_val.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_val.c
875x_val.o: ../cryptlib.h x_val.c
876x_x509.o: ../../e_os.h ../../include/openssl/asn1.h 904x_x509.o: ../../e_os.h ../../include/openssl/asn1.h
877x_x509.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 905x_x509.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
878x_x509.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 906x_x509.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
879x_x509.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 907x_x509.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
880x_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 908x_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
881x_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 909x_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
882x_x509.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 910x_x509.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
883x_x509.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 911x_x509.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
884x_x509.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 912x_x509.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
885x_x509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 913x_x509.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
886x_x509.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 914x_x509.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
887x_x509.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 915x_x509.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
888x_x509.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 916x_x509.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
889x_x509.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 917x_x509.o: ../../include/openssl/x509v3.h ../cryptlib.h x_x509.c
890x_x509.o: ../cryptlib.h x_x509.c
891x_x509a.o: ../../e_os.h ../../include/openssl/asn1.h 918x_x509a.o: ../../e_os.h ../../include/openssl/asn1.h
892x_x509a.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 919x_x509a.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
893x_x509a.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 920x_x509a.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
894x_x509a.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 921x_x509a.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
895x_x509a.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 922x_x509a.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
896x_x509a.o: ../../include/openssl/err.h ../../include/openssl/evp.h 923x_x509a.o: ../../include/openssl/err.h ../../include/openssl/evp.h
897x_x509a.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 924x_x509a.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
898x_x509a.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 925x_x509a.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
899x_x509a.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 926x_x509a.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
900x_x509a.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 927x_x509a.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
901x_x509a.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 928x_x509a.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
902x_x509a.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 929x_x509a.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
903x_x509a.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 930x_x509a.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_x509a.c
904x_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 7f4f03eb82..dd2c2c708e 100644
--- a/src/lib/libssl/src/crypto/bf/Makefile
+++ b/src/lib/libssl/src/crypto/bf/Makefile
@@ -12,8 +12,6 @@ MAKEFILE= Makefile
12AR= ar r 12AR= ar r
13 13
14BF_ENC= bf_enc.o 14BF_ENC= bf_enc.o
15# or use
16#DES_ENC= bx86-elf.o
17 15
18CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
19ASFLAGS= $(INCLUDES) $(ASFLAG) 17ASFLAGS= $(INCLUDES) $(ASFLAG)
@@ -40,19 +38,12 @@ top:
40all: lib 38all: lib
41 39
42lib: $(LIBOBJ) 40lib: $(LIBOBJ)
43 $(ARX) $(LIB) $(LIBOBJ) 41 $(AR) $(LIB) $(LIBOBJ)
44 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
45 @touch lib 43 @touch lib
46 44
47# ELF 45bf-586.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
48bx86-elf.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 46 $(PERL) asm/bf-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
49 (cd asm; $(PERL) bf-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@)
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) > ../$@)
53# a.out
54bx86-out.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
55 (cd asm; $(PERL) bf-586.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
56 47
57files: 48files:
58 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 49 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -103,9 +94,5 @@ bf_enc.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h
103bf_enc.o: ../../include/openssl/opensslconf.h bf_enc.c bf_locl.h 94bf_enc.o: ../../include/openssl/opensslconf.h bf_enc.c bf_locl.h
104bf_ofb64.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h 95bf_ofb64.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h
105bf_ofb64.o: ../../include/openssl/opensslconf.h bf_locl.h bf_ofb64.c 96bf_ofb64.o: ../../include/openssl/opensslconf.h bf_locl.h bf_ofb64.c
106bf_skey.o: ../../include/openssl/blowfish.h ../../include/openssl/crypto.h 97bf_skey.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h
107bf_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/fips.h 98bf_skey.o: ../../include/openssl/opensslconf.h bf_locl.h bf_pi.h bf_skey.c
108bf_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
109bf_skey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
110bf_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
111bf_skey.o: 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 1cd76ce7a2..c395d80496 100644
--- a/src/lib/libssl/src/crypto/bio/Makefile
+++ b/src/lib/libssl/src/crypto/bio/Makefile
@@ -45,7 +45,7 @@ top:
45all: lib 45all: lib
46 46
47lib: $(LIBOBJ) 47lib: $(LIBOBJ)
48 $(ARX) $(LIB) $(LIBOBJ) 48 $(AR) $(LIB) $(LIBOBJ)
49 $(RANLIB) $(LIB) || echo Never mind. 49 $(RANLIB) $(LIB) || echo Never mind.
50 @touch lib 50 @touch lib
51 51
@@ -102,11 +102,12 @@ b_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
102b_print.o: ../../include/openssl/symhacks.h ../cryptlib.h b_print.c 102b_print.o: ../../include/openssl/symhacks.h ../cryptlib.h b_print.c
103b_sock.o: ../../e_os.h ../../include/openssl/bio.h 103b_sock.o: ../../e_os.h ../../include/openssl/bio.h
104b_sock.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 104b_sock.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
105b_sock.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 105b_sock.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
106b_sock.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 106b_sock.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
107b_sock.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 107b_sock.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
108b_sock.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 108b_sock.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
109b_sock.o: ../../include/openssl/symhacks.h ../cryptlib.h b_sock.c 109b_sock.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
110b_sock.o: ../cryptlib.h b_sock.c
110bf_buff.o: ../../e_os.h ../../include/openssl/bio.h 111bf_buff.o: ../../e_os.h ../../include/openssl/bio.h
111bf_buff.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 112bf_buff.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
112bf_buff.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 113bf_buff.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
diff --git a/src/lib/libssl/src/crypto/bn/asm/ppc.pl b/src/lib/libssl/src/crypto/bn/asm/ppc.pl
index 08e0053473..37c65d3511 100644
--- a/src/lib/libssl/src/crypto/bn/asm/ppc.pl
+++ b/src/lib/libssl/src/crypto/bn/asm/ppc.pl
@@ -100,9 +100,9 @@
100# me a note at schari@us.ibm.com 100# me a note at schari@us.ibm.com
101# 101#
102 102
103$opf = shift; 103$flavour = shift;
104 104
105if ($opf =~ /32\.s/) { 105if ($flavour =~ /32/) {
106 $BITS= 32; 106 $BITS= 32;
107 $BNSZ= $BITS/8; 107 $BNSZ= $BITS/8;
108 $ISA= "\"ppc\""; 108 $ISA= "\"ppc\"";
@@ -125,7 +125,7 @@ if ($opf =~ /32\.s/) {
125 $INSR= "insrwi"; # insert right 125 $INSR= "insrwi"; # insert right
126 $ROTL= "rotlwi"; # rotate left by immediate 126 $ROTL= "rotlwi"; # rotate left by immediate
127 $TR= "tw"; # conditional trap 127 $TR= "tw"; # conditional trap
128} elsif ($opf =~ /64\.s/) { 128} elsif ($flavour =~ /64/) {
129 $BITS= 64; 129 $BITS= 64;
130 $BNSZ= $BITS/8; 130 $BNSZ= $BITS/8;
131 $ISA= "\"ppc64\""; 131 $ISA= "\"ppc64\"";
@@ -149,93 +149,16 @@ if ($opf =~ /32\.s/) {
149 $INSR= "insrdi"; # insert right 149 $INSR= "insrdi"; # insert right
150 $ROTL= "rotldi"; # rotate left by immediate 150 $ROTL= "rotldi"; # rotate left by immediate
151 $TR= "td"; # conditional trap 151 $TR= "td"; # conditional trap
152} else { die "nonsense $opf"; } 152} else { die "nonsense $flavour"; }
153 153
154( defined shift || open STDOUT,">$opf" ) || die "can't open $opf: $!"; 154$0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1;
155( $xlate="${dir}ppc-xlate.pl" and -f $xlate ) or
156( $xlate="${dir}../../perlasm/ppc-xlate.pl" and -f $xlate) or
157die "can't locate ppc-xlate.pl";
155 158
156# function entry points from the AIX code 159open STDOUT,"| $^X $xlate $flavour ".shift || die "can't call $xlate: $!";
157#
158# There are other, more elegant, ways to handle this. We (IBM) chose
159# this approach as it plays well with scripts we run to 'namespace'
160# OpenSSL .i.e. we add a prefix to all the public symbols so we can
161# co-exist in the same process with other implementations of OpenSSL.
162# 'cleverer' ways of doing these substitutions tend to hide data we
163# need to be obvious.
164#
165my @items = ("bn_sqr_comba4",
166 "bn_sqr_comba8",
167 "bn_mul_comba4",
168 "bn_mul_comba8",
169 "bn_sub_words",
170 "bn_add_words",
171 "bn_div_words",
172 "bn_sqr_words",
173 "bn_mul_words",
174 "bn_mul_add_words");
175 160
176if ($opf =~ /linux/) { do_linux(); } 161$data=<<EOF;
177elsif ($opf =~ /aix/) { do_aix(); }
178elsif ($opf =~ /osx/) { do_osx(); }
179else { do_bsd(); }
180
181sub do_linux {
182 $d=&data();
183
184 if ($BITS==64) {
185 foreach $t (@items) {
186 $d =~ s/\.$t:/\
187\t.section\t".opd","aw"\
188\t.align\t3\
189\t.globl\t$t\
190$t:\
191\t.quad\t.$t,.TOC.\@tocbase,0\
192\t.size\t$t,24\
193\t.previous\n\
194\t.type\t.$t,\@function\
195\t.globl\t.$t\
196.$t:/g;
197 }
198 }
199 else {
200 foreach $t (@items) {
201 $d=~s/\.$t/$t/g;
202 }
203 }
204 # hide internal labels to avoid pollution of name table...
205 $d=~s/Lppcasm_/.Lppcasm_/gm;
206 print $d;
207}
208
209sub do_aix {
210 # AIX assembler is smart enough to please the linker without
211 # making us do something special...
212 print &data();
213}
214
215# MacOSX 32 bit
216sub do_osx {
217 $d=&data();
218 # Change the bn symbol prefix from '.' to '_'
219 foreach $t (@items) {
220 $d=~s/\.$t/_$t/g;
221 }
222 # Change .machine to something OS X asm will accept
223 $d=~s/\.machine.*/.text/g;
224 $d=~s/\#/;/g; # change comment from '#' to ';'
225 print $d;
226}
227
228# BSD (Untested)
229sub do_bsd {
230 $d=&data();
231 foreach $t (@items) {
232 $d=~s/\.$t/_$t/g;
233 }
234 print $d;
235}
236
237sub data {
238 local($data)=<<EOF;
239#-------------------------------------------------------------------- 162#--------------------------------------------------------------------
240# 163#
241# 164#
@@ -297,33 +220,20 @@ sub data {
297# 220#
298# Defines to be used in the assembly code. 221# Defines to be used in the assembly code.
299# 222#
300.set r0,0 # we use it as storage for value of 0 223#.set r0,0 # we use it as storage for value of 0
301.set SP,1 # preserved 224#.set SP,1 # preserved
302.set RTOC,2 # preserved 225#.set RTOC,2 # preserved
303.set r3,3 # 1st argument/return value 226#.set r3,3 # 1st argument/return value
304.set r4,4 # 2nd argument/volatile register 227#.set r4,4 # 2nd argument/volatile register
305.set r5,5 # 3rd argument/volatile register 228#.set r5,5 # 3rd argument/volatile register
306.set r6,6 # ... 229#.set r6,6 # ...
307.set r7,7 230#.set r7,7
308.set r8,8 231#.set r8,8
309.set r9,9 232#.set r9,9
310.set r10,10 233#.set r10,10
311.set r11,11 234#.set r11,11
312.set r12,12 235#.set r12,12
313.set r13,13 # not used, nor any other "below" it... 236#.set r13,13 # not used, nor any other "below" it...
314
315.set BO_IF_NOT,4
316.set BO_IF,12
317.set BO_dCTR_NZERO,16
318.set BO_dCTR_ZERO,18
319.set BO_ALWAYS,20
320.set CR0_LT,0;
321.set CR0_GT,1;
322.set CR0_EQ,2
323.set CR1_FX,4;
324.set CR1_FEX,5;
325.set CR1_VX,6
326.set LR,8
327 237
328# Declare function names to be global 238# Declare function names to be global
329# NOTE: For gcc these names MUST be changed to remove 239# NOTE: For gcc these names MUST be changed to remove
@@ -344,7 +254,7 @@ sub data {
344 254
345# .text section 255# .text section
346 256
347 .machine $ISA 257 .machine "any"
348 258
349# 259#
350# NOTE: The following label name should be changed to 260# NOTE: The following label name should be changed to
@@ -478,7 +388,7 @@ sub data {
478 388
479 $ST r9,`6*$BNSZ`(r3) #r[6]=c1 389 $ST r9,`6*$BNSZ`(r3) #r[6]=c1
480 $ST r10,`7*$BNSZ`(r3) #r[7]=c2 390 $ST r10,`7*$BNSZ`(r3) #r[7]=c2
481 bclr BO_ALWAYS,CR0_LT 391 blr
482 .long 0x00000000 392 .long 0x00000000
483 393
484# 394#
@@ -903,7 +813,7 @@ sub data {
903 $ST r9, `15*$BNSZ`(r3) #r[15]=c1; 813 $ST r9, `15*$BNSZ`(r3) #r[15]=c1;
904 814
905 815
906 bclr BO_ALWAYS,CR0_LT 816 blr
907 817
908 .long 0x00000000 818 .long 0x00000000
909 819
@@ -1055,7 +965,7 @@ sub data {
1055 965
1056 $ST r10,`6*$BNSZ`(r3) #r[6]=c1 966 $ST r10,`6*$BNSZ`(r3) #r[6]=c1
1057 $ST r11,`7*$BNSZ`(r3) #r[7]=c2 967 $ST r11,`7*$BNSZ`(r3) #r[7]=c2
1058 bclr BO_ALWAYS,CR0_LT 968 blr
1059 .long 0x00000000 969 .long 0x00000000
1060 970
1061# 971#
@@ -1591,7 +1501,7 @@ sub data {
1591 adde r10,r10,r9 1501 adde r10,r10,r9
1592 $ST r12,`14*$BNSZ`(r3) #r[14]=c3; 1502 $ST r12,`14*$BNSZ`(r3) #r[14]=c3;
1593 $ST r10,`15*$BNSZ`(r3) #r[15]=c1; 1503 $ST r10,`15*$BNSZ`(r3) #r[15]=c1;
1594 bclr BO_ALWAYS,CR0_LT 1504 blr
1595 .long 0x00000000 1505 .long 0x00000000
1596 1506
1597# 1507#
@@ -1623,7 +1533,7 @@ sub data {
1623 subfc. r7,r0,r6 # If r6 is 0 then result is 0. 1533 subfc. r7,r0,r6 # If r6 is 0 then result is 0.
1624 # if r6 > 0 then result !=0 1534 # if r6 > 0 then result !=0
1625 # In either case carry bit is set. 1535 # In either case carry bit is set.
1626 bc BO_IF,CR0_EQ,Lppcasm_sub_adios 1536 beq Lppcasm_sub_adios
1627 addi r4,r4,-$BNSZ 1537 addi r4,r4,-$BNSZ
1628 addi r3,r3,-$BNSZ 1538 addi r3,r3,-$BNSZ
1629 addi r5,r5,-$BNSZ 1539 addi r5,r5,-$BNSZ
@@ -1635,11 +1545,11 @@ Lppcasm_sub_mainloop:
1635 # if carry = 1 this is r7-r8. Else it 1545 # if carry = 1 this is r7-r8. Else it
1636 # is r7-r8 -1 as we need. 1546 # is r7-r8 -1 as we need.
1637 $STU r6,$BNSZ(r3) 1547 $STU r6,$BNSZ(r3)
1638 bc BO_dCTR_NZERO,CR0_EQ,Lppcasm_sub_mainloop 1548 bdnz- Lppcasm_sub_mainloop
1639Lppcasm_sub_adios: 1549Lppcasm_sub_adios:
1640 subfze r3,r0 # if carry bit is set then r3 = 0 else -1 1550 subfze r3,r0 # if carry bit is set then r3 = 0 else -1
1641 andi. r3,r3,1 # keep only last bit. 1551 andi. r3,r3,1 # keep only last bit.
1642 bclr BO_ALWAYS,CR0_LT 1552 blr
1643 .long 0x00000000 1553 .long 0x00000000
1644 1554
1645 1555
@@ -1670,7 +1580,7 @@ Lppcasm_sub_adios:
1670# check for r6 = 0. Is this needed? 1580# check for r6 = 0. Is this needed?
1671# 1581#
1672 addic. r6,r6,0 #test r6 and clear carry bit. 1582 addic. r6,r6,0 #test r6 and clear carry bit.
1673 bc BO_IF,CR0_EQ,Lppcasm_add_adios 1583 beq Lppcasm_add_adios
1674 addi r4,r4,-$BNSZ 1584 addi r4,r4,-$BNSZ
1675 addi r3,r3,-$BNSZ 1585 addi r3,r3,-$BNSZ
1676 addi r5,r5,-$BNSZ 1586 addi r5,r5,-$BNSZ
@@ -1680,10 +1590,10 @@ Lppcasm_add_mainloop:
1680 $LDU r8,$BNSZ(r5) 1590 $LDU r8,$BNSZ(r5)
1681 adde r8,r7,r8 1591 adde r8,r7,r8
1682 $STU r8,$BNSZ(r3) 1592 $STU r8,$BNSZ(r3)
1683 bc BO_dCTR_NZERO,CR0_EQ,Lppcasm_add_mainloop 1593 bdnz- Lppcasm_add_mainloop
1684Lppcasm_add_adios: 1594Lppcasm_add_adios:
1685 addze r3,r0 #return carry bit. 1595 addze r3,r0 #return carry bit.
1686 bclr BO_ALWAYS,CR0_LT 1596 blr
1687 .long 0x00000000 1597 .long 0x00000000
1688 1598
1689# 1599#
@@ -1707,24 +1617,24 @@ Lppcasm_add_adios:
1707# r5 = d 1617# r5 = d
1708 1618
1709 $UCMPI 0,r5,0 # compare r5 and 0 1619 $UCMPI 0,r5,0 # compare r5 and 0
1710 bc BO_IF_NOT,CR0_EQ,Lppcasm_div1 # proceed if d!=0 1620 bne Lppcasm_div1 # proceed if d!=0
1711 li r3,-1 # d=0 return -1 1621 li r3,-1 # d=0 return -1
1712 bclr BO_ALWAYS,CR0_LT 1622 blr
1713Lppcasm_div1: 1623Lppcasm_div1:
1714 xor r0,r0,r0 #r0=0 1624 xor r0,r0,r0 #r0=0
1715 li r8,$BITS 1625 li r8,$BITS
1716 $CNTLZ. r7,r5 #r7 = num leading 0s in d. 1626 $CNTLZ. r7,r5 #r7 = num leading 0s in d.
1717 bc BO_IF,CR0_EQ,Lppcasm_div2 #proceed if no leading zeros 1627 beq Lppcasm_div2 #proceed if no leading zeros
1718 subf r8,r7,r8 #r8 = BN_num_bits_word(d) 1628 subf r8,r7,r8 #r8 = BN_num_bits_word(d)
1719 $SHR. r9,r3,r8 #are there any bits above r8'th? 1629 $SHR. r9,r3,r8 #are there any bits above r8'th?
1720 $TR 16,r9,r0 #if there're, signal to dump core... 1630 $TR 16,r9,r0 #if there're, signal to dump core...
1721Lppcasm_div2: 1631Lppcasm_div2:
1722 $UCMP 0,r3,r5 #h>=d? 1632 $UCMP 0,r3,r5 #h>=d?
1723 bc BO_IF,CR0_LT,Lppcasm_div3 #goto Lppcasm_div3 if not 1633 blt Lppcasm_div3 #goto Lppcasm_div3 if not
1724 subf r3,r5,r3 #h-=d ; 1634 subf r3,r5,r3 #h-=d ;
1725Lppcasm_div3: #r7 = BN_BITS2-i. so r7=i 1635Lppcasm_div3: #r7 = BN_BITS2-i. so r7=i
1726 cmpi 0,0,r7,0 # is (i == 0)? 1636 cmpi 0,0,r7,0 # is (i == 0)?
1727 bc BO_IF,CR0_EQ,Lppcasm_div4 1637 beq Lppcasm_div4
1728 $SHL r3,r3,r7 # h = (h<< i) 1638 $SHL r3,r3,r7 # h = (h<< i)
1729 $SHR r8,r4,r8 # r8 = (l >> BN_BITS2 -i) 1639 $SHR r8,r4,r8 # r8 = (l >> BN_BITS2 -i)
1730 $SHL r5,r5,r7 # d<<=i 1640 $SHL r5,r5,r7 # d<<=i
@@ -1741,7 +1651,7 @@ Lppcasm_divouterloop:
1741 $SHRI r11,r4,`$BITS/2` #r11= (l&BN_MASK2h)>>BN_BITS4 1651 $SHRI r11,r4,`$BITS/2` #r11= (l&BN_MASK2h)>>BN_BITS4
1742 # compute here for innerloop. 1652 # compute here for innerloop.
1743 $UCMP 0,r8,r9 # is (h>>BN_BITS4)==dh 1653 $UCMP 0,r8,r9 # is (h>>BN_BITS4)==dh
1744 bc BO_IF_NOT,CR0_EQ,Lppcasm_div5 # goto Lppcasm_div5 if not 1654 bne Lppcasm_div5 # goto Lppcasm_div5 if not
1745 1655
1746 li r8,-1 1656 li r8,-1
1747 $CLRU r8,r8,`$BITS/2` #q = BN_MASK2l 1657 $CLRU r8,r8,`$BITS/2` #q = BN_MASK2l
@@ -1762,9 +1672,9 @@ Lppcasm_divinnerloop:
1762 # the following 2 instructions do that 1672 # the following 2 instructions do that
1763 $SHLI r7,r10,`$BITS/2` # r7 = (t<<BN_BITS4) 1673 $SHLI r7,r10,`$BITS/2` # r7 = (t<<BN_BITS4)
1764 or r7,r7,r11 # r7|=((l&BN_MASK2h)>>BN_BITS4) 1674 or r7,r7,r11 # r7|=((l&BN_MASK2h)>>BN_BITS4)
1765 $UCMP 1,r6,r7 # compare (tl <= r7) 1675 $UCMP cr1,r6,r7 # compare (tl <= r7)
1766 bc BO_IF_NOT,CR0_EQ,Lppcasm_divinnerexit 1676 bne Lppcasm_divinnerexit
1767 bc BO_IF_NOT,CR1_FEX,Lppcasm_divinnerexit 1677 ble cr1,Lppcasm_divinnerexit
1768 addi r8,r8,-1 #q-- 1678 addi r8,r8,-1 #q--
1769 subf r12,r9,r12 #th -=dh 1679 subf r12,r9,r12 #th -=dh
1770 $CLRU r10,r5,`$BITS/2` #r10=dl. t is no longer needed in loop. 1680 $CLRU r10,r5,`$BITS/2` #r10=dl. t is no longer needed in loop.
@@ -1773,14 +1683,14 @@ Lppcasm_divinnerloop:
1773Lppcasm_divinnerexit: 1683Lppcasm_divinnerexit:
1774 $SHRI r10,r6,`$BITS/2` #t=(tl>>BN_BITS4) 1684 $SHRI r10,r6,`$BITS/2` #t=(tl>>BN_BITS4)
1775 $SHLI r11,r6,`$BITS/2` #tl=(tl<<BN_BITS4)&BN_MASK2h; 1685 $SHLI r11,r6,`$BITS/2` #tl=(tl<<BN_BITS4)&BN_MASK2h;
1776 $UCMP 1,r4,r11 # compare l and tl 1686 $UCMP cr1,r4,r11 # compare l and tl
1777 add r12,r12,r10 # th+=t 1687 add r12,r12,r10 # th+=t
1778 bc BO_IF_NOT,CR1_FX,Lppcasm_div7 # if (l>=tl) goto Lppcasm_div7 1688 bge cr1,Lppcasm_div7 # if (l>=tl) goto Lppcasm_div7
1779 addi r12,r12,1 # th++ 1689 addi r12,r12,1 # th++
1780Lppcasm_div7: 1690Lppcasm_div7:
1781 subf r11,r11,r4 #r11=l-tl 1691 subf r11,r11,r4 #r11=l-tl
1782 $UCMP 1,r3,r12 #compare h and th 1692 $UCMP cr1,r3,r12 #compare h and th
1783 bc BO_IF_NOT,CR1_FX,Lppcasm_div8 #if (h>=th) goto Lppcasm_div8 1693 bge cr1,Lppcasm_div8 #if (h>=th) goto Lppcasm_div8
1784 addi r8,r8,-1 # q-- 1694 addi r8,r8,-1 # q--
1785 add r3,r5,r3 # h+=d 1695 add r3,r5,r3 # h+=d
1786Lppcasm_div8: 1696Lppcasm_div8:
@@ -1791,12 +1701,12 @@ Lppcasm_div8:
1791 # the following 2 instructions will do this. 1701 # the following 2 instructions will do this.
1792 $INSR r11,r12,`$BITS/2`,`$BITS/2` # r11 is the value we want rotated $BITS/2. 1702 $INSR r11,r12,`$BITS/2`,`$BITS/2` # r11 is the value we want rotated $BITS/2.
1793 $ROTL r3,r11,`$BITS/2` # rotate by $BITS/2 and store in r3 1703 $ROTL r3,r11,`$BITS/2` # rotate by $BITS/2 and store in r3
1794 bc BO_dCTR_ZERO,CR0_EQ,Lppcasm_div9#if (count==0) break ; 1704 bdz Lppcasm_div9 #if (count==0) break ;
1795 $SHLI r0,r8,`$BITS/2` #ret =q<<BN_BITS4 1705 $SHLI r0,r8,`$BITS/2` #ret =q<<BN_BITS4
1796 b Lppcasm_divouterloop 1706 b Lppcasm_divouterloop
1797Lppcasm_div9: 1707Lppcasm_div9:
1798 or r3,r8,r0 1708 or r3,r8,r0
1799 bclr BO_ALWAYS,CR0_LT 1709 blr
1800 .long 0x00000000 1710 .long 0x00000000
1801 1711
1802# 1712#
@@ -1822,7 +1732,7 @@ Lppcasm_div9:
1822# No unrolling done here. Not performance critical. 1732# No unrolling done here. Not performance critical.
1823 1733
1824 addic. r5,r5,0 #test r5. 1734 addic. r5,r5,0 #test r5.
1825 bc BO_IF,CR0_EQ,Lppcasm_sqr_adios 1735 beq Lppcasm_sqr_adios
1826 addi r4,r4,-$BNSZ 1736 addi r4,r4,-$BNSZ
1827 addi r3,r3,-$BNSZ 1737 addi r3,r3,-$BNSZ
1828 mtctr r5 1738 mtctr r5
@@ -1833,9 +1743,9 @@ Lppcasm_sqr_mainloop:
1833 $UMULH r8,r6,r6 1743 $UMULH r8,r6,r6
1834 $STU r7,$BNSZ(r3) 1744 $STU r7,$BNSZ(r3)
1835 $STU r8,$BNSZ(r3) 1745 $STU r8,$BNSZ(r3)
1836 bc BO_dCTR_NZERO,CR0_EQ,Lppcasm_sqr_mainloop 1746 bdnz- Lppcasm_sqr_mainloop
1837Lppcasm_sqr_adios: 1747Lppcasm_sqr_adios:
1838 bclr BO_ALWAYS,CR0_LT 1748 blr
1839 .long 0x00000000 1749 .long 0x00000000
1840 1750
1841 1751
@@ -1858,7 +1768,7 @@ Lppcasm_sqr_adios:
1858 xor r0,r0,r0 1768 xor r0,r0,r0
1859 xor r12,r12,r12 # used for carry 1769 xor r12,r12,r12 # used for carry
1860 rlwinm. r7,r5,30,2,31 # num >> 2 1770 rlwinm. r7,r5,30,2,31 # num >> 2
1861 bc BO_IF,CR0_EQ,Lppcasm_mw_REM 1771 beq Lppcasm_mw_REM
1862 mtctr r7 1772 mtctr r7
1863Lppcasm_mw_LOOP: 1773Lppcasm_mw_LOOP:
1864 #mul(rp[0],ap[0],w,c1); 1774 #mul(rp[0],ap[0],w,c1);
@@ -1896,11 +1806,11 @@ Lppcasm_mw_LOOP:
1896 1806
1897 addi r3,r3,`4*$BNSZ` 1807 addi r3,r3,`4*$BNSZ`
1898 addi r4,r4,`4*$BNSZ` 1808 addi r4,r4,`4*$BNSZ`
1899 bc BO_dCTR_NZERO,CR0_EQ,Lppcasm_mw_LOOP 1809 bdnz- Lppcasm_mw_LOOP
1900 1810
1901Lppcasm_mw_REM: 1811Lppcasm_mw_REM:
1902 andi. r5,r5,0x3 1812 andi. r5,r5,0x3
1903 bc BO_IF,CR0_EQ,Lppcasm_mw_OVER 1813 beq Lppcasm_mw_OVER
1904 #mul(rp[0],ap[0],w,c1); 1814 #mul(rp[0],ap[0],w,c1);
1905 $LD r8,`0*$BNSZ`(r4) 1815 $LD r8,`0*$BNSZ`(r4)
1906 $UMULL r9,r6,r8 1816 $UMULL r9,r6,r8
@@ -1912,7 +1822,7 @@ Lppcasm_mw_REM:
1912 1822
1913 addi r5,r5,-1 1823 addi r5,r5,-1
1914 cmpli 0,0,r5,0 1824 cmpli 0,0,r5,0
1915 bc BO_IF,CR0_EQ,Lppcasm_mw_OVER 1825 beq Lppcasm_mw_OVER
1916 1826
1917 1827
1918 #mul(rp[1],ap[1],w,c1); 1828 #mul(rp[1],ap[1],w,c1);
@@ -1926,7 +1836,7 @@ Lppcasm_mw_REM:
1926 1836
1927 addi r5,r5,-1 1837 addi r5,r5,-1
1928 cmpli 0,0,r5,0 1838 cmpli 0,0,r5,0
1929 bc BO_IF,CR0_EQ,Lppcasm_mw_OVER 1839 beq Lppcasm_mw_OVER
1930 1840
1931 #mul_add(rp[2],ap[2],w,c1); 1841 #mul_add(rp[2],ap[2],w,c1);
1932 $LD r8,`2*$BNSZ`(r4) 1842 $LD r8,`2*$BNSZ`(r4)
@@ -1939,7 +1849,7 @@ Lppcasm_mw_REM:
1939 1849
1940Lppcasm_mw_OVER: 1850Lppcasm_mw_OVER:
1941 addi r3,r12,0 1851 addi r3,r12,0
1942 bclr BO_ALWAYS,CR0_LT 1852 blr
1943 .long 0x00000000 1853 .long 0x00000000
1944 1854
1945# 1855#
@@ -1964,7 +1874,7 @@ Lppcasm_mw_OVER:
1964 xor r0,r0,r0 #r0 = 0 1874 xor r0,r0,r0 #r0 = 0
1965 xor r12,r12,r12 #r12 = 0 . used for carry 1875 xor r12,r12,r12 #r12 = 0 . used for carry
1966 rlwinm. r7,r5,30,2,31 # num >> 2 1876 rlwinm. r7,r5,30,2,31 # num >> 2
1967 bc BO_IF,CR0_EQ,Lppcasm_maw_leftover # if (num < 4) go LPPCASM_maw_leftover 1877 beq Lppcasm_maw_leftover # if (num < 4) go LPPCASM_maw_leftover
1968 mtctr r7 1878 mtctr r7
1969Lppcasm_maw_mainloop: 1879Lppcasm_maw_mainloop:
1970 #mul_add(rp[0],ap[0],w,c1); 1880 #mul_add(rp[0],ap[0],w,c1);
@@ -2017,11 +1927,11 @@ Lppcasm_maw_mainloop:
2017 $ST r11,`3*$BNSZ`(r3) 1927 $ST r11,`3*$BNSZ`(r3)
2018 addi r3,r3,`4*$BNSZ` 1928 addi r3,r3,`4*$BNSZ`
2019 addi r4,r4,`4*$BNSZ` 1929 addi r4,r4,`4*$BNSZ`
2020 bc BO_dCTR_NZERO,CR0_EQ,Lppcasm_maw_mainloop 1930 bdnz- Lppcasm_maw_mainloop
2021 1931
2022Lppcasm_maw_leftover: 1932Lppcasm_maw_leftover:
2023 andi. r5,r5,0x3 1933 andi. r5,r5,0x3
2024 bc BO_IF,CR0_EQ,Lppcasm_maw_adios 1934 beq Lppcasm_maw_adios
2025 addi r3,r3,-$BNSZ 1935 addi r3,r3,-$BNSZ
2026 addi r4,r4,-$BNSZ 1936 addi r4,r4,-$BNSZ
2027 #mul_add(rp[0],ap[0],w,c1); 1937 #mul_add(rp[0],ap[0],w,c1);
@@ -2036,7 +1946,7 @@ Lppcasm_maw_leftover:
2036 addze r12,r10 1946 addze r12,r10
2037 $ST r9,0(r3) 1947 $ST r9,0(r3)
2038 1948
2039 bc BO_dCTR_ZERO,CR0_EQ,Lppcasm_maw_adios 1949 bdz Lppcasm_maw_adios
2040 #mul_add(rp[1],ap[1],w,c1); 1950 #mul_add(rp[1],ap[1],w,c1);
2041 $LDU r8,$BNSZ(r4) 1951 $LDU r8,$BNSZ(r4)
2042 $UMULL r9,r6,r8 1952 $UMULL r9,r6,r8
@@ -2048,7 +1958,7 @@ Lppcasm_maw_leftover:
2048 addze r12,r10 1958 addze r12,r10
2049 $ST r9,0(r3) 1959 $ST r9,0(r3)
2050 1960
2051 bc BO_dCTR_ZERO,CR0_EQ,Lppcasm_maw_adios 1961 bdz Lppcasm_maw_adios
2052 #mul_add(rp[2],ap[2],w,c1); 1962 #mul_add(rp[2],ap[2],w,c1);
2053 $LDU r8,$BNSZ(r4) 1963 $LDU r8,$BNSZ(r4)
2054 $UMULL r9,r6,r8 1964 $UMULL r9,r6,r8
@@ -2062,17 +1972,10 @@ Lppcasm_maw_leftover:
2062 1972
2063Lppcasm_maw_adios: 1973Lppcasm_maw_adios:
2064 addi r3,r12,0 1974 addi r3,r12,0
2065 bclr BO_ALWAYS,CR0_LT 1975 blr
2066 .long 0x00000000 1976 .long 0x00000000
2067 .align 4 1977 .align 4
2068EOF 1978EOF
2069 $data =~ s/\`([^\`]*)\`/eval $1/gem; 1979$data =~ s/\`([^\`]*)\`/eval $1/gem;
2070 1980print $data;
2071 # if some assembler chokes on some simplified mnemonic, 1981close STDOUT;
2072 # this is the spot to fix it up, e.g.:
2073 # GNU as doesn't seem to accept cmplw, 32-bit unsigned compare
2074 $data =~ s/^(\s*)cmplw(\s+)([^,]+),(.*)/$1cmpl$2$3,0,$4/gm;
2075 # assembler X doesn't accept li, load immediate value
2076 #$data =~ s/^(\s*)li(\s+)([^,]+),(.*)/$1addi$2$3,0,$4/gm;
2077 return($data);
2078}
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 f13f52dd85..acb0b40118 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,4 +1,5 @@
1#ifdef __SUNPRO_C 1#include "../bn_lcl.h"
2#if !(defined(__GNUC__) && __GNUC__>=2)
2# include "../bn_asm.c" /* kind of dirty hack for Sun Studio */ 3# include "../bn_asm.c" /* kind of dirty hack for Sun Studio */
3#else 4#else
4/* 5/*
@@ -54,7 +55,15 @@
54 * machine. 55 * machine.
55 */ 56 */
56 57
58#ifdef _WIN64
59#define BN_ULONG unsigned long long
60#else
57#define BN_ULONG unsigned long 61#define BN_ULONG unsigned long
62#endif
63
64#undef mul
65#undef mul_add
66#undef sqr
58 67
59/* 68/*
60 * "m"(a), "+m"(r) is the way to favor DirectPath µ-code; 69 * "m"(a), "+m"(r) is the way to favor DirectPath µ-code;
@@ -97,7 +106,7 @@
97 : "a"(a) \ 106 : "a"(a) \
98 : "cc"); 107 : "cc");
99 108
100BN_ULONG bn_mul_add_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w) 109BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w)
101 { 110 {
102 BN_ULONG c1=0; 111 BN_ULONG c1=0;
103 112
@@ -121,7 +130,7 @@ BN_ULONG bn_mul_add_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
121 return(c1); 130 return(c1);
122 } 131 }
123 132
124BN_ULONG bn_mul_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w) 133BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w)
125 { 134 {
126 BN_ULONG c1=0; 135 BN_ULONG c1=0;
127 136
@@ -144,7 +153,7 @@ BN_ULONG bn_mul_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
144 return(c1); 153 return(c1);
145 } 154 }
146 155
147void bn_sqr_words(BN_ULONG *r, BN_ULONG *a, int n) 156void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, int n)
148 { 157 {
149 if (n <= 0) return; 158 if (n <= 0) return;
150 159
@@ -175,14 +184,14 @@ BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d)
175 return ret; 184 return ret;
176} 185}
177 186
178BN_ULONG bn_add_words (BN_ULONG *rp, BN_ULONG *ap, BN_ULONG *bp,int n) 187BN_ULONG bn_add_words (BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,int n)
179{ BN_ULONG ret=0,i=0; 188{ BN_ULONG ret=0,i=0;
180 189
181 if (n <= 0) return 0; 190 if (n <= 0) return 0;
182 191
183 asm ( 192 asm (
184 " subq %2,%2 \n" 193 " subq %2,%2 \n"
185 ".align 16 \n" 194 ".p2align 4 \n"
186 "1: movq (%4,%2,8),%0 \n" 195 "1: movq (%4,%2,8),%0 \n"
187 " adcq (%5,%2,8),%0 \n" 196 " adcq (%5,%2,8),%0 \n"
188 " movq %0,(%3,%2,8) \n" 197 " movq %0,(%3,%2,8) \n"
@@ -198,14 +207,14 @@ BN_ULONG bn_add_words (BN_ULONG *rp, BN_ULONG *ap, BN_ULONG *bp,int n)
198} 207}
199 208
200#ifndef SIMICS 209#ifndef SIMICS
201BN_ULONG bn_sub_words (BN_ULONG *rp, BN_ULONG *ap, BN_ULONG *bp,int n) 210BN_ULONG bn_sub_words (BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,int n)
202{ BN_ULONG ret=0,i=0; 211{ BN_ULONG ret=0,i=0;
203 212
204 if (n <= 0) return 0; 213 if (n <= 0) return 0;
205 214
206 asm ( 215 asm (
207 " subq %2,%2 \n" 216 " subq %2,%2 \n"
208 ".align 16 \n" 217 ".p2align 4 \n"
209 "1: movq (%4,%2,8),%0 \n" 218 "1: movq (%4,%2,8),%0 \n"
210 " sbbq (%5,%2,8),%0 \n" 219 " sbbq (%5,%2,8),%0 \n"
211 " movq %0,(%3,%2,8) \n" 220 " movq %0,(%3,%2,8) \n"
@@ -485,7 +494,7 @@ void bn_mul_comba4(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b)
485 r[7]=c2; 494 r[7]=c2;
486 } 495 }
487 496
488void bn_sqr_comba8(BN_ULONG *r, BN_ULONG *a) 497void bn_sqr_comba8(BN_ULONG *r, const BN_ULONG *a)
489 { 498 {
490 BN_ULONG t1,t2; 499 BN_ULONG t1,t2;
491 BN_ULONG c1,c2,c3; 500 BN_ULONG c1,c2,c3;
@@ -561,7 +570,7 @@ void bn_sqr_comba8(BN_ULONG *r, BN_ULONG *a)
561 r[15]=c1; 570 r[15]=c1;
562 } 571 }
563 572
564void bn_sqr_comba4(BN_ULONG *r, BN_ULONG *a) 573void bn_sqr_comba4(BN_ULONG *r, const BN_ULONG *a)
565 { 574 {
566 BN_ULONG t1,t2; 575 BN_ULONG t1,t2;
567 BN_ULONG c1,c2,c3; 576 BN_ULONG c1,c2,c3;
diff --git a/src/lib/libssl/src/crypto/buffer/Makefile b/src/lib/libssl/src/crypto/buffer/Makefile
index 9e0f46e19a..9f3a88d2d6 100644
--- a/src/lib/libssl/src/crypto/buffer/Makefile
+++ b/src/lib/libssl/src/crypto/buffer/Makefile
@@ -17,8 +17,8 @@ TEST=
17APPS= 17APPS=
18 18
19LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
20LIBSRC= buffer.c buf_str.c buf_err.c 20LIBSRC= buffer.c buf_err.c
21LIBOBJ= buffer.o buf_str.o buf_err.o 21LIBOBJ= buffer.o buf_err.o
22 22
23SRC= $(LIBSRC) 23SRC= $(LIBSRC)
24 24
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
@@ -81,13 +81,6 @@ buf_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
81buf_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 81buf_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
82buf_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 82buf_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
83buf_err.o: buf_err.c 83buf_err.o: buf_err.c
84buf_str.o: ../../e_os.h ../../include/openssl/bio.h
85buf_str.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
86buf_str.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
87buf_str.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
88buf_str.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
89buf_str.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
90buf_str.o: ../../include/openssl/symhacks.h ../cryptlib.h buf_str.c
91buffer.o: ../../e_os.h ../../include/openssl/bio.h 84buffer.o: ../../e_os.h ../../include/openssl/bio.h
92buffer.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 85buffer.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
93buffer.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 86buffer.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
diff --git a/src/lib/libssl/src/crypto/cast/Makefile b/src/lib/libssl/src/crypto/cast/Makefile
index 2e026dbe0d..0acc38f28d 100644
--- a/src/lib/libssl/src/crypto/cast/Makefile
+++ b/src/lib/libssl/src/crypto/cast/Makefile
@@ -38,19 +38,12 @@ top:
38all: lib 38all: lib
39 39
40lib: $(LIBOBJ) 40lib: $(LIBOBJ)
41 $(ARX) $(LIB) $(LIBOBJ) 41 $(AR) $(LIB) $(LIBOBJ)
42 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
43 @touch lib 43 @touch lib
44 44
45# ELF 45cast-586.s: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
46cx86-elf.s: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 46 $(PERL) asm/cast-586.pl $(PERLASM_SCHEME) $(CLAGS) $(PROCESSOR) > $@
47 (cd asm; $(PERL) cast-586.pl elf $(CLAGS) $(PROCESSOR) > ../$@)
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) > ../$@)
51# a.out
52cx86-out.s: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
53 (cd asm; $(PERL) cast-586.pl a.out $(CLAGS) $(PROCESSOR) > ../$@)
54 47
55files: 48files:
56 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 49 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -102,8 +95,5 @@ c_ofb64.o: ../../e_os.h ../../include/openssl/cast.h
102c_ofb64.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 95c_ofb64.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
103c_ofb64.o: c_ofb64.c cast_lcl.h 96c_ofb64.o: c_ofb64.c cast_lcl.h
104c_skey.o: ../../e_os.h ../../include/openssl/cast.h 97c_skey.o: ../../e_os.h ../../include/openssl/cast.h
105c_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 98c_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
106c_skey.o: ../../include/openssl/fips.h ../../include/openssl/opensslconf.h 99c_skey.o: c_skey.c cast_lcl.h cast_s.h
107c_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
108c_skey.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
109c_skey.o: ../../include/openssl/symhacks.h 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 5d364b8513..efda832dce 100644
--- a/src/lib/libssl/src/crypto/comp/Makefile
+++ b/src/lib/libssl/src/crypto/comp/Makefile
@@ -36,7 +36,7 @@ top:
36all: lib 36all: lib
37 37
38lib: $(LIBOBJ) 38lib: $(LIBOBJ)
39 $(ARX) $(LIB) $(LIBOBJ) 39 $(AR) $(LIB) $(LIBOBJ)
40 $(RANLIB) $(LIB) || echo Never mind. 40 $(RANLIB) $(LIB) || echo Never mind.
41 @touch lib 41 @touch lib
42 42
diff --git a/src/lib/libssl/src/crypto/conf/Makefile b/src/lib/libssl/src/crypto/conf/Makefile
index ccd0721332..78bb324106 100644
--- a/src/lib/libssl/src/crypto/conf/Makefile
+++ b/src/lib/libssl/src/crypto/conf/Makefile
@@ -36,7 +36,7 @@ top:
36all: lib 36all: lib
37 37
38lib: $(LIBOBJ) 38lib: $(LIBOBJ)
39 $(ARX) $(LIB) $(LIBOBJ) 39 $(AR) $(LIB) $(LIBOBJ)
40 $(RANLIB) $(LIB) || echo Never mind. 40 $(RANLIB) $(LIB) || echo Never mind.
41 @touch lib 41 @touch lib
42 42
@@ -114,8 +114,8 @@ conf_mall.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
114conf_mall.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 114conf_mall.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
115conf_mall.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h 115conf_mall.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
116conf_mall.o: ../../include/openssl/err.h ../../include/openssl/evp.h 116conf_mall.o: ../../include/openssl/err.h ../../include/openssl/evp.h
117conf_mall.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 117conf_mall.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
118conf_mall.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 118conf_mall.o: ../../include/openssl/objects.h
119conf_mall.o: ../../include/openssl/opensslconf.h 119conf_mall.o: ../../include/openssl/opensslconf.h
120conf_mall.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 120conf_mall.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
121conf_mall.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 121conf_mall.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
@@ -128,9 +128,9 @@ conf_mod.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
128conf_mod.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 128conf_mod.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
129conf_mod.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 129conf_mod.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
130conf_mod.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 130conf_mod.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
131conf_mod.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 131conf_mod.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
132conf_mod.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 132conf_mod.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
133conf_mod.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 133conf_mod.o: ../../include/openssl/opensslconf.h
134conf_mod.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 134conf_mod.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
135conf_mod.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 135conf_mod.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
136conf_mod.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 136conf_mod.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -143,9 +143,8 @@ conf_sap.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
143conf_sap.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 143conf_sap.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
144conf_sap.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h 144conf_sap.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
145conf_sap.o: ../../include/openssl/err.h ../../include/openssl/evp.h 145conf_sap.o: ../../include/openssl/err.h ../../include/openssl/evp.h
146conf_sap.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 146conf_sap.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
147conf_sap.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 147conf_sap.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
148conf_sap.o: ../../include/openssl/opensslconf.h
149conf_sap.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 148conf_sap.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
150conf_sap.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 149conf_sap.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
151conf_sap.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 150conf_sap.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
diff --git a/src/lib/libssl/src/crypto/des/Makefile b/src/lib/libssl/src/crypto/des/Makefile
index 786e68802e..ae982265fd 100644
--- a/src/lib/libssl/src/crypto/des/Makefile
+++ b/src/lib/libssl/src/crypto/des/Makefile
@@ -12,8 +12,6 @@ MAKEFILE= Makefile
12AR= ar r 12AR= ar r
13RANLIB= ranlib 13RANLIB= ranlib
14DES_ENC= des_enc.o fcrypt_b.o 14DES_ENC= des_enc.o fcrypt_b.o
15# or use
16#DES_ENC= dx86-elf.o yx86-elf.o
17 15
18CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
19ASFLAGS= $(INCLUDES) $(ASFLAG) 17ASFLAGS= $(INCLUDES) $(ASFLAG)
@@ -24,7 +22,7 @@ TEST=destest.c
24APPS= 22APPS=
25 23
26LIB=$(TOP)/libcrypto.a 24LIB=$(TOP)/libcrypto.a
27LIBSRC= des_lib.c cbc_cksm.c cbc_enc.c cfb64enc.c cfb_enc.c \ 25LIBSRC= cbc_cksm.c cbc_enc.c cfb64enc.c cfb_enc.c \
28 ecb3_enc.c ecb_enc.c enc_read.c enc_writ.c \ 26 ecb3_enc.c ecb_enc.c enc_read.c enc_writ.c \
29 fcrypt.c ofb64enc.c ofb_enc.c pcbc_enc.c \ 27 fcrypt.c ofb64enc.c ofb_enc.c pcbc_enc.c \
30 qud_cksm.c rand_key.c rpc_enc.c set_key.c \ 28 qud_cksm.c rand_key.c rpc_enc.c set_key.c \
@@ -33,7 +31,7 @@ LIBSRC= des_lib.c cbc_cksm.c cbc_enc.c cfb64enc.c cfb_enc.c \
33 str2key.c cfb64ede.c ofb64ede.c ede_cbcm_enc.c des_old.c des_old2.c \ 31 str2key.c cfb64ede.c ofb64ede.c ede_cbcm_enc.c des_old.c des_old2.c \
34 read2pwd.c 32 read2pwd.c
35 33
36LIBOBJ= des_lib.o set_key.o ecb_enc.o cbc_enc.o \ 34LIBOBJ= set_key.o ecb_enc.o cbc_enc.o \
37 ecb3_enc.o cfb64enc.o cfb64ede.o cfb_enc.o ofb64ede.o \ 35 ecb3_enc.o cfb64enc.o cfb64ede.o cfb_enc.o ofb64ede.o \
38 enc_read.o enc_writ.o ofb64enc.o \ 36 enc_read.o enc_writ.o ofb64enc.o \
39 ofb_enc.o str2key.o pcbc_enc.o qud_cksm.o rand_key.o \ 37 ofb_enc.o str2key.o pcbc_enc.o qud_cksm.o rand_key.o \
@@ -54,7 +52,7 @@ top:
54all: lib 52all: lib
55 53
56lib: $(LIBOBJ) 54lib: $(LIBOBJ)
57 $(ARX) $(LIB) $(LIBOBJ) 55 $(AR) $(LIB) $(LIBOBJ)
58 $(RANLIB) $(LIB) || echo Never mind. 56 $(RANLIB) $(LIB) || echo Never mind.
59 @touch lib 57 @touch lib
60 58
@@ -64,21 +62,10 @@ des: des.o cbc3_enc.o lib
64des_enc-sparc.S: asm/des_enc.m4 62des_enc-sparc.S: asm/des_enc.m4
65 m4 -B 8192 asm/des_enc.m4 > des_enc-sparc.S 63 m4 -B 8192 asm/des_enc.m4 > des_enc-sparc.S
66 64
67# ELF 65des-586.s: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
68dx86-elf.s: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 66 $(PERL) asm/des-586.pl $(PERLASM_SCHEME) $(CFLAGS) > $@
69 (cd asm; $(PERL) des-586.pl elf $(CFLAGS) > ../$@) 67crypt586.s: asm/crypt586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
70yx86-elf.s: asm/crypt586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 68 $(PERL) asm/crypt586.pl $(PERLASM_SCHEME) $(CFLAGS) > $@
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) > ../$@)
77# a.out
78dx86-out.s: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
79 (cd asm; $(PERL) des-586.pl a.out $(CFLAGS) > ../$@)
80yx86-out.s: asm/crypt586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
81 (cd asm; $(PERL) crypt586.pl a.out $(CFLAGS) > ../$@)
82 69
83files: 70files:
84 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 71 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -156,14 +143,7 @@ des_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
156des_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 143des_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
157des_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 144des_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
158des_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 145des_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
159des_enc.o: des_enc.c des_locl.h ncbc_enc.c 146des_enc.o: des_enc.c des_locl.h ncbc_enc.c spr.h
160des_lib.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
161des_lib.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
162des_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
163des_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
164des_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
165des_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
166des_lib.o: ../../include/openssl/ui_compat.h des_lib.c des_locl.h des_ver.h
167des_old.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 147des_old.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
168des_old.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 148des_old.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
169des_old.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h 149des_old.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
@@ -182,12 +162,13 @@ ecb3_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
182ecb3_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 162ecb3_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
183ecb3_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 163ecb3_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
184ecb3_enc.o: des_locl.h ecb3_enc.c 164ecb3_enc.o: des_locl.h ecb3_enc.c
165ecb_enc.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
185ecb_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 166ecb_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
186ecb_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h 167ecb_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
187ecb_enc.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 168ecb_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
188ecb_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 169ecb_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
189ecb_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 170ecb_enc.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
190ecb_enc.o: des_locl.h ecb_enc.c spr.h 171ecb_enc.o: ../../include/openssl/ui_compat.h des_locl.h des_ver.h ecb_enc.c
191ede_cbcm_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 172ede_cbcm_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
192ede_cbcm_enc.o: ../../include/openssl/e_os2.h 173ede_cbcm_enc.o: ../../include/openssl/e_os2.h
193ede_cbcm_enc.o: ../../include/openssl/opensslconf.h 174ede_cbcm_enc.o: ../../include/openssl/opensslconf.h
@@ -277,11 +258,11 @@ rpc_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
277rpc_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h 258rpc_enc.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
278rpc_enc.o: des_locl.h des_ver.h rpc_des.h rpc_enc.c 259rpc_enc.o: des_locl.h des_ver.h rpc_des.h rpc_enc.c
279set_key.o: ../../include/openssl/des.h ../../include/openssl/des_old.h 260set_key.o: ../../include/openssl/des.h ../../include/openssl/des_old.h
280set_key.o: ../../include/openssl/e_os2.h ../../include/openssl/fips.h 261set_key.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
281set_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/ossl_typ.h 262set_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
282set_key.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 263set_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
283set_key.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 264set_key.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
284set_key.o: ../../include/openssl/ui_compat.h des_locl.h set_key.c 265set_key.o: des_locl.h set_key.c
285str2key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 266str2key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
286str2key.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 267str2key.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
287str2key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 268str2key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
diff --git a/src/lib/libssl/src/crypto/dso/Makefile b/src/lib/libssl/src/crypto/dso/Makefile
index 52f152888c..fb2709ed63 100644
--- a/src/lib/libssl/src/crypto/dso/Makefile
+++ b/src/lib/libssl/src/crypto/dso/Makefile
@@ -18,9 +18,9 @@ APPS=
18 18
19LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
20LIBSRC= dso_dl.c dso_dlfcn.c dso_err.c dso_lib.c dso_null.c \ 20LIBSRC= dso_dl.c dso_dlfcn.c dso_err.c dso_lib.c dso_null.c \
21 dso_openssl.c dso_win32.c dso_vms.c 21 dso_openssl.c dso_win32.c dso_vms.c dso_beos.c
22LIBOBJ= dso_dl.o dso_dlfcn.o dso_err.o dso_lib.o dso_null.o \ 22LIBOBJ= dso_dl.o dso_dlfcn.o dso_err.o dso_lib.o dso_null.o \
23 dso_openssl.o dso_win32.o dso_vms.o 23 dso_openssl.o dso_win32.o dso_vms.o dso_beos.o
24 24
25SRC= $(LIBSRC) 25SRC= $(LIBSRC)
26 26
@@ -35,7 +35,7 @@ top:
35all: lib 35all: lib
36 36
37lib: $(LIBOBJ) 37lib: $(LIBOBJ)
38 $(ARX) $(LIB) $(LIBOBJ) 38 $(AR) $(LIB) $(LIBOBJ)
39 $(RANLIB) $(LIB) || echo Never mind. 39 $(RANLIB) $(LIB) || echo Never mind.
40 @touch lib 40 @touch lib
41 41
@@ -76,6 +76,14 @@ clean:
76 76
77# DO NOT DELETE THIS LINE -- make depend depends on it. 77# DO NOT DELETE THIS LINE -- make depend depends on it.
78 78
79dso_beos.o: ../../e_os.h ../../include/openssl/bio.h
80dso_beos.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
81dso_beos.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
82dso_beos.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
83dso_beos.o: ../../include/openssl/opensslconf.h
84dso_beos.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
85dso_beos.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
86dso_beos.o: ../../include/openssl/symhacks.h ../cryptlib.h dso_beos.c
79dso_dl.o: ../../e_os.h ../../include/openssl/bio.h 87dso_dl.o: ../../e_os.h ../../include/openssl/bio.h
80dso_dl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 88dso_dl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
81dso_dl.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 89dso_dl.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
diff --git a/src/lib/libssl/src/crypto/ec/Makefile b/src/lib/libssl/src/crypto/ec/Makefile
index b5bbc9faa1..db380ed16f 100644
--- a/src/lib/libssl/src/crypto/ec/Makefile
+++ b/src/lib/libssl/src/crypto/ec/Makefile
@@ -19,11 +19,11 @@ APPS=
19LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
20LIBSRC= ec_lib.c ecp_smpl.c ecp_mont.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\
21 ec_err.c ec_curve.c ec_check.c ec_print.c ec_asn1.c ec_key.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 22 ec2_smpl.c ec2_mult.c ec_ameth.c ec_pmeth.c eck_prn.c
23 23
24LIBOBJ= ec_lib.o ecp_smpl.o ecp_mont.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\
25 ec_err.o ec_curve.o ec_check.o ec_print.o ec_asn1.o ec_key.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 26 ec2_smpl.o ec2_mult.o ec_ameth.o ec_pmeth.o eck_prn.o
27 27
28SRC= $(LIBSRC) 28SRC= $(LIBSRC)
29 29
@@ -38,7 +38,7 @@ top:
38all: lib 38all: lib
39 39
40lib: $(LIBOBJ) 40lib: $(LIBOBJ)
41 $(ARX) $(LIB) $(LIBOBJ) 41 $(AR) $(LIB) $(LIBOBJ)
42 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
43 @touch lib 43 @touch lib
44 44
@@ -94,8 +94,22 @@ ec2_smpl.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
94ec2_smpl.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.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 95ec2_smpl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
96ec2_smpl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.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 97ec2_smpl.o: ../../include/openssl/symhacks.h ec2_smpl.c ec_lcl.h
98ec2_smpt.o: ec2_smpt.c 98ec_ameth.o: ../../e_os.h ../../include/openssl/asn1.h
99ec_ameth.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
100ec_ameth.o: ../../include/openssl/buffer.h ../../include/openssl/cms.h
101ec_ameth.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
102ec_ameth.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
103ec_ameth.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
104ec_ameth.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
105ec_ameth.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
106ec_ameth.o: ../../include/openssl/opensslconf.h
107ec_ameth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
108ec_ameth.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
109ec_ameth.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
110ec_ameth.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
111ec_ameth.o: ../../include/openssl/x509_vfy.h ../asn1/asn1_locl.h ../cryptlib.h
112ec_ameth.o: ec_ameth.c
99ec_asn1.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 113ec_asn1.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
100ec_asn1.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 114ec_asn1.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
101ec_asn1.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 115ec_asn1.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
@@ -160,6 +174,20 @@ ec_mult.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
160ec_mult.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 174ec_mult.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
161ec_mult.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 175ec_mult.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
162ec_mult.o: ../../include/openssl/symhacks.h ec_lcl.h ec_mult.c 176ec_mult.o: ../../include/openssl/symhacks.h ec_lcl.h ec_mult.c
177ec_pmeth.o: ../../e_os.h ../../include/openssl/asn1.h
178ec_pmeth.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
179ec_pmeth.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
180ec_pmeth.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
181ec_pmeth.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
182ec_pmeth.o: ../../include/openssl/err.h ../../include/openssl/evp.h
183ec_pmeth.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
184ec_pmeth.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
185ec_pmeth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
186ec_pmeth.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
187ec_pmeth.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
188ec_pmeth.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
189ec_pmeth.o: ../../include/openssl/x509_vfy.h ../cryptlib.h ../evp/evp_locl.h
190ec_pmeth.o: ec_pmeth.c
163ec_print.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 191ec_print.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
164ec_print.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 192ec_print.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
165ec_print.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 193ec_print.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
@@ -167,6 +195,16 @@ ec_print.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
167ec_print.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 195ec_print.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
168ec_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 196ec_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
169ec_print.o: ../../include/openssl/symhacks.h ec_lcl.h ec_print.c 197ec_print.o: ../../include/openssl/symhacks.h ec_lcl.h ec_print.c
198eck_prn.o: ../../e_os.h ../../include/openssl/asn1.h
199eck_prn.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
200eck_prn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
201eck_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
202eck_prn.o: ../../include/openssl/err.h ../../include/openssl/evp.h
203eck_prn.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
204eck_prn.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
205eck_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
206eck_prn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
207eck_prn.o: ../../include/openssl/symhacks.h ../cryptlib.h eck_prn.c
170ecp_mont.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 208ecp_mont.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
171ecp_mont.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 209ecp_mont.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
172ecp_mont.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 210ecp_mont.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
diff --git a/src/lib/libssl/src/crypto/engine/eng_cryptodev.c b/src/lib/libssl/src/crypto/engine/eng_cryptodev.c
index ab38cd52f0..52f4ca3901 100644
--- a/src/lib/libssl/src/crypto/engine/eng_cryptodev.c
+++ b/src/lib/libssl/src/crypto/engine/eng_cryptodev.c
@@ -32,7 +32,7 @@
32#include <openssl/bn.h> 32#include <openssl/bn.h>
33 33
34#if (defined(__unix__) || defined(unix)) && !defined(USG) && \ 34#if (defined(__unix__) || defined(unix)) && !defined(USG) && \
35 (defined(OpenBSD) || defined(__FreeBSD_version)) 35 (defined(OpenBSD) || defined(__FreeBSD__))
36#include <sys/param.h> 36#include <sys/param.h>
37# if (OpenBSD >= 200112) || ((__FreeBSD_version >= 470101 && __FreeBSD_version < 500000) || __FreeBSD_version >= 500041) 37# if (OpenBSD >= 200112) || ((__FreeBSD_version >= 470101 && __FreeBSD_version < 500000) || __FreeBSD_version >= 500041)
38# define HAVE_CRYPTODEV 38# define HAVE_CRYPTODEV
@@ -55,6 +55,10 @@ ENGINE_load_cryptodev(void)
55 55
56#include <sys/types.h> 56#include <sys/types.h>
57#include <crypto/cryptodev.h> 57#include <crypto/cryptodev.h>
58#include <crypto/dh/dh.h>
59#include <crypto/dsa/dsa.h>
60#include <crypto/err/err.h>
61#include <crypto/rsa/rsa.h>
58#include <sys/ioctl.h> 62#include <sys/ioctl.h>
59#include <errno.h> 63#include <errno.h>
60#include <stdio.h> 64#include <stdio.h>
@@ -68,6 +72,16 @@ ENGINE_load_cryptodev(void)
68struct dev_crypto_state { 72struct dev_crypto_state {
69 struct session_op d_sess; 73 struct session_op d_sess;
70 int d_fd; 74 int d_fd;
75
76#ifdef USE_CRYPTODEV_DIGESTS
77 char dummy_mac_key[HASH_MAX_LEN];
78
79 unsigned char digest_res[HASH_MAX_LEN];
80 char *mac_data;
81 int mac_len;
82
83 int copy;
84#endif
71}; 85};
72 86
73static u_int32_t cryptodev_asymfeat = 0; 87static u_int32_t cryptodev_asymfeat = 0;
@@ -75,15 +89,14 @@ static u_int32_t cryptodev_asymfeat = 0;
75static int get_asym_dev_crypto(void); 89static int get_asym_dev_crypto(void);
76static int open_dev_crypto(void); 90static int open_dev_crypto(void);
77static int get_dev_crypto(void); 91static 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); 92static int get_cryptodev_ciphers(const int **cnids);
93#ifdef USE_CRYPTODEV_DIGESTS
82static int get_cryptodev_digests(const int **cnids); 94static int get_cryptodev_digests(const int **cnids);
95#endif
83static int cryptodev_usable_ciphers(const int **nids); 96static int cryptodev_usable_ciphers(const int **nids);
84static int cryptodev_usable_digests(const int **nids); 97static int cryptodev_usable_digests(const int **nids);
85static int cryptodev_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, 98static int cryptodev_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
86 const unsigned char *in, unsigned int inl); 99 const unsigned char *in, size_t inl);
87static int cryptodev_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, 100static int cryptodev_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
88 const unsigned char *iv, int enc); 101 const unsigned char *iv, int enc);
89static int cryptodev_cleanup(EVP_CIPHER_CTX *ctx); 102static int cryptodev_cleanup(EVP_CIPHER_CTX *ctx);
@@ -100,7 +113,7 @@ static int cryptodev_asym(struct crypt_kop *kop, int rlen, BIGNUM *r,
100static int cryptodev_bn_mod_exp(BIGNUM *r, const BIGNUM *a, 113static 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); 114 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, 115static int cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I,
103 RSA *rsa); 116 RSA *rsa, BN_CTX *ctx);
104static int cryptodev_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx); 117static 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, 118static 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); 119 const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx);
@@ -117,7 +130,7 @@ static int cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a,
117static int cryptodev_dh_compute_key(unsigned char *key, 130static int cryptodev_dh_compute_key(unsigned char *key,
118 const BIGNUM *pub_key, DH *dh); 131 const BIGNUM *pub_key, DH *dh);
119static int cryptodev_ctrl(ENGINE *e, int cmd, long i, void *p, 132static int cryptodev_ctrl(ENGINE *e, int cmd, long i, void *p,
120 void (*f)()); 133 void (*f)(void));
121void ENGINE_load_cryptodev(void); 134void ENGINE_load_cryptodev(void);
122 135
123static const ENGINE_CMD_DEFN cryptodev_defns[] = { 136static const ENGINE_CMD_DEFN cryptodev_defns[] = {
@@ -130,27 +143,34 @@ static struct {
130 int ivmax; 143 int ivmax;
131 int keylen; 144 int keylen;
132} ciphers[] = { 145} ciphers[] = {
146 { CRYPTO_ARC4, NID_rc4, 0, 16, },
133 { CRYPTO_DES_CBC, NID_des_cbc, 8, 8, }, 147 { CRYPTO_DES_CBC, NID_des_cbc, 8, 8, },
134 { CRYPTO_3DES_CBC, NID_des_ede3_cbc, 8, 24, }, 148 { CRYPTO_3DES_CBC, NID_des_ede3_cbc, 8, 24, },
135 { CRYPTO_AES_CBC, NID_aes_128_cbc, 16, 16, }, 149 { CRYPTO_AES_CBC, NID_aes_128_cbc, 16, 16, },
150 { CRYPTO_AES_CBC, NID_aes_192_cbc, 16, 24, },
151 { CRYPTO_AES_CBC, NID_aes_256_cbc, 16, 32, },
136 { CRYPTO_BLF_CBC, NID_bf_cbc, 8, 16, }, 152 { CRYPTO_BLF_CBC, NID_bf_cbc, 8, 16, },
137 { CRYPTO_CAST_CBC, NID_cast5_cbc, 8, 16, }, 153 { CRYPTO_CAST_CBC, NID_cast5_cbc, 8, 16, },
138 { CRYPTO_SKIPJACK_CBC, NID_undef, 0, 0, }, 154 { CRYPTO_SKIPJACK_CBC, NID_undef, 0, 0, },
139 { 0, NID_undef, 0, 0, }, 155 { 0, NID_undef, 0, 0, },
140}; 156};
141 157
158#ifdef USE_CRYPTODEV_DIGESTS
142static struct { 159static struct {
143 int id; 160 int id;
144 int nid; 161 int nid;
162 int keylen;
145} digests[] = { 163} digests[] = {
146 { CRYPTO_SHA1_HMAC, NID_hmacWithSHA1, }, 164 { CRYPTO_MD5_HMAC, NID_hmacWithMD5, 16},
147 { CRYPTO_RIPEMD160_HMAC, NID_ripemd160, }, 165 { CRYPTO_SHA1_HMAC, NID_hmacWithSHA1, 20},
148 { CRYPTO_MD5_KPDK, NID_undef, }, 166 { CRYPTO_RIPEMD160_HMAC, NID_ripemd160, 16/*?*/},
149 { CRYPTO_SHA1_KPDK, NID_undef, }, 167 { CRYPTO_MD5_KPDK, NID_undef, 0},
150 { CRYPTO_MD5, NID_md5, }, 168 { CRYPTO_SHA1_KPDK, NID_undef, 0},
151 { CRYPTO_SHA1, NID_undef, }, 169 { CRYPTO_MD5, NID_md5, 16},
152 { 0, NID_undef, }, 170 { CRYPTO_SHA1, NID_sha1, 20},
171 { 0, NID_undef, 0},
153}; 172};
173#endif
154 174
155/* 175/*
156 * Return a fd if /dev/crypto seems usable, 0 otherwise. 176 * Return a fd if /dev/crypto seems usable, 0 otherwise.
@@ -203,50 +223,6 @@ get_asym_dev_crypto(void)
203} 223}
204 224
205/* 225/*
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. 226 * 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! 227 * XXX note, that some of these openssl doesn't deal with yet!
252 * returning them here is harmless, as long as we return NULL 228 * returning them here is harmless, as long as we return NULL
@@ -264,7 +240,7 @@ get_cryptodev_ciphers(const int **cnids)
264 return (0); 240 return (0);
265 } 241 }
266 memset(&sess, 0, sizeof(sess)); 242 memset(&sess, 0, sizeof(sess));
267 sess.key = (caddr_t)"123456781234567812345678"; 243 sess.key = (caddr_t)"123456789abcdefghijklmno";
268 244
269 for (i = 0; ciphers[i].id && count < CRYPTO_ALGORITHM_MAX; i++) { 245 for (i = 0; ciphers[i].id && count < CRYPTO_ALGORITHM_MAX; i++) {
270 if (ciphers[i].nid == NID_undef) 246 if (ciphers[i].nid == NID_undef)
@@ -285,6 +261,7 @@ get_cryptodev_ciphers(const int **cnids)
285 return (count); 261 return (count);
286} 262}
287 263
264#ifdef USE_CRYPTODEV_DIGESTS
288/* 265/*
289 * Find out what digests /dev/crypto will let us have a session for. 266 * 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! 267 * XXX note, that some of these openssl doesn't deal with yet!
@@ -303,10 +280,12 @@ get_cryptodev_digests(const int **cnids)
303 return (0); 280 return (0);
304 } 281 }
305 memset(&sess, 0, sizeof(sess)); 282 memset(&sess, 0, sizeof(sess));
283 sess.mackey = (caddr_t)"123456789abcdefghijklmno";
306 for (i = 0; digests[i].id && count < CRYPTO_ALGORITHM_MAX; i++) { 284 for (i = 0; digests[i].id && count < CRYPTO_ALGORITHM_MAX; i++) {
307 if (digests[i].nid == NID_undef) 285 if (digests[i].nid == NID_undef)
308 continue; 286 continue;
309 sess.mac = digests[i].id; 287 sess.mac = digests[i].id;
288 sess.mackeylen = digests[i].keylen;
310 sess.cipher = 0; 289 sess.cipher = 0;
311 if (ioctl(fd, CIOCGSESSION, &sess) != -1 && 290 if (ioctl(fd, CIOCGSESSION, &sess) != -1 &&
312 ioctl(fd, CIOCFSESSION, &sess.ses) != -1) 291 ioctl(fd, CIOCFSESSION, &sess.ses) != -1)
@@ -320,6 +299,7 @@ get_cryptodev_digests(const int **cnids)
320 *cnids = NULL; 299 *cnids = NULL;
321 return (count); 300 return (count);
322} 301}
302#endif /* 0 */
323 303
324/* 304/*
325 * Find the useable ciphers|digests from dev/crypto - this is the first 305 * Find the useable ciphers|digests from dev/crypto - this is the first
@@ -351,6 +331,9 @@ cryptodev_usable_ciphers(const int **nids)
351static int 331static int
352cryptodev_usable_digests(const int **nids) 332cryptodev_usable_digests(const int **nids)
353{ 333{
334#ifdef USE_CRYPTODEV_DIGESTS
335 return (get_cryptodev_digests(nids));
336#else
354 /* 337 /*
355 * XXXX just disable all digests for now, because it sucks. 338 * XXXX just disable all digests for now, because it sucks.
356 * we need a better way to decide this - i.e. I may not 339 * we need a better way to decide this - i.e. I may not
@@ -365,16 +348,17 @@ cryptodev_usable_digests(const int **nids)
365 */ 348 */
366 *nids = NULL; 349 *nids = NULL;
367 return (0); 350 return (0);
351#endif
368} 352}
369 353
370static int 354static int
371cryptodev_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, 355cryptodev_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
372 const unsigned char *in, unsigned int inl) 356 const unsigned char *in, size_t inl)
373{ 357{
374 struct crypt_op cryp; 358 struct crypt_op cryp;
375 struct dev_crypto_state *state = ctx->cipher_data; 359 struct dev_crypto_state *state = ctx->cipher_data;
376 struct session_op *sess = &state->d_sess; 360 struct session_op *sess = &state->d_sess;
377 void *iiv; 361 const void *iiv;
378 unsigned char save_iv[EVP_MAX_IV_LENGTH]; 362 unsigned char save_iv[EVP_MAX_IV_LENGTH];
379 363
380 if (state->d_fd < 0) 364 if (state->d_fd < 0)
@@ -398,7 +382,7 @@ cryptodev_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
398 if (ctx->cipher->iv_len) { 382 if (ctx->cipher->iv_len) {
399 cryp.iv = (caddr_t) ctx->iv; 383 cryp.iv = (caddr_t) ctx->iv;
400 if (!ctx->encrypt) { 384 if (!ctx->encrypt) {
401 iiv = (void *) in + inl - ctx->cipher->iv_len; 385 iiv = in + inl - ctx->cipher->iv_len;
402 memcpy(save_iv, iiv, ctx->cipher->iv_len); 386 memcpy(save_iv, iiv, ctx->cipher->iv_len);
403 } 387 }
404 } else 388 } else
@@ -413,7 +397,7 @@ cryptodev_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
413 397
414 if (ctx->cipher->iv_len) { 398 if (ctx->cipher->iv_len) {
415 if (ctx->encrypt) 399 if (ctx->encrypt)
416 iiv = (void *) out + inl - ctx->cipher->iv_len; 400 iiv = out + inl - ctx->cipher->iv_len;
417 else 401 else
418 iiv = save_iv; 402 iiv = save_iv;
419 memcpy(ctx->iv, iiv, ctx->cipher->iv_len); 403 memcpy(ctx->iv, iiv, ctx->cipher->iv_len);
@@ -427,23 +411,27 @@ cryptodev_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
427{ 411{
428 struct dev_crypto_state *state = ctx->cipher_data; 412 struct dev_crypto_state *state = ctx->cipher_data;
429 struct session_op *sess = &state->d_sess; 413 struct session_op *sess = &state->d_sess;
430 int cipher; 414 int cipher = -1, i;
431 415
432 if ((cipher = cipher_nid_to_cryptodev(ctx->cipher->nid)) == NID_undef) 416 for (i = 0; ciphers[i].id; i++)
433 return (0); 417 if (ctx->cipher->nid == ciphers[i].nid &&
434 418 ctx->cipher->iv_len <= ciphers[i].ivmax &&
435 if (ctx->cipher->iv_len > cryptodev_max_iv(cipher)) 419 ctx->key_len == ciphers[i].keylen) {
436 return (0); 420 cipher = ciphers[i].id;
421 break;
422 }
437 423
438 if (!cryptodev_key_length_valid(cipher, ctx->key_len)) 424 if (!ciphers[i].id) {
425 state->d_fd = -1;
439 return (0); 426 return (0);
427 }
440 428
441 memset(sess, 0, sizeof(struct session_op)); 429 memset(sess, 0, sizeof(struct session_op));
442 430
443 if ((state->d_fd = get_dev_crypto()) < 0) 431 if ((state->d_fd = get_dev_crypto()) < 0)
444 return (0); 432 return (0);
445 433
446 sess->key = (unsigned char *)key; 434 sess->key = (caddr_t)key;
447 sess->keylen = ctx->key_len; 435 sess->keylen = ctx->key_len;
448 sess->cipher = cipher; 436 sess->cipher = cipher;
449 437
@@ -496,6 +484,20 @@ cryptodev_cleanup(EVP_CIPHER_CTX *ctx)
496 * gets called when libcrypto requests a cipher NID. 484 * gets called when libcrypto requests a cipher NID.
497 */ 485 */
498 486
487/* RC4 */
488const EVP_CIPHER cryptodev_rc4 = {
489 NID_rc4,
490 1, 16, 0,
491 EVP_CIPH_VARIABLE_LENGTH,
492 cryptodev_init_key,
493 cryptodev_cipher,
494 cryptodev_cleanup,
495 sizeof(struct dev_crypto_state),
496 NULL,
497 NULL,
498 NULL
499};
500
499/* DES CBC EVP */ 501/* DES CBC EVP */
500const EVP_CIPHER cryptodev_des_cbc = { 502const EVP_CIPHER cryptodev_des_cbc = {
501 NID_des_cbc, 503 NID_des_cbc,
@@ -563,6 +565,32 @@ const EVP_CIPHER cryptodev_aes_cbc = {
563 NULL 565 NULL
564}; 566};
565 567
568const EVP_CIPHER cryptodev_aes_192_cbc = {
569 NID_aes_192_cbc,
570 16, 24, 16,
571 EVP_CIPH_CBC_MODE,
572 cryptodev_init_key,
573 cryptodev_cipher,
574 cryptodev_cleanup,
575 sizeof(struct dev_crypto_state),
576 EVP_CIPHER_set_asn1_iv,
577 EVP_CIPHER_get_asn1_iv,
578 NULL
579};
580
581const EVP_CIPHER cryptodev_aes_256_cbc = {
582 NID_aes_256_cbc,
583 16, 32, 16,
584 EVP_CIPH_CBC_MODE,
585 cryptodev_init_key,
586 cryptodev_cipher,
587 cryptodev_cleanup,
588 sizeof(struct dev_crypto_state),
589 EVP_CIPHER_set_asn1_iv,
590 EVP_CIPHER_get_asn1_iv,
591 NULL
592};
593
566/* 594/*
567 * Registered by the ENGINE when used to find out how to deal with 595 * 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 596 * a particular NID in the ENGINE. this says what we'll do at the
@@ -576,6 +604,9 @@ cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher,
576 return (cryptodev_usable_ciphers(nids)); 604 return (cryptodev_usable_ciphers(nids));
577 605
578 switch (nid) { 606 switch (nid) {
607 case NID_rc4:
608 *cipher = &cryptodev_rc4;
609 break;
579 case NID_des_ede3_cbc: 610 case NID_des_ede3_cbc:
580 *cipher = &cryptodev_3des_cbc; 611 *cipher = &cryptodev_3des_cbc;
581 break; 612 break;
@@ -591,6 +622,12 @@ cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher,
591 case NID_aes_128_cbc: 622 case NID_aes_128_cbc:
592 *cipher = &cryptodev_aes_cbc; 623 *cipher = &cryptodev_aes_cbc;
593 break; 624 break;
625 case NID_aes_192_cbc:
626 *cipher = &cryptodev_aes_192_cbc;
627 break;
628 case NID_aes_256_cbc:
629 *cipher = &cryptodev_aes_256_cbc;
630 break;
594 default: 631 default:
595 *cipher = NULL; 632 *cipher = NULL;
596 break; 633 break;
@@ -598,6 +635,234 @@ cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher,
598 return (*cipher != NULL); 635 return (*cipher != NULL);
599} 636}
600 637
638
639#ifdef USE_CRYPTODEV_DIGESTS
640
641/* convert digest type to cryptodev */
642static int
643digest_nid_to_cryptodev(int nid)
644{
645 int i;
646
647 for (i = 0; digests[i].id; i++)
648 if (digests[i].nid == nid)
649 return (digests[i].id);
650 return (0);
651}
652
653
654static int
655digest_key_length(int nid)
656{
657 int i;
658
659 for (i = 0; digests[i].id; i++)
660 if (digests[i].nid == nid)
661 return digests[i].keylen;
662 return (0);
663}
664
665
666static int cryptodev_digest_init(EVP_MD_CTX *ctx)
667{
668 struct dev_crypto_state *state = ctx->md_data;
669 struct session_op *sess = &state->d_sess;
670 int digest;
671
672 if ((digest = digest_nid_to_cryptodev(ctx->digest->type)) == NID_undef){
673 printf("cryptodev_digest_init: Can't get digest \n");
674 return (0);
675 }
676
677 memset(state, 0, sizeof(struct dev_crypto_state));
678
679 if ((state->d_fd = get_dev_crypto()) < 0) {
680 printf("cryptodev_digest_init: Can't get Dev \n");
681 return (0);
682 }
683
684 sess->mackey = state->dummy_mac_key;
685 sess->mackeylen = digest_key_length(ctx->digest->type);
686 sess->mac = digest;
687
688 if (ioctl(state->d_fd, CIOCGSESSION, sess) < 0) {
689 close(state->d_fd);
690 state->d_fd = -1;
691 printf("cryptodev_digest_init: Open session failed\n");
692 return (0);
693 }
694
695 return (1);
696}
697
698static int cryptodev_digest_update(EVP_MD_CTX *ctx, const void *data,
699 size_t count)
700{
701 struct crypt_op cryp;
702 struct dev_crypto_state *state = ctx->md_data;
703 struct session_op *sess = &state->d_sess;
704
705 if (!data || state->d_fd < 0) {
706 printf("cryptodev_digest_update: illegal inputs \n");
707 return (0);
708 }
709
710 if (!count) {
711 return (0);
712 }
713
714 if (!(ctx->flags & EVP_MD_CTX_FLAG_ONESHOT)) {
715 /* if application doesn't support one buffer */
716 state->mac_data = OPENSSL_realloc(state->mac_data, state->mac_len + count);
717
718 if (!state->mac_data) {
719 printf("cryptodev_digest_update: realloc failed\n");
720 return (0);
721 }
722
723 memcpy(state->mac_data + state->mac_len, data, count);
724 state->mac_len += count;
725
726 return (1);
727 }
728
729 memset(&cryp, 0, sizeof(cryp));
730
731 cryp.ses = sess->ses;
732 cryp.flags = 0;
733 cryp.len = count;
734 cryp.src = (caddr_t) data;
735 cryp.dst = NULL;
736 cryp.mac = (caddr_t) state->digest_res;
737 if (ioctl(state->d_fd, CIOCCRYPT, &cryp) < 0) {
738 printf("cryptodev_digest_update: digest failed\n");
739 return (0);
740 }
741 return (1);
742}
743
744
745static int cryptodev_digest_final(EVP_MD_CTX *ctx, unsigned char *md)
746{
747 struct crypt_op cryp;
748 struct dev_crypto_state *state = ctx->md_data;
749 struct session_op *sess = &state->d_sess;
750
751 int ret = 1;
752
753 if (!md || state->d_fd < 0) {
754 printf("cryptodev_digest_final: illegal input\n");
755 return(0);
756 }
757
758 if (! (ctx->flags & EVP_MD_CTX_FLAG_ONESHOT) ) {
759 /* if application doesn't support one buffer */
760 memset(&cryp, 0, sizeof(cryp));
761
762 cryp.ses = sess->ses;
763 cryp.flags = 0;
764 cryp.len = state->mac_len;
765 cryp.src = state->mac_data;
766 cryp.dst = NULL;
767 cryp.mac = (caddr_t)md;
768
769 if (ioctl(state->d_fd, CIOCCRYPT, &cryp) < 0) {
770 printf("cryptodev_digest_final: digest failed\n");
771 return (0);
772 }
773
774 return 1;
775 }
776
777 memcpy(md, state->digest_res, ctx->digest->md_size);
778
779 return (ret);
780}
781
782
783static int cryptodev_digest_cleanup(EVP_MD_CTX *ctx)
784{
785 int ret = 1;
786 struct dev_crypto_state *state = ctx->md_data;
787 struct session_op *sess = &state->d_sess;
788
789 if (state->d_fd < 0) {
790 printf("cryptodev_digest_cleanup: illegal input\n");
791 return (0);
792 }
793
794 if (state->mac_data) {
795 OPENSSL_free(state->mac_data);
796 state->mac_data = NULL;
797 state->mac_len = 0;
798 }
799
800 if (state->copy)
801 return 1;
802
803 if (ioctl(state->d_fd, CIOCFSESSION, &sess->ses) < 0) {
804 printf("cryptodev_digest_cleanup: failed to close session\n");
805 ret = 0;
806 } else {
807 ret = 1;
808 }
809 close(state->d_fd);
810 state->d_fd = -1;
811
812 return (ret);
813}
814
815static int cryptodev_digest_copy(EVP_MD_CTX *to,const EVP_MD_CTX *from)
816{
817 struct dev_crypto_state *fstate = from->md_data;
818 struct dev_crypto_state *dstate = to->md_data;
819
820 memcpy(dstate, fstate, sizeof(struct dev_crypto_state));
821
822 if (fstate->mac_len != 0) {
823 dstate->mac_data = OPENSSL_malloc(fstate->mac_len);
824 memcpy(dstate->mac_data, fstate->mac_data, fstate->mac_len);
825 }
826
827 dstate->copy = 1;
828
829 return 1;
830}
831
832
833const EVP_MD cryptodev_sha1 = {
834 NID_sha1,
835 NID_undef,
836 SHA_DIGEST_LENGTH,
837 EVP_MD_FLAG_ONESHOT,
838 cryptodev_digest_init,
839 cryptodev_digest_update,
840 cryptodev_digest_final,
841 cryptodev_digest_copy,
842 cryptodev_digest_cleanup,
843 EVP_PKEY_NULL_method,
844 SHA_CBLOCK,
845 sizeof(struct dev_crypto_state),
846};
847
848const EVP_MD cryptodev_md5 = {
849 NID_md5,
850 NID_undef,
851 16 /* MD5_DIGEST_LENGTH */,
852 EVP_MD_FLAG_ONESHOT,
853 cryptodev_digest_init,
854 cryptodev_digest_update,
855 cryptodev_digest_final,
856 cryptodev_digest_copy,
857 cryptodev_digest_cleanup,
858 EVP_PKEY_NULL_method,
859 64 /* MD5_CBLOCK */,
860 sizeof(struct dev_crypto_state),
861};
862
863#endif /* USE_CRYPTODEV_DIGESTS */
864
865
601static int 866static int
602cryptodev_engine_digests(ENGINE *e, const EVP_MD **digest, 867cryptodev_engine_digests(ENGINE *e, const EVP_MD **digest,
603 const int **nids, int nid) 868 const int **nids, int nid)
@@ -606,10 +871,15 @@ cryptodev_engine_digests(ENGINE *e, const EVP_MD **digest,
606 return (cryptodev_usable_digests(nids)); 871 return (cryptodev_usable_digests(nids));
607 872
608 switch (nid) { 873 switch (nid) {
874#ifdef USE_CRYPTODEV_DIGESTS
609 case NID_md5: 875 case NID_md5:
610 *digest = NULL; /* need to make a clean md5 critter */ 876 *digest = &cryptodev_md5;
611 break; 877 break;
878 case NID_sha1:
879 *digest = &cryptodev_sha1;
880 break;
612 default: 881 default:
882#endif /* USE_CRYPTODEV_DIGESTS */
613 *digest = NULL; 883 *digest = NULL;
614 break; 884 break;
615 } 885 }
@@ -625,7 +895,7 @@ static int
625bn2crparam(const BIGNUM *a, struct crparam *crp) 895bn2crparam(const BIGNUM *a, struct crparam *crp)
626{ 896{
627 int i, j, k; 897 int i, j, k;
628 ssize_t words, bytes, bits; 898 ssize_t bytes, bits;
629 u_char *b; 899 u_char *b;
630 900
631 crp->crp_p = NULL; 901 crp->crp_p = NULL;
@@ -637,8 +907,9 @@ bn2crparam(const BIGNUM *a, struct crparam *crp)
637 b = malloc(bytes); 907 b = malloc(bytes);
638 if (b == NULL) 908 if (b == NULL)
639 return (1); 909 return (1);
910 memset(b, 0, bytes);
640 911
641 crp->crp_p = b; 912 crp->crp_p = (caddr_t) b;
642 crp->crp_nbits = bits; 913 crp->crp_nbits = bits;
643 914
644 for (i = 0, j = 0; i < a->top; i++) { 915 for (i = 0, j = 0; i < a->top; i++) {
@@ -681,7 +952,7 @@ zapparams(struct crypt_kop *kop)
681{ 952{
682 int i; 953 int i;
683 954
684 for (i = 0; i <= kop->crk_iparams + kop->crk_oparams; i++) { 955 for (i = 0; i < kop->crk_iparams + kop->crk_oparams; i++) {
685 if (kop->crk_param[i].crp_p) 956 if (kop->crk_param[i].crp_p)
686 free(kop->crk_param[i].crp_p); 957 free(kop->crk_param[i].crp_p);
687 kop->crk_param[i].crp_p = NULL; 958 kop->crk_param[i].crp_p = NULL;
@@ -746,21 +1017,27 @@ cryptodev_bn_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,
746 goto err; 1017 goto err;
747 kop.crk_iparams = 3; 1018 kop.crk_iparams = 3;
748 1019
749 if (cryptodev_asym(&kop, BN_num_bytes(m), r, 0, NULL) == -1) { 1020 if (cryptodev_asym(&kop, BN_num_bytes(m), r, 0, NULL)) {
1021 const RSA_METHOD *meth = RSA_PKCS1_SSLeay();
1022 printf("OCF asym process failed, Running in software\n");
1023 ret = meth->bn_mod_exp(r, a, p, m, ctx, in_mont);
1024
1025 } else if (ECANCELED == kop.crk_status) {
750 const RSA_METHOD *meth = RSA_PKCS1_SSLeay(); 1026 const RSA_METHOD *meth = RSA_PKCS1_SSLeay();
1027 printf("OCF hardware operation cancelled. Running in Software\n");
751 ret = meth->bn_mod_exp(r, a, p, m, ctx, in_mont); 1028 ret = meth->bn_mod_exp(r, a, p, m, ctx, in_mont);
752 } 1029 }
1030 /* else cryptodev operation worked ok ==> ret = 1*/
1031
753err: 1032err:
754 zapparams(&kop); 1033 zapparams(&kop);
755 return (ret); 1034 return (ret);
756} 1035}
757 1036
758static int 1037static int
759cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa) 1038cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx)
760{ 1039{
761 int r; 1040 int r;
762 BN_CTX *ctx;
763
764 ctx = BN_CTX_new(); 1041 ctx = BN_CTX_new();
765 r = cryptodev_bn_mod_exp(r0, I, rsa->d, rsa->n, ctx, NULL); 1042 r = cryptodev_bn_mod_exp(r0, I, rsa->d, rsa->n, ctx, NULL);
766 BN_CTX_free(ctx); 1043 BN_CTX_free(ctx);
@@ -795,10 +1072,18 @@ cryptodev_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx)
795 goto err; 1072 goto err;
796 kop.crk_iparams = 6; 1073 kop.crk_iparams = 6;
797 1074
798 if (cryptodev_asym(&kop, BN_num_bytes(rsa->n), r0, 0, NULL) == -1) { 1075 if (cryptodev_asym(&kop, BN_num_bytes(rsa->n), r0, 0, NULL)) {
1076 const RSA_METHOD *meth = RSA_PKCS1_SSLeay();
1077 printf("OCF asym process failed, running in Software\n");
1078 ret = (*meth->rsa_mod_exp)(r0, I, rsa, ctx);
1079
1080 } else if (ECANCELED == kop.crk_status) {
799 const RSA_METHOD *meth = RSA_PKCS1_SSLeay(); 1081 const RSA_METHOD *meth = RSA_PKCS1_SSLeay();
1082 printf("OCF hardware operation cancelled. Running in Software\n");
800 ret = (*meth->rsa_mod_exp)(r0, I, rsa, ctx); 1083 ret = (*meth->rsa_mod_exp)(r0, I, rsa, ctx);
801 } 1084 }
1085 /* else cryptodev operation worked ok ==> ret = 1*/
1086
802err: 1087err:
803 zapparams(&kop); 1088 zapparams(&kop);
804 return (ret); 1089 return (ret);
@@ -934,7 +1219,8 @@ cryptodev_dsa_verify(const unsigned char *dgst, int dlen,
934 kop.crk_iparams = 7; 1219 kop.crk_iparams = 7;
935 1220
936 if (cryptodev_asym(&kop, 0, NULL, 0, NULL) == 0) { 1221 if (cryptodev_asym(&kop, 0, NULL, 0, NULL) == 0) {
937 dsaret = kop.crk_status; 1222/*OCF success value is 0, if not zero, change dsaret to fail*/
1223 if(0 != kop.crk_status) dsaret = 0;
938 } else { 1224 } else {
939 const DSA_METHOD *meth = DSA_OpenSSL(); 1225 const DSA_METHOD *meth = DSA_OpenSSL();
940 1226
@@ -994,7 +1280,7 @@ cryptodev_dh_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh)
994 goto err; 1280 goto err;
995 kop.crk_iparams = 3; 1281 kop.crk_iparams = 3;
996 1282
997 kop.crk_param[3].crp_p = key; 1283 kop.crk_param[3].crp_p = (caddr_t) key;
998 kop.crk_param[3].crp_nbits = keylen * 8; 1284 kop.crk_param[3].crp_nbits = keylen * 8;
999 kop.crk_oparams = 1; 1285 kop.crk_oparams = 1;
1000 1286
@@ -1025,7 +1311,7 @@ static DH_METHOD cryptodev_dh = {
1025 * but I expect we'll want some options soon. 1311 * but I expect we'll want some options soon.
1026 */ 1312 */
1027static int 1313static int
1028cryptodev_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f)()) 1314cryptodev_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f)(void))
1029{ 1315{
1030#ifdef HAVE_SYSLOG_R 1316#ifdef HAVE_SYSLOG_R
1031 struct syslog_data sd = SYSLOG_DATA_INIT; 1317 struct syslog_data sd = SYSLOG_DATA_INIT;
diff --git a/src/lib/libssl/src/crypto/err/Makefile b/src/lib/libssl/src/crypto/err/Makefile
index 91d1379d41..862b23ba17 100644
--- a/src/lib/libssl/src/crypto/err/Makefile
+++ b/src/lib/libssl/src/crypto/err/Makefile
@@ -17,8 +17,8 @@ TEST=
17APPS= 17APPS=
18 18
19LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
20LIBSRC=err.c err_def.c err_all.c err_prn.c err_str.c err_bio.c 20LIBSRC=err.c err_all.c err_prn.c
21LIBOBJ=err.o err_def.o err_all.o err_prn.o err_str.o err_bio.o 21LIBOBJ=err.o err_all.o err_prn.o
22 22
23SRC= $(LIBSRC) 23SRC= $(LIBSRC)
24 24
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
@@ -83,37 +83,24 @@ err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
83err.o: ../cryptlib.h err.c 83err.o: ../cryptlib.h err.c
84err_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 84err_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
85err_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 85err_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
86err_all.o: ../../include/openssl/cms.h ../../include/openssl/comp.h
86err_all.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 87err_all.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
87err_all.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h 88err_all.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
88err_all.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h 89err_all.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
89err_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 90err_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
90err_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h 91err_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
91err_all.o: ../../include/openssl/err.h ../../include/openssl/evp.h 92err_all.o: ../../include/openssl/err.h ../../include/openssl/evp.h
92err_all.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 93err_all.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
93err_all.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 94err_all.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
94err_all.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 95err_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
95err_all.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 96err_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem2.h
96err_all.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs12.h 97err_all.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
97err_all.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 98err_all.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
98err_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h 99err_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
99err_all.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 100err_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
100err_all.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 101err_all.o: ../../include/openssl/ts.h ../../include/openssl/ui.h
101err_all.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 102err_all.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
102err_all.o: ../../include/openssl/x509v3.h err_all.c 103err_all.o: ../../include/openssl/x509v3.h err_all.c
103err_bio.o: ../../e_os.h ../../include/openssl/bio.h
104err_bio.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
105err_bio.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
106err_bio.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
107err_bio.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
108err_bio.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
109err_bio.o: ../../include/openssl/symhacks.h ../cryptlib.h err_bio.c
110err_def.o: ../../e_os.h ../../include/openssl/bio.h
111err_def.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
112err_def.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
113err_def.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
114err_def.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
115err_def.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
116err_def.o: ../../include/openssl/symhacks.h ../cryptlib.h err_def.c
117err_prn.o: ../../e_os.h ../../include/openssl/bio.h 104err_prn.o: ../../e_os.h ../../include/openssl/bio.h
118err_prn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 105err_prn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
119err_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 106err_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
@@ -121,10 +108,3 @@ err_prn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
121err_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 108err_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
122err_prn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 109err_prn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
123err_prn.o: ../../include/openssl/symhacks.h ../cryptlib.h err_prn.c 110err_prn.o: ../../include/openssl/symhacks.h ../cryptlib.h err_prn.c
124err_str.o: ../../e_os.h ../../include/openssl/bio.h
125err_str.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
126err_str.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
127err_str.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
128err_str.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
129err_str.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
130err_str.o: ../../include/openssl/symhacks.h ../cryptlib.h err_str.c
diff --git a/src/lib/libssl/src/crypto/hmac/Makefile b/src/lib/libssl/src/crypto/hmac/Makefile
index 5cfa37d99c..0e91709f64 100644
--- a/src/lib/libssl/src/crypto/hmac/Makefile
+++ b/src/lib/libssl/src/crypto/hmac/Makefile
@@ -17,8 +17,8 @@ TEST=hmactest.c
17APPS= 17APPS=
18 18
19LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
20LIBSRC=hmac.c 20LIBSRC=hmac.c hm_ameth.c hm_pmeth.c
21LIBOBJ=hmac.o 21LIBOBJ=hmac.o hm_ameth.o hm_pmeth.o
22 22
23SRC= $(LIBSRC) 23SRC= $(LIBSRC)
24 24
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
@@ -74,13 +74,37 @@ clean:
74 74
75# DO NOT DELETE THIS LINE -- make depend depends on it. 75# DO NOT DELETE THIS LINE -- make depend depends on it.
76 76
77hm_ameth.o: ../../e_os.h ../../include/openssl/asn1.h
78hm_ameth.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
79hm_ameth.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
80hm_ameth.o: ../../include/openssl/err.h ../../include/openssl/evp.h
81hm_ameth.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
82hm_ameth.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
83hm_ameth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
84hm_ameth.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
85hm_ameth.o: ../../include/openssl/symhacks.h ../asn1/asn1_locl.h ../cryptlib.h
86hm_ameth.o: hm_ameth.c
87hm_pmeth.o: ../../e_os.h ../../include/openssl/asn1.h
88hm_pmeth.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
89hm_pmeth.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
90hm_pmeth.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
91hm_pmeth.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
92hm_pmeth.o: ../../include/openssl/err.h ../../include/openssl/evp.h
93hm_pmeth.o: ../../include/openssl/hmac.h ../../include/openssl/lhash.h
94hm_pmeth.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
95hm_pmeth.o: ../../include/openssl/opensslconf.h
96hm_pmeth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
97hm_pmeth.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
98hm_pmeth.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
99hm_pmeth.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
100hm_pmeth.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
101hm_pmeth.o: ../cryptlib.h ../evp/evp_locl.h hm_pmeth.c
77hmac.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 102hmac.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
78hmac.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 103hmac.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
79hmac.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 104hmac.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
80hmac.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 105hmac.o: ../../include/openssl/evp.h ../../include/openssl/hmac.h
81hmac.o: ../../include/openssl/hmac.h ../../include/openssl/lhash.h 106hmac.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
82hmac.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 107hmac.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
83hmac.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 108hmac.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
84hmac.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 109hmac.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
85hmac.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 110hmac.o: ../../include/openssl/symhacks.h ../cryptlib.h hmac.c
86hmac.o: ../cryptlib.h hmac.c
diff --git a/src/lib/libssl/src/crypto/idea/Makefile b/src/lib/libssl/src/crypto/idea/Makefile
index 55c0d4dbff..b2e7add666 100644
--- a/src/lib/libssl/src/crypto/idea/Makefile
+++ b/src/lib/libssl/src/crypto/idea/Makefile
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
@@ -82,9 +82,5 @@ i_ecb.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
82i_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
83i_ofb64.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h 83i_ofb64.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
84i_ofb64.o: i_ofb64.c idea_lcl.h 84i_ofb64.o: i_ofb64.c idea_lcl.h
85i_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 85i_skey.o: ../../include/openssl/idea.h ../../include/openssl/opensslconf.h
86i_skey.o: ../../include/openssl/fips.h ../../include/openssl/idea.h
87i_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
88i_skey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
89i_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
90i_skey.o: i_skey.c idea_lcl.h 86i_skey.o: i_skey.c idea_lcl.h
diff --git a/src/lib/libssl/src/crypto/krb5/Makefile b/src/lib/libssl/src/crypto/krb5/Makefile
index 8efb9e8910..14077390d6 100644
--- a/src/lib/libssl/src/crypto/krb5/Makefile
+++ b/src/lib/libssl/src/crypto/krb5/Makefile
@@ -34,7 +34,7 @@ top:
34all: lib 34all: lib
35 35
36lib: $(LIBOBJ) 36lib: $(LIBOBJ)
37 $(ARX) $(LIB) $(LIBOBJ) 37 $(AR) $(LIB) $(LIBOBJ)
38 $(RANLIB) $(LIB) || echo Never mind. 38 $(RANLIB) $(LIB) || echo Never mind.
39 @touch lib 39 @touch lib
40 40
diff --git a/src/lib/libssl/src/crypto/lhash/Makefile b/src/lib/libssl/src/crypto/lhash/Makefile
index 35f0932971..82bddac474 100644
--- a/src/lib/libssl/src/crypto/lhash/Makefile
+++ b/src/lib/libssl/src/crypto/lhash/Makefile
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
diff --git a/src/lib/libssl/src/crypto/md2/Makefile b/src/lib/libssl/src/crypto/md2/Makefile
index 7f43321ab2..17f878aeb7 100644
--- a/src/lib/libssl/src/crypto/md2/Makefile
+++ b/src/lib/libssl/src/crypto/md2/Makefile
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
@@ -74,9 +74,7 @@ clean:
74 74
75# DO NOT DELETE THIS LINE -- make depend depends on it. 75# DO NOT DELETE THIS LINE -- make depend depends on it.
76 76
77md2_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 77md2_dgst.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
78md2_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
79md2_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
80md2_dgst.o: ../../include/openssl/md2.h ../../include/openssl/opensslconf.h 78md2_dgst.o: ../../include/openssl/md2.h ../../include/openssl/opensslconf.h
81md2_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 79md2_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
82md2_dgst.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 80md2_dgst.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
diff --git a/src/lib/libssl/src/crypto/md4/Makefile b/src/lib/libssl/src/crypto/md4/Makefile
index 0bc4896585..c94a1398ed 100644
--- a/src/lib/libssl/src/crypto/md4/Makefile
+++ b/src/lib/libssl/src/crypto/md4/Makefile
@@ -34,7 +34,7 @@ top:
34all: lib 34all: lib
35 35
36lib: $(LIBOBJ) 36lib: $(LIBOBJ)
37 $(ARX) $(LIB) $(LIBOBJ) 37 $(AR) $(LIB) $(LIBOBJ)
38 $(RANLIB) $(LIB) || echo Never mind. 38 $(RANLIB) $(LIB) || echo Never mind.
39 @touch lib 39 @touch lib
40 40
@@ -69,19 +69,16 @@ depend:
69dclean: 69dclean:
70 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new 70 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
71 mv -f Makefile.new $(MAKEFILE) 71 mv -f Makefile.new $(MAKEFILE)
72 rm -f ../../include/openssl/$(EXHEADER) ../../test/$(TEST) ../../apps/$(APPS)
72 73
73clean: 74clean:
74 rm -f asm/mx86unix.cpp *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 75 rm -f asm/mx86unix.cpp *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
75 76
76# DO NOT DELETE THIS LINE -- make depend depends on it. 77# DO NOT DELETE THIS LINE -- make depend depends on it.
77 78
78md4_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 79md4_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/md4.h
79md4_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 80md4_dgst.o: ../../include/openssl/opensslconf.h
80md4_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 81md4_dgst.o: ../../include/openssl/opensslv.h ../md32_common.h md4_dgst.c
81md4_dgst.o: ../../include/openssl/md4.h ../../include/openssl/opensslconf.h
82md4_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
83md4_dgst.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
84md4_dgst.o: ../../include/openssl/symhacks.h ../md32_common.h md4_dgst.c
85md4_dgst.o: md4_locl.h 82md4_dgst.o: md4_locl.h
86md4_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 83md4_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
87md4_one.o: ../../include/openssl/md4.h ../../include/openssl/opensslconf.h 84md4_one.o: ../../include/openssl/md4.h ../../include/openssl/opensslconf.h
diff --git a/src/lib/libssl/src/crypto/md5/Makefile b/src/lib/libssl/src/crypto/md5/Makefile
index 3c450fcfc0..9858d53d31 100644
--- a/src/lib/libssl/src/crypto/md5/Makefile
+++ b/src/lib/libssl/src/crypto/md5/Makefile
@@ -38,21 +38,19 @@ top:
38all: lib 38all: lib
39 39
40lib: $(LIBOBJ) 40lib: $(LIBOBJ)
41 $(ARX) $(LIB) $(LIBOBJ) 41 $(AR) $(LIB) $(LIBOBJ)
42 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
43 @touch lib 43 @touch lib
44 44
45# ELF 45md5-586.s: asm/md5-586.pl ../perlasm/x86asm.pl
46mx86-elf.s: asm/md5-586.pl ../perlasm/x86asm.pl 46 $(PERL) asm/md5-586.pl $(PERLASM_SCHEME) $(CFLAGS) > $@
47 (cd asm; $(PERL) md5-586.pl elf $(CFLAGS) > ../$@)
48# COFF
49mx86-cof.s: asm/md5-586.pl ../perlasm/x86asm.pl
50 (cd asm; $(PERL) md5-586.pl coff $(CFLAGS) > ../$@)
51# a.out
52mx86-out.s: asm/md5-586.pl ../perlasm/x86asm.pl
53 (cd asm; $(PERL) md5-586.pl a.out $(CFLAGS) > ../$@)
54 47
55md5-x86_64.s: asm/md5-x86_64.pl; $(PERL) asm/md5-x86_64.pl $@ 48md5-x86_64.s: asm/md5-x86_64.pl
49 $(PERL) asm/md5-x86_64.pl $(PERLASM_SCHEME) > $@
50
51md5-ia64.s: asm/md5-ia64.S
52 $(CC) $(CFLAGS) -E asm/md5-ia64.S | \
53 $(PERL) -ne 's/;\s+/;\n/g; print;' > $@
56 54
57files: 55files:
58 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 56 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -91,13 +89,9 @@ clean:
91 89
92# DO NOT DELETE THIS LINE -- make depend depends on it. 90# DO NOT DELETE THIS LINE -- make depend depends on it.
93 91
94md5_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 92md5_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/md5.h
95md5_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 93md5_dgst.o: ../../include/openssl/opensslconf.h
96md5_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 94md5_dgst.o: ../../include/openssl/opensslv.h ../md32_common.h md5_dgst.c
97md5_dgst.o: ../../include/openssl/md5.h ../../include/openssl/opensslconf.h
98md5_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
99md5_dgst.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
100md5_dgst.o: ../../include/openssl/symhacks.h ../md32_common.h md5_dgst.c
101md5_dgst.o: md5_locl.h 95md5_dgst.o: md5_locl.h
102md5_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 96md5_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
103md5_one.o: ../../include/openssl/md5.h ../../include/openssl/opensslconf.h 97md5_one.o: ../../include/openssl/md5.h ../../include/openssl/opensslconf.h
diff --git a/src/lib/libssl/src/crypto/o_str.c b/src/lib/libssl/src/crypto/o_str.c
index 59cc25094b..56104a6c34 100644
--- a/src/lib/libssl/src/crypto/o_str.c
+++ b/src/lib/libssl/src/crypto/o_str.c
@@ -60,7 +60,9 @@
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) 63#if !defined(OPENSSL_IMPLEMENTS_strncasecmp) && \
64 !defined(OPENSSL_SYSNAME_WIN32) && \
65 !defined(NETWARE_CLIB)
64# include <strings.h> 66# include <strings.h>
65#endif 67#endif
66 68
diff --git a/src/lib/libssl/src/crypto/objects/Makefile b/src/lib/libssl/src/crypto/objects/Makefile
index 25e8b23b5d..a8aedbd422 100644
--- a/src/lib/libssl/src/crypto/objects/Makefile
+++ b/src/lib/libssl/src/crypto/objects/Makefile
@@ -18,23 +18,23 @@ TEST=
18APPS= 18APPS=
19 19
20LIB=$(TOP)/libcrypto.a 20LIB=$(TOP)/libcrypto.a
21LIBSRC= o_names.c obj_dat.c obj_lib.c obj_err.c 21LIBSRC= o_names.c obj_dat.c obj_lib.c obj_err.c obj_xref.c
22LIBOBJ= o_names.o obj_dat.o obj_lib.o obj_err.o 22LIBOBJ= o_names.o obj_dat.o obj_lib.o obj_err.o obj_xref.o
23 23
24SRC= $(LIBSRC) 24SRC= $(LIBSRC)
25 25
26EXHEADER= objects.h obj_mac.h 26EXHEADER= objects.h obj_mac.h
27HEADER= $(EXHEADER) obj_dat.h 27HEADER= $(EXHEADER) obj_dat.h obj_xref.h
28 28
29ALL= $(GENERAL) $(SRC) $(HEADER) 29ALL= $(GENERAL) $(SRC) $(HEADER)
30 30
31top: 31top:
32 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all) 32 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
33 33
34all: obj_dat.h lib 34all: obj_dat.h obj_xref.h lib
35 35
36lib: $(LIBOBJ) 36lib: $(LIBOBJ)
37 $(ARX) $(LIB) $(LIBOBJ) 37 $(AR) $(LIB) $(LIBOBJ)
38 $(RANLIB) $(LIB) || echo Never mind. 38 $(RANLIB) $(LIB) || echo Never mind.
39 @touch lib 39 @touch lib
40 40
@@ -46,6 +46,10 @@ obj_mac.h: objects.pl objects.txt obj_mac.num
46 $(PERL) objects.pl objects.txt obj_mac.num obj_mac.h 46 $(PERL) objects.pl objects.txt obj_mac.num obj_mac.h
47 @sleep 1; touch obj_mac.h; sleep 1 47 @sleep 1; touch obj_mac.h; sleep 1
48 48
49obj_xref.h: objxref.pl obj_xref.txt obj_mac.num
50 $(PERL) objxref.pl obj_mac.num obj_xref.txt > obj_xref.h
51 @sleep 1; touch obj_xref.h; sleep 1
52
49files: 53files:
50 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 54 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
51 55
@@ -117,3 +121,10 @@ obj_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
117obj_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 121obj_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
118obj_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 122obj_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
119obj_lib.o: ../cryptlib.h obj_lib.c 123obj_lib.o: ../cryptlib.h obj_lib.c
124obj_xref.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
125obj_xref.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
126obj_xref.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
127obj_xref.o: ../../include/openssl/opensslconf.h
128obj_xref.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
129obj_xref.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
130obj_xref.o: ../../include/openssl/symhacks.h obj_xref.c obj_xref.h
diff --git a/src/lib/libssl/src/crypto/ocsp/Makefile b/src/lib/libssl/src/crypto/ocsp/Makefile
index 30a00b3372..60c414cf4d 100644
--- a/src/lib/libssl/src/crypto/ocsp/Makefile
+++ b/src/lib/libssl/src/crypto/ocsp/Makefile
@@ -36,7 +36,7 @@ top:
36all: lib 36all: lib
37 37
38lib: $(LIBOBJ) 38lib: $(LIBOBJ)
39 $(ARX) $(LIB) $(LIBOBJ) 39 $(AR) $(LIB) $(LIBOBJ)
40 $(RANLIB) $(LIB) || echo Never mind. 40 $(RANLIB) $(LIB) || echo Never mind.
41 @touch lib 41 @touch lib
42 42
@@ -82,10 +82,9 @@ ocsp_asn.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
82ocsp_asn.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 82ocsp_asn.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
83ocsp_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 83ocsp_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
84ocsp_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 84ocsp_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
85ocsp_asn.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 85ocsp_asn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
86ocsp_asn.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 86ocsp_asn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
87ocsp_asn.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 87ocsp_asn.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
88ocsp_asn.o: ../../include/openssl/opensslconf.h
89ocsp_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 88ocsp_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
90ocsp_asn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 89ocsp_asn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
91ocsp_asn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 90ocsp_asn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -98,25 +97,24 @@ ocsp_cl.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
98ocsp_cl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 97ocsp_cl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
99ocsp_cl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 98ocsp_cl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
100ocsp_cl.o: ../../include/openssl/err.h ../../include/openssl/evp.h 99ocsp_cl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
101ocsp_cl.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 100ocsp_cl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
102ocsp_cl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 101ocsp_cl.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
103ocsp_cl.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 102ocsp_cl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
104ocsp_cl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 103ocsp_cl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
105ocsp_cl.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 104ocsp_cl.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
106ocsp_cl.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 105ocsp_cl.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
107ocsp_cl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 106ocsp_cl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
108ocsp_cl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 107ocsp_cl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
109ocsp_cl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 108ocsp_cl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
110ocsp_cl.o: ../../include/openssl/x509v3.h ../cryptlib.h ocsp_cl.c 109ocsp_cl.o: ../cryptlib.h ocsp_cl.c
111ocsp_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 110ocsp_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
112ocsp_err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 111ocsp_err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
113ocsp_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 112ocsp_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
114ocsp_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 113ocsp_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
115ocsp_err.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 114ocsp_err.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
116ocsp_err.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 115ocsp_err.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
117ocsp_err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 116ocsp_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
118ocsp_err.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 117ocsp_err.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
119ocsp_err.o: ../../include/openssl/opensslconf.h
120ocsp_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 118ocsp_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
121ocsp_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 119ocsp_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
122ocsp_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 120ocsp_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -129,9 +127,9 @@ ocsp_ext.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
129ocsp_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 127ocsp_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
130ocsp_ext.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 128ocsp_ext.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
131ocsp_ext.o: ../../include/openssl/err.h ../../include/openssl/evp.h 129ocsp_ext.o: ../../include/openssl/err.h ../../include/openssl/evp.h
132ocsp_ext.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 130ocsp_ext.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
133ocsp_ext.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 131ocsp_ext.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
134ocsp_ext.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 132ocsp_ext.o: ../../include/openssl/opensslconf.h
135ocsp_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 133ocsp_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
136ocsp_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 134ocsp_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
137ocsp_ext.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 135ocsp_ext.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -144,22 +142,21 @@ ocsp_ht.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
144ocsp_ht.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 142ocsp_ht.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
145ocsp_ht.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 143ocsp_ht.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
146ocsp_ht.o: ../../include/openssl/err.h ../../include/openssl/evp.h 144ocsp_ht.o: ../../include/openssl/err.h ../../include/openssl/evp.h
147ocsp_ht.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 145ocsp_ht.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
148ocsp_ht.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 146ocsp_ht.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
149ocsp_ht.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 147ocsp_ht.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
150ocsp_ht.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 148ocsp_ht.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
151ocsp_ht.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 149ocsp_ht.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
152ocsp_ht.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 150ocsp_ht.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
153ocsp_ht.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 151ocsp_ht.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
154ocsp_ht.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 152ocsp_ht.o: ../../include/openssl/x509v3.h ocsp_ht.c
155ocsp_ht.o: ocsp_ht.c
156ocsp_lib.o: ../../e_os.h ../../include/openssl/asn1.h 153ocsp_lib.o: ../../e_os.h ../../include/openssl/asn1.h
157ocsp_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 154ocsp_lib.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
158ocsp_lib.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 155ocsp_lib.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
159ocsp_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 156ocsp_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
160ocsp_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 157ocsp_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
161ocsp_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h 158ocsp_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
162ocsp_lib.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 159ocsp_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
163ocsp_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 160ocsp_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
164ocsp_lib.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 161ocsp_lib.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
165ocsp_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 162ocsp_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
@@ -174,10 +171,9 @@ ocsp_prn.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
174ocsp_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 171ocsp_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
175ocsp_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 172ocsp_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
176ocsp_prn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 173ocsp_prn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
177ocsp_prn.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 174ocsp_prn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
178ocsp_prn.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 175ocsp_prn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
179ocsp_prn.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 176ocsp_prn.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
180ocsp_prn.o: ../../include/openssl/opensslconf.h
181ocsp_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 177ocsp_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
182ocsp_prn.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 178ocsp_prn.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
183ocsp_prn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 179ocsp_prn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
@@ -191,9 +187,9 @@ ocsp_srv.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
191ocsp_srv.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 187ocsp_srv.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
192ocsp_srv.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 188ocsp_srv.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
193ocsp_srv.o: ../../include/openssl/err.h ../../include/openssl/evp.h 189ocsp_srv.o: ../../include/openssl/err.h ../../include/openssl/evp.h
194ocsp_srv.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 190ocsp_srv.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
195ocsp_srv.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 191ocsp_srv.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
196ocsp_srv.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 192ocsp_srv.o: ../../include/openssl/opensslconf.h
197ocsp_srv.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 193ocsp_srv.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
198ocsp_srv.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 194ocsp_srv.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
199ocsp_srv.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 195ocsp_srv.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
@@ -206,10 +202,9 @@ ocsp_vfy.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
206ocsp_vfy.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 202ocsp_vfy.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
207ocsp_vfy.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 203ocsp_vfy.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
208ocsp_vfy.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 204ocsp_vfy.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
209ocsp_vfy.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 205ocsp_vfy.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
210ocsp_vfy.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 206ocsp_vfy.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
211ocsp_vfy.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h 207ocsp_vfy.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
212ocsp_vfy.o: ../../include/openssl/opensslconf.h
213ocsp_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 208ocsp_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
214ocsp_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 209ocsp_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
215ocsp_vfy.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 210ocsp_vfy.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
diff --git a/src/lib/libssl/src/crypto/pem/Makefile b/src/lib/libssl/src/crypto/pem/Makefile
index 669f36612c..2cc7801529 100644
--- a/src/lib/libssl/src/crypto/pem/Makefile
+++ b/src/lib/libssl/src/crypto/pem/Makefile
@@ -18,10 +18,10 @@ APPS=
18 18
19LIB=$(TOP)/libcrypto.a 19LIB=$(TOP)/libcrypto.a
20LIBSRC= pem_sign.c pem_seal.c pem_info.c pem_lib.c pem_all.c pem_err.c \ 20LIBSRC= pem_sign.c pem_seal.c pem_info.c pem_lib.c pem_all.c pem_err.c \
21 pem_x509.c pem_xaux.c pem_oth.c pem_pk8.c pem_pkey.c 21 pem_x509.c pem_xaux.c pem_oth.c pem_pk8.c pem_pkey.c pvkfmt.c
22 22
23LIBOBJ= pem_sign.o pem_seal.o pem_info.o pem_lib.o pem_all.o pem_err.o \ 23LIBOBJ= pem_sign.o pem_seal.o pem_info.o pem_lib.o pem_all.o pem_err.o \
24 pem_x509.o pem_xaux.o pem_oth.o pem_pk8.o pem_pkey.o 24 pem_x509.o pem_xaux.o pem_oth.o pem_pk8.o pem_pkey.o pvkfmt.o
25 25
26SRC= $(LIBSRC) 26SRC= $(LIBSRC)
27 27
@@ -36,7 +36,7 @@ top:
36all: lib 36all: lib
37 37
38lib: $(LIBOBJ) 38lib: $(LIBOBJ)
39 $(ARX) $(LIB) $(LIBOBJ) 39 $(AR) $(LIB) $(LIBOBJ)
40 $(RANLIB) $(LIB) || echo Never mind. 40 $(RANLIB) $(LIB) || echo Never mind.
41 @touch lib 41 @touch lib
42 42
@@ -83,39 +83,36 @@ pem_all.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
83pem_all.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 83pem_all.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
84pem_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 84pem_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
85pem_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 85pem_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
86pem_all.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 86pem_all.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
87pem_all.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 87pem_all.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
88pem_all.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 88pem_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
89pem_all.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 89pem_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
90pem_all.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 90pem_all.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
91pem_all.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h 91pem_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
92pem_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 92pem_all.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
93pem_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 93pem_all.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
94pem_all.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 94pem_all.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_all.c
95pem_all.o: ../cryptlib.h pem_all.c
96pem_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 95pem_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
97pem_err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 96pem_err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
98pem_err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 97pem_err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
99pem_err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 98pem_err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
100pem_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h 99pem_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
101pem_err.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 100pem_err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
102pem_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 101pem_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
103pem_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 102pem_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
104pem_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h 103pem_err.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
105pem_err.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h 104pem_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
106pem_err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 105pem_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
107pem_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 106pem_err.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
108pem_err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 107pem_err.o: ../../include/openssl/x509_vfy.h pem_err.c
109pem_err.o: pem_err.c
110pem_info.o: ../../e_os.h ../../include/openssl/asn1.h 108pem_info.o: ../../e_os.h ../../include/openssl/asn1.h
111pem_info.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 109pem_info.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
112pem_info.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h 110pem_info.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
113pem_info.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 111pem_info.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
114pem_info.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 112pem_info.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
115pem_info.o: ../../include/openssl/err.h ../../include/openssl/evp.h 113pem_info.o: ../../include/openssl/err.h ../../include/openssl/evp.h
116pem_info.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 114pem_info.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
117pem_info.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 115pem_info.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
118pem_info.o: ../../include/openssl/opensslconf.h
119pem_info.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 116pem_info.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
120pem_info.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 117pem_info.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
121pem_info.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h 118pem_info.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
@@ -128,8 +125,8 @@ pem_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
128pem_lib.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 125pem_lib.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
129pem_lib.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h 126pem_lib.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h
130pem_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 127pem_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
131pem_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 128pem_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
132pem_lib.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 129pem_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
133pem_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 130pem_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
134pem_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 131pem_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
135pem_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 132pem_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
@@ -139,43 +136,43 @@ pem_lib.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
139pem_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 136pem_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
140pem_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h 137pem_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
141pem_lib.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h 138pem_lib.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
142pem_lib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_lib.c 139pem_lib.o: ../../include/openssl/x509_vfy.h ../asn1/asn1_locl.h ../cryptlib.h
140pem_lib.o: pem_lib.c
143pem_oth.o: ../../e_os.h ../../include/openssl/asn1.h 141pem_oth.o: ../../e_os.h ../../include/openssl/asn1.h
144pem_oth.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 142pem_oth.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
145pem_oth.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 143pem_oth.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
146pem_oth.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 144pem_oth.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
147pem_oth.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 145pem_oth.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
148pem_oth.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 146pem_oth.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
149pem_oth.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 147pem_oth.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
150pem_oth.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 148pem_oth.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
151pem_oth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 149pem_oth.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
152pem_oth.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 150pem_oth.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
153pem_oth.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 151pem_oth.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
154pem_oth.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 152pem_oth.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
155pem_oth.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 153pem_oth.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
156pem_oth.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 154pem_oth.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_oth.c
157pem_oth.o: ../cryptlib.h pem_oth.c
158pem_pk8.o: ../../e_os.h ../../include/openssl/asn1.h 155pem_pk8.o: ../../e_os.h ../../include/openssl/asn1.h
159pem_pk8.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 156pem_pk8.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
160pem_pk8.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 157pem_pk8.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
161pem_pk8.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 158pem_pk8.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
162pem_pk8.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 159pem_pk8.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
163pem_pk8.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 160pem_pk8.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
164pem_pk8.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 161pem_pk8.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
165pem_pk8.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 162pem_pk8.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
166pem_pk8.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 163pem_pk8.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
167pem_pk8.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 164pem_pk8.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs12.h
168pem_pk8.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 165pem_pk8.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
169pem_pk8.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 166pem_pk8.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
170pem_pk8.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 167pem_pk8.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
171pem_pk8.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 168pem_pk8.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
172pem_pk8.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_pk8.c 169pem_pk8.o: ../cryptlib.h pem_pk8.c
173pem_pkey.o: ../../e_os.h ../../include/openssl/asn1.h 170pem_pkey.o: ../../e_os.h ../../include/openssl/asn1.h
174pem_pkey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 171pem_pkey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
175pem_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 172pem_pkey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
176pem_pkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 173pem_pkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
177pem_pkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 174pem_pkey.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
178pem_pkey.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 175pem_pkey.o: ../../include/openssl/err.h ../../include/openssl/evp.h
179pem_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 176pem_pkey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
180pem_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 177pem_pkey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
181pem_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 178pem_pkey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
@@ -184,15 +181,16 @@ pem_pkey.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
184pem_pkey.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 181pem_pkey.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
185pem_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 182pem_pkey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
186pem_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 183pem_pkey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
187pem_pkey.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_pkey.c 184pem_pkey.o: ../../include/openssl/x509_vfy.h ../asn1/asn1_locl.h ../cryptlib.h
185pem_pkey.o: pem_pkey.c
188pem_seal.o: ../../e_os.h ../../include/openssl/asn1.h 186pem_seal.o: ../../e_os.h ../../include/openssl/asn1.h
189pem_seal.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 187pem_seal.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
190pem_seal.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 188pem_seal.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
191pem_seal.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 189pem_seal.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
192pem_seal.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 190pem_seal.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
193pem_seal.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 191pem_seal.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
194pem_seal.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 192pem_seal.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
195pem_seal.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 193pem_seal.o: ../../include/openssl/opensslconf.h
196pem_seal.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 194pem_seal.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
197pem_seal.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 195pem_seal.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
198pem_seal.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 196pem_seal.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
@@ -205,9 +203,9 @@ pem_sign.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
205pem_sign.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 203pem_sign.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
206pem_sign.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 204pem_sign.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
207pem_sign.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 205pem_sign.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
208pem_sign.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 206pem_sign.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
209pem_sign.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 207pem_sign.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
210pem_sign.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 208pem_sign.o: ../../include/openssl/opensslconf.h
211pem_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 209pem_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
212pem_sign.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 210pem_sign.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
213pem_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 211pem_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
@@ -220,9 +218,9 @@ pem_x509.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
220pem_x509.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 218pem_x509.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
221pem_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 219pem_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
222pem_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 220pem_x509.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
223pem_x509.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 221pem_x509.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
224pem_x509.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 222pem_x509.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
225pem_x509.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 223pem_x509.o: ../../include/openssl/opensslconf.h
226pem_x509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 224pem_x509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
227pem_x509.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 225pem_x509.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
228pem_x509.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 226pem_x509.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
@@ -234,12 +232,27 @@ pem_xaux.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
234pem_xaux.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 232pem_xaux.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
235pem_xaux.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 233pem_xaux.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
236pem_xaux.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 234pem_xaux.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
237pem_xaux.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 235pem_xaux.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
238pem_xaux.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 236pem_xaux.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
239pem_xaux.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 237pem_xaux.o: ../../include/openssl/opensslconf.h
240pem_xaux.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 238pem_xaux.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
241pem_xaux.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 239pem_xaux.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
242pem_xaux.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 240pem_xaux.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
243pem_xaux.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 241pem_xaux.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
244pem_xaux.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 242pem_xaux.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
245pem_xaux.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_xaux.c 243pem_xaux.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_xaux.c
244pvkfmt.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
245pvkfmt.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
246pvkfmt.o: ../../include/openssl/crypto.h ../../include/openssl/dsa.h
247pvkfmt.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
248pvkfmt.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
249pvkfmt.o: ../../include/openssl/err.h ../../include/openssl/evp.h
250pvkfmt.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
251pvkfmt.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
252pvkfmt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
253pvkfmt.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
254pvkfmt.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
255pvkfmt.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
256pvkfmt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
257pvkfmt.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
258pvkfmt.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pvkfmt.c
diff --git a/src/lib/libssl/src/crypto/pkcs12/Makefile b/src/lib/libssl/src/crypto/pkcs12/Makefile
index eed226b30d..3a7498fe7a 100644
--- a/src/lib/libssl/src/crypto/pkcs12/Makefile
+++ b/src/lib/libssl/src/crypto/pkcs12/Makefile
@@ -39,7 +39,7 @@ test:
39all: lib 39all: lib
40 40
41lib: $(LIBOBJ) 41lib: $(LIBOBJ)
42 $(ARX) $(LIB) $(LIBOBJ) 42 $(AR) $(LIB) $(LIBOBJ)
43 $(RANLIB) $(LIB) || echo Never mind. 43 $(RANLIB) $(LIB) || echo Never mind.
44 @touch lib 44 @touch lib
45 45
@@ -85,37 +85,36 @@ p12_add.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
85p12_add.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 85p12_add.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
86p12_add.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 86p12_add.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
87p12_add.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 87p12_add.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
88p12_add.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 88p12_add.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
89p12_add.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 89p12_add.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
90p12_add.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 90p12_add.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
91p12_add.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 91p12_add.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
92p12_add.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 92p12_add.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
93p12_add.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 93p12_add.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
94p12_add.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 94p12_add.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
95p12_add.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 95p12_add.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_add.c
96p12_add.o: ../cryptlib.h p12_add.c
97p12_asn.o: ../../e_os.h ../../include/openssl/asn1.h 96p12_asn.o: ../../e_os.h ../../include/openssl/asn1.h
98p12_asn.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 97p12_asn.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
99p12_asn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 98p12_asn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
100p12_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 99p12_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
101p12_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 100p12_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
102p12_asn.o: ../../include/openssl/err.h ../../include/openssl/evp.h 101p12_asn.o: ../../include/openssl/err.h ../../include/openssl/evp.h
103p12_asn.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 102p12_asn.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
104p12_asn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 103p12_asn.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
105p12_asn.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 104p12_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
106p12_asn.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h 105p12_asn.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
107p12_asn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 106p12_asn.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
108p12_asn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 107p12_asn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
109p12_asn.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 108p12_asn.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
110p12_asn.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_asn.c 109p12_asn.o: ../cryptlib.h p12_asn.c
111p12_attr.o: ../../e_os.h ../../include/openssl/asn1.h 110p12_attr.o: ../../e_os.h ../../include/openssl/asn1.h
112p12_attr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 111p12_attr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
113p12_attr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 112p12_attr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
114p12_attr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 113p12_attr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
115p12_attr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 114p12_attr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
116p12_attr.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 115p12_attr.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
117p12_attr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 116p12_attr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
118p12_attr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 117p12_attr.o: ../../include/openssl/opensslconf.h
119p12_attr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 118p12_attr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
120p12_attr.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 119p12_attr.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
121p12_attr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 120p12_attr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -127,9 +126,9 @@ p12_crpt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
127p12_crpt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 126p12_crpt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
128p12_crpt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 127p12_crpt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
129p12_crpt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 128p12_crpt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
130p12_crpt.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 129p12_crpt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
131p12_crpt.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 130p12_crpt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
132p12_crpt.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 131p12_crpt.o: ../../include/openssl/opensslconf.h
133p12_crpt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 132p12_crpt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
134p12_crpt.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 133p12_crpt.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
135p12_crpt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 134p12_crpt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -141,23 +140,22 @@ p12_crt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
141p12_crt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 140p12_crt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
142p12_crt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 141p12_crt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
143p12_crt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 142p12_crt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
144p12_crt.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 143p12_crt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
145p12_crt.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 144p12_crt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
146p12_crt.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 145p12_crt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
147p12_crt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 146p12_crt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
148p12_crt.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 147p12_crt.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
149p12_crt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 148p12_crt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
150p12_crt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 149p12_crt.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
151p12_crt.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 150p12_crt.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_crt.c
152p12_crt.o: ../cryptlib.h p12_crt.c
153p12_decr.o: ../../e_os.h ../../include/openssl/asn1.h 151p12_decr.o: ../../e_os.h ../../include/openssl/asn1.h
154p12_decr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 152p12_decr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
155p12_decr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 153p12_decr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
156p12_decr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 154p12_decr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
157p12_decr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 155p12_decr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
158p12_decr.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 156p12_decr.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
159p12_decr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 157p12_decr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
160p12_decr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 158p12_decr.o: ../../include/openssl/opensslconf.h
161p12_decr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 159p12_decr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
162p12_decr.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 160p12_decr.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
163p12_decr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 161p12_decr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -169,9 +167,9 @@ p12_init.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
169p12_init.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 167p12_init.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
170p12_init.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 168p12_init.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
171p12_init.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 169p12_init.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
172p12_init.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 170p12_init.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
173p12_init.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 171p12_init.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
174p12_init.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 172p12_init.o: ../../include/openssl/opensslconf.h
175p12_init.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 173p12_init.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
176p12_init.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 174p12_init.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
177p12_init.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 175p12_init.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -184,22 +182,22 @@ p12_key.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
184p12_key.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 182p12_key.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
185p12_key.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 183p12_key.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
186p12_key.o: ../../include/openssl/err.h ../../include/openssl/evp.h 184p12_key.o: ../../include/openssl/err.h ../../include/openssl/evp.h
187p12_key.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 185p12_key.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
188p12_key.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 186p12_key.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
189p12_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 187p12_key.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
190p12_key.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h 188p12_key.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
191p12_key.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 189p12_key.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
192p12_key.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 190p12_key.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
193p12_key.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 191p12_key.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
194p12_key.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_key.c 192p12_key.o: ../cryptlib.h p12_key.c
195p12_kiss.o: ../../e_os.h ../../include/openssl/asn1.h 193p12_kiss.o: ../../e_os.h ../../include/openssl/asn1.h
196p12_kiss.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 194p12_kiss.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
197p12_kiss.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 195p12_kiss.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
198p12_kiss.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 196p12_kiss.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
199p12_kiss.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 197p12_kiss.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
200p12_kiss.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 198p12_kiss.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
201p12_kiss.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 199p12_kiss.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
202p12_kiss.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 200p12_kiss.o: ../../include/openssl/opensslconf.h
203p12_kiss.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 201p12_kiss.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
204p12_kiss.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 202p12_kiss.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
205p12_kiss.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 203p12_kiss.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -211,10 +209,9 @@ p12_mutl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
211p12_mutl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 209p12_mutl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
212p12_mutl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 210p12_mutl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
213p12_mutl.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 211p12_mutl.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
214p12_mutl.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 212p12_mutl.o: ../../include/openssl/evp.h ../../include/openssl/hmac.h
215p12_mutl.o: ../../include/openssl/hmac.h ../../include/openssl/lhash.h 213p12_mutl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
216p12_mutl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 214p12_mutl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
217p12_mutl.o: ../../include/openssl/opensslconf.h
218p12_mutl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 215p12_mutl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
219p12_mutl.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 216p12_mutl.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
220p12_mutl.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h 217p12_mutl.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
@@ -226,9 +223,8 @@ p12_npas.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
226p12_npas.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 223p12_npas.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
227p12_npas.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 224p12_npas.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
228p12_npas.o: ../../include/openssl/err.h ../../include/openssl/evp.h 225p12_npas.o: ../../include/openssl/err.h ../../include/openssl/evp.h
229p12_npas.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 226p12_npas.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
230p12_npas.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 227p12_npas.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
231p12_npas.o: ../../include/openssl/opensslconf.h
232p12_npas.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 228p12_npas.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
233p12_npas.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 229p12_npas.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
234p12_npas.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 230p12_npas.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
@@ -241,53 +237,50 @@ p12_p8d.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
241p12_p8d.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 237p12_p8d.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
242p12_p8d.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 238p12_p8d.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
243p12_p8d.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 239p12_p8d.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
244p12_p8d.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 240p12_p8d.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
245p12_p8d.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 241p12_p8d.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
246p12_p8d.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 242p12_p8d.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
247p12_p8d.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 243p12_p8d.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
248p12_p8d.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 244p12_p8d.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
249p12_p8d.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 245p12_p8d.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
250p12_p8d.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 246p12_p8d.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
251p12_p8d.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 247p12_p8d.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_p8d.c
252p12_p8d.o: ../cryptlib.h p12_p8d.c
253p12_p8e.o: ../../e_os.h ../../include/openssl/asn1.h 248p12_p8e.o: ../../e_os.h ../../include/openssl/asn1.h
254p12_p8e.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 249p12_p8e.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
255p12_p8e.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 250p12_p8e.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
256p12_p8e.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 251p12_p8e.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
257p12_p8e.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 252p12_p8e.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
258p12_p8e.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 253p12_p8e.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
259p12_p8e.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 254p12_p8e.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
260p12_p8e.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 255p12_p8e.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
261p12_p8e.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 256p12_p8e.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
262p12_p8e.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 257p12_p8e.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
263p12_p8e.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 258p12_p8e.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
264p12_p8e.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 259p12_p8e.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
265p12_p8e.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 260p12_p8e.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_p8e.c
266p12_p8e.o: ../cryptlib.h p12_p8e.c
267p12_utl.o: ../../e_os.h ../../include/openssl/asn1.h 261p12_utl.o: ../../e_os.h ../../include/openssl/asn1.h
268p12_utl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 262p12_utl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
269p12_utl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 263p12_utl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
270p12_utl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 264p12_utl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
271p12_utl.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 265p12_utl.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
272p12_utl.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 266p12_utl.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
273p12_utl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 267p12_utl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
274p12_utl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 268p12_utl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
275p12_utl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 269p12_utl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h
276p12_utl.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 270p12_utl.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
277p12_utl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 271p12_utl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
278p12_utl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 272p12_utl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
279p12_utl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 273p12_utl.o: ../../include/openssl/x509_vfy.h ../cryptlib.h p12_utl.c
280p12_utl.o: ../cryptlib.h p12_utl.c
281pk12err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 274pk12err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
282pk12err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 275pk12err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
283pk12err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 276pk12err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
284pk12err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 277pk12err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
285pk12err.o: ../../include/openssl/err.h ../../include/openssl/evp.h 278pk12err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
286pk12err.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 279pk12err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
287pk12err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 280pk12err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
288pk12err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 281pk12err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
289pk12err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs12.h 282pk12err.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
290pk12err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 283pk12err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
291pk12err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 284pk12err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
292pk12err.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 285pk12err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
293pk12err.o: ../../include/openssl/x509_vfy.h pk12err.c 286pk12err.o: pk12err.c
diff --git a/src/lib/libssl/src/crypto/pkcs7/Makefile b/src/lib/libssl/src/crypto/pkcs7/Makefile
index 790d8edf36..56dc6823d1 100644
--- a/src/lib/libssl/src/crypto/pkcs7/Makefile
+++ b/src/lib/libssl/src/crypto/pkcs7/Makefile
@@ -21,9 +21,9 @@ APPS=
21 21
22LIB=$(TOP)/libcrypto.a 22LIB=$(TOP)/libcrypto.a
23LIBSRC= pk7_asn1.c pk7_lib.c pkcs7err.c pk7_doit.c pk7_smime.c pk7_attr.c \ 23LIBSRC= pk7_asn1.c pk7_lib.c pkcs7err.c pk7_doit.c pk7_smime.c pk7_attr.c \
24 pk7_mime.c 24 pk7_mime.c bio_pk7.c
25LIBOBJ= pk7_asn1.o pk7_lib.o pkcs7err.o pk7_doit.o pk7_smime.o pk7_attr.o \ 25LIBOBJ= pk7_asn1.o pk7_lib.o pkcs7err.o pk7_doit.o pk7_smime.o pk7_attr.o \
26 pk7_mime.o 26 pk7_mime.o bio_pk7.o
27 27
28SRC= $(LIBSRC) 28SRC= $(LIBSRC)
29 29
@@ -54,7 +54,7 @@ verify: verify.o example.o lib
54 $(CC) $(CFLAGS) -o verify verify.o $(PEX_LIBS) example.o $(LIB) $(EX_LIBS) 54 $(CC) $(CFLAGS) -o verify verify.o $(PEX_LIBS) example.o $(LIB) $(EX_LIBS)
55 55
56lib: $(LIBOBJ) 56lib: $(LIBOBJ)
57 $(ARX) $(LIB) $(LIBOBJ) 57 $(AR) $(LIB) $(LIBOBJ)
58 $(RANLIB) $(LIB) || echo Never mind. 58 $(RANLIB) $(LIB) || echo Never mind.
59 @touch lib 59 @touch lib
60 60
@@ -95,26 +95,31 @@ clean:
95 95
96# DO NOT DELETE THIS LINE -- make depend depends on it. 96# DO NOT DELETE THIS LINE -- make depend depends on it.
97 97
98bio_pk7.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
99bio_pk7.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
100bio_pk7.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
101bio_pk7.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
102bio_pk7.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
103bio_pk7.o: ../../include/openssl/symhacks.h bio_pk7.c
98pk7_asn1.o: ../../e_os.h ../../include/openssl/asn1.h 104pk7_asn1.o: ../../e_os.h ../../include/openssl/asn1.h
99pk7_asn1.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 105pk7_asn1.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
100pk7_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 106pk7_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
101pk7_asn1.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 107pk7_asn1.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
102pk7_asn1.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 108pk7_asn1.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
103pk7_asn1.o: ../../include/openssl/err.h ../../include/openssl/evp.h 109pk7_asn1.o: ../../include/openssl/err.h ../../include/openssl/evp.h
104pk7_asn1.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 110pk7_asn1.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
105pk7_asn1.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 111pk7_asn1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
106pk7_asn1.o: ../../include/openssl/opensslconf.h
107pk7_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 112pk7_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
108pk7_asn1.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 113pk7_asn1.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
109pk7_asn1.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 114pk7_asn1.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
110pk7_asn1.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 115pk7_asn1.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
111pk7_asn1.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pk7_asn1.c 116pk7_asn1.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pk7_asn1.c
112pk7_attr.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 117pk7_attr.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
113pk7_attr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 118pk7_attr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
114pk7_attr.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 119pk7_attr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
115pk7_attr.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 120pk7_attr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
116pk7_attr.o: ../../include/openssl/err.h ../../include/openssl/evp.h 121pk7_attr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
117pk7_attr.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 122pk7_attr.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
118pk7_attr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 123pk7_attr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
119pk7_attr.o: ../../include/openssl/opensslconf.h 124pk7_attr.o: ../../include/openssl/opensslconf.h
120pk7_attr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 125pk7_attr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
@@ -129,9 +134,8 @@ pk7_doit.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
129pk7_doit.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 134pk7_doit.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
130pk7_doit.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 135pk7_doit.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
131pk7_doit.o: ../../include/openssl/err.h ../../include/openssl/evp.h 136pk7_doit.o: ../../include/openssl/err.h ../../include/openssl/evp.h
132pk7_doit.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 137pk7_doit.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
133pk7_doit.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 138pk7_doit.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
134pk7_doit.o: ../../include/openssl/opensslconf.h
135pk7_doit.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 139pk7_doit.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
136pk7_doit.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 140pk7_doit.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
137pk7_doit.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 141pk7_doit.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -143,22 +147,22 @@ pk7_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
143pk7_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 147pk7_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
144pk7_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 148pk7_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
145pk7_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 149pk7_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
146pk7_lib.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 150pk7_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
147pk7_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 151pk7_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
148pk7_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 152pk7_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
149pk7_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 153pk7_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
150pk7_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 154pk7_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
151pk7_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 155pk7_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
152pk7_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 156pk7_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
153pk7_lib.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pk7_lib.c 157pk7_lib.o: ../asn1/asn1_locl.h ../cryptlib.h pk7_lib.c
154pk7_mime.o: ../../e_os.h ../../include/openssl/asn1.h 158pk7_mime.o: ../../e_os.h ../../include/openssl/asn1.h
155pk7_mime.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 159pk7_mime.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
156pk7_mime.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 160pk7_mime.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
157pk7_mime.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 161pk7_mime.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
158pk7_mime.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 162pk7_mime.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
159pk7_mime.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 163pk7_mime.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
160pk7_mime.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 164pk7_mime.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
161pk7_mime.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 165pk7_mime.o: ../../include/openssl/opensslconf.h
162pk7_mime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 166pk7_mime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
163pk7_mime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 167pk7_mime.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
164pk7_mime.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 168pk7_mime.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
@@ -171,8 +175,8 @@ pk7_smime.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
171pk7_smime.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 175pk7_smime.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
172pk7_smime.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 176pk7_smime.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
173pk7_smime.o: ../../include/openssl/err.h ../../include/openssl/evp.h 177pk7_smime.o: ../../include/openssl/err.h ../../include/openssl/evp.h
174pk7_smime.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 178pk7_smime.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
175pk7_smime.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 179pk7_smime.o: ../../include/openssl/objects.h
176pk7_smime.o: ../../include/openssl/opensslconf.h 180pk7_smime.o: ../../include/openssl/opensslconf.h
177pk7_smime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 181pk7_smime.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
178pk7_smime.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 182pk7_smime.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
diff --git a/src/lib/libssl/src/crypto/rc2/Makefile b/src/lib/libssl/src/crypto/rc2/Makefile
index 4b6292b65f..73eac347e7 100644
--- a/src/lib/libssl/src/crypto/rc2/Makefile
+++ b/src/lib/libssl/src/crypto/rc2/Makefile
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
@@ -78,11 +78,7 @@ rc2_cbc.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h
78rc2_cbc.o: rc2_cbc.c rc2_locl.h 78rc2_cbc.o: rc2_cbc.c rc2_locl.h
79rc2_ecb.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 79rc2_ecb.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
80rc2_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
81rc2_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 81rc2_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h
82rc2_skey.o: ../../include/openssl/fips.h ../../include/openssl/opensslconf.h
83rc2_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
84rc2_skey.o: ../../include/openssl/rc2.h ../../include/openssl/safestack.h
85rc2_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
86rc2_skey.o: rc2_locl.h rc2_skey.c 82rc2_skey.o: rc2_locl.h rc2_skey.c
87rc2cfb64.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h 83rc2cfb64.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc2.h
88rc2cfb64.o: rc2_locl.h rc2cfb64.c 84rc2cfb64.o: rc2_locl.h rc2cfb64.c
diff --git a/src/lib/libssl/src/crypto/rc4/Makefile b/src/lib/libssl/src/crypto/rc4/Makefile
index f0bd7678fc..264451a213 100644
--- a/src/lib/libssl/src/crypto/rc4/Makefile
+++ b/src/lib/libssl/src/crypto/rc4/Makefile
@@ -21,8 +21,8 @@ TEST=rc4test.c
21APPS= 21APPS=
22 22
23LIB=$(TOP)/libcrypto.a 23LIB=$(TOP)/libcrypto.a
24LIBSRC=rc4_skey.c rc4_enc.c rc4_fblk.c 24LIBSRC=rc4_skey.c rc4_enc.c
25LIBOBJ=$(RC4_ENC) rc4_fblk.o 25LIBOBJ=$(RC4_ENC)
26 26
27SRC= $(LIBSRC) 27SRC= $(LIBSRC)
28 28
@@ -37,26 +37,26 @@ top:
37all: lib 37all: lib
38 38
39lib: $(LIBOBJ) 39lib: $(LIBOBJ)
40 $(ARX) $(LIB) $(LIBOBJ) 40 $(AR) $(LIB) $(LIBOBJ)
41 $(RANLIB) $(LIB) || echo Never mind. 41 $(RANLIB) $(LIB) || echo Never mind.
42 @touch lib 42 @touch lib
43 43
44# ELF 44rc4-586.s: asm/rc4-586.pl ../perlasm/x86asm.pl
45rx86-elf.s: asm/rc4-586.pl ../perlasm/x86asm.pl 45 $(PERL) asm/rc4-586.pl $(PERLASM_SCHEME) $(CFLAGS) > $@
46 (cd asm; $(PERL) rc4-586.pl elf $(CFLAGS) > ../$@)
47# COFF
48rx86-cof.s: asm/rc4-586.pl ../perlasm/x86asm.pl
49 (cd asm; $(PERL) rc4-586.pl coff $(CFLAGS) > ../$@)
50# a.out
51rx86-out.s: asm/rc4-586.pl ../perlasm/x86asm.pl
52 (cd asm; $(PERL) rc4-586.pl a.out $(CFLAGS) > ../$@)
53 46
54rc4-x86_64.s: asm/rc4-x86_64.pl; $(PERL) asm/rc4-x86_64.pl $@ 47rc4-x86_64.s: asm/rc4-x86_64.pl
48 $(PERL) asm/rc4-x86_64.pl $(PERLASM_SCHEME) > $@
55 49
56rc4-ia64.s: asm/rc4-ia64.S 50rc4-ia64.S: asm/rc4-ia64.pl
51 $(PERL) asm/rc4-ia64.pl $(CFLAGS) > $@
52
53rc4-s390x.s: asm/rc4-s390x.pl
54 $(PERL) asm/rc4-s390x.pl > $@
55
56rc4-ia64.s: rc4-ia64.S
57 @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 \
58 int) set -x; $(CC) $(CFLAGS) -DSZ=4 -E asm/rc4-ia64.S > $@ ;; \ 58 int) set -x; $(CC) $(CFLAGS) -DSZ=4 -E rc4-ia64.S > $@ ;; \
59 char) set -x; $(CC) $(CFLAGS) -DSZ=1 -E asm/rc4-ia64.S > $@ ;; \ 59 char) set -x; $(CC) $(CFLAGS) -DSZ=1 -E rc4-ia64.S > $@ ;; \
60 *) exit 1 ;; \ 60 *) exit 1 ;; \
61 esac 61 esac
62 62
@@ -105,20 +105,10 @@ rc4_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
105rc4_enc.o: ../../include/openssl/rc4.h ../../include/openssl/safestack.h 105rc4_enc.o: ../../include/openssl/rc4.h ../../include/openssl/safestack.h
106rc4_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 106rc4_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
107rc4_enc.o: ../cryptlib.h rc4_enc.c rc4_locl.h 107rc4_enc.o: ../cryptlib.h rc4_enc.c rc4_locl.h
108rc4_fblk.o: ../../e_os.h ../../include/openssl/bio.h
109rc4_fblk.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
110rc4_fblk.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
111rc4_fblk.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
112rc4_fblk.o: ../../include/openssl/opensslconf.h
113rc4_fblk.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
114rc4_fblk.o: ../../include/openssl/rc4.h ../../include/openssl/safestack.h
115rc4_fblk.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
116rc4_fblk.o: ../cryptlib.h rc4_fblk.c rc4_locl.h
117rc4_skey.o: ../../e_os.h ../../include/openssl/bio.h 108rc4_skey.o: ../../e_os.h ../../include/openssl/bio.h
118rc4_skey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 109rc4_skey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
119rc4_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 110rc4_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
120rc4_skey.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 111rc4_skey.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
121rc4_skey.o: ../../include/openssl/opensslconf.h
122rc4_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 112rc4_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
123rc4_skey.o: ../../include/openssl/rc4.h ../../include/openssl/safestack.h 113rc4_skey.o: ../../include/openssl/rc4.h ../../include/openssl/safestack.h
124rc4_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 114rc4_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
diff --git a/src/lib/libssl/src/crypto/rc5/Makefile b/src/lib/libssl/src/crypto/rc5/Makefile
index b4e21c9bb2..8a8b00eb89 100644
--- a/src/lib/libssl/src/crypto/rc5/Makefile
+++ b/src/lib/libssl/src/crypto/rc5/Makefile
@@ -12,8 +12,6 @@ MAKEFILE= Makefile
12AR= ar r 12AR= ar r
13 13
14RC5_ENC= rc5_enc.o 14RC5_ENC= rc5_enc.o
15# or use
16#DES_ENC= r586-elf.o
17 15
18CFLAGS= $(INCLUDES) $(CFLAG) 16CFLAGS= $(INCLUDES) $(CFLAG)
19ASFLAGS= $(INCLUDES) $(ASFLAG) 17ASFLAGS= $(INCLUDES) $(ASFLAG)
@@ -40,19 +38,12 @@ top:
40all: lib 38all: lib
41 39
42lib: $(LIBOBJ) 40lib: $(LIBOBJ)
43 $(ARX) $(LIB) $(LIBOBJ) 41 $(AR) $(LIB) $(LIBOBJ)
44 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
45 @touch lib 43 @touch lib
46 44
47# ELF 45rc5-586.s: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
48r586-elf.s: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl 46 $(PERL) asm/rc5-586.pl $(PERLASM_SCHEME) $(CFLAGS) > $@
49 (cd asm; $(PERL) rc5-586.pl elf $(CFLAGS) > ../$@)
50# COFF
51r586-cof.s: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
52 (cd asm; $(PERL) rc5-586.pl coff $(CFLAGS) > ../$@)
53# a.out
54r586-out.s: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
55 (cd asm; $(PERL) rc5-586.pl a.out $(CFLAGS) > ../$@)
56 47
57files: 48files:
58 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 49 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
diff --git a/src/lib/libssl/src/crypto/ripemd/Makefile b/src/lib/libssl/src/crypto/ripemd/Makefile
index 6145f13699..d5b1067dbe 100644
--- a/src/lib/libssl/src/crypto/ripemd/Makefile
+++ b/src/lib/libssl/src/crypto/ripemd/Makefile
@@ -38,19 +38,12 @@ top:
38all: lib 38all: lib
39 39
40lib: $(LIBOBJ) 40lib: $(LIBOBJ)
41 $(ARX) $(LIB) $(LIBOBJ) 41 $(AR) $(LIB) $(LIBOBJ)
42 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
43 @touch lib 43 @touch lib
44 44
45# ELF 45rmd-586.s: asm/rmd-586.pl ../perlasm/x86asm.pl
46rm86-elf.s: asm/rmd-586.pl ../perlasm/x86asm.pl 46 $(PERL) asm/rmd-586.pl $(PERLASM_SCHEME) $(CFLAGS) > $@
47 (cd asm; $(PERL) rmd-586.pl elf $(CFLAGS) > ../$@)
48# COFF
49rm86-cof.s: asm/rmd-586.pl ../perlasm/x86asm.pl
50 (cd asm; $(PERL) rmd-586.pl coff $(CFLAGS) > ../$@)
51# a.out
52rm86-out.s: asm/rmd-586.pl ../perlasm/x86asm.pl
53 (cd asm; $(PERL) rmd-586.pl a.out $(CFLAGS) > ../$@)
54 47
55files: 48files:
56 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 49 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -89,13 +82,8 @@ clean:
89 82
90# DO NOT DELETE THIS LINE -- make depend depends on it. 83# DO NOT DELETE THIS LINE -- make depend depends on it.
91 84
92rmd_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 85rmd_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
93rmd_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 86rmd_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ripemd.h
94rmd_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
95rmd_dgst.o: ../../include/openssl/opensslconf.h
96rmd_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
97rmd_dgst.o: ../../include/openssl/ripemd.h ../../include/openssl/safestack.h
98rmd_dgst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
99rmd_dgst.o: ../md32_common.h rmd_dgst.c rmd_locl.h rmdconst.h 87rmd_dgst.o: ../md32_common.h rmd_dgst.c rmd_locl.h rmdconst.h
100rmd_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 88rmd_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
101rmd_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 89rmd_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
diff --git a/src/lib/libssl/src/crypto/sha/Makefile b/src/lib/libssl/src/crypto/sha/Makefile
index f4741b9ee6..e6eccb05f9 100644
--- a/src/lib/libssl/src/crypto/sha/Makefile
+++ b/src/lib/libssl/src/crypto/sha/Makefile
@@ -38,25 +38,16 @@ top:
38all: lib 38all: lib
39 39
40lib: $(LIBOBJ) 40lib: $(LIBOBJ)
41 $(ARX) $(LIB) $(LIBOBJ) 41 $(AR) $(LIB) $(LIBOBJ)
42 $(RANLIB) $(LIB) || echo Never mind. 42 $(RANLIB) $(LIB) || echo Never mind.
43 @touch lib 43 @touch lib
44 44
45# ELF 45sha1-586.s: asm/sha1-586.pl ../perlasm/x86asm.pl
46sx86-elf.s: asm/sha1-586.pl ../perlasm/x86asm.pl 46 $(PERL) asm/sha1-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
47 (cd asm; $(PERL) sha1-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@) 47sha256-586.s: asm/sha256-586.pl ../perlasm/x86asm.pl
48s512sse2-elf.s: asm/sha512-sse2.pl ../perlasm/x86asm.pl 48 $(PERL) asm/sha256-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
49 (cd asm; $(PERL) sha512-sse2.pl elf $(CFLAGS) $(PROCESSOR) > ../$@) 49sha512-586.s: asm/sha512-586.pl ../perlasm/x86asm.pl
50# COFF 50 $(PERL) asm/sha512-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
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) > ../$@)
55# a.out
56sx86-out.s: asm/sha1-586.pl ../perlasm/x86asm.pl
57 (cd asm; $(PERL) sha1-586.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
58s512sse2-out.s: asm/sha512-sse2.pl ../perlasm/x86asm.pl
59 (cd asm; $(PERL) sha512-sse2.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
60 51
61sha1-ia64.s: asm/sha1-ia64.pl 52sha1-ia64.s: asm/sha1-ia64.pl
62 (cd asm; $(PERL) sha1-ia64.pl ../$@ $(CFLAGS)) 53 (cd asm; $(PERL) sha1-ia64.pl ../$@ $(CFLAGS))
@@ -65,10 +56,25 @@ sha256-ia64.s: asm/sha512-ia64.pl
65sha512-ia64.s: asm/sha512-ia64.pl 56sha512-ia64.s: asm/sha512-ia64.pl
66 (cd asm; $(PERL) sha512-ia64.pl ../$@ $(CFLAGS)) 57 (cd asm; $(PERL) sha512-ia64.pl ../$@ $(CFLAGS))
67 58
59sha256-armv4.s: asm/sha256-armv4.pl
60 $(PERL) $< $@
61
68# Solaris make has to be explicitly told 62# Solaris make has to be explicitly told
69sha1-x86_64.s: asm/sha1-x86_64.pl; $(PERL) asm/sha1-x86_64.pl $@ 63sha1-x86_64.s: asm/sha1-x86_64.pl; $(PERL) asm/sha1-x86_64.pl $(PERLASM_SCHEME) > $@
70sha256-x86_64.s:asm/sha512-x86_64.pl; $(PERL) asm/sha512-x86_64.pl $@ 64sha256-x86_64.s:asm/sha512-x86_64.pl; $(PERL) asm/sha512-x86_64.pl $(PERLASM_SCHEME) $@
71sha512-x86_64.s:asm/sha512-x86_64.pl; $(PERL) asm/sha512-x86_64.pl $@ 65sha512-x86_64.s:asm/sha512-x86_64.pl; $(PERL) asm/sha512-x86_64.pl $(PERLASM_SCHEME) $@
66sha1-sparcv9.s: asm/sha1-sparcv9.pl; $(PERL) asm/sha1-sparcv9.pl $@ $(CFLAGS)
67sha256-sparcv9.s:asm/sha512-sparcv9.pl; $(PERL) asm/sha512-sparcv9.pl $@ $(CFLAGS)
68sha512-sparcv9.s:asm/sha512-sparcv9.pl; $(PERL) asm/sha512-sparcv9.pl $@ $(CFLAGS)
69
70sha1-ppc.s: asm/sha1-ppc.pl; $(PERL) asm/sha1-ppc.pl $(PERLASM_SCHEME) $@
71sha256-ppc.s: asm/sha512-ppc.pl; $(PERL) asm/sha512-ppc.pl $(PERLASM_SCHEME) $@
72sha512-ppc.s: asm/sha512-ppc.pl; $(PERL) asm/sha512-ppc.pl $(PERLASM_SCHEME) $@
73
74# GNU make "catch all"
75sha1-%.s: asm/sha1-%.pl; $(PERL) $< $@
76sha256-%.s: asm/sha512-%.pl; $(PERL) $< $@
77sha512-%.s: asm/sha512-%.pl; $(PERL) $< $@
72 78
73files: 79files:
74 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO 80 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
@@ -113,31 +119,24 @@ sha1_one.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
113sha1_one.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 119sha1_one.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
114sha1_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 120sha1_one.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
115sha1_one.o: sha1_one.c 121sha1_one.o: sha1_one.c
116sha1dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/fips.h 122sha1dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
117sha1dgst.o: ../../include/openssl/opensslconf.h
118sha1dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h 123sha1dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h
119sha1dgst.o: ../md32_common.h sha1dgst.c sha_locl.h 124sha1dgst.o: ../md32_common.h sha1dgst.c sha_locl.h
120sha256.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 125sha256.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
121sha256.o: ../../include/openssl/fips.h ../../include/openssl/opensslconf.h 126sha256.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
122sha256.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 127sha256.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
123sha256.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 128sha256.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
124sha256.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 129sha256.o: ../../include/openssl/symhacks.h ../md32_common.h sha256.c
125sha256.o: ../md32_common.h sha256.c
126sha512.o: ../../e_os.h ../../include/openssl/bio.h 130sha512.o: ../../e_os.h ../../include/openssl/bio.h
127sha512.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 131sha512.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
128sha512.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 132sha512.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
129sha512.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 133sha512.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
130sha512.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 134sha512.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
131sha512.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h 135sha512.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
132sha512.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 136sha512.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
133sha512.o: ../../include/openssl/symhacks.h ../cryptlib.h sha512.c 137sha512.o: ../cryptlib.h sha512.c
134sha_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h 138sha_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
135sha_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 139sha_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h
136sha_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
137sha_dgst.o: ../../include/openssl/opensslconf.h
138sha_dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
139sha_dgst.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
140sha_dgst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
141sha_dgst.o: ../md32_common.h sha_dgst.c sha_locl.h 140sha_dgst.o: ../md32_common.h sha_dgst.c sha_locl.h
142sha_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 141sha_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
143sha_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 142sha_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
diff --git a/src/lib/libssl/src/crypto/stack/Makefile b/src/lib/libssl/src/crypto/stack/Makefile
index 489a77b93c..5327692ac8 100644
--- a/src/lib/libssl/src/crypto/stack/Makefile
+++ b/src/lib/libssl/src/crypto/stack/Makefile
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
diff --git a/src/lib/libssl/src/crypto/txt_db/Makefile b/src/lib/libssl/src/crypto/txt_db/Makefile
index 87e57b49f6..e6f30331d8 100644
--- a/src/lib/libssl/src/crypto/txt_db/Makefile
+++ b/src/lib/libssl/src/crypto/txt_db/Makefile
@@ -33,7 +33,7 @@ top:
33all: lib 33all: lib
34 34
35lib: $(LIBOBJ) 35lib: $(LIBOBJ)
36 $(ARX) $(LIB) $(LIBOBJ) 36 $(AR) $(LIB) $(LIBOBJ)
37 $(RANLIB) $(LIB) || echo Never mind. 37 $(RANLIB) $(LIB) || echo Never mind.
38 @touch lib 38 @touch lib
39 39
diff --git a/src/lib/libssl/src/crypto/ui/Makefile b/src/lib/libssl/src/crypto/ui/Makefile
index 4755e206f6..a685659fb4 100644
--- a/src/lib/libssl/src/crypto/ui/Makefile
+++ b/src/lib/libssl/src/crypto/ui/Makefile
@@ -37,7 +37,7 @@ top:
37all: lib 37all: lib
38 38
39lib: $(LIBOBJ) 39lib: $(LIBOBJ)
40 $(ARX) $(LIB) $(LIBOBJ) 40 $(AR) $(LIB) $(LIBOBJ)
41 $(RANLIB) $(LIB) || echo Never mind. 41 $(RANLIB) $(LIB) || echo Never mind.
42 @touch lib 42 @touch lib
43 43
diff --git a/src/lib/libssl/src/crypto/x509/Makefile b/src/lib/libssl/src/crypto/x509/Makefile
index 464752b159..72c82278f4 100644
--- a/src/lib/libssl/src/crypto/x509/Makefile
+++ b/src/lib/libssl/src/crypto/x509/Makefile
@@ -43,12 +43,12 @@ top:
43all: lib 43all: lib
44 44
45lib: $(LIBOBJ) 45lib: $(LIBOBJ)
46 $(ARX) $(LIB) $(LIBOBJ) 46 $(AR) $(LIB) $(LIBOBJ)
47 $(RANLIB) $(LIB) || echo Never mind. 47 $(RANLIB) $(LIB) || echo Never mind.
48 @touch lib 48 @touch lib
49 49
50files: 50files:
51 $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO 51 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
52 52
53links: 53links:
54 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) 54 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
@@ -89,37 +89,35 @@ by_dir.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
89by_dir.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 89by_dir.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
90by_dir.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 90by_dir.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
91by_dir.o: ../../include/openssl/err.h ../../include/openssl/evp.h 91by_dir.o: ../../include/openssl/err.h ../../include/openssl/evp.h
92by_dir.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 92by_dir.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
93by_dir.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 93by_dir.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
94by_dir.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 94by_dir.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
95by_dir.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 95by_dir.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
96by_dir.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 96by_dir.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
97by_dir.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 97by_dir.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
98by_dir.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 98by_dir.o: ../../include/openssl/x509_vfy.h ../cryptlib.h by_dir.c
99by_dir.o: ../cryptlib.h by_dir.c
100by_file.o: ../../e_os.h ../../include/openssl/asn1.h 99by_file.o: ../../e_os.h ../../include/openssl/asn1.h
101by_file.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 100by_file.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
102by_file.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 101by_file.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
103by_file.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 102by_file.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
104by_file.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 103by_file.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
105by_file.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 104by_file.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
106by_file.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 105by_file.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
107by_file.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 106by_file.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
108by_file.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 107by_file.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
109by_file.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h 108by_file.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
110by_file.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 109by_file.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
111by_file.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 110by_file.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
112by_file.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 111by_file.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
113by_file.o: ../../include/openssl/x509_vfy.h ../cryptlib.h by_file.c 112by_file.o: ../cryptlib.h by_file.c
114x509_att.o: ../../e_os.h ../../include/openssl/asn1.h 113x509_att.o: ../../e_os.h ../../include/openssl/asn1.h
115x509_att.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 114x509_att.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
116x509_att.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 115x509_att.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
117x509_att.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 116x509_att.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
118x509_att.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 117x509_att.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
119x509_att.o: ../../include/openssl/err.h ../../include/openssl/evp.h 118x509_att.o: ../../include/openssl/err.h ../../include/openssl/evp.h
120x509_att.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 119x509_att.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
121x509_att.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 120x509_att.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
122x509_att.o: ../../include/openssl/opensslconf.h
123x509_att.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 121x509_att.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
124x509_att.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 122x509_att.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
125x509_att.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 123x509_att.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -132,9 +130,8 @@ x509_cmp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
132x509_cmp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 130x509_cmp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
133x509_cmp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 131x509_cmp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
134x509_cmp.o: ../../include/openssl/err.h ../../include/openssl/evp.h 132x509_cmp.o: ../../include/openssl/err.h ../../include/openssl/evp.h
135x509_cmp.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 133x509_cmp.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
136x509_cmp.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 134x509_cmp.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
137x509_cmp.o: ../../include/openssl/opensslconf.h
138x509_cmp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 135x509_cmp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
139x509_cmp.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 136x509_cmp.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
140x509_cmp.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 137x509_cmp.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -146,22 +143,22 @@ x509_d2.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
146x509_d2.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 143x509_d2.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
147x509_d2.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 144x509_d2.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
148x509_d2.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 145x509_d2.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
149x509_d2.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 146x509_d2.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
150x509_d2.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 147x509_d2.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
151x509_d2.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 148x509_d2.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
152x509_d2.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 149x509_d2.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
153x509_d2.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 150x509_d2.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
154x509_d2.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 151x509_d2.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
155x509_d2.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 152x509_d2.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
156x509_d2.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_d2.c 153x509_d2.o: ../cryptlib.h x509_d2.c
157x509_def.o: ../../e_os.h ../../include/openssl/asn1.h 154x509_def.o: ../../e_os.h ../../include/openssl/asn1.h
158x509_def.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 155x509_def.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
159x509_def.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 156x509_def.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
160x509_def.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 157x509_def.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
161x509_def.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 158x509_def.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
162x509_def.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 159x509_def.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
163x509_def.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 160x509_def.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
164x509_def.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 161x509_def.o: ../../include/openssl/opensslconf.h
165x509_def.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 162x509_def.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
166x509_def.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 163x509_def.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
167x509_def.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 164x509_def.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -172,9 +169,8 @@ x509_err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
172x509_err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 169x509_err.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
173x509_err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 170x509_err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
174x509_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h 171x509_err.o: ../../include/openssl/err.h ../../include/openssl/evp.h
175x509_err.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 172x509_err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
176x509_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 173x509_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
177x509_err.o: ../../include/openssl/opensslconf.h
178x509_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 174x509_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
179x509_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 175x509_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
180x509_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 176x509_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -186,9 +182,8 @@ x509_ext.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
186x509_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 182x509_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
187x509_ext.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 183x509_ext.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
188x509_ext.o: ../../include/openssl/err.h ../../include/openssl/evp.h 184x509_ext.o: ../../include/openssl/err.h ../../include/openssl/evp.h
189x509_ext.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 185x509_ext.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
190x509_ext.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 186x509_ext.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
191x509_ext.o: ../../include/openssl/opensslconf.h
192x509_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 187x509_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
193x509_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 188x509_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
194x509_ext.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 189x509_ext.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -201,22 +196,22 @@ x509_lu.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
201x509_lu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 196x509_lu.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
202x509_lu.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 197x509_lu.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
203x509_lu.o: ../../include/openssl/err.h ../../include/openssl/evp.h 198x509_lu.o: ../../include/openssl/err.h ../../include/openssl/evp.h
204x509_lu.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 199x509_lu.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
205x509_lu.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 200x509_lu.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
206x509_lu.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 201x509_lu.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
207x509_lu.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 202x509_lu.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
208x509_lu.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 203x509_lu.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
209x509_lu.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 204x509_lu.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
210x509_lu.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 205x509_lu.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
211x509_lu.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_lu.c 206x509_lu.o: ../cryptlib.h x509_lu.c
212x509_obj.o: ../../e_os.h ../../include/openssl/asn1.h 207x509_obj.o: ../../e_os.h ../../include/openssl/asn1.h
213x509_obj.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 208x509_obj.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
214x509_obj.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 209x509_obj.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
215x509_obj.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 210x509_obj.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
216x509_obj.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 211x509_obj.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
217x509_obj.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 212x509_obj.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
218x509_obj.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 213x509_obj.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
219x509_obj.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 214x509_obj.o: ../../include/openssl/opensslconf.h
220x509_obj.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 215x509_obj.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
221x509_obj.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 216x509_obj.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
222x509_obj.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 217x509_obj.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -228,21 +223,20 @@ x509_r2x.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
228x509_r2x.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 223x509_r2x.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
229x509_r2x.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 224x509_r2x.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
230x509_r2x.o: ../../include/openssl/err.h ../../include/openssl/evp.h 225x509_r2x.o: ../../include/openssl/err.h ../../include/openssl/evp.h
231x509_r2x.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 226x509_r2x.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
232x509_r2x.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 227x509_r2x.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
233x509_r2x.o: ../../include/openssl/opensslconf.h
234x509_r2x.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 228x509_r2x.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
235x509_r2x.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 229x509_r2x.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
236x509_r2x.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 230x509_r2x.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
237x509_r2x.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 231x509_r2x.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
238x509_r2x.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_r2x.c 232x509_r2x.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x509_r2x.c
239x509_req.o: ../../e_os.h ../../include/openssl/asn1.h 233x509_req.o: ../../e_os.h ../../include/openssl/asn1.h
240x509_req.o: ../../include/openssl/bio.h ../../include/openssl/bn.h 234x509_req.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
241x509_req.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 235x509_req.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
242x509_req.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 236x509_req.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
243x509_req.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 237x509_req.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
244x509_req.o: ../../include/openssl/err.h ../../include/openssl/evp.h 238x509_req.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
245x509_req.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 239x509_req.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
246x509_req.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 240x509_req.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
247x509_req.o: ../../include/openssl/opensslconf.h 241x509_req.o: ../../include/openssl/opensslconf.h
248x509_req.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 242x509_req.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
@@ -256,9 +250,9 @@ x509_set.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
256x509_set.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 250x509_set.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
257x509_set.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 251x509_set.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
258x509_set.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 252x509_set.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
259x509_set.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 253x509_set.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
260x509_set.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 254x509_set.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
261x509_set.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 255x509_set.o: ../../include/openssl/opensslconf.h
262x509_set.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 256x509_set.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
263x509_set.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 257x509_set.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
264x509_set.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 258x509_set.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -270,9 +264,8 @@ x509_trs.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
270x509_trs.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 264x509_trs.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
271x509_trs.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 265x509_trs.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
272x509_trs.o: ../../include/openssl/err.h ../../include/openssl/evp.h 266x509_trs.o: ../../include/openssl/err.h ../../include/openssl/evp.h
273x509_trs.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 267x509_trs.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
274x509_trs.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 268x509_trs.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
275x509_trs.o: ../../include/openssl/opensslconf.h
276x509_trs.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 269x509_trs.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
277x509_trs.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 270x509_trs.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
278x509_trs.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 271x509_trs.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -284,9 +277,9 @@ x509_txt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
284x509_txt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 277x509_txt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
285x509_txt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 278x509_txt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
286x509_txt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 279x509_txt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
287x509_txt.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 280x509_txt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
288x509_txt.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 281x509_txt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
289x509_txt.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 282x509_txt.o: ../../include/openssl/opensslconf.h
290x509_txt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 283x509_txt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
291x509_txt.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 284x509_txt.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
292x509_txt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 285x509_txt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -298,23 +291,22 @@ x509_v3.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
298x509_v3.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 291x509_v3.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
299x509_v3.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 292x509_v3.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
300x509_v3.o: ../../include/openssl/err.h ../../include/openssl/evp.h 293x509_v3.o: ../../include/openssl/err.h ../../include/openssl/evp.h
301x509_v3.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 294x509_v3.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
302x509_v3.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 295x509_v3.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
303x509_v3.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 296x509_v3.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
304x509_v3.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 297x509_v3.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
305x509_v3.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 298x509_v3.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
306x509_v3.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 299x509_v3.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
307x509_v3.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 300x509_v3.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
308x509_v3.o: ../../include/openssl/x509v3.h ../cryptlib.h x509_v3.c 301x509_v3.o: ../cryptlib.h x509_v3.c
309x509_vfy.o: ../../e_os.h ../../include/openssl/asn1.h 302x509_vfy.o: ../../e_os.h ../../include/openssl/asn1.h
310x509_vfy.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 303x509_vfy.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
311x509_vfy.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 304x509_vfy.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
312x509_vfy.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 305x509_vfy.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
313x509_vfy.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 306x509_vfy.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
314x509_vfy.o: ../../include/openssl/err.h ../../include/openssl/evp.h 307x509_vfy.o: ../../include/openssl/err.h ../../include/openssl/evp.h
315x509_vfy.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 308x509_vfy.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
316x509_vfy.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 309x509_vfy.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
317x509_vfy.o: ../../include/openssl/opensslconf.h
318x509_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 310x509_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
319x509_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 311x509_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
320x509_vfy.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 312x509_vfy.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -327,9 +319,8 @@ x509_vpm.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
327x509_vpm.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 319x509_vpm.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
328x509_vpm.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 320x509_vpm.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
329x509_vpm.o: ../../include/openssl/err.h ../../include/openssl/evp.h 321x509_vpm.o: ../../include/openssl/err.h ../../include/openssl/evp.h
330x509_vpm.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 322x509_vpm.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
331x509_vpm.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 323x509_vpm.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
332x509_vpm.o: ../../include/openssl/opensslconf.h
333x509_vpm.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 324x509_vpm.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
334x509_vpm.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 325x509_vpm.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
335x509_vpm.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 326x509_vpm.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -341,9 +332,9 @@ x509cset.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
341x509cset.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 332x509cset.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
342x509cset.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 333x509cset.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
343x509cset.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 334x509cset.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
344x509cset.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 335x509cset.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
345x509cset.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 336x509cset.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
346x509cset.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 337x509cset.o: ../../include/openssl/opensslconf.h
347x509cset.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 338x509cset.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
348x509cset.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 339x509cset.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
349x509cset.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 340x509cset.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -354,9 +345,9 @@ x509name.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
354x509name.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 345x509name.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
355x509name.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 346x509name.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
356x509name.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 347x509name.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
357x509name.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 348x509name.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
358x509name.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 349x509name.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
359x509name.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 350x509name.o: ../../include/openssl/opensslconf.h
360x509name.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 351x509name.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
361x509name.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 352x509name.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
362x509name.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 353x509name.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -367,9 +358,9 @@ x509rset.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
367x509rset.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 358x509rset.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
368x509rset.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 359x509rset.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
369x509rset.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 360x509rset.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
370x509rset.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 361x509rset.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
371x509rset.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 362x509rset.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
372x509rset.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 363x509rset.o: ../../include/openssl/opensslconf.h
373x509rset.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 364x509rset.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
374x509rset.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 365x509rset.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
375x509rset.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 366x509rset.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -380,9 +371,9 @@ x509spki.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
380x509spki.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 371x509spki.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
381x509spki.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 372x509spki.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
382x509spki.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 373x509spki.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
383x509spki.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 374x509spki.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
384x509spki.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 375x509spki.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
385x509spki.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 376x509spki.o: ../../include/openssl/opensslconf.h
386x509spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 377x509spki.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
387x509spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 378x509spki.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
388x509spki.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 379x509spki.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -393,9 +384,9 @@ x509type.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
393x509type.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 384x509type.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
394x509type.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 385x509type.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
395x509type.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 386x509type.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
396x509type.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 387x509type.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
397x509type.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 388x509type.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
398x509type.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 389x509type.o: ../../include/openssl/opensslconf.h
399x509type.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 390x509type.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
400x509type.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 391x509type.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
401x509type.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 392x509type.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -406,12 +397,11 @@ x_all.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
406x_all.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h 397x_all.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
407x_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 398x_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
408x_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 399x_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
409x_all.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 400x_all.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
410x_all.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 401x_all.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
411x_all.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 402x_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
412x_all.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 403x_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
413x_all.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h 404x_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
414x_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 405x_all.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
415x_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 406x_all.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
416x_all.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 407x_all.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_all.c
417x_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 e71dc42f9f..556ef351bf 100644
--- a/src/lib/libssl/src/crypto/x509v3/Makefile
+++ b/src/lib/libssl/src/crypto/x509v3/Makefile
@@ -43,7 +43,7 @@ top:
43all: lib 43all: lib
44 44
45lib: $(LIBOBJ) 45lib: $(LIBOBJ)
46 $(ARX) $(LIB) $(LIBOBJ) 46 $(AR) $(LIB) $(LIBOBJ)
47 $(RANLIB) $(LIB) || echo Never mind. 47 $(RANLIB) $(LIB) || echo Never mind.
48 @touch lib 48 @touch lib
49 49
@@ -90,8 +90,8 @@ pcy_cache.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
90pcy_cache.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 90pcy_cache.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
91pcy_cache.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 91pcy_cache.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
92pcy_cache.o: ../../include/openssl/err.h ../../include/openssl/evp.h 92pcy_cache.o: ../../include/openssl/err.h ../../include/openssl/evp.h
93pcy_cache.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 93pcy_cache.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
94pcy_cache.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 94pcy_cache.o: ../../include/openssl/objects.h
95pcy_cache.o: ../../include/openssl/opensslconf.h 95pcy_cache.o: ../../include/openssl/opensslconf.h
96pcy_cache.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 96pcy_cache.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
97pcy_cache.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 97pcy_cache.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
@@ -105,9 +105,8 @@ pcy_data.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
105pcy_data.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 105pcy_data.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
106pcy_data.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 106pcy_data.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
107pcy_data.o: ../../include/openssl/err.h ../../include/openssl/evp.h 107pcy_data.o: ../../include/openssl/err.h ../../include/openssl/evp.h
108pcy_data.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 108pcy_data.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
109pcy_data.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 109pcy_data.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
110pcy_data.o: ../../include/openssl/opensslconf.h
111pcy_data.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 110pcy_data.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
112pcy_data.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 111pcy_data.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
113pcy_data.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 112pcy_data.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -120,36 +119,35 @@ pcy_lib.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
120pcy_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 119pcy_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
121pcy_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 120pcy_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
122pcy_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h 121pcy_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
123pcy_lib.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 122pcy_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
124pcy_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 123pcy_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
125pcy_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 124pcy_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
126pcy_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 125pcy_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
127pcy_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 126pcy_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
128pcy_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 127pcy_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
129pcy_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 128pcy_lib.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
130pcy_lib.o: ../../include/openssl/x509v3.h ../cryptlib.h pcy_int.h pcy_lib.c 129pcy_lib.o: ../cryptlib.h pcy_int.h pcy_lib.c
131pcy_map.o: ../../e_os.h ../../include/openssl/asn1.h 130pcy_map.o: ../../e_os.h ../../include/openssl/asn1.h
132pcy_map.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 131pcy_map.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
133pcy_map.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 132pcy_map.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
134pcy_map.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 133pcy_map.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
135pcy_map.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 134pcy_map.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
136pcy_map.o: ../../include/openssl/err.h ../../include/openssl/evp.h 135pcy_map.o: ../../include/openssl/err.h ../../include/openssl/evp.h
137pcy_map.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 136pcy_map.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
138pcy_map.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 137pcy_map.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
139pcy_map.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 138pcy_map.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
140pcy_map.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 139pcy_map.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
141pcy_map.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 140pcy_map.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
142pcy_map.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 141pcy_map.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
143pcy_map.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 142pcy_map.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
144pcy_map.o: ../../include/openssl/x509v3.h ../cryptlib.h pcy_int.h pcy_map.c 143pcy_map.o: ../cryptlib.h pcy_int.h pcy_map.c
145pcy_node.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 144pcy_node.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
146pcy_node.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 145pcy_node.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
147pcy_node.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 146pcy_node.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
148pcy_node.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 147pcy_node.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
149pcy_node.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h 148pcy_node.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h
150pcy_node.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 149pcy_node.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
151pcy_node.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 150pcy_node.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
152pcy_node.o: ../../include/openssl/opensslconf.h
153pcy_node.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 151pcy_node.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
154pcy_node.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 152pcy_node.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
155pcy_node.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 153pcy_node.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -162,9 +160,8 @@ pcy_tree.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
162pcy_tree.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 160pcy_tree.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
163pcy_tree.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 161pcy_tree.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
164pcy_tree.o: ../../include/openssl/err.h ../../include/openssl/evp.h 162pcy_tree.o: ../../include/openssl/err.h ../../include/openssl/evp.h
165pcy_tree.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 163pcy_tree.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
166pcy_tree.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 164pcy_tree.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
167pcy_tree.o: ../../include/openssl/opensslconf.h
168pcy_tree.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 165pcy_tree.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
169pcy_tree.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 166pcy_tree.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
170pcy_tree.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 167pcy_tree.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -177,39 +174,37 @@ v3_addr.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
177v3_addr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 174v3_addr.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
178v3_addr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 175v3_addr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
179v3_addr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 176v3_addr.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
180v3_addr.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 177v3_addr.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
181v3_addr.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 178v3_addr.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
182v3_addr.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 179v3_addr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
183v3_addr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 180v3_addr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
184v3_addr.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 181v3_addr.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
185v3_addr.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 182v3_addr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
186v3_addr.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 183v3_addr.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
187v3_addr.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 184v3_addr.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_addr.c
188v3_addr.o: ../cryptlib.h v3_addr.c
189v3_akey.o: ../../e_os.h ../../include/openssl/asn1.h 185v3_akey.o: ../../e_os.h ../../include/openssl/asn1.h
190v3_akey.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 186v3_akey.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
191v3_akey.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 187v3_akey.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
192v3_akey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 188v3_akey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
193v3_akey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 189v3_akey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
194v3_akey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 190v3_akey.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
195v3_akey.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 191v3_akey.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
196v3_akey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 192v3_akey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
197v3_akey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 193v3_akey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
198v3_akey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 194v3_akey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
199v3_akey.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 195v3_akey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
200v3_akey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 196v3_akey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
201v3_akey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 197v3_akey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
202v3_akey.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 198v3_akey.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_akey.c
203v3_akey.o: ../cryptlib.h v3_akey.c
204v3_akeya.o: ../../e_os.h ../../include/openssl/asn1.h 199v3_akeya.o: ../../e_os.h ../../include/openssl/asn1.h
205v3_akeya.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 200v3_akeya.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
206v3_akeya.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 201v3_akeya.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
207v3_akeya.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 202v3_akeya.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
208v3_akeya.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 203v3_akeya.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
209v3_akeya.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 204v3_akeya.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
210v3_akeya.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 205v3_akeya.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
211v3_akeya.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 206v3_akeya.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
212v3_akeya.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 207v3_akeya.o: ../../include/openssl/opensslconf.h
213v3_akeya.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 208v3_akeya.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
214v3_akeya.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 209v3_akeya.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
215v3_akeya.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 210v3_akeya.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -221,15 +216,14 @@ v3_alt.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
221v3_alt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 216v3_alt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
222v3_alt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 217v3_alt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
223v3_alt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 218v3_alt.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
224v3_alt.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 219v3_alt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
225v3_alt.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 220v3_alt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
226v3_alt.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 221v3_alt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
227v3_alt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 222v3_alt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
228v3_alt.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 223v3_alt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
229v3_alt.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 224v3_alt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
230v3_alt.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 225v3_alt.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
231v3_alt.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 226v3_alt.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_alt.c
232v3_alt.o: ../cryptlib.h v3_alt.c
233v3_asid.o: ../../e_os.h ../../include/openssl/asn1.h 227v3_asid.o: ../../e_os.h ../../include/openssl/asn1.h
234v3_asid.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 228v3_asid.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
235v3_asid.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 229v3_asid.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
@@ -237,23 +231,23 @@ v3_asid.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
237v3_asid.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 231v3_asid.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
238v3_asid.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 232v3_asid.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
239v3_asid.o: ../../include/openssl/err.h ../../include/openssl/evp.h 233v3_asid.o: ../../include/openssl/err.h ../../include/openssl/evp.h
240v3_asid.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 234v3_asid.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
241v3_asid.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 235v3_asid.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
242v3_asid.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 236v3_asid.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
243v3_asid.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 237v3_asid.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
244v3_asid.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 238v3_asid.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
245v3_asid.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 239v3_asid.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
246v3_asid.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 240v3_asid.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
247v3_asid.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_asid.c 241v3_asid.o: ../cryptlib.h v3_asid.c
248v3_bcons.o: ../../e_os.h ../../include/openssl/asn1.h 242v3_bcons.o: ../../e_os.h ../../include/openssl/asn1.h
249v3_bcons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 243v3_bcons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
250v3_bcons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 244v3_bcons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
251v3_bcons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 245v3_bcons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
252v3_bcons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 246v3_bcons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
253v3_bcons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 247v3_bcons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
254v3_bcons.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 248v3_bcons.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
255v3_bcons.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 249v3_bcons.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
256v3_bcons.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 250v3_bcons.o: ../../include/openssl/opensslconf.h
257v3_bcons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 251v3_bcons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
258v3_bcons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 252v3_bcons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
259v3_bcons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 253v3_bcons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -266,9 +260,8 @@ v3_bitst.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
266v3_bitst.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 260v3_bitst.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
267v3_bitst.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 261v3_bitst.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
268v3_bitst.o: ../../include/openssl/err.h ../../include/openssl/evp.h 262v3_bitst.o: ../../include/openssl/err.h ../../include/openssl/evp.h
269v3_bitst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 263v3_bitst.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
270v3_bitst.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 264v3_bitst.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
271v3_bitst.o: ../../include/openssl/opensslconf.h
272v3_bitst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 265v3_bitst.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
273v3_bitst.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 266v3_bitst.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
274v3_bitst.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 267v3_bitst.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -281,23 +274,23 @@ v3_conf.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
281v3_conf.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 274v3_conf.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
282v3_conf.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 275v3_conf.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
283v3_conf.o: ../../include/openssl/err.h ../../include/openssl/evp.h 276v3_conf.o: ../../include/openssl/err.h ../../include/openssl/evp.h
284v3_conf.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 277v3_conf.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
285v3_conf.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 278v3_conf.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
286v3_conf.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 279v3_conf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
287v3_conf.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 280v3_conf.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
288v3_conf.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 281v3_conf.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
289v3_conf.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 282v3_conf.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
290v3_conf.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 283v3_conf.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
291v3_conf.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_conf.c 284v3_conf.o: ../cryptlib.h v3_conf.c
292v3_cpols.o: ../../e_os.h ../../include/openssl/asn1.h 285v3_cpols.o: ../../e_os.h ../../include/openssl/asn1.h
293v3_cpols.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 286v3_cpols.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
294v3_cpols.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 287v3_cpols.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
295v3_cpols.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 288v3_cpols.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
296v3_cpols.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 289v3_cpols.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
297v3_cpols.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 290v3_cpols.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
298v3_cpols.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 291v3_cpols.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
299v3_cpols.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 292v3_cpols.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
300v3_cpols.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 293v3_cpols.o: ../../include/openssl/opensslconf.h
301v3_cpols.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 294v3_cpols.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
302v3_cpols.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 295v3_cpols.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
303v3_cpols.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 296v3_cpols.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -310,38 +303,37 @@ v3_crld.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
310v3_crld.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 303v3_crld.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
311v3_crld.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 304v3_crld.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
312v3_crld.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 305v3_crld.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
313v3_crld.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 306v3_crld.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
314v3_crld.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 307v3_crld.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
315v3_crld.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 308v3_crld.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
316v3_crld.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 309v3_crld.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
317v3_crld.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 310v3_crld.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
318v3_crld.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 311v3_crld.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
319v3_crld.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 312v3_crld.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
320v3_crld.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 313v3_crld.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_crld.c
321v3_crld.o: ../cryptlib.h v3_crld.c
322v3_enum.o: ../../e_os.h ../../include/openssl/asn1.h 314v3_enum.o: ../../e_os.h ../../include/openssl/asn1.h
323v3_enum.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 315v3_enum.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
324v3_enum.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 316v3_enum.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
325v3_enum.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 317v3_enum.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
326v3_enum.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 318v3_enum.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
327v3_enum.o: ../../include/openssl/err.h ../../include/openssl/evp.h 319v3_enum.o: ../../include/openssl/err.h ../../include/openssl/evp.h
328v3_enum.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 320v3_enum.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
329v3_enum.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 321v3_enum.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
330v3_enum.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 322v3_enum.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
331v3_enum.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 323v3_enum.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
332v3_enum.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 324v3_enum.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
333v3_enum.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 325v3_enum.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
334v3_enum.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 326v3_enum.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
335v3_enum.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_enum.c 327v3_enum.o: ../cryptlib.h v3_enum.c
336v3_extku.o: ../../e_os.h ../../include/openssl/asn1.h 328v3_extku.o: ../../e_os.h ../../include/openssl/asn1.h
337v3_extku.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 329v3_extku.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
338v3_extku.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 330v3_extku.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
339v3_extku.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 331v3_extku.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
340v3_extku.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 332v3_extku.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
341v3_extku.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 333v3_extku.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
342v3_extku.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 334v3_extku.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
343v3_extku.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 335v3_extku.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
344v3_extku.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 336v3_extku.o: ../../include/openssl/opensslconf.h
345v3_extku.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 337v3_extku.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
346v3_extku.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 338v3_extku.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
347v3_extku.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 339v3_extku.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -354,81 +346,76 @@ v3_genn.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
354v3_genn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 346v3_genn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
355v3_genn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 347v3_genn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
356v3_genn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 348v3_genn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
357v3_genn.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 349v3_genn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
358v3_genn.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 350v3_genn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
359v3_genn.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 351v3_genn.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
360v3_genn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 352v3_genn.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
361v3_genn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 353v3_genn.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
362v3_genn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 354v3_genn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
363v3_genn.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 355v3_genn.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
364v3_genn.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 356v3_genn.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_genn.c
365v3_genn.o: ../cryptlib.h v3_genn.c
366v3_ia5.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 357v3_ia5.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
367v3_ia5.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 358v3_ia5.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
368v3_ia5.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 359v3_ia5.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
369v3_ia5.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 360v3_ia5.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
370v3_ia5.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 361v3_ia5.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
371v3_ia5.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 362v3_ia5.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
372v3_ia5.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 363v3_ia5.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
373v3_ia5.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 364v3_ia5.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
374v3_ia5.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 365v3_ia5.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
375v3_ia5.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 366v3_ia5.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
376v3_ia5.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 367v3_ia5.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
377v3_ia5.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 368v3_ia5.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
378v3_ia5.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 369v3_ia5.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_ia5.c
379v3_ia5.o: ../cryptlib.h v3_ia5.c
380v3_info.o: ../../e_os.h ../../include/openssl/asn1.h 370v3_info.o: ../../e_os.h ../../include/openssl/asn1.h
381v3_info.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 371v3_info.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
382v3_info.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 372v3_info.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
383v3_info.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 373v3_info.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
384v3_info.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 374v3_info.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
385v3_info.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 375v3_info.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
386v3_info.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 376v3_info.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
387v3_info.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 377v3_info.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
388v3_info.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 378v3_info.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
389v3_info.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 379v3_info.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
390v3_info.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 380v3_info.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
391v3_info.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 381v3_info.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
392v3_info.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 382v3_info.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
393v3_info.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 383v3_info.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_info.c
394v3_info.o: ../cryptlib.h v3_info.c
395v3_int.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 384v3_int.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
396v3_int.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 385v3_int.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
397v3_int.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 386v3_int.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
398v3_int.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 387v3_int.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
399v3_int.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 388v3_int.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
400v3_int.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 389v3_int.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
401v3_int.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 390v3_int.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
402v3_int.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 391v3_int.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
403v3_int.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 392v3_int.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
404v3_int.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 393v3_int.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
405v3_int.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 394v3_int.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
406v3_int.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 395v3_int.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
407v3_int.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 396v3_int.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_int.c
408v3_int.o: ../cryptlib.h v3_int.c
409v3_lib.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 397v3_lib.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
410v3_lib.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 398v3_lib.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
411v3_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 399v3_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
412v3_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 400v3_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
413v3_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 401v3_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
414v3_lib.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 402v3_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
415v3_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 403v3_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
416v3_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 404v3_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
417v3_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 405v3_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
418v3_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 406v3_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
419v3_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 407v3_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
420v3_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 408v3_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
421v3_lib.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 409v3_lib.o: ../../include/openssl/x509v3.h ../cryptlib.h ext_dat.h v3_lib.c
422v3_lib.o: ../cryptlib.h ext_dat.h v3_lib.c
423v3_ncons.o: ../../e_os.h ../../include/openssl/asn1.h 410v3_ncons.o: ../../e_os.h ../../include/openssl/asn1.h
424v3_ncons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 411v3_ncons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
425v3_ncons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 412v3_ncons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
426v3_ncons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 413v3_ncons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
427v3_ncons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 414v3_ncons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
428v3_ncons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 415v3_ncons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
429v3_ncons.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 416v3_ncons.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
430v3_ncons.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 417v3_ncons.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
431v3_ncons.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 418v3_ncons.o: ../../include/openssl/opensslconf.h
432v3_ncons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 419v3_ncons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
433v3_ncons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 420v3_ncons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
434v3_ncons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 421v3_ncons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -441,52 +428,49 @@ v3_ocsp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
441v3_ocsp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 428v3_ocsp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
442v3_ocsp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 429v3_ocsp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
443v3_ocsp.o: ../../include/openssl/err.h ../../include/openssl/evp.h 430v3_ocsp.o: ../../include/openssl/err.h ../../include/openssl/evp.h
444v3_ocsp.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 431v3_ocsp.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
445v3_ocsp.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 432v3_ocsp.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
446v3_ocsp.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 433v3_ocsp.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
447v3_ocsp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 434v3_ocsp.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
448v3_ocsp.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 435v3_ocsp.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
449v3_ocsp.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 436v3_ocsp.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
450v3_ocsp.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 437v3_ocsp.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
451v3_ocsp.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 438v3_ocsp.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_ocsp.c
452v3_ocsp.o: ../cryptlib.h v3_ocsp.c
453v3_pci.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h 439v3_pci.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
454v3_pci.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 440v3_pci.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
455v3_pci.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 441v3_pci.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
456v3_pci.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 442v3_pci.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
457v3_pci.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 443v3_pci.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
458v3_pci.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 444v3_pci.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
459v3_pci.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 445v3_pci.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
460v3_pci.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 446v3_pci.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
461v3_pci.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 447v3_pci.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
462v3_pci.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 448v3_pci.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
463v3_pci.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 449v3_pci.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
464v3_pci.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 450v3_pci.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
465v3_pci.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 451v3_pci.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_pci.c
466v3_pci.o: ../cryptlib.h v3_pci.c
467v3_pcia.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h 452v3_pcia.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
468v3_pcia.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 453v3_pcia.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
469v3_pcia.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 454v3_pcia.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
470v3_pcia.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 455v3_pcia.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
471v3_pcia.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 456v3_pcia.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
472v3_pcia.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 457v3_pcia.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
473v3_pcia.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 458v3_pcia.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
474v3_pcia.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 459v3_pcia.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
475v3_pcia.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 460v3_pcia.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
476v3_pcia.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 461v3_pcia.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
477v3_pcia.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 462v3_pcia.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
478v3_pcia.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 463v3_pcia.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
479v3_pcia.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 464v3_pcia.o: ../../include/openssl/x509v3.h v3_pcia.c
480v3_pcia.o: v3_pcia.c
481v3_pcons.o: ../../e_os.h ../../include/openssl/asn1.h 465v3_pcons.o: ../../e_os.h ../../include/openssl/asn1.h
482v3_pcons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 466v3_pcons.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
483v3_pcons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 467v3_pcons.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
484v3_pcons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 468v3_pcons.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
485v3_pcons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 469v3_pcons.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
486v3_pcons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 470v3_pcons.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
487v3_pcons.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 471v3_pcons.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
488v3_pcons.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 472v3_pcons.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
489v3_pcons.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 473v3_pcons.o: ../../include/openssl/opensslconf.h
490v3_pcons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 474v3_pcons.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
491v3_pcons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 475v3_pcons.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
492v3_pcons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 476v3_pcons.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -499,24 +483,23 @@ v3_pku.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
499v3_pku.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 483v3_pku.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
500v3_pku.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 484v3_pku.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
501v3_pku.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 485v3_pku.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
502v3_pku.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 486v3_pku.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
503v3_pku.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 487v3_pku.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
504v3_pku.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 488v3_pku.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
505v3_pku.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 489v3_pku.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
506v3_pku.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 490v3_pku.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
507v3_pku.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 491v3_pku.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
508v3_pku.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 492v3_pku.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
509v3_pku.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 493v3_pku.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_pku.c
510v3_pku.o: ../cryptlib.h v3_pku.c
511v3_pmaps.o: ../../e_os.h ../../include/openssl/asn1.h 494v3_pmaps.o: ../../e_os.h ../../include/openssl/asn1.h
512v3_pmaps.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 495v3_pmaps.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
513v3_pmaps.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 496v3_pmaps.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
514v3_pmaps.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 497v3_pmaps.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
515v3_pmaps.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 498v3_pmaps.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
516v3_pmaps.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 499v3_pmaps.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
517v3_pmaps.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 500v3_pmaps.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
518v3_pmaps.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 501v3_pmaps.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
519v3_pmaps.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 502v3_pmaps.o: ../../include/openssl/opensslconf.h
520v3_pmaps.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 503v3_pmaps.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
521v3_pmaps.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 504v3_pmaps.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
522v3_pmaps.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 505v3_pmaps.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -528,52 +511,51 @@ v3_prn.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
528v3_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 511v3_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
529v3_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 512v3_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
530v3_prn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 513v3_prn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
531v3_prn.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 514v3_prn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
532v3_prn.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 515v3_prn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
533v3_prn.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 516v3_prn.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
534v3_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 517v3_prn.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
535v3_prn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 518v3_prn.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
536v3_prn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 519v3_prn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
537v3_prn.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 520v3_prn.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
538v3_prn.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 521v3_prn.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_prn.c
539v3_prn.o: ../cryptlib.h v3_prn.c
540v3_purp.o: ../../e_os.h ../../include/openssl/asn1.h 522v3_purp.o: ../../e_os.h ../../include/openssl/asn1.h
541v3_purp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 523v3_purp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
542v3_purp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 524v3_purp.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
543v3_purp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 525v3_purp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
544v3_purp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 526v3_purp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
545v3_purp.o: ../../include/openssl/err.h ../../include/openssl/evp.h 527v3_purp.o: ../../include/openssl/err.h ../../include/openssl/evp.h
546v3_purp.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 528v3_purp.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
547v3_purp.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 529v3_purp.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
548v3_purp.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 530v3_purp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
549v3_purp.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 531v3_purp.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
550v3_purp.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 532v3_purp.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
551v3_purp.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 533v3_purp.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
552v3_purp.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 534v3_purp.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
553v3_purp.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_purp.c 535v3_purp.o: ../cryptlib.h v3_purp.c
554v3_skey.o: ../../e_os.h ../../include/openssl/asn1.h 536v3_skey.o: ../../e_os.h ../../include/openssl/asn1.h
555v3_skey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 537v3_skey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
556v3_skey.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 538v3_skey.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
557v3_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 539v3_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
558v3_skey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 540v3_skey.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
559v3_skey.o: ../../include/openssl/err.h ../../include/openssl/evp.h 541v3_skey.o: ../../include/openssl/err.h ../../include/openssl/evp.h
560v3_skey.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 542v3_skey.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
561v3_skey.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 543v3_skey.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
562v3_skey.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 544v3_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
563v3_skey.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 545v3_skey.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
564v3_skey.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 546v3_skey.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
565v3_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 547v3_skey.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
566v3_skey.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 548v3_skey.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
567v3_skey.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_skey.c 549v3_skey.o: ../cryptlib.h v3_skey.c
568v3_sxnet.o: ../../e_os.h ../../include/openssl/asn1.h 550v3_sxnet.o: ../../e_os.h ../../include/openssl/asn1.h
569v3_sxnet.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h 551v3_sxnet.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
570v3_sxnet.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 552v3_sxnet.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
571v3_sxnet.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 553v3_sxnet.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
572v3_sxnet.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 554v3_sxnet.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
573v3_sxnet.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 555v3_sxnet.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
574v3_sxnet.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 556v3_sxnet.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
575v3_sxnet.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 557v3_sxnet.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
576v3_sxnet.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 558v3_sxnet.o: ../../include/openssl/opensslconf.h
577v3_sxnet.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 559v3_sxnet.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
578v3_sxnet.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 560v3_sxnet.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
579v3_sxnet.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 561v3_sxnet.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
@@ -586,25 +568,24 @@ v3_utl.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
586v3_utl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 568v3_utl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
587v3_utl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h 569v3_utl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
588v3_utl.o: ../../include/openssl/err.h ../../include/openssl/evp.h 570v3_utl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
589v3_utl.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h 571v3_utl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
590v3_utl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 572v3_utl.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
591v3_utl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 573v3_utl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
592v3_utl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h 574v3_utl.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
593v3_utl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 575v3_utl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
594v3_utl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 576v3_utl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
595v3_utl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 577v3_utl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
596v3_utl.o: ../../include/openssl/x509v3.h ../cryptlib.h v3_utl.c 578v3_utl.o: ../cryptlib.h v3_utl.c
597v3err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 579v3err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
598v3err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h 580v3err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
599v3err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 581v3err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
600v3err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h 582v3err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
601v3err.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h 583v3err.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
602v3err.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 584v3err.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
603v3err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h 585v3err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
604v3err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h 586v3err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
605v3err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 587v3err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
606v3err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h 588v3err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
607v3err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h 589v3err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
608v3err.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h 590v3err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
609v3err.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 591v3err.o: ../../include/openssl/x509v3.h v3err.c
610v3err.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 601211f416..0dcfa004fe 100644
--- a/src/lib/libssl/src/crypto/x509v3/v3_pci.c
+++ b/src/lib/libssl/src/crypto/x509v3/v3_pci.c
@@ -82,7 +82,7 @@ static int process_pci_value(CONF_VALUE *val,
82 { 82 {
83 if (*language) 83 if (*language)
84 { 84 {
85 X509V3err(X509V3_F_PROCESS_PCI_VALUE,X509V3_R_POLICY_LANGUAGE_ALREADTY_DEFINED); 85 X509V3err(X509V3_F_PROCESS_PCI_VALUE,X509V3_R_POLICY_LANGUAGE_ALREADY_DEFINED);
86 X509V3_conf_err(val); 86 X509V3_conf_err(val);
87 return 0; 87 return 0;
88 } 88 }
@@ -97,7 +97,7 @@ static int process_pci_value(CONF_VALUE *val,
97 { 97 {
98 if (*pathlen) 98 if (*pathlen)
99 { 99 {
100 X509V3err(X509V3_F_PROCESS_PCI_VALUE,X509V3_R_POLICY_PATH_LENGTH_ALREADTY_DEFINED); 100 X509V3err(X509V3_F_PROCESS_PCI_VALUE,X509V3_R_POLICY_PATH_LENGTH_ALREADY_DEFINED);
101 X509V3_conf_err(val); 101 X509V3_conf_err(val);
102 return 0; 102 return 0;
103 } 103 }
@@ -128,7 +128,12 @@ static int process_pci_value(CONF_VALUE *val,
128 unsigned char *tmp_data2 = 128 unsigned char *tmp_data2 =
129 string_to_hex(val->value + 4, &val_len); 129 string_to_hex(val->value + 4, &val_len);
130 130
131 if (!tmp_data2) goto err; 131 if (!tmp_data2)
132 {
133 X509V3err(X509V3_F_PROCESS_PCI_VALUE,X509V3_R_ILLEGAL_HEX_DIGIT);
134 X509V3_conf_err(val);
135 goto err;
136 }
132 137
133 tmp_data = OPENSSL_realloc((*policy)->data, 138 tmp_data = OPENSSL_realloc((*policy)->data,
134 (*policy)->length + val_len + 1); 139 (*policy)->length + val_len + 1);
@@ -140,6 +145,17 @@ static int process_pci_value(CONF_VALUE *val,
140 (*policy)->length += val_len; 145 (*policy)->length += val_len;
141 (*policy)->data[(*policy)->length] = '\0'; 146 (*policy)->data[(*policy)->length] = '\0';
142 } 147 }
148 else
149 {
150 OPENSSL_free(tmp_data2);
151 /* realloc failure implies the original data space is b0rked too! */
152 (*policy)->data = NULL;
153 (*policy)->length = 0;
154 X509V3err(X509V3_F_PROCESS_PCI_VALUE,ERR_R_MALLOC_FAILURE);
155 X509V3_conf_err(val);
156 goto err;
157 }
158 OPENSSL_free(tmp_data2);
143 } 159 }
144 else if (strncmp(val->value, "file:", 5) == 0) 160 else if (strncmp(val->value, "file:", 5) == 0)
145 { 161 {
@@ -169,6 +185,7 @@ static int process_pci_value(CONF_VALUE *val,
169 (*policy)->length += n; 185 (*policy)->length += n;
170 (*policy)->data[(*policy)->length] = '\0'; 186 (*policy)->data[(*policy)->length] = '\0';
171 } 187 }
188 BIO_free_all(b);
172 189
173 if (n < 0) 190 if (n < 0)
174 { 191 {
@@ -190,6 +207,15 @@ static int process_pci_value(CONF_VALUE *val,
190 (*policy)->length += val_len; 207 (*policy)->length += val_len;
191 (*policy)->data[(*policy)->length] = '\0'; 208 (*policy)->data[(*policy)->length] = '\0';
192 } 209 }
210 else
211 {
212 /* realloc failure implies the original data space is b0rked too! */
213 (*policy)->data = NULL;
214 (*policy)->length = 0;
215 X509V3err(X509V3_F_PROCESS_PCI_VALUE,ERR_R_MALLOC_FAILURE);
216 X509V3_conf_err(val);
217 goto err;
218 }
193 } 219 }
194 else 220 else
195 { 221 {
diff --git a/src/lib/libssl/src/demos/engines/rsaref/build.com b/src/lib/libssl/src/demos/engines/rsaref/build.com
index b956912916..72b013d45e 100644
--- a/src/lib/libssl/src/demos/engines/rsaref/build.com
+++ b/src/lib/libssl/src/demos/engines/rsaref/build.com
@@ -7,6 +7,14 @@ $ write sys$error "RSAref 2.0 hasn't been properly extracted."
7$ exit 7$ exit
8$ endif 8$ endif
9$ 9$
10$ if (f$getsyi("cpu").lt.128)
11$ then
12$ arch := vax
13$ else
14$ arch = f$edit( f$getsyi( "ARCH_NAME"), "UPCASE")
15$ if (arch .eqs. "") then arch = "UNK"
16$ endif
17$
10$ _save_default = f$environment("default") 18$ _save_default = f$environment("default")
11$ set default [.install] 19$ set default [.install]
12$ files := desc,digit,md2c,md5c,nn,prime,- 20$ files := desc,digit,md2c,md5c,nn,prime,-
@@ -29,14 +37,8 @@ $ set default [-]
29$ define/user openssl [---.include.openssl] 37$ define/user openssl [---.include.openssl]
30$ cc/define=ENGINE_DYNAMIC_SUPPORT rsaref.c 38$ cc/define=ENGINE_DYNAMIC_SUPPORT rsaref.c
31$ 39$
32$ if f$getsyi("CPU") .ge. 128 40$ if arch .eqs. "VAX"
33$ then 41$ then
34$ link/share=librsaref.exe sys$input:/option
35[]rsaref.obj
36[.install]rsaref.olb/lib
37[---.axp.exe.crypto]libcrypto.olb/lib
38symbol_vector=(bind_engine=procedure,v_check=procedure)
39$ else
40$ macro/object=rsaref_vec.obj sys$input: 42$ macro/object=rsaref_vec.obj sys$input:
41; 43;
42; Transfer vector for VAX shareable image 44; Transfer vector for VAX shareable image
@@ -80,6 +82,24 @@ PSECT_ATTR=$CHAR_STRING_CONSTANTS,NOWRT
80[]rsaref.obj 82[]rsaref.obj
81[.install]rsaref.olb/lib 83[.install]rsaref.olb/lib
82[---.vax.exe.crypto]libcrypto.olb/lib 84[---.vax.exe.crypto]libcrypto.olb/lib
85$ else
86$ if arch_name .eqs. "ALPHA"
87$ then
88$ link/share=librsaref.exe sys$input:/option
89[]rsaref.obj
90[.install]rsaref.olb/lib
91[---.alpha.exe.crypto]libcrypto.olb/lib
92symbol_vector=(bind_engine=procedure,v_check=procedure)
93$ else
94$ if arch_name .eqs. "IA64"
95$ then
96$ link /shareable=librsaref.exe sys$input: /options
97[]rsaref.obj
98[.install]rsaref.olb/lib
99[---.ia64.exe.crypto]libcrypto.olb/lib
100symbol_vector=(bind_engine=procedure,v_check=procedure)
101$ endif
102$ endif
83$ endif 103$ endif
84$ 104$
85$ set default '_save_default' 105$ set default '_save_default'
diff --git a/src/lib/libssl/src/doc/crypto/ASN1_OBJECT_new.pod b/src/lib/libssl/src/doc/crypto/ASN1_OBJECT_new.pod
index 51679bfcd9..9bae40fccf 100644
--- a/src/lib/libssl/src/doc/crypto/ASN1_OBJECT_new.pod
+++ b/src/lib/libssl/src/doc/crypto/ASN1_OBJECT_new.pod
@@ -6,6 +6,8 @@ ASN1_OBJECT_new, ASN1_OBJECT_free, - object allocation functions
6 6
7=head1 SYNOPSIS 7=head1 SYNOPSIS
8 8
9 #include <openssl/asn1.h>
10
9 ASN1_OBJECT *ASN1_OBJECT_new(void); 11 ASN1_OBJECT *ASN1_OBJECT_new(void);
10 void ASN1_OBJECT_free(ASN1_OBJECT *a); 12 void ASN1_OBJECT_free(ASN1_OBJECT *a);
11 13
diff --git a/src/lib/libssl/src/doc/crypto/ASN1_STRING_length.pod b/src/lib/libssl/src/doc/crypto/ASN1_STRING_length.pod
index c4ec693f17..a08e9a0fa4 100644
--- a/src/lib/libssl/src/doc/crypto/ASN1_STRING_length.pod
+++ b/src/lib/libssl/src/doc/crypto/ASN1_STRING_length.pod
@@ -8,6 +8,8 @@ ASN1_STRING utility functions
8 8
9=head1 SYNOPSIS 9=head1 SYNOPSIS
10 10
11 #include <openssl/asn1.h>
12
11 int ASN1_STRING_length(ASN1_STRING *x); 13 int ASN1_STRING_length(ASN1_STRING *x);
12 unsigned char * ASN1_STRING_data(ASN1_STRING *x); 14 unsigned char * ASN1_STRING_data(ASN1_STRING *x);
13 15
diff --git a/src/lib/libssl/src/doc/crypto/ASN1_STRING_new.pod b/src/lib/libssl/src/doc/crypto/ASN1_STRING_new.pod
index 5b1bbb7eb2..8ac2a03ae2 100644
--- a/src/lib/libssl/src/doc/crypto/ASN1_STRING_new.pod
+++ b/src/lib/libssl/src/doc/crypto/ASN1_STRING_new.pod
@@ -7,6 +7,8 @@ ASN1_STRING allocation functions
7 7
8=head1 SYNOPSIS 8=head1 SYNOPSIS
9 9
10 #include <openssl/asn1.h>
11
10 ASN1_STRING * ASN1_STRING_new(void); 12 ASN1_STRING * ASN1_STRING_new(void);
11 ASN1_STRING * ASN1_STRING_type_new(int type); 13 ASN1_STRING * ASN1_STRING_type_new(int type);
12 void ASN1_STRING_free(ASN1_STRING *a); 14 void ASN1_STRING_free(ASN1_STRING *a);
diff --git a/src/lib/libssl/src/doc/crypto/EVP_PKEY_verifyrecover.pod b/src/lib/libssl/src/doc/crypto/EVP_PKEY_verifyrecover.pod
new file mode 100644
index 0000000000..e2a2a8c6f8
--- /dev/null
+++ b/src/lib/libssl/src/doc/crypto/EVP_PKEY_verifyrecover.pod
@@ -0,0 +1,103 @@
1=pod
2
3=head1 NAME
4
5EVP_PKEY_verifyrecover_init, EVP_PKEY_verifyrecover - recover signature using a public key algorithm
6
7=head1 SYNOPSIS
8
9 #include <openssl/evp.h>
10
11 int EVP_PKEY_verifyrecover_init(EVP_PKEY_CTX *ctx);
12 int EVP_PKEY_verifyrecover(EVP_PKEY_CTX *ctx,
13 unsigned char *rout, size_t *routlen,
14 const unsigned char *sig, size_t siglen);
15
16=head1 DESCRIPTION
17
18The EVP_PKEY_verifyrecover_init() function initializes a public key algorithm
19context using key B<pkey> for a verify recover operation.
20
21The EVP_PKEY_verifyrecover() function recovers signed data
22using B<ctx>. The signature is specified using the B<sig> and
23B<siglen> parameters. If B<rout> is B<NULL> then the maximum size of the output
24buffer is written to the B<routlen> parameter. If B<rout> is not B<NULL> then
25before the call the B<routlen> parameter should contain the length of the
26B<rout> buffer, if the call is successful recovered data is written to
27B<rout> and the amount of data written to B<routlen>.
28
29=head1 NOTES
30
31Normally an application is only interested in whether a signature verification
32operation is successful in those cases the EVP_verify() function should be
33used.
34
35Sometimes however it is useful to obtain the data originally signed using a
36signing operation. Only certain public key algorithms can recover a signature
37in this way (for example RSA in PKCS padding mode).
38
39After the call to EVP_PKEY_verifyrecover_init() algorithm specific control
40operations can be performed to set any appropriate parameters for the
41operation.
42
43The function EVP_PKEY_verifyrecover() can be called more than once on the same
44context if several operations are performed using the same parameters.
45
46=head1 RETURN VALUES
47
48EVP_PKEY_verifyrecover_init() and EVP_PKEY_verifyrecover() return 1 for success
49and 0 or a negative value for failure. In particular a return value of -2
50indicates the operation is not supported by the public key algorithm.
51
52=head1 EXAMPLE
53
54Recover digest originally signed using PKCS#1 and SHA256 digest:
55
56 #include <openssl/evp.h>
57 #include <openssl/rsa.h>
58
59 EVP_PKEY_CTX *ctx;
60 unsigned char *rout, *sig;
61 size_t routlen, siglen;
62 EVP_PKEY *verify_key;
63 /* NB: assumes verify_key, sig and siglen are already set up
64 * and that verify_key is an RSA public key
65 */
66 ctx = EVP_PKEY_CTX_new(verify_key);
67 if (!ctx)
68 /* Error occurred */
69 if (EVP_PKEY_verifyrecover_init(ctx) <= 0)
70 /* Error */
71 if (EVP_PKEY_CTX_set_rsa_padding(ctx, RSA_PKCS1_PADDING) <= 0)
72 /* Error */
73 if (EVP_PKEY_CTX_set_signature_md(ctx, EVP_sha256()) <= 0)
74 /* Error */
75
76 /* Determine buffer length */
77 if (EVP_PKEY_verifyrecover(ctx, rout, &routlen, sig, siglen) <= 0)
78 /* Error */
79
80 rout = OPENSSL_malloc(routlen);
81
82 if (!rout)
83 /* malloc failure */
84
85 if (EVP_PKEY_verifyrecover(ctx, rout, &routlen, sig, siglen) <= 0)
86 /* Error */
87
88 /* Recovered data is routlen bytes written to buffer rout */
89
90=head1 SEE ALSO
91
92L<EVP_PKEY_CTX_new(3)|EVP_PKEY_CTX_new(3)>,
93L<EVP_PKEY_encrypt(3)|EVP_PKEY_encrypt(3)>,
94L<EVP_PKEY_decrypt(3)|EVP_PKEY_decrypt(3)>,
95L<EVP_PKEY_sign(3)|EVP_PKEY_sign(3)>,
96L<EVP_PKEY_verify(3)|EVP_PKEY_verify(3)>,
97L<EVP_PKEY_derive(3)|EVP_PKEY_derive(3)>
98
99=head1 HISTORY
100
101These functions were first added to OpenSSL 1.0.0.
102
103=cut
diff --git a/src/lib/libssl/src/doc/crypto/OBJ_nid2obj.pod b/src/lib/libssl/src/doc/crypto/OBJ_nid2obj.pod
index 7dcc07923f..1e45dd40f6 100644
--- a/src/lib/libssl/src/doc/crypto/OBJ_nid2obj.pod
+++ b/src/lib/libssl/src/doc/crypto/OBJ_nid2obj.pod
@@ -8,6 +8,8 @@ functions
8 8
9=head1 SYNOPSIS 9=head1 SYNOPSIS
10 10
11 #include <openssl/objects.h>
12
11 ASN1_OBJECT * OBJ_nid2obj(int n); 13 ASN1_OBJECT * OBJ_nid2obj(int n);
12 const char * OBJ_nid2ln(int n); 14 const char * OBJ_nid2ln(int n);
13 const char * OBJ_nid2sn(int n); 15 const char * OBJ_nid2sn(int n);
diff --git a/src/lib/libssl/src/doc/crypto/PKCS12_parse.pod b/src/lib/libssl/src/doc/crypto/PKCS12_parse.pod
index 51344f883a..c54cf2ad61 100644
--- a/src/lib/libssl/src/doc/crypto/PKCS12_parse.pod
+++ b/src/lib/libssl/src/doc/crypto/PKCS12_parse.pod
@@ -20,24 +20,31 @@ certificate to B<*cert> and any additional certificates to B<*ca>.
20 20
21=head1 NOTES 21=head1 NOTES
22 22
23The parameters B<pkey> and B<cert> cannot be B<NULL>. B<ca> can be <NULL> 23The parameters B<pkey> and B<cert> cannot be B<NULL>. B<ca> can be <NULL> in
24in which case additional certificates will be discarded. B<*ca> can also 24which case additional certificates will be discarded. B<*ca> can also be a
25be a valid STACK in which case additional certificates are appended to 25valid STACK in which case additional certificates are appended to B<*ca>. If
26B<*ca>. If B<*ca> is B<NULL> a new STACK will be allocated. 26B<*ca> is B<NULL> a new STACK will be allocated.
27 27
28The B<friendlyName> and B<localKeyID> attributes (if present) on each certificate 28The B<friendlyName> and B<localKeyID> attributes (if present) on each
29will be stored in the B<alias> and B<keyid> attributes of the B<X509> structure. 29certificate will be stored in the B<alias> and B<keyid> attributes of the
30B<X509> structure.
31
32=head1 RETURN VALUES
33
34PKCS12_parse() returns 1 for success and zero if an error occurred.
35
36The error can be obtained from L<ERR_get_error(3)|ERR_get_error(3)>
30 37
31=head1 BUGS 38=head1 BUGS
32 39
33Only a single private key and corresponding certificate is returned by this function. 40Only a single private key and corresponding certificate is returned by this
34More complex PKCS#12 files with multiple private keys will only return the first 41function. More complex PKCS#12 files with multiple private keys will only
35match. 42return the first match.
36 43
37Only B<friendlyName> and B<localKeyID> attributes are currently stored in certificates. 44Only B<friendlyName> and B<localKeyID> attributes are currently stored in
38Other attributes are discarded. 45certificates. Other attributes are discarded.
39 46
40Attributes currently cannot be store in the private key B<EVP_PKEY> structure. 47Attributes currently cannot be stored in the private key B<EVP_PKEY> structure.
41 48
42=head1 SEE ALSO 49=head1 SEE ALSO
43 50
diff --git a/src/lib/libssl/src/doc/crypto/PKCS7_decrypt.pod b/src/lib/libssl/src/doc/crypto/PKCS7_decrypt.pod
index b0ca067b89..325699d0b6 100644
--- a/src/lib/libssl/src/doc/crypto/PKCS7_decrypt.pod
+++ b/src/lib/libssl/src/doc/crypto/PKCS7_decrypt.pod
@@ -6,7 +6,9 @@ PKCS7_decrypt - decrypt content from a PKCS#7 envelopedData structure
6 6
7=head1 SYNOPSIS 7=head1 SYNOPSIS
8 8
9int PKCS7_decrypt(PKCS7 *p7, EVP_PKEY *pkey, X509 *cert, BIO *data, int flags); 9 #include <openssl/pkcs7.h>
10
11 int PKCS7_decrypt(PKCS7 *p7, EVP_PKEY *pkey, X509 *cert, BIO *data, int flags);
10 12
11=head1 DESCRIPTION 13=head1 DESCRIPTION
12 14
diff --git a/src/lib/libssl/src/doc/crypto/PKCS7_encrypt.pod b/src/lib/libssl/src/doc/crypto/PKCS7_encrypt.pod
index 1a507b22a2..2cd925a7e0 100644
--- a/src/lib/libssl/src/doc/crypto/PKCS7_encrypt.pod
+++ b/src/lib/libssl/src/doc/crypto/PKCS7_encrypt.pod
@@ -6,7 +6,9 @@ PKCS7_encrypt - create a PKCS#7 envelopedData structure
6 6
7=head1 SYNOPSIS 7=head1 SYNOPSIS
8 8
9PKCS7 *PKCS7_encrypt(STACK_OF(X509) *certs, BIO *in, const EVP_CIPHER *cipher, int flags); 9 #include <openssl/pkcs7.h>
10
11 PKCS7 *PKCS7_encrypt(STACK_OF(X509) *certs, BIO *in, const EVP_CIPHER *cipher, int flags);
10 12
11=head1 DESCRIPTION 13=head1 DESCRIPTION
12 14
@@ -16,43 +18,55 @@ B<cipher> is the symmetric cipher to use. B<flags> is an optional set of flags.
16 18
17=head1 NOTES 19=head1 NOTES
18 20
19Only RSA keys are supported in PKCS#7 and envelopedData so the recipient certificates 21Only RSA keys are supported in PKCS#7 and envelopedData so the recipient
20supplied to this function must all contain RSA public keys, though they do not have to 22certificates supplied to this function must all contain RSA public keys, though
21be signed using the RSA algorithm. 23they do not have to be signed using the RSA algorithm.
22 24
23EVP_des_ede3_cbc() (triple DES) is the algorithm of choice for S/MIME use because 25EVP_des_ede3_cbc() (triple DES) is the algorithm of choice for S/MIME use
24most clients will support it. 26because most clients will support it.
25 27
26Some old "export grade" clients may only support weak encryption using 40 or 64 bit 28Some old "export grade" clients may only support weak encryption using 40 or 64
27RC2. These can be used by passing EVP_rc2_40_cbc() and EVP_rc2_64_cbc() respectively. 29bit RC2. These can be used by passing EVP_rc2_40_cbc() and EVP_rc2_64_cbc()
30respectively.
28 31
29The algorithm passed in the B<cipher> parameter must support ASN1 encoding of its 32The algorithm passed in the B<cipher> parameter must support ASN1 encoding of
30parameters. 33its parameters.
31 34
32Many browsers implement a "sign and encrypt" option which is simply an S/MIME 35Many browsers implement a "sign and encrypt" option which is simply an S/MIME
33envelopedData containing an S/MIME signed message. This can be readily produced 36envelopedData containing an S/MIME signed message. This can be readily produced
34by storing the S/MIME signed message in a memory BIO and passing it to 37by storing the S/MIME signed message in a memory BIO and passing it to
35PKCS7_encrypt(). 38PKCS7_encrypt().
36 39
37The following flags can be passed in the B<flags> parameter. 40The following flags can be passed in the B<flags> parameter.
38 41
39If the B<PKCS7_TEXT> flag is set MIME headers for type B<text/plain> are prepended 42If the B<PKCS7_TEXT> flag is set MIME headers for type B<text/plain> are
40to the data. 43prepended to the data.
41 44
42Normally the supplied content is translated into MIME canonical format (as required 45Normally the supplied content is translated into MIME canonical format (as
43by the S/MIME specifications) if B<PKCS7_BINARY> is set no translation occurs. This 46required by the S/MIME specifications) if B<PKCS7_BINARY> is set no translation
44option should be used if the supplied data is in binary format otherwise the translation 47occurs. This option should be used if the supplied data is in binary format
45will corrupt it. If B<PKCS7_BINARY> is set then B<PKCS7_TEXT> is ignored. 48otherwise the translation will corrupt it. If B<PKCS7_BINARY> is set then
49B<PKCS7_TEXT> is ignored.
46 50
47=head1 RETURN VALUES 51If the B<PKCS7_STREAM> flag is set a partial B<PKCS7> structure is output
52suitable for streaming I/O: no data is read from the BIO B<in>.
48 53
49PKCS7_encrypt() returns either a valid PKCS7 structure or NULL if an error occurred. 54=head1 NOTES
50The error can be obtained from ERR_get_error(3).
51 55
52=head1 BUGS 56If the flag B<PKCS7_STREAM> is set the returned B<PKCS7> structure is B<not>
57complete and outputting its contents via a function that does not
58properly finalize the B<PKCS7> structure will give unpredictable
59results.
53 60
54The lack of single pass processing and need to hold all data in memory as 61Several functions including SMIME_write_PKCS7(), i2d_PKCS7_bio_stream(),
55mentioned in PKCS7_sign() also applies to PKCS7_verify(). 62PEM_write_bio_PKCS7_stream() finalize the structure. Alternatively finalization
63can be performed by obtaining the streaming ASN1 B<BIO> directly using
64BIO_new_PKCS7().
65
66=head1 RETURN VALUES
67
68PKCS7_encrypt() returns either a PKCS7 structure or NULL if an error occurred.
69The error can be obtained from ERR_get_error(3).
56 70
57=head1 SEE ALSO 71=head1 SEE ALSO
58 72
@@ -61,5 +75,6 @@ L<ERR_get_error(3)|ERR_get_error(3)>, L<PKCS7_decrypt(3)|PKCS7_decrypt(3)>
61=head1 HISTORY 75=head1 HISTORY
62 76
63PKCS7_decrypt() was added to OpenSSL 0.9.5 77PKCS7_decrypt() was added to OpenSSL 0.9.5
78The B<PKCS7_STREAM> flag was first supported in OpenSSL 1.0.0.
64 79
65=cut 80=cut
diff --git a/src/lib/libssl/src/doc/crypto/PKCS7_sign.pod b/src/lib/libssl/src/doc/crypto/PKCS7_sign.pod
index ffd0c734b0..64a35144f8 100644
--- a/src/lib/libssl/src/doc/crypto/PKCS7_sign.pod
+++ b/src/lib/libssl/src/doc/crypto/PKCS7_sign.pod
@@ -6,14 +6,16 @@ PKCS7_sign - create a PKCS#7 signedData structure
6 6
7=head1 SYNOPSIS 7=head1 SYNOPSIS
8 8
9PKCS7 *PKCS7_sign(X509 *signcert, EVP_PKEY *pkey, STACK_OF(X509) *certs, BIO *data, int flags); 9 #include <openssl/pkcs7.h>
10
11 PKCS7 *PKCS7_sign(X509 *signcert, EVP_PKEY *pkey, STACK_OF(X509) *certs, BIO *data, int flags);
10 12
11=head1 DESCRIPTION 13=head1 DESCRIPTION
12 14
13PKCS7_sign() creates and returns a PKCS#7 signedData structure. B<signcert> 15PKCS7_sign() creates and returns a PKCS#7 signedData structure. B<signcert> is
14is the certificate to sign with, B<pkey> is the corresponsding private key. 16the certificate to sign with, B<pkey> is the corresponsding private key.
15B<certs> is an optional additional set of certificates to include in the 17B<certs> is an optional additional set of certificates to include in the PKCS#7
16PKCS#7 structure (for example any intermediate CAs in the chain). 18structure (for example any intermediate CAs in the chain).
17 19
18The data to be signed is read from BIO B<data>. 20The data to be signed is read from BIO B<data>.
19 21
@@ -21,72 +23,83 @@ B<flags> is an optional set of flags.
21 23
22=head1 NOTES 24=head1 NOTES
23 25
24Any of the following flags (ored together) can be passed in the B<flags> parameter. 26Any of the following flags (ored together) can be passed in the B<flags>
27parameter.
25 28
26Many S/MIME clients expect the signed content to include valid MIME headers. If 29Many S/MIME clients expect the signed content to include valid MIME headers. If
27the B<PKCS7_TEXT> flag is set MIME headers for type B<text/plain> are prepended 30the B<PKCS7_TEXT> flag is set MIME headers for type B<text/plain> are prepended
28to the data. 31to the data.
29 32
30If B<PKCS7_NOCERTS> is set the signer's certificate will not be included in the 33If B<PKCS7_NOCERTS> is set the signer's certificate will not be included in the
31PKCS7 structure, the signer's certificate must still be supplied in the B<signcert> 34PKCS7 structure, the signer's certificate must still be supplied in the
32parameter though. This can reduce the size of the signature if the signers certificate 35B<signcert> parameter though. This can reduce the size of the signature if the
33can be obtained by other means: for example a previously signed message. 36signers certificate can be obtained by other means: for example a previously
34 37signed message.
35The data being signed is included in the PKCS7 structure, unless B<PKCS7_DETACHED> 38
36is set in which case it is omitted. This is used for PKCS7 detached signatures 39The data being signed is included in the PKCS7 structure, unless
37which are used in S/MIME plaintext signed messages for example. 40B<PKCS7_DETACHED> is set in which case it is omitted. This is used for PKCS7
41detached signatures which are used in S/MIME plaintext signed messages for
42example.
43
44Normally the supplied content is translated into MIME canonical format (as
45required by the S/MIME specifications) if B<PKCS7_BINARY> is set no translation
46occurs. This option should be used if the supplied data is in binary format
47otherwise the translation will corrupt it.
48
49The signedData structure includes several PKCS#7 autenticatedAttributes
50including the signing time, the PKCS#7 content type and the supported list of
51ciphers in an SMIMECapabilities attribute. If B<PKCS7_NOATTR> is set then no
52authenticatedAttributes will be used. If B<PKCS7_NOSMIMECAP> is set then just
53the SMIMECapabilities are omitted.
38 54
39Normally the supplied content is translated into MIME canonical format (as required 55If present the SMIMECapabilities attribute indicates support for the following
40by the S/MIME specifications) if B<PKCS7_BINARY> is set no translation occurs. This 56algorithms: triple DES, 128 bit RC2, 64 bit RC2, DES and 40 bit RC2. If any of
41option should be used if the supplied data is in binary format otherwise the translation 57these algorithms is disabled then it will not be included.
42will corrupt it.
43 58
44The signedData structure includes several PKCS#7 autenticatedAttributes including 59If the flags B<PKCS7_STREAM> is set then the returned B<PKCS7> structure is
45the signing time, the PKCS#7 content type and the supported list of ciphers in 60just initialized ready to perform the signing operation. The signing is however
46an SMIMECapabilities attribute. If B<PKCS7_NOATTR> is set then no authenticatedAttributes 61B<not> performed and the data to be signed is not read from the B<data>
47will be used. If B<PKCS7_NOSMIMECAP> is set then just the SMIMECapabilities are 62parameter. Signing is deferred until after the data has been written. In this
48omitted. 63way data can be signed in a single pass.
49 64
50If present the SMIMECapabilities attribute indicates support for the following 65If the B<PKCS7_PARTIAL> flag is set a partial B<PKCS7> structure is output to
51algorithms: triple DES, 128 bit RC2, 64 bit RC2, DES and 40 bit RC2. If any 66which additional signers and capabilities can be added before finalization.
52of these algorithms is disabled then it will not be included.
53 67
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 68
61=head1 NOTES 69=head1 NOTES
62 70
63Currently the flag B<PKCS7_PARTSIGN> is only supported for detached 71If the flag B<PKCS7_STREAM> is set the returned B<PKCS7> structure is B<not>
64data. If this flag is set the returned B<PKCS7> structure is B<not> 72complete and outputting its contents via a function that does not properly
65complete and outputting its contents via a function that does not 73finalize the B<PKCS7> structure will give unpredictable results.
66properly finalize the B<PKCS7> structure will give unpredictable
67results.
68 74
69At present only the SMIME_write_PKCS7() function properly finalizes the 75Several functions including SMIME_write_PKCS7(), i2d_PKCS7_bio_stream(),
70structure. 76PEM_write_bio_PKCS7_stream() finalize the structure. Alternatively finalization
77can be performed by obtaining the streaming ASN1 B<BIO> directly using
78BIO_new_PKCS7().
71 79
72=head1 BUGS 80If a signer is specified it will use the default digest for the signing
81algorithm. This is B<SHA1> for both RSA and DSA keys.
82
83In OpenSSL 1.0.0 the B<certs>, B<signcert> and B<pkey> parameters can all be
84B<NULL> if the B<PKCS7_PARTIAL> flag is set. One or more signers can be added
85using the function B<PKCS7_sign_add_signer()>. B<PKCS7_final()> must also be
86called to finalize the structure if streaming is not enabled. Alternative
87signing digests can also be specified using this method.
73 88
74PKCS7_sign() is somewhat limited. It does not support multiple signers, some 89In OpenSSL 1.0.0 if B<signcert> and B<pkey> are NULL then a certificates only
75advanced attributes such as counter signatures are not supported. 90PKCS#7 structure is output.
76 91
77The SHA1 digest algorithm is currently always used. 92In versions of OpenSSL before 1.0.0 the B<signcert> and B<pkey> parameters must
93B<NOT> be NULL.
78 94
79When the signed data is not detached it will be stored in memory within the 95=head1 BUGS
80B<PKCS7> structure. This effectively limits the size of messages which can be
81signed due to memory restraints. There should be a way to sign data without
82having to hold it all in memory, this would however require fairly major
83revisions of the OpenSSL ASN1 code.
84 96
97Some advanced attributes such as counter signatures are not supported.
85 98
86=head1 RETURN VALUES 99=head1 RETURN VALUES
87 100
88PKCS7_sign() returns either a valid PKCS7 structure or NULL if an error occurred. 101PKCS7_sign() returns either a valid PKCS7 structure or NULL if an error
89The error can be obtained from ERR_get_error(3). 102occurred. The error can be obtained from ERR_get_error(3).
90 103
91=head1 SEE ALSO 104=head1 SEE ALSO
92 105
@@ -96,6 +109,8 @@ L<ERR_get_error(3)|ERR_get_error(3)>, L<PKCS7_verify(3)|PKCS7_verify(3)>
96 109
97PKCS7_sign() was added to OpenSSL 0.9.5 110PKCS7_sign() was added to OpenSSL 0.9.5
98 111
99The B<PKCS7_PARTSIGN> flag was added in OpenSSL 0.9.8 112The B<PKCS7_PARTIAL> flag was added in OpenSSL 1.0.0
113
114The B<PKCS7_STREAM> flag was added in OpenSSL 1.0.0
100 115
101=cut 116=cut
diff --git a/src/lib/libssl/src/doc/crypto/PKCS7_verify.pod b/src/lib/libssl/src/doc/crypto/PKCS7_verify.pod
index 3490b5dc82..7c10a4cc3c 100644
--- a/src/lib/libssl/src/doc/crypto/PKCS7_verify.pod
+++ b/src/lib/libssl/src/doc/crypto/PKCS7_verify.pod
@@ -6,9 +6,11 @@ PKCS7_verify - verify a PKCS#7 signedData structure
6 6
7=head1 SYNOPSIS 7=head1 SYNOPSIS
8 8
9int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store, BIO *indata, BIO *out, int flags); 9 #include <openssl/pkcs7.h>
10 10
11STACK_OF(X509) *PKCS7_get0_signers(PKCS7 *p7, STACK_OF(X509) *certs, int flags); 11 int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store, BIO *indata, BIO *out, int flags);
12
13 STACK_OF(X509) *PKCS7_get0_signers(PKCS7 *p7, STACK_OF(X509) *certs, int flags);
12 14
13=head1 DESCRIPTION 15=head1 DESCRIPTION
14 16
diff --git a/src/lib/libssl/src/doc/crypto/SMIME_read_PKCS7.pod b/src/lib/libssl/src/doc/crypto/SMIME_read_PKCS7.pod
index ffafa37887..9d46715941 100644
--- a/src/lib/libssl/src/doc/crypto/SMIME_read_PKCS7.pod
+++ b/src/lib/libssl/src/doc/crypto/SMIME_read_PKCS7.pod
@@ -6,7 +6,9 @@ SMIME_read_PKCS7 - parse S/MIME message.
6 6
7=head1 SYNOPSIS 7=head1 SYNOPSIS
8 8
9PKCS7 *SMIME_read_PKCS7(BIO *in, BIO **bcont); 9 #include <openssl/pkcs7.h>
10
11 PKCS7 *SMIME_read_PKCS7(BIO *in, BIO **bcont);
10 12
11=head1 DESCRIPTION 13=head1 DESCRIPTION
12 14
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 61945b3887..ca6bd02763 100644
--- a/src/lib/libssl/src/doc/crypto/SMIME_write_PKCS7.pod
+++ b/src/lib/libssl/src/doc/crypto/SMIME_write_PKCS7.pod
@@ -6,17 +6,18 @@ SMIME_write_PKCS7 - convert PKCS#7 structure to S/MIME format.
6 6
7=head1 SYNOPSIS 7=head1 SYNOPSIS
8 8
9int SMIME_write_PKCS7(BIO *out, PKCS7 *p7, BIO *data, int flags); 9 #include <openssl/pkcs7.h>
10
11 int SMIME_write_PKCS7(BIO *out, PKCS7 *p7, BIO *data, int flags);
10 12
11=head1 DESCRIPTION 13=head1 DESCRIPTION
12 14
13SMIME_write_PKCS7() adds the appropriate MIME headers to a PKCS#7 15SMIME_write_PKCS7() adds the appropriate MIME headers to a PKCS#7
14structure to produce an S/MIME message. 16structure to produce an S/MIME message.
15 17
16B<out> is the BIO to write the data to. B<p7> is the appropriate 18B<out> is the BIO to write the data to. B<p7> is the appropriate B<PKCS7>
17B<PKCS7> structure. If cleartext signing (B<multipart/signed>) is 19structure. If streaming is enabled then the content must be supplied in the
18being used then the signed data must be supplied in the B<data> 20B<data> argument. B<flags> is an optional set of flags.
19argument. B<flags> is an optional set of flags.
20 21
21=head1 NOTES 22=head1 NOTES
22 23
@@ -30,15 +31,18 @@ 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> 31are added to the content, this only makes sense if B<PKCS7_DETACHED>
31is also set. 32is also set.
32 33
33If the B<PKCS7_PARTSIGN> flag is set the signed data is finalized 34If the B<PKCS7_STREAM> flag is set streaming is performed. This flag should
34and output along with the content. This flag should only be set 35only be set if B<PKCS7_STREAM> was also set in the previous call to
35if B<PKCS7_DETACHED> is also set and the previous call to PKCS7_sign() 36PKCS7_sign() or B<PKCS7_encrypt()>.
36also set these flags.
37 37
38If cleartext signing is being used and B<PKCS7_PARTSIGN> not set then 38If cleartext signing is being used and B<PKCS7_STREAM> not set then
39the data must be read twice: once to compute the signature in PKCS7_sign() 39the data must be read twice: once to compute the signature in PKCS7_sign()
40and once to output the S/MIME message. 40and once to output the S/MIME message.
41 41
42If streaming is performed the content is output in BER format using indefinite
43length constructuted encoding except in the case of signed data with detached
44content where the content is absent and DER format is used.
45
42=head1 BUGS 46=head1 BUGS
43 47
44SMIME_write_PKCS7() always base64 encodes PKCS#7 structures, there 48SMIME_write_PKCS7() always base64 encodes PKCS#7 structures, there
diff --git a/src/lib/libssl/src/doc/crypto/X509_NAME_ENTRY_get_object.pod b/src/lib/libssl/src/doc/crypto/X509_NAME_ENTRY_get_object.pod
index 11b35f6fd3..41902c0d45 100644
--- a/src/lib/libssl/src/doc/crypto/X509_NAME_ENTRY_get_object.pod
+++ b/src/lib/libssl/src/doc/crypto/X509_NAME_ENTRY_get_object.pod
@@ -9,15 +9,17 @@ X509_NAME_ENTRY_create_by_OBJ - X509_NAME_ENTRY utility functions
9 9
10=head1 SYNOPSIS 10=head1 SYNOPSIS
11 11
12ASN1_OBJECT * X509_NAME_ENTRY_get_object(X509_NAME_ENTRY *ne); 12 #include <openssl/x509.h>
13ASN1_STRING * X509_NAME_ENTRY_get_data(X509_NAME_ENTRY *ne);
14 13
15int X509_NAME_ENTRY_set_object(X509_NAME_ENTRY *ne, ASN1_OBJECT *obj); 14 ASN1_OBJECT * X509_NAME_ENTRY_get_object(X509_NAME_ENTRY *ne);
16int X509_NAME_ENTRY_set_data(X509_NAME_ENTRY *ne, int type, const unsigned char *bytes, int len); 15 ASN1_STRING * X509_NAME_ENTRY_get_data(X509_NAME_ENTRY *ne);
17 16
18X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_txt(X509_NAME_ENTRY **ne, const char *field, int type, const unsigned char *bytes, int len); 17 int X509_NAME_ENTRY_set_object(X509_NAME_ENTRY *ne, ASN1_OBJECT *obj);
19X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_NID(X509_NAME_ENTRY **ne, int nid, int type,unsigned char *bytes, int len); 18 int X509_NAME_ENTRY_set_data(X509_NAME_ENTRY *ne, int type, const unsigned char *bytes, int len);
20X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_OBJ(X509_NAME_ENTRY **ne, ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len); 19
20 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_txt(X509_NAME_ENTRY **ne, const char *field, int type, const unsigned char *bytes, int len);
21 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_NID(X509_NAME_ENTRY **ne, int nid, int type,unsigned char *bytes, int len);
22 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_OBJ(X509_NAME_ENTRY **ne, ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len);
21 23
22=head1 DESCRIPTION 24=head1 DESCRIPTION
23 25
diff --git a/src/lib/libssl/src/doc/crypto/X509_NAME_add_entry_by_txt.pod b/src/lib/libssl/src/doc/crypto/X509_NAME_add_entry_by_txt.pod
index e2ab4b0d2b..1afd008cb3 100644
--- a/src/lib/libssl/src/doc/crypto/X509_NAME_add_entry_by_txt.pod
+++ b/src/lib/libssl/src/doc/crypto/X509_NAME_add_entry_by_txt.pod
@@ -7,15 +7,17 @@ X509_NAME_add_entry, X509_NAME_delete_entry - X509_NAME modification functions
7 7
8=head1 SYNOPSIS 8=head1 SYNOPSIS
9 9
10int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type, const unsigned char *bytes, int len, int loc, int set); 10 #include <openssl/x509.h>
11 11
12int X509_NAME_add_entry_by_OBJ(X509_NAME *name, ASN1_OBJECT *obj, int type, unsigned char *bytes, int len, int loc, int set); 12 int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type, const unsigned char *bytes, int len, int loc, int set);
13 13
14int X509_NAME_add_entry_by_NID(X509_NAME *name, int nid, int type, unsigned char *bytes, int len, int loc, int set); 14 int X509_NAME_add_entry_by_OBJ(X509_NAME *name, ASN1_OBJECT *obj, int type, unsigned char *bytes, int len, int loc, int set);
15 15
16int X509_NAME_add_entry(X509_NAME *name,X509_NAME_ENTRY *ne, int loc, int set); 16 int X509_NAME_add_entry_by_NID(X509_NAME *name, int nid, int type, unsigned char *bytes, int len, int loc, int set);
17 17
18X509_NAME_ENTRY *X509_NAME_delete_entry(X509_NAME *name, int loc); 18 int X509_NAME_add_entry(X509_NAME *name,X509_NAME_ENTRY *ne, int loc, int set);
19
20 X509_NAME_ENTRY *X509_NAME_delete_entry(X509_NAME *name, int loc);
19 21
20=head1 DESCRIPTION 22=head1 DESCRIPTION
21 23
diff --git a/src/lib/libssl/src/doc/crypto/X509_NAME_get_index_by_NID.pod b/src/lib/libssl/src/doc/crypto/X509_NAME_get_index_by_NID.pod
index 333323d734..3b1f9ff43b 100644
--- a/src/lib/libssl/src/doc/crypto/X509_NAME_get_index_by_NID.pod
+++ b/src/lib/libssl/src/doc/crypto/X509_NAME_get_index_by_NID.pod
@@ -8,14 +8,16 @@ X509_NAME lookup and enumeration functions
8 8
9=head1 SYNOPSIS 9=head1 SYNOPSIS
10 10
11int X509_NAME_get_index_by_NID(X509_NAME *name,int nid,int lastpos); 11 #include <openssl/x509.h>
12int X509_NAME_get_index_by_OBJ(X509_NAME *name,ASN1_OBJECT *obj, int lastpos);
13 12
14int X509_NAME_entry_count(X509_NAME *name); 13 int X509_NAME_get_index_by_NID(X509_NAME *name,int nid,int lastpos);
15X509_NAME_ENTRY *X509_NAME_get_entry(X509_NAME *name, int loc); 14 int X509_NAME_get_index_by_OBJ(X509_NAME *name,ASN1_OBJECT *obj, int lastpos);
16 15
17int X509_NAME_get_text_by_NID(X509_NAME *name, int nid, char *buf,int len); 16 int X509_NAME_entry_count(X509_NAME *name);
18int X509_NAME_get_text_by_OBJ(X509_NAME *name, ASN1_OBJECT *obj, char *buf,int len); 17 X509_NAME_ENTRY *X509_NAME_get_entry(X509_NAME *name, int loc);
18
19 int X509_NAME_get_text_by_NID(X509_NAME *name, int nid, char *buf,int len);
20 int X509_NAME_get_text_by_OBJ(X509_NAME *name, ASN1_OBJECT *obj, char *buf,int len);
19 21
20=head1 DESCRIPTION 22=head1 DESCRIPTION
21 23
diff --git a/src/lib/libssl/src/doc/crypto/X509_new.pod b/src/lib/libssl/src/doc/crypto/X509_new.pod
index fd5fc65ce1..d38872335f 100644
--- a/src/lib/libssl/src/doc/crypto/X509_new.pod
+++ b/src/lib/libssl/src/doc/crypto/X509_new.pod
@@ -6,6 +6,8 @@ X509_new, X509_free - X509 certificate ASN1 allocation functions
6 6
7=head1 SYNOPSIS 7=head1 SYNOPSIS
8 8
9 #include <openssl/x509.h>
10
9 X509 *X509_new(void); 11 X509 *X509_new(void);
10 void X509_free(X509 *a); 12 void X509_free(X509 *a);
11 13
diff --git a/src/lib/libssl/src/doc/crypto/d2i_X509.pod b/src/lib/libssl/src/doc/crypto/d2i_X509.pod
index 5bfa18afbb..298ec54a4c 100644
--- a/src/lib/libssl/src/doc/crypto/d2i_X509.pod
+++ b/src/lib/libssl/src/doc/crypto/d2i_X509.pod
@@ -15,8 +15,8 @@ i2d_X509_fp - X509 encode and decode functions
15 X509 *d2i_X509_bio(BIO *bp, X509 **x); 15 X509 *d2i_X509_bio(BIO *bp, X509 **x);
16 X509 *d2i_X509_fp(FILE *fp, X509 **x); 16 X509 *d2i_X509_fp(FILE *fp, X509 **x);
17 17
18 int i2d_X509_bio(X509 *x, BIO *bp); 18 int i2d_X509_bio(BIO *bp, X509 *x);
19 int i2d_X509_fp(X509 *x, FILE *fp); 19 int i2d_X509_fp(FILE *fp, X509 *x);
20 20
21=head1 DESCRIPTION 21=head1 DESCRIPTION
22 22
@@ -212,11 +212,11 @@ d2i_X509(), d2i_X509_bio() and d2i_X509_fp() return a valid B<X509> structure
212or B<NULL> if an error occurs. The error code that can be obtained by 212or B<NULL> if an error occurs. The error code that can be obtained by
213L<ERR_get_error(3)|ERR_get_error(3)>. 213L<ERR_get_error(3)|ERR_get_error(3)>.
214 214
215i2d_X509(), i2d_X509_bio() and i2d_X509_fp() return a the number of bytes 215i2d_X509() returns the number of bytes successfully encoded or a negative
216successfully encoded or a negative value if an error occurs. The error code 216value if an error occurs. The error code can be obtained by
217can be obtained by L<ERR_get_error(3)|ERR_get_error(3)>. 217L<ERR_get_error(3)|ERR_get_error(3)>.
218 218
219i2d_X509_bio() and i2d_X509_fp() returns 1 for success and 0 if an error 219i2d_X509_bio() and i2d_X509_fp() return 1 for success and 0 if an error
220occurs The error code can be obtained by L<ERR_get_error(3)|ERR_get_error(3)>. 220occurs The error code can be obtained by L<ERR_get_error(3)|ERR_get_error(3)>.
221 221
222=head1 SEE ALSO 222=head1 SEE ALSO
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 e7295a5d61..224f9e082b 100644
--- a/src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod
+++ b/src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod
@@ -15,8 +15,8 @@ i2d_X509_CRL_bio, i2d_X509_CRL_fp - PKCS#10 certificate request functions.
15 X509_CRL *d2i_X509_CRL_bio(BIO *bp, X509_CRL **x); 15 X509_CRL *d2i_X509_CRL_bio(BIO *bp, X509_CRL **x);
16 X509_CRL *d2i_X509_CRL_fp(FILE *fp, X509_CRL **x); 16 X509_CRL *d2i_X509_CRL_fp(FILE *fp, X509_CRL **x);
17 17
18 int i2d_X509_CRL_bio(X509_CRL *x, BIO *bp); 18 int i2d_X509_CRL_bio(BIO *bp, X509_CRL *x);
19 int i2d_X509_CRL_fp(X509_CRL *x, FILE *fp); 19 int i2d_X509_CRL_fp(FILE *fp, X509_CRL *x);
20 20
21=head1 DESCRIPTION 21=head1 DESCRIPTION
22 22
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 ae32a3891d..91c0c1974b 100644
--- a/src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod
+++ b/src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod
@@ -15,8 +15,8 @@ i2d_X509_REQ_bio, i2d_X509_REQ_fp - PKCS#10 certificate request functions.
15 X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **x); 15 X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **x);
16 X509_REQ *d2i_X509_REQ_fp(FILE *fp, X509_REQ **x); 16 X509_REQ *d2i_X509_REQ_fp(FILE *fp, X509_REQ **x);
17 17
18 int i2d_X509_REQ_bio(X509_REQ *x, BIO *bp); 18 int i2d_X509_REQ_bio(BIO *bp, X509_REQ *x);
19 int i2d_X509_REQ_fp(X509_REQ *x, FILE *fp); 19 int i2d_X509_REQ_fp(FILE *fp, X509_REQ *x);
20 20
21=head1 DESCRIPTION 21=head1 DESCRIPTION
22 22
diff --git a/src/lib/libssl/src/engines/makeengines.com b/src/lib/libssl/src/engines/makeengines.com
index 840864f7cf..6cf4236077 100644
--- a/src/lib/libssl/src/engines/makeengines.com
+++ b/src/lib/libssl/src/engines/makeengines.com
@@ -1,11 +1,11 @@
1$! 1$!
2$! MAKEAPPS.COM 2$! MAKEENGINES.COM
3$! Written By: Richard Levitte 3$! Written By: Richard Levitte
4$! richard@levitte.org 4$! richard@levitte.org
5$! 5$!
6$! This command file compiles and creates the various engines in form 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" 7$! of shared images. They are placed in [.xxx.EXE.ENGINES], where "xxx"
8$! is either AXP or VAX depending on your hardware. 8$! is ALPHA, IA64 or VAX, depending on your hardware.
9$! 9$!
10$! P1 if this is ENGINES or ALL, the engines will build, otherwise not. 10$! P1 if this is ENGINES or ALL, the engines will build, otherwise not.
11$! 11$!
@@ -30,22 +30,49 @@ $! all available engines are built.
30$! 30$!
31$!----------------------------------------------------------------------------- 31$!-----------------------------------------------------------------------------
32$! 32$!
33$! Set the default TCP/IP library to link against if needed
34$!
35$ TCPIP_LIB = ""
36$!
37$! Check What Architecture We Are Using.
38$!
39$ IF (F$GETSYI("CPU").LT.128)
40$ THEN
41$!
42$! The Architecture Is VAX.
43$!
44$ ARCH = "VAX"
45$!
46$! Else...
47$!
48$ ELSE
49$!
50$! The Architecture Is Alpha, IA64 or whatever comes in the future.
51$!
52$ ARCH = F$EDIT( F$GETSYI( "ARCH_NAME"), "UPCASE")
53$ IF (ARCH .EQS. "") THEN ARCH = "UNK"
54$!
55$! End The Architecture Check.
56$!
57$ ENDIF
58$!
33$! Set the names of the engines we want to build 59$! Set the names of the engines we want to build
60$! NOTE: Some might think this list ugly. However, it's made this way to
61$! reflect the LIBNAMES variable in Makefile as closely as possible,
62$! thereby making it fairly easy to verify that the lists are the same.
63$! NOTE: gmp isn't built, as it's mostly a test engine and brings in another
64$! library that isn't necessarely ported to VMS.
34$! 65$!
35$ ENGINES = "," + P6 66$ ENGINES = "," + P6
36$ IF ENGINES .EQS. "," THEN - 67$ IF ENGINES .EQS. "," THEN -
37 ENGINES = ",4758cca,aep,atalla,cswift,chil,nuron,sureware,ubsec,capi" 68 ENGINES = ",4758cca,aep,atalla,cswift,chil,nuron,sureware,ubsec,padlock,"
38$! 69$!
39$! Set the default TCP/IP library to link against if needed 70$! GOST requires a 64-bit integer type, unavailable on VAX.
40$!
41$ TCPIP_LIB = ""
42$! 71$!
43$! Set the architecture name 72$ IF (ARCH .NES. "VAX") THEN -
73 ENGINES = ENGINES+ ",ccgost"
44$! 74$!
45$ ARCH := VAX 75$! Set the goal directories, and create them if necessary
46$ IF F$GETSYI("CPU") .GE. 128 THEN ARCH := AXP
47$!
48$! Set the goal directories, and creat them if necessary
49$! 76$!
50$ OBJ_DIR := SYS$DISK:[-.'ARCH'.OBJ.ENGINES] 77$ OBJ_DIR := SYS$DISK:[-.'ARCH'.OBJ.ENGINES]
51$ EXE_DIR := SYS$DISK:[-.'ARCH'.EXE.ENGINES] 78$ EXE_DIR := SYS$DISK:[-.'ARCH'.EXE.ENGINES]
@@ -55,7 +82,6 @@ $!
55$! Set the goal files, and create them if necessary 82$! Set the goal files, and create them if necessary
56$! 83$!
57$ CRYPTO_LIB :=SYS$DISK:[-.'ARCH'.EXE.CRYPTO]LIBCRYPTO.OLB 84$ 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' 85$ IF F$SEARCH(CRYPTO_LIB) .EQS. "" THEN LIBRARY/CREATE/OBJECT 'CRYPTO_LIB'
60$! 86$!
61$! OK, time to check options and initialise 87$! OK, time to check options and initialise
@@ -71,13 +97,15 @@ $ GOSUB CHECK_OPTIONS
71$ GOSUB INITIALISE 97$ GOSUB INITIALISE
72$ GOSUB CHECK_OPT_FILE 98$ GOSUB CHECK_OPT_FILE
73$! 99$!
74$! Define what goes into each engine 100$! Define what goes into each engine. VAX includes a transfer vector.
75$! 101$!
76$ ENGINE_ = "" 102$ ENGINE_ = ""
103$ TV_OBJ = ""
77$ IF ARCH .EQS. "VAX" 104$ IF ARCH .EQS. "VAX"
78$ THEN 105$ THEN
79$ ENGINE_ = "engine_vector.mar" 106$ ENGINE_ = "engine_vector.mar"
80$ EXTRA_OBJ := ,'OBJ_DIR'ENGINE_VECTOR.OBJ 107$ TV_OBJ_NAME = OBJ_DIR + F$PARSE(ENGINE_,,,"NAME","SYNTAX_ONLY") + ".OBJ"
108$ TV_OBJ = ",''TV_OBJ_NAME'"
81$ ENDIF 109$ ENDIF
82$ ENGINE_4758CCA = "e_4758cca" 110$ ENGINE_4758CCA = "e_4758cca"
83$ ENGINE_aep = "e_aep" 111$ ENGINE_aep = "e_aep"
@@ -87,7 +115,13 @@ $ ENGINE_chil = "e_chil"
87$ ENGINE_nuron = "e_nuron" 115$ ENGINE_nuron = "e_nuron"
88$ ENGINE_sureware = "e_sureware" 116$ ENGINE_sureware = "e_sureware"
89$ ENGINE_ubsec = "e_ubsec" 117$ ENGINE_ubsec = "e_ubsec"
90$ ENGINE_capi = "e_capi" 118$ ENGINE_padlock = "e_padlock"
119$
120$ ENGINE_ccgost_SUBDIR = "ccgost"
121$ ENGINE_ccgost = "e_gost_err,gost2001_keyx,gost2001,gost89,gost94_keyx,"+ -
122 "gost_ameth,gost_asn1,gost_crypt,gost_ctl,gost_eng,"+ -
123 "gosthash,gost_keywrap,gost_md,gost_params,gost_pmeth,"+ -
124 "gost_sign"
91$! 125$!
92$! Define which programs need to be linked with a TCP/IP library 126$! Define which programs need to be linked with a TCP/IP library
93$! 127$!
@@ -134,6 +168,13 @@ $ ELSE
134$ WRITE SYS$OUTPUT "Compiling Support Files. (",BUILDALL,")" 168$ WRITE SYS$OUTPUT "Compiling Support Files. (",BUILDALL,")"
135$ ENDIF 169$ ENDIF
136$! 170$!
171$! Create a .OPT file for the object files (for a real engine name).
172$!
173$ IF ENGINE_NAME .NES. ""
174$ THEN
175$ OPEN/WRITE OBJECTS 'EXE_DIR''ENGINE_NAME'.OPT
176$ ENDIF
177$!
137$! Here's the start of per-engine module loop. 178$! Here's the start of per-engine module loop.
138$! 179$!
139$ FILE_COUNTER = 0 180$ FILE_COUNTER = 0
@@ -150,7 +191,12 @@ $ IF FILE_NAME .EQS. "" THEN GOTO FILE_NEXT
150$! 191$!
151$! Set up the source and object reference 192$! Set up the source and object reference
152$! 193$!
153$ SOURCE_FILE = F$PARSE(FILE_NAME,"SYS$DISK:[].C",,,"SYNTAX_ONLY") 194$ IF F$TYPE('LIB_ENGINE'_SUBDIR) .EQS. ""
195$ THEN
196$ SOURCE_FILE = F$PARSE(FILE_NAME,"SYS$DISK:[].C",,,"SYNTAX_ONLY")
197$ ELSE
198$ SOURCE_FILE = F$PARSE(FILE_NAME,"SYS$DISK:[."+'LIB_ENGINE'_SUBDIR+"].C",,,"SYNTAX_ONLY")
199$ ENDIF
154$ OBJECT_FILE = OBJ_DIR + F$PARSE(FILE_NAME,,,"NAME","SYNTAX_ONLY") + ".OBJ" 200$ OBJECT_FILE = OBJ_DIR + F$PARSE(FILE_NAME,,,"NAME","SYNTAX_ONLY") + ".OBJ"
155$! 201$!
156$! If we get some problem, we just go on trying to build the next module. 202$! If we get some problem, we just go on trying to build the next module.
@@ -173,13 +219,34 @@ $!
173$! Do the dirty work. 219$! Do the dirty work.
174$! 220$!
175$ ON ERROR THEN GOTO FILE_NEXT 221$ ON ERROR THEN GOTO FILE_NEXT
176$ IF FILE_NAME - ".MAR" .NES. FILE_NAME 222$ IF F$EDIT(F$PARSE(SOURCE_FILE,,,"TYPE","SYNTAX_ONLY"),"UPCASE") .EQS. ".MAR"
177$ THEN 223$ THEN
178$ MACRO/OBJECT='OBJECT_FILE' 'SOURCE_FILE' 224$ MACRO/OBJECT='OBJECT_FILE' 'SOURCE_FILE'
179$ ELSE 225$ ELSE
180$ CC/OBJECT='OBJECT_FILE' 'SOURCE_FILE' 226$ CC/OBJECT='OBJECT_FILE' 'SOURCE_FILE'
181$ ENDIF 227$ ENDIF
182$! 228$!
229$! Write the entry to the .OPT file (for a real engine name).
230$!
231$ IF ENGINE_NAME .NES. ""
232$ THEN
233$ WRITE OBJECTS OBJECT_FILE
234$ ENDIF
235$!
236$! Next file
237$!
238$ GOTO FILE_NEXT
239$!
240$ FILE_DONE:
241$!
242$! Do not link the support files.
243$!
244$ IF ENGINE_NAME .EQS. "" THEN GOTO ENGINE_NEXT
245$!
246$! Close the linker options file (for a real engine name).
247$!
248$ CLOSE OBJECTS
249$!
183$! Now, there are two ways to handle this. We can either build 250$! Now, there are two ways to handle this. We can either build
184$! shareable images or stick the engine object file into libcrypto. 251$! shareable images or stick the engine object file into libcrypto.
185$! For now, the latter is NOT supported. 252$! For now, the latter is NOT supported.
@@ -193,26 +260,16 @@ $ ENGINE_OPT := SYS$DISK:[]'ARCH'.OPT
193$ IF TCPIP_LIB .NES. "" 260$ IF TCPIP_LIB .NES. ""
194$ THEN 261$ THEN
195$ LINK/'DEBUGGER'/'TRACEBACK' /SHARE='EXE_DIR''ENGINE_NAME'.EXE - 262$ LINK/'DEBUGGER'/'TRACEBACK' /SHARE='EXE_DIR''ENGINE_NAME'.EXE -
196 'OBJECT_FILE''EXTRA_OBJ', - 263 'EXE_DIR''ENGINE_NAME'.OPT/OPTION'TV_OBJ', -
197 'CRYPTO_LIB'/LIBRARY, - 264 'CRYPTO_LIB'/LIBRARY, -
198 'ENGINE_OPT'/OPTION,'TCPIP_LIB','OPT_FILE'/OPTION 265 'ENGINE_OPT'/OPTION,'TCPIP_LIB','OPT_FILE'/OPTION
199$ ELSE 266$ ELSE
200$ LINK/'DEBUGGER'/'TRACEBACK' /SHARE='EXE_DIR''ENGINE_NAME'.EXE - 267$ LINK/'DEBUGGER'/'TRACEBACK' /SHARE='EXE_DIR''ENGINE_NAME'.EXE -
201 'OBJECT_FILE''EXTRA_OBJ', - 268 'EXE_DIR''ENGINE_NAME'.OPT/OPTION'TV_OBJ', -
202 'CRYPTO_LIB'/LIBRARY, - 269 'CRYPTO_LIB'/LIBRARY, -
203 'ENGINE_OPT'/OPTION,'OPT_FILE'/OPTION 270 'ENGINE_OPT'/OPTION,'OPT_FILE'/OPTION
204$ ENDIF 271$ ENDIF
205$! 272$!
206$! Clean up
207$!
208$ DELETE 'OBJECT_FILE';*
209$!
210$! Next file
211$!
212$ GOTO FILE_NEXT
213$!
214$ FILE_DONE:
215$!
216$! Next engine 273$! Next engine
217$! 274$!
218$ GOTO ENGINE_NEXT 275$ GOTO ENGINE_NEXT
@@ -299,7 +356,7 @@ $!
299$ IF (F$SEARCH(OPT_FILE).EQS."") 356$ IF (F$SEARCH(OPT_FILE).EQS."")
300$ THEN 357$ THEN
301$! 358$!
302$! Figure Out If We Need An AXP Or A VAX Linker Option File. 359$! Figure Out If We Need A non-VAX Or A VAX Linker Option File.
303$! 360$!
304$ IF ARCH .EQS. "VAX" 361$ IF ARCH .EQS. "VAX"
305$ THEN 362$ THEN
@@ -319,19 +376,19 @@ $! Else...
319$! 376$!
320$ ELSE 377$ ELSE
321$! 378$!
322$! Create The AXP Linker Option File. 379$! Create The non-VAX Linker Option File.
323$! 380$!
324$ CREATE 'OPT_FILE' 381$ CREATE 'OPT_FILE'
325$DECK 382$DECK
326! 383!
327! Default System Options File For AXP To Link Agianst 384! Default System Options File For non-VAX To Link Agianst
328! The Sharable C Runtime Library. 385! The Sharable C Runtime Library.
329! 386!
330SYS$SHARE:CMA$OPEN_LIB_SHR/SHARE 387SYS$SHARE:CMA$OPEN_LIB_SHR/SHARE
331SYS$SHARE:CMA$OPEN_RTL/SHARE 388SYS$SHARE:CMA$OPEN_RTL/SHARE
332$EOD 389$EOD
333$! 390$!
334$! End The VAX/AXP DEC C Option File Check. 391$! End The DEC C Option File Check.
335$! 392$!
336$ ENDIF 393$ ENDIF
337$! 394$!
@@ -368,13 +425,13 @@ $! Else...
368$! 425$!
369$ ELSE 426$ ELSE
370$! 427$!
371$! Else, Check To See If OPT_PHASE Has A Valid Arguement. 428$! Else, Check To See If OPT_PHASE Has A Valid Argument.
372$! 429$!
373$ IF ("," + ACCEPT_PHASE + ",") - ("," + OPT_PHASE + ",") - 430$ IF ("," + ACCEPT_PHASE + ",") - ("," + OPT_PHASE + ",") -
374 .NES. ("," + ACCEPT_PHASE + ",") 431 .NES. ("," + ACCEPT_PHASE + ",")
375$ THEN 432$ THEN
376$! 433$!
377$! A Valid Arguement. 434$! A Valid Argument.
378$! 435$!
379$ BUILDALL = OPT_PHASE 436$ BUILDALL = OPT_PHASE
380$! 437$!
@@ -396,15 +453,16 @@ $ IF ("," + ACCEPT_PHASE + ",") - ",ENGINES," -
396$ WRITE SYS$OUTPUT "" 453$ WRITE SYS$OUTPUT ""
397$ WRITE SYS$OUTPUT " where 'xxx' stands for:" 454$ WRITE SYS$OUTPUT " where 'xxx' stands for:"
398$ WRITE SYS$OUTPUT "" 455$ WRITE SYS$OUTPUT ""
399$ WRITE SYS$OUTPUT " AXP : Alpha architecture." 456$ WRITE SYS$OUTPUT " ALPHA : Alpha architecture."
400$ WRITE SYS$OUTPUT " VAX : VAX architecture." 457$ WRITE SYS$OUTPUT " IA64 : IA64 architecture."
458$ WRITE SYS$OUTPUT " VAX : VAX architecture."
401$ WRITE SYS$OUTPUT "" 459$ WRITE SYS$OUTPUT ""
402$! 460$!
403$! Time To EXIT. 461$! Time To EXIT.
404$! 462$!
405$ EXIT 463$ EXIT
406$! 464$!
407$! End The Valid Arguement Check. 465$! End The Valid Argument Check.
408$! 466$!
409$ ENDIF 467$ ENDIF
410$! 468$!
@@ -457,7 +515,7 @@ $! Time To EXIT.
457$! 515$!
458$ EXIT 516$ EXIT
459$! 517$!
460$! End The Valid Arguement Check. 518$! End The Valid Argument Check.
461$! 519$!
462$ ENDIF 520$ ENDIF
463$! 521$!
@@ -522,7 +580,7 @@ $ ELSE
522$! 580$!
523$! Check To See If We Have VAXC Or DECC. 581$! Check To See If We Have VAXC Or DECC.
524$! 582$!
525$ IF (ARCH.EQS."AXP").OR.(F$TRNLNM("DECC$CC_DEFAULT").NES."") 583$ IF (ARCH.NES."VAX").OR.(F$TRNLNM("DECC$CC_DEFAULT").NES."")
526$ THEN 584$ THEN
527$! 585$!
528$! Looks Like DECC, Set To Use DECC. 586$! Looks Like DECC, Set To Use DECC.
@@ -633,7 +691,7 @@ $ CC = CC + "/''CC_OPTIMIZE'/''DEBUGGER'/STANDARD=ANSI89" + -
633$! 691$!
634$! Define The Linker Options File Name. 692$! Define The Linker Options File Name.
635$! 693$!
636$ OPT_FILE = "SYS$DISK:[]VAX_DECC_OPTIONS.OPT" 694$ OPT_FILE = "''EXE_DIR'VAX_DECC_OPTIONS.OPT"
637$! 695$!
638$! End DECC Check. 696$! End DECC Check.
639$! 697$!
@@ -655,7 +713,7 @@ $!
655$! Compile Using VAXC. 713$! Compile Using VAXC.
656$! 714$!
657$ CC = "CC" 715$ CC = "CC"
658$ IF ARCH.EQS."AXP" 716$ IF ARCH.NES."VAX"
659$ THEN 717$ THEN
660$ WRITE SYS$OUTPUT "There is no VAX C on Alpha!" 718$ WRITE SYS$OUTPUT "There is no VAX C on Alpha!"
661$ EXIT 719$ EXIT
@@ -672,7 +730,7 @@ $ DEFINE/NOLOG SYS SYS$COMMON:[SYSLIB]
672$! 730$!
673$! Define The Linker Options File Name. 731$! Define The Linker Options File Name.
674$! 732$!
675$ OPT_FILE = "SYS$DISK:[]VAX_VAXC_OPTIONS.OPT" 733$ OPT_FILE = "''EXE_DIR'VAX_VAXC_OPTIONS.OPT"
676$! 734$!
677$! End VAXC Check 735$! End VAXC Check
678$! 736$!
@@ -699,7 +757,7 @@ $ CC = "GCC/NOCASE_HACK/''GCC_OPTIMIZE'/''DEBUGGER'/NOLIST" + -
699$! 757$!
700$! Define The Linker Options File Name. 758$! Define The Linker Options File Name.
701$! 759$!
702$ OPT_FILE = "SYS$DISK:[]VAX_GNUC_OPTIONS.OPT" 760$ OPT_FILE = "''EXE_DIR'VAX_GNUC_OPTIONS.OPT"
703$! 761$!
704$! End The GNU C Check. 762$! End The GNU C Check.
705$! 763$!
@@ -726,7 +784,7 @@ $! Show user the result
726$! 784$!
727$ WRITE/SYMBOL SYS$OUTPUT "Main C Compiling Command: ",CC 785$ WRITE/SYMBOL SYS$OUTPUT "Main C Compiling Command: ",CC
728$! 786$!
729$! Else The User Entered An Invalid Arguement. 787$! Else The User Entered An Invalid Argument.
730$! 788$!
731$ ELSE 789$ ELSE
732$! 790$!
@@ -744,14 +802,14 @@ $! Time To EXIT.
744$! 802$!
745$ EXIT 803$ EXIT
746$! 804$!
747$! End The Valid Arguement Check. 805$! End The Valid Argument Check.
748$! 806$!
749$ ENDIF 807$ ENDIF
750$! 808$!
751$! Build a MACRO command for the architecture at hand 809$! Build a MACRO command for the architecture at hand
752$! 810$!
753$ IF ARCH .EQS. "VAX" THEN MACRO = "MACRO/''DEBUGGER'" 811$ IF ARCH .EQS. "VAX" THEN MACRO = "MACRO/''DEBUGGER'"
754$ IF ARCH .EQS. "AXP" THEN MACRO = "MACRO/MIGRATION/''DEBUGGER'/''MACRO_OPTIMIZE'" 812$ IF ARCH .NES. "VAX" THEN MACRO = "MACRO/MIGRATION/''DEBUGGER'/''MACRO_OPTIMIZE'"
755$! 813$!
756$! Show user the result 814$! Show user the result
757$! 815$!
@@ -840,7 +898,7 @@ $! Print info
840$! 898$!
841$ WRITE SYS$OUTPUT "TCP/IP library spec: ", TCPIP_LIB 899$ WRITE SYS$OUTPUT "TCP/IP library spec: ", TCPIP_LIB
842$! 900$!
843$! Else The User Entered An Invalid Arguement. 901$! Else The User Entered An Invalid Argument.
844$! 902$!
845$ ELSE 903$ ELSE
846$! 904$!
diff --git a/src/lib/libssl/src/ms/README b/src/lib/libssl/src/ms/README
index 7a45db1081..07f1925d5f 100644
--- a/src/lib/libssl/src/ms/README
+++ b/src/lib/libssl/src/ms/README
@@ -4,7 +4,7 @@ to build with visual C++ 4.[01].
4 4
5The results will be in the out directory. 5The 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 by typing
8 8
9perl util\mk1mf.pl VC-NT >ms/nt.mak 9perl util\mk1mf.pl VC-NT >ms/nt.mak
10perl util\mk1mf.pl VC-NT dll >ms/ntdll.mak 10perl util\mk1mf.pl VC-NT dll >ms/ntdll.mak
diff --git a/src/lib/libssl/src/ms/do_win64a.bat b/src/lib/libssl/src/ms/do_win64a.bat
index 825c690221..495f1ea7d8 100755
--- a/src/lib/libssl/src/ms/do_win64a.bat
+++ b/src/lib/libssl/src/ms/do_win64a.bat
@@ -1,9 +1,9 @@
1 1
2perl util\mkfiles.pl >MINFO 2perl util\mkfiles.pl >MINFO
3perl ms\uplink.pl win64a > ms\uptable.asm 3perl ms\uplink.pl win64a > ms\uptable.asm
4ml64 -c -Foms\uptable.obj ms\uptable.asm 4ml64 -c -Foms\uptable.obj ms\uptable.asm
5perl util\mk1mf.pl no-asm VC-WIN64A >ms\nt.mak 5perl util\mk1mf.pl no-asm VC-WIN64A >ms\nt.mak
6perl util\mk1mf.pl dll no-asm VC-WIN64A >ms\ntdll.mak 6perl util\mk1mf.pl dll no-asm VC-WIN64A >ms\ntdll.mak
7 7
8perl util\mkdef.pl 32 libeay > ms\libeay32.def 8perl util\mkdef.pl 32 libeay > ms\libeay32.def
9perl util\mkdef.pl 32 ssleay > ms\ssleay32.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
index 7bfc2f1818..15ebcaaeb6 100755
--- a/src/lib/libssl/src/ms/do_win64i.bat
+++ b/src/lib/libssl/src/ms/do_win64i.bat
@@ -1,9 +1,9 @@
1 1
2perl util\mkfiles.pl >MINFO 2perl util\mkfiles.pl >MINFO
3perl ms\uplink.pl win64i > ms\uptable.asm 3perl ms\uplink.pl win64i > ms\uptable.asm
4ias -o ms\uptable.obj ms\uptable.asm 4ias -o ms\uptable.obj ms\uptable.asm
5perl util\mk1mf.pl no-asm VC-WIN64I >ms\nt.mak 5perl util\mk1mf.pl no-asm VC-WIN64I >ms\nt.mak
6perl util\mk1mf.pl dll no-asm VC-WIN64I >ms\ntdll.mak 6perl util\mk1mf.pl dll no-asm VC-WIN64I >ms\ntdll.mak
7 7
8perl util\mkdef.pl 32 libeay > ms\libeay32.def 8perl util\mkdef.pl 32 libeay > ms\libeay32.def
9perl util\mkdef.pl 32 ssleay > ms\ssleay32.def 9perl util\mkdef.pl 32 ssleay > ms\ssleay32.def
diff --git a/src/lib/libssl/src/ms/tencce.bat b/src/lib/libssl/src/ms/tencce.bat
index 6a944d7671..c8b1acd4b4 100644
--- a/src/lib/libssl/src/ms/tencce.bat
+++ b/src/lib/libssl/src/ms/tencce.bat
@@ -1,19 +1,19 @@
1rem called by testencce 1rem called by testencce
2 2
3echo test %1 %2 %3 %4 %5 %6 3echo test %1 %2 %3 %4 %5 %6
4cecopy %input% CE:\OpenSSL 4cecopy %input% CE:\OpenSSL
5cerun CE:\OpenSSL\%ssleay% %1 %2 %3 %4 %5 %6 -e -bufsize 113 -k test -in \OpenSSL\%input% -out \OpenSSL\%tmp1% 5cerun CE:\OpenSSL\%ssleay% %1 %2 %3 %4 %5 %6 -e -bufsize 113 -k test -in \OpenSSL\%input% -out \OpenSSL\%tmp1%
6cerun CE:\OpenSSL\%ssleay% %1 %2 %3 %4 %5 %6 -d -bufsize 157 -k test -in \OpenSSL\%tmp1% -out \OpenSSL\%out1% 6cerun CE:\OpenSSL\%ssleay% %1 %2 %3 %4 %5 %6 -d -bufsize 157 -k test -in \OpenSSL\%tmp1% -out \OpenSSL\%out1%
7del %out1% >nul 2>&1 7del %out1% >nul 2>&1
8cecopy CE:\OpenSSL\%out1% . 8cecopy CE:\OpenSSL\%out1% .
9%cmp% %input% %out1% 9%cmp% %input% %out1%
10if errorlevel 1 goto err 10if errorlevel 1 goto err
11 11
12echo test base64 %1 %2 %3 %4 %5 %6 12echo test base64 %1 %2 %3 %4 %5 %6
13cerun CE:\OpenSSL\%ssleay% %1 %2 %3 %4 %5 %6 -a -e -bufsize 113 -k test -in \OpenSSL\%input% -out \OpenSSL\%tmp1% 13cerun CE:\OpenSSL\%ssleay% %1 %2 %3 %4 %5 %6 -a -e -bufsize 113 -k test -in \OpenSSL\%input% -out \OpenSSL\%tmp1%
14cerun CE:\OpenSSL\%ssleay% %1 %2 %3 %4 %5 %6 -a -d -bufsize 157 -k test -in \OpenSSL\%tmp1% -out \OpenSSL\%out1% 14cerun CE:\OpenSSL\%ssleay% %1 %2 %3 %4 %5 %6 -a -d -bufsize 157 -k test -in \OpenSSL\%tmp1% -out \OpenSSL\%out1%
15del %out1% >nul 2>&1 15del %out1% >nul 2>&1
16cecopy CE:\OpenSSL\%out1% . 16cecopy CE:\OpenSSL\%out1% .
17%cmp% %input% %out1% 17%cmp% %input% %out1%
18 18
19:err 19:err
diff --git a/src/lib/libssl/src/ms/testencce.bat b/src/lib/libssl/src/ms/testencce.bat
index 04faa5d99b..1da3e0861f 100644
--- a/src/lib/libssl/src/ms/testencce.bat
+++ b/src/lib/libssl/src/ms/testencce.bat
@@ -1,97 +1,97 @@
1@echo off 1@echo off
2echo start testenc 2echo start testenc
3 3
4path=..\ms;%path% 4path=..\ms;%path%
5set ssleay=%1% 5set ssleay=%1%
6copy ..\ms\testenc.bat >nul 6copy ..\ms\testenc.bat >nul
7set input=testenc.bat 7set input=testenc.bat
8set tmp1=cipher.out 8set tmp1=cipher.out
9set out1=clear.out 9set out1=clear.out
10set cmp=perl ..\ms\cmp.pl 10set cmp=perl ..\ms\cmp.pl
11 11
12cecopy %ssleay% CE:\OpenSSL 12cecopy %ssleay% CE:\OpenSSL
13 13
14cd 14cd
15call tencce.bat enc 15call tencce.bat enc
16if errorlevel 1 goto err 16if errorlevel 1 goto err
17 17
18call tencce.bat rc4 18call tencce.bat rc4
19if errorlevel 1 goto err 19if errorlevel 1 goto err
20 20
21call tencce.bat des-cfb 21call tencce.bat des-cfb
22if errorlevel 1 goto err 22if errorlevel 1 goto err
23 23
24call tencce.bat des-ede-cfb 24call tencce.bat des-ede-cfb
25if errorlevel 1 goto err 25if errorlevel 1 goto err
26 26
27call tencce.bat des-ede3-cfb 27call tencce.bat des-ede3-cfb
28if errorlevel 1 goto err 28if errorlevel 1 goto err
29 29
30call tencce.bat des-ofb 30call tencce.bat des-ofb
31if errorlevel 1 goto err 31if errorlevel 1 goto err
32 32
33call tencce.bat des-ede-ofb 33call tencce.bat des-ede-ofb
34if errorlevel 1 goto err 34if errorlevel 1 goto err
35 35
36call tencce.bat des-ede3-ofb 36call tencce.bat des-ede3-ofb
37if errorlevel 1 goto err 37if errorlevel 1 goto err
38 38
39call tencce.bat des-ecb 39call tencce.bat des-ecb
40if errorlevel 1 goto err 40if errorlevel 1 goto err
41 41
42call tencce.bat des-ede 42call tencce.bat des-ede
43if errorlevel 1 goto err 43if errorlevel 1 goto err
44 44
45call tencce.bat des-ede3 45call tencce.bat des-ede3
46if errorlevel 1 goto err 46if errorlevel 1 goto err
47 47
48call tencce.bat des-cbc 48call tencce.bat des-cbc
49if errorlevel 1 goto err 49if errorlevel 1 goto err
50 50
51call tencce.bat des-ede-cbc 51call tencce.bat des-ede-cbc
52if errorlevel 1 goto err 52if errorlevel 1 goto err
53 53
54call tencce.bat des-ede3-cbc 54call tencce.bat des-ede3-cbc
55if errorlevel 1 goto err 55if errorlevel 1 goto err
56 56
57call tencce.bat idea-ecb 57call tencce.bat idea-ecb
58if errorlevel 1 goto err 58if errorlevel 1 goto err
59 59
60call tencce.bat idea-cfb 60call tencce.bat idea-cfb
61if errorlevel 1 goto err 61if errorlevel 1 goto err
62 62
63call tencce.bat idea-ofb 63call tencce.bat idea-ofb
64if errorlevel 1 goto err 64if errorlevel 1 goto err
65 65
66call tencce.bat idea-cbc 66call tencce.bat idea-cbc
67if errorlevel 1 goto err 67if errorlevel 1 goto err
68 68
69call tencce.bat rc2-ecb 69call tencce.bat rc2-ecb
70if errorlevel 1 goto err 70if errorlevel 1 goto err
71 71
72call tencce.bat rc2-cfb 72call tencce.bat rc2-cfb
73if errorlevel 1 goto err 73if errorlevel 1 goto err
74 74
75call tencce.bat rc2-ofb 75call tencce.bat rc2-ofb
76if errorlevel 1 goto err 76if errorlevel 1 goto err
77 77
78call tencce.bat rc2-cbc 78call tencce.bat rc2-cbc
79if errorlevel 1 goto err 79if errorlevel 1 goto err
80 80
81call tencce.bat bf-ecb 81call tencce.bat bf-ecb
82if errorlevel 1 goto err 82if errorlevel 1 goto err
83 83
84call tencce.bat bf-cfb 84call tencce.bat bf-cfb
85if errorlevel 1 goto err 85if errorlevel 1 goto err
86 86
87call tencce.bat bf-ofb 87call tencce.bat bf-ofb
88if errorlevel 1 goto err 88if errorlevel 1 goto err
89 89
90call tencce.bat bf-cbc 90call tencce.bat bf-cbc
91if errorlevel 1 goto err 91if errorlevel 1 goto err
92 92
93echo OK 93echo OK
94del %out1% >nul 2>&1 94del %out1% >nul 2>&1
95del %tmp1% >nul 2>&1 95del %tmp1% >nul 2>&1
96:err 96:err
97 97
diff --git a/src/lib/libssl/src/ms/testpemce.bat b/src/lib/libssl/src/ms/testpemce.bat
index c793c3e514..ac64a7912c 100644
--- a/src/lib/libssl/src/ms/testpemce.bat
+++ b/src/lib/libssl/src/ms/testpemce.bat
@@ -1,42 +1,42 @@
1@echo off 1@echo off
2set ssleay=%1% 2set ssleay=%1%
3set tmp1=pem.out 3set tmp1=pem.out
4set cmp=fc.exe 4set cmp=fc.exe
5 5
6cecopy %ssleay% CE:\OpenSSL 6cecopy %ssleay% CE:\OpenSSL
7 7
8copy ..\test\testcrl.pem >nul 8copy ..\test\testcrl.pem >nul
9call tpemce.bat crl testcrl.pem 9call tpemce.bat crl testcrl.pem
10if errorlevel 1 goto err 10if errorlevel 1 goto err
11 11
12copy ..\test\testp7.pem >nul 12copy ..\test\testp7.pem >nul
13call tpemce.bat pkcs7 testp7.pem 13call tpemce.bat pkcs7 testp7.pem
14if errorlevel 1 goto err 14if errorlevel 1 goto err
15 15
16copy ..\test\testreq2.pem >nul 16copy ..\test\testreq2.pem >nul
17call tpemce.bat req testreq2.pem 17call tpemce.bat req testreq2.pem
18if errorlevel 1 goto err 18if errorlevel 1 goto err
19 19
20copy ..\test\testrsa.pem >nul 20copy ..\test\testrsa.pem >nul
21call tpemce.bat rsa testrsa.pem 21call tpemce.bat rsa testrsa.pem
22if errorlevel 1 goto err 22if errorlevel 1 goto err
23 23
24copy ..\test\testx509.pem >nul 24copy ..\test\testx509.pem >nul
25call tpemce.bat x509 testx509.pem 25call tpemce.bat x509 testx509.pem
26if errorlevel 1 goto err 26if errorlevel 1 goto err
27 27
28copy ..\test\v3-cert1.pem >nul 28copy ..\test\v3-cert1.pem >nul
29call tpemce.bat x509 v3-cert1.pem 29call tpemce.bat x509 v3-cert1.pem
30if errorlevel 1 goto err 30if errorlevel 1 goto err
31 31
32copy ..\test\v3-cert1.pem >nul 32copy ..\test\v3-cert1.pem >nul
33call tpemce.bat x509 v3-cert1.pem 33call tpemce.bat x509 v3-cert1.pem
34if errorlevel 1 goto err 34if errorlevel 1 goto err
35 35
36copy ..\test\testsid.pem >nul 36copy ..\test\testsid.pem >nul
37call tpemce.bat sess_id testsid.pem 37call tpemce.bat sess_id testsid.pem
38if errorlevel 1 goto err 38if errorlevel 1 goto err
39 39
40echo OK 40echo OK
41del %tmp1% >nul 2>&1 41del %tmp1% >nul 2>&1
42:err 42:err
diff --git a/src/lib/libssl/src/ms/testssce.bat b/src/lib/libssl/src/ms/testssce.bat
index dbb25abdb0..18381ed2fa 100644
--- a/src/lib/libssl/src/ms/testssce.bat
+++ b/src/lib/libssl/src/ms/testssce.bat
@@ -1,104 +1,104 @@
1rem set ssleay=..\out\ssleay 1rem set ssleay=..\out\ssleay
2set ssleay=%1 2set ssleay=%1
3 3
4set reqcmd=%ssleay% req 4set reqcmd=%ssleay% req
5set x509cmd=%ssleay% x509 5set x509cmd=%ssleay% x509
6set verifycmd=%ssleay% verify 6set verifycmd=%ssleay% verify
7 7
8set CAkey=\OpenSSL\keyCA.ss 8set CAkey=\OpenSSL\keyCA.ss
9set CAcert=\OpenSSL\certCA.ss 9set CAcert=\OpenSSL\certCA.ss
10set CAserial=\OpenSSL\certCA.srl 10set CAserial=\OpenSSL\certCA.srl
11set CAreq=\OpenSSL\reqCA.ss 11set CAreq=\OpenSSL\reqCA.ss
12cecopy ..\test\CAss.cnf CE:\OpenSSL 12cecopy ..\test\CAss.cnf CE:\OpenSSL
13set CAconf=\OpenSSL\CAss.cnf 13set CAconf=\OpenSSL\CAss.cnf
14set CAreq2=\OpenSSL\req2CA.ss 14set CAreq2=\OpenSSL\req2CA.ss
15 15
16cecopy ..\test\Uss.cnf CE:\OpenSSL 16cecopy ..\test\Uss.cnf CE:\OpenSSL
17set Uconf=\OpenSSL\Uss.cnf 17set Uconf=\OpenSSL\Uss.cnf
18set Ukey=\OpenSSL\keyU.ss 18set Ukey=\OpenSSL\keyU.ss
19set Ureq=\OpenSSL\reqU.ss 19set Ureq=\OpenSSL\reqU.ss
20set Ucert=\OpenSSL\certU.ss 20set Ucert=\OpenSSL\certU.ss
21 21
22echo make a certificate request using 'req' 22echo make a certificate request using 'req'
23cerun CE:\OpenSSL\%reqcmd% -config %CAconf% -out %CAreq% -keyout %CAkey% -new 23cerun CE:\OpenSSL\%reqcmd% -config %CAconf% -out %CAreq% -keyout %CAkey% -new
24if errorlevel 1 goto e_req 24if errorlevel 1 goto e_req
25 25
26echo convert the certificate request into a self signed certificate using 'x509' 26echo convert the certificate request into a self signed certificate using 'x509'
27cerun CE:\OpenSSL\%x509cmd% -CAcreateserial -in %CAreq% -days 30 -req -out %CAcert% -signkey %CAkey% "> \OpenSSL\err.ss" 27cerun CE:\OpenSSL\%x509cmd% -CAcreateserial -in %CAreq% -days 30 -req -out %CAcert% -signkey %CAkey% "> \OpenSSL\err.ss"
28if errorlevel 1 goto e_x509 28if errorlevel 1 goto e_x509
29 29
30echo -- 30echo --
31echo convert a certificate into a certificate request using 'x509' 31echo convert a certificate into a certificate request using 'x509'
32cerun CE:\OpenSSL\%x509cmd% -in %CAcert% -x509toreq -signkey %CAkey% -out %CAreq2% "> \OpenSSL\err.ss" 32cerun CE:\OpenSSL\%x509cmd% -in %CAcert% -x509toreq -signkey %CAkey% -out %CAreq2% "> \OpenSSL\err.ss"
33if errorlevel 1 goto e_x509_2 33if errorlevel 1 goto e_x509_2
34 34
35cerun CE:\OpenSSL\%reqcmd% -verify -in %CAreq% -noout 35cerun CE:\OpenSSL\%reqcmd% -verify -in %CAreq% -noout
36if errorlevel 1 goto e_vrfy_1 36if errorlevel 1 goto e_vrfy_1
37 37
38cerun CE:\OpenSSL\%reqcmd% -verify -in %CAreq2% -noout 38cerun CE:\OpenSSL\%reqcmd% -verify -in %CAreq2% -noout
39if errorlevel 1 goto e_vrfy_2 39if errorlevel 1 goto e_vrfy_2
40 40
41cerun CE:\OpenSSL\%verifycmd% -CAfile %CAcert% %CAcert% 41cerun CE:\OpenSSL\%verifycmd% -CAfile %CAcert% %CAcert%
42if errorlevel 1 goto e_vrfy_3 42if errorlevel 1 goto e_vrfy_3
43 43
44echo -- 44echo --
45echo make another certificate request using 'req' 45echo make another certificate request using 'req'
46cerun CE:\OpenSSL\%reqcmd% -config %Uconf% -out %Ureq% -keyout %Ukey% -new "> \OpenSSL\err.ss" 46cerun CE:\OpenSSL\%reqcmd% -config %Uconf% -out %Ureq% -keyout %Ukey% -new "> \OpenSSL\err.ss"
47if errorlevel 1 goto e_req_gen 47if errorlevel 1 goto e_req_gen
48 48
49echo -- 49echo --
50echo sign certificate request with the just created CA via 'x509' 50echo sign certificate request with the just created CA via 'x509'
51cerun CE:\OpenSSL\%x509cmd% -CAcreateserial -in %Ureq% -days 30 -req -out %Ucert% -CA %CAcert% -CAkey %CAkey% -CAserial %CAserial% 51cerun CE:\OpenSSL\%x509cmd% -CAcreateserial -in %Ureq% -days 30 -req -out %Ucert% -CA %CAcert% -CAkey %CAkey% -CAserial %CAserial%
52if errorlevel 1 goto e_x_sign 52if errorlevel 1 goto e_x_sign
53 53
54cerun CE:\OpenSSL\%verifycmd% -CAfile %CAcert% %Ucert% 54cerun CE:\OpenSSL\%verifycmd% -CAfile %CAcert% %Ucert%
55echo -- 55echo --
56echo Certificate details 56echo Certificate details
57cerun CE:\OpenSSL\%x509cmd% -subject -issuer -startdate -enddate -noout -in %Ucert% 57cerun CE:\OpenSSL\%x509cmd% -subject -issuer -startdate -enddate -noout -in %Ucert%
58 58
59cecopy CE:%CAcert% . 59cecopy CE:%CAcert% .
60cecopy CE:%CAkey% . 60cecopy CE:%CAkey% .
61cecopy CE:%CAserial% . 61cecopy CE:%CAserial% .
62cecopy CE:%Ucert% . 62cecopy CE:%Ucert% .
63cecopy CE:%Ukey% . 63cecopy CE:%Ukey% .
64 64
65echo Everything appeared to work 65echo Everything appeared to work
66echo -- 66echo --
67echo The generated CA certificate is %CAcert% 67echo The generated CA certificate is %CAcert%
68echo The generated CA private key is %CAkey% 68echo The generated CA private key is %CAkey%
69echo The current CA signing serial number is in %CAserial% 69echo The current CA signing serial number is in %CAserial%
70 70
71echo The generated user certificate is %Ucert% 71echo The generated user certificate is %Ucert%
72echo The generated user private key is %Ukey% 72echo The generated user private key is %Ukey%
73echo -- 73echo --
74 74
75cedel CE:\OpenSSL\err.ss 75cedel CE:\OpenSSL\err.ss
76 76
77goto end 77goto end
78 78
79:e_req 79:e_req
80echo error using 'req' to generate a certificate request 80echo error using 'req' to generate a certificate request
81goto end 81goto end
82:e_x509 82:e_x509
83echo error using 'x509' to self sign a certificate request 83echo error using 'x509' to self sign a certificate request
84goto end 84goto end
85:e_x509_2 85:e_x509_2
86echo error using 'x509' convert a certificate to a certificate request 86echo error using 'x509' convert a certificate to a certificate request
87goto end 87goto end
88:e_vrfy_1 88:e_vrfy_1
89echo first generated request is invalid 89echo first generated request is invalid
90goto end 90goto end
91:e_vrfy_2 91:e_vrfy_2
92echo second generated request is invalid 92echo second generated request is invalid
93goto end 93goto end
94:e_vrfy_3 94:e_vrfy_3
95echo first generated cert is invalid 95echo first generated cert is invalid
96goto end 96goto end
97:e_req_gen 97:e_req_gen
98echo error using 'req' to generate a certificate request 98echo error using 'req' to generate a certificate request
99goto end 99goto end
100:e_x_sign 100:e_x_sign
101echo error using 'x509' to sign a certificate request 101echo error using 'x509' to sign a certificate request
102goto end 102goto end
103 103
104:end 104:end
diff --git a/src/lib/libssl/src/ms/tpemce.bat b/src/lib/libssl/src/ms/tpemce.bat
index 17b2acd390..483f559cfa 100644
--- a/src/lib/libssl/src/ms/tpemce.bat
+++ b/src/lib/libssl/src/ms/tpemce.bat
@@ -1,8 +1,8 @@
1rem called by testpemce 1rem called by testpemce
2 2
3echo test %1 %2 3echo test %1 %2
4cecopy %2 CE:\OpenSSL 4cecopy %2 CE:\OpenSSL
5cerun CE:\OpenSSL\%ssleay% %1 -in \OpenSSL\%2 -out \OpenSSL\%tmp1% 5cerun CE:\OpenSSL\%ssleay% %1 -in \OpenSSL\%2 -out \OpenSSL\%tmp1%
6del %tmp1% >nul 2>&1 6del %tmp1% >nul 2>&1
7cecopy CE:\OpenSSL\%tmp1% . 7cecopy CE:\OpenSSL\%tmp1% .
8%cmp% %2 %tmp1% 8%cmp% %2 %tmp1%
diff --git a/src/lib/libssl/src/ms/uplink-common.pl b/src/lib/libssl/src/ms/uplink-common.pl
new file mode 100755
index 0000000000..1d20e6e03e
--- /dev/null
+++ b/src/lib/libssl/src/ms/uplink-common.pl
@@ -0,0 +1,22 @@
1#!/usr/bin/env perl
2#
3# pull APPLINK_MAX value from applink.c...
4$applink_c=$0;
5$applink_c=~s|[^/\\]+$||g;
6$applink_c.="applink.c";
7open(INPUT,$applink_c) || die "can't open $applink_c: $!";
8@max=grep {/APPLINK_MAX\s+(\d+)/} <INPUT>;
9close(INPUT);
10($#max==0) or die "can't find APPLINK_MAX in $applink_c";
11
12$max[0]=~/APPLINK_MAX\s+(\d+)/;
13$N=$1; # number of entries in OPENSSL_UplinkTable not including
14 # OPENSSL_UplinkTable[0], which contains this value...
15
161;
17
18# Idea is to fill the OPENSSL_UplinkTable with pointers to stubs
19# which invoke 'void OPENSSL_Uplink (ULONG_PTR *table,int index)';
20# and then dereference themselves. Latter shall result in endless
21# loop *unless* OPENSSL_Uplink does not replace 'table[index]' with
22# something else, e.g. as 'table[index]=unimplemented;'...
diff --git a/src/lib/libssl/src/ms/uplink-ia64.pl b/src/lib/libssl/src/ms/uplink-ia64.pl
new file mode 100755
index 0000000000..4204c73d58
--- /dev/null
+++ b/src/lib/libssl/src/ms/uplink-ia64.pl
@@ -0,0 +1,50 @@
1#!/usr/bin/env perl
2
3$0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1;
4push(@INC,"${dir}.");
5
6require "uplink-common.pl";
7
8local $V=8; # max number of args uplink functions may accept...
9my $loc0 = "r".(32+$V);
10print <<___;
11.text
12.global OPENSSL_Uplink#
13.type OPENSSL_Uplink#,\@function
14
15___
16for ($i=1;$i<=$N;$i++) {
17print <<___;
18.proc lazy$i#
19lazy$i:
20 .prologue
21{ .mii; .save ar.pfs,$loc0
22 alloc loc0=ar.pfs,$V,3,2,0
23 .save b0,loc1
24 mov loc1=b0
25 addl loc2=\@ltoff(OPENSSL_UplinkTable#),gp };;
26 .body
27{ .mmi; ld8 out0=[loc2]
28 mov out1=$i };;
29{ .mib; add loc2=8*$i,out0
30 br.call.sptk.many b0=OPENSSL_Uplink# };;
31{ .mmi; ld8 r31=[loc2];;
32 ld8 r30=[r31],8 };;
33{ .mii; ld8 gp=[r31]
34 mov b6=r30
35 mov b0=loc1 };;
36{ .mib; mov ar.pfs=loc0
37 br.many b6 };;
38.endp lazy$i#
39
40___
41}
42print <<___;
43.data
44.global OPENSSL_UplinkTable#
45OPENSSL_UplinkTable: data8 $N // amount of following entries
46___
47for ($i=1;$i<=$N;$i++) { print " data8 \@fptr(lazy$i#)\n"; }
48print <<___;
49.size OPENSSL_UplinkTable,.-OPENSSL_UplinkTable#
50___
diff --git a/src/lib/libssl/src/ms/uplink-x86.pl b/src/lib/libssl/src/ms/uplink-x86.pl
new file mode 100755
index 0000000000..0dffc14fcd
--- /dev/null
+++ b/src/lib/libssl/src/ms/uplink-x86.pl
@@ -0,0 +1,33 @@
1#!/usr/bin/env perl
2
3$0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1;
4push(@INC, "${dir}.", "${dir}../crypto/perlasm");
5require "x86asm.pl";
6
7require "uplink-common.pl";
8
9&asm_init($ARGV[0],"uplink-x86");
10
11&external_label("OPENSSL_Uplink");
12&public_label("OPENSSL_UplinkTable");
13
14for ($i=1;$i<=$N;$i++) {
15&function_begin_B("_\$lazy${i}");
16 &lea ("eax",&DWP(&label("OPENSSL_UplinkTable")));
17 &push ("eax");
18 &push ($i);
19 &call (&label("OPENSSL_Uplink"));
20 &add ("esp",8);
21 &pop ("eax");
22 &jmp_ptr(&DWP(4*$i,"eax"));
23&function_end_B("_\$lazy${i}");
24}
25
26&dataseg();
27&align(4);
28&set_label("OPENSSL_UplinkTable");
29&data_word($N);
30for ($i=1;$i<=$N;$i++) {
31&data_word(&label("_\$lazy${i}"));
32}
33&asm_finish();
diff --git a/src/lib/libssl/src/ms/uplink-x86_64.pl b/src/lib/libssl/src/ms/uplink-x86_64.pl
new file mode 100755
index 0000000000..9acbf6be6f
--- /dev/null
+++ b/src/lib/libssl/src/ms/uplink-x86_64.pl
@@ -0,0 +1,64 @@
1#!/usr/bin/env perl
2
3$output=shift;
4$0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1;
5open STDOUT,"| $^X ${dir}../crypto/perlasm/x86_64-xlate.pl $output";
6push(@INC,"${dir}.");
7
8require "uplink-common.pl";
9
10$prefix="_lazy";
11
12print <<___;
13.text
14.extern OPENSSL_Uplink
15.globl OPENSSL_UplinkTable
16___
17for ($i=1;$i<=$N;$i++) {
18print <<___;
19.type $prefix${i},\@abi-omnipotent
20.align 16
21$prefix${i}:
22 .byte 0x48,0x83,0xEC,0x28 # sub rsp,40
23 mov %rcx,48(%rsp)
24 mov %rdx,56(%rsp)
25 mov %r8,64(%rsp)
26 mov %r9,72(%rsp)
27 lea OPENSSL_UplinkTable(%rip),%rcx
28 mov \$$i,%rdx
29 call OPENSSL_Uplink
30 mov 48(%rsp),%rcx
31 mov 56(%rsp),%rdx
32 mov 64(%rsp),%r8
33 mov 72(%rsp),%r9
34 lea OPENSSL_UplinkTable(%rip),%rax
35 add \$40,%rsp
36 jmp *8*$i(%rax)
37$prefix${i}_end:
38.size $prefix${i},.-$prefix${i}
39___
40}
41print <<___;
42.data
43OPENSSL_UplinkTable:
44 .quad $N
45___
46for ($i=1;$i<=$N;$i++) { print " .quad $prefix$i\n"; }
47print <<___;
48.section .pdata,"r"
49.align 4
50___
51for ($i=1;$i<=$N;$i++) {
52print <<___;
53 .rva $prefix${i},$prefix${i}_end,${prefix}_unwind_info
54___
55}
56print <<___;
57.section .xdata,"r"
58.align 8
59${prefix}_unwind_info:
60 .byte 0x01,0x04,0x01,0x00
61 .byte 0x04,0x42,0x00,0x00
62___
63
64close STDOUT;
diff --git a/src/lib/libssl/src/shlib/win32.bat b/src/lib/libssl/src/shlib/win32.bat
index c807a99d35..2b0faaa17b 100644
--- a/src/lib/libssl/src/shlib/win32.bat
+++ b/src/lib/libssl/src/shlib/win32.bat
@@ -14,5 +14,5 @@ cl /Focrypto.obj -DWIN32 %OPTIONS% -c crypto\crypto.c
14cl /Fossl.obj -DWIN32 %OPTIONS% -c ssl\ssl.c 14cl /Fossl.obj -DWIN32 %OPTIONS% -c ssl\ssl.c
15cl /Foeay.obj -DWIN32 %OPTIONS% -c apps\eay.c 15cl /Foeay.obj -DWIN32 %OPTIONS% -c apps\eay.c
16 16
17cl /Fessleay.exe %OPTIONS% eay.obj ssl.obj crypto.obj crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib wsock32.lib 17cl /Fessleay.exe %OPTIONS% eay.obj ssl.obj crypto.obj crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib ws2_32.lib
18 18
diff --git a/src/lib/libssl/src/shlib/win32dll.bat b/src/lib/libssl/src/shlib/win32dll.bat
index 294c94c81c..844e3537c8 100644
--- a/src/lib/libssl/src/shlib/win32dll.bat
+++ b/src/lib/libssl/src/shlib/win32dll.bat
@@ -5,9 +5,9 @@ set OPTIONS2=/W3 /WX /Ox /Gf /nologo
5 5
6set OPTIONS=%OPTIONS1% %OPTIONS2% 6set OPTIONS=%OPTIONS1% %OPTIONS2%
7 7
8cl /Felibeay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\libeay32.def crypto\crypto.c crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib wsock32.lib 8cl /Felibeay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\libeay32.def crypto\crypto.c crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib ws2_32.lib
9 9
10cl /Fessleay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\ssleay32.def ssl\ssl.c libeay32.lib 10cl /Fessleay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\ssleay32.def ssl\ssl.c libeay32.lib
11 11
12cl /Fessleay.exe /MD -DWIN32 %OPTIONS% apps\eay.c ssleay32.lib libeay32.lib user32.lib wsock32.lib 12cl /Fessleay.exe /MD -DWIN32 %OPTIONS% apps\eay.c ssleay32.lib libeay32.lib user32.lib ws2_32.lib
13 13
diff --git a/src/lib/libssl/src/test/CAss.cnf b/src/lib/libssl/src/test/CAss.cnf
index 546e660626..20f8f05e3d 100644
--- a/src/lib/libssl/src/test/CAss.cnf
+++ b/src/lib/libssl/src/test/CAss.cnf
@@ -7,7 +7,7 @@ RANDFILE = ./.rnd
7 7
8#################################################################### 8####################################################################
9[ req ] 9[ req ]
10default_bits = 1024 10default_bits = 512
11default_keyfile = keySS.pem 11default_keyfile = keySS.pem
12distinguished_name = req_distinguished_name 12distinguished_name = req_distinguished_name
13encrypt_rsa_key = no 13encrypt_rsa_key = no
diff --git a/src/lib/libssl/src/test/Uss.cnf b/src/lib/libssl/src/test/Uss.cnf
index 98b2e054b7..0c0ebb5f67 100644
--- a/src/lib/libssl/src/test/Uss.cnf
+++ b/src/lib/libssl/src/test/Uss.cnf
@@ -7,7 +7,7 @@ RANDFILE = ./.rnd
7 7
8#################################################################### 8####################################################################
9[ req ] 9[ req ]
10default_bits = 1024 10default_bits = 512
11default_keyfile = keySS.pem 11default_keyfile = keySS.pem
12distinguished_name = req_distinguished_name 12distinguished_name = req_distinguished_name
13encrypt_rsa_key = no 13encrypt_rsa_key = no
diff --git a/src/lib/libssl/src/test/testtsa.com b/src/lib/libssl/src/test/testtsa.com
new file mode 100644
index 0000000000..e3c586f14a
--- /dev/null
+++ b/src/lib/libssl/src/test/testtsa.com
@@ -0,0 +1,248 @@
1$!
2$! A few very basic tests for the 'ts' time stamping authority command.
3$!
4$
5$ __arch := VAX
6$ if f$getsyi("cpu") .ge. 128 then -
7 __arch = f$edit( f$getsyi( "ARCH_NAME"), "UPCASE")
8$ if __arch .eqs. "" then __arch := UNK
9$ exe_dir := sys$disk:[-.'__arch'.exe.apps]
10$
11$ openssl := mcr 'f$parse(exe_dir+"openssl.exe")'
12$ OPENSSL_CONF := [-]CAtsa.cnf
13$ ! Because that's what ../apps/CA.sh really looks at
14$ SSLEAY_CONFIG = "-config " + OPENSSL_CONF
15$
16$ error:
17$ subroutine
18$ write sys$error "TSA test failed!"
19$ exit 3
20$ endsubroutine
21$
22$ setup_dir:
23$ subroutine
24$
25$ if f$search("tsa.dir") .nes ""
26$ then
27$ @[-.util]deltree [.tsa]*.*
28$ set file/prot=(S:RWED,O:RWED,G:RWED,W:RWED) tsa.dir;*
29$ delete tsa.dir;*
30$ endif
31$
32$ create/dir [.tsa]
33$ set default [.tsa]
34$ endsubroutine
35$
36$ clean_up_dir:
37$ subroutine
38$
39$ set default [-]
40$ @[-.util]deltree [.tsa]*.*
41$ set file/prot=(S:RWED,O:RWED,G:RWED,W:RWED) tsa.dir;*
42$ delete tsa.dir;*
43$ endsubroutine
44$
45$ create_ca:
46$ subroutine
47$
48$ write sys$output "Creating a new CA for the TSA tests..."
49$ TSDNSECT = "ts_ca_dn"
50$ openssl req -new -x509 -nodes -
51 -out tsaca.pem -keyout tsacakey.pem
52$ if $severity .ne. 1 then call error
53$ endsubroutine
54$
55$ create_tsa_cert:
56$ subroutine
57$
58$ INDEX=p1
59$ EXT=p2
60$ TSDNSECT = "ts_cert_dn"
61$
62$ openssl req -new -
63 -out tsa_req'INDEX'.pem -keyout tsa_key'INDEX'.pem
64$ if $severity .ne. 1 then call error
65$
66$ write sys$output "Using extension ''EXT'"
67$ openssl x509 -req -
68 -in tsa_req'INDEX'.pem -out tsa_cert'INDEX'.pem -
69 "-CA" tsaca.pem "-CAkey" tsacakey.pem "-CAcreateserial" -
70 -extfile 'OPENSSL_CONF' -extensions "''EXT'"
71$ if $severity .ne. 1 then call error
72$ endsubroutine
73$
74$ print_request:
75$ subroutine
76$
77$ openssl ts -query -in 'p1' -text
78$ endsubroutine
79$
80$ create_time_stamp_request1: subroutine
81$
82$ openssl ts -query -data [-]testtsa.com -policy tsa_policy1 -
83 -cert -out req1.tsq
84$ if $severity .ne. 1 then call error
85$ endsubroutine
86$
87$ create_time_stamp_request2: subroutine
88$
89$ openssl ts -query -data [-]testtsa.com -policy tsa_policy2 -
90 -no_nonce -out req2.tsq
91$ if $severity .ne. 1 then call error
92$ endsubroutine
93$
94$ create_time_stamp_request3: subroutine
95$
96$ openssl ts -query -data [-]CAtsa.cnf -no_nonce -out req3.tsq
97$ if $severity .ne. 1 then call error
98$ endsubroutine
99$
100$ print_response:
101$ subroutine
102$
103$ openssl ts -reply -in 'p1' -text
104$ if $severity .ne. 1 then call error
105$ endsubroutine
106$
107$ create_time_stamp_response:
108$ subroutine
109$
110$ openssl ts -reply -section 'p3' -queryfile 'p1' -out 'p2'
111$ if $severity .ne. 1 then call error
112$ endsubroutine
113$
114$ time_stamp_response_token_test:
115$ subroutine
116$
117$ RESPONSE2:='p2'.copy_tsr
118$ TOKEN_DER:='p2'.token_der
119$ openssl ts -reply -in 'p2' -out 'TOKEN_DER' -token_out
120$ if $severity .ne. 1 then call error
121$ openssl ts -reply -in 'TOKEN_DER' -token_in -out 'RESPONSE2'
122$ if $severity .ne. 1 then call error
123$ backup/compare 'RESPONSE2' 'p2'
124$ if $severity .ne. 1 then call error
125$ openssl ts -reply -in 'p2' -text -token_out
126$ if $severity .ne. 1 then call error
127$ openssl ts -reply -in 'TOKEN_DER' -token_in -text -token_out
128$ if $severity .ne. 1 then call error
129$ openssl ts -reply -queryfile 'p1' -text -token_out
130$ if $severity .ne. 1 then call error
131$ endsubroutine
132$
133$ verify_time_stamp_response:
134$ subroutine
135$
136$ openssl ts -verify -queryfile 'p1' -in 'p2' -
137 "-CAfile" tsaca.pem -untrusted tsa_cert1.pem
138$ if $severity .ne. 1 then call error
139$ openssl ts -verify -data 'p3' -in 'p2' -
140 "-CAfile" tsaca.pem -untrusted tsa_cert1.pem
141$ if $severity .ne. 1 then call error
142$ endsubroutine
143$
144$ verify_time_stamp_token:
145$ subroutine
146$
147$ ! create the token from the response first
148$ openssl ts -reply -in 'p2' -out 'p2'.token -token_out
149$ if $severity .ne. 1 then call error
150$ openssl ts -verify -queryfile 'p1' -in 'p2'.token -token_in -
151 "-CAfile" tsaca.pem -untrusted tsa_cert1.pem
152$ if $severity .ne. 1 then call error
153$ openssl ts -verify -data 'p3' -in 'p2'.token -token_in -
154 "-CAfile" tsaca.pem -untrusted tsa_cert1.pem
155$ if $severity .ne. 1 then call error
156$ endsubroutine
157$
158$ verify_time_stamp_response_fail:
159$ subroutine
160$
161$ openssl ts -verify -queryfile 'p1' -in 'p2' -
162 "-CAfile" tsaca.pem -untrusted tsa_cert1.pem
163$ ! Checks if the verification failed, as it should have.
164$ if $severity .eq. 1 then call error
165$ write sys$output "Ok"
166$ endsubroutine
167$
168$ ! Main body ----------------------------------------------------------
169$
170$ write sys$output "Setting up TSA test directory..."
171$ call setup_dir
172$
173$ write sys$output "Creating CA for TSA tests..."
174$ call create_ca
175$
176$ write sys$output "Creating tsa_cert1.pem TSA server cert..."
177$ call create_tsa_cert 1 "tsa_cert"
178$
179$ write sys$output "Creating tsa_cert2.pem non-TSA server cert..."
180$ call create_tsa_cert 2 "non_tsa_cert"
181$
182$ write sys$output "Creating req1.req time stamp request for file testtsa..."
183$ call create_time_stamp_request1
184$
185$ write sys$output "Printing req1.req..."
186$ call print_request req1.tsq
187$
188$ write sys$output "Generating valid response for req1.req..."
189$ call create_time_stamp_response req1.tsq resp1.tsr tsa_config1
190$
191$ write sys$output "Printing response..."
192$ call print_response resp1.tsr
193$
194$ write sys$output "Verifying valid response..."
195$ call verify_time_stamp_response req1.tsq resp1.tsr [-]testtsa.com
196$
197$ write sys$output "Verifying valid token..."
198$ call verify_time_stamp_token req1.tsq resp1.tsr [-]testtsa.com
199$
200$ ! The tests below are commented out, because invalid signer certificates
201$ ! can no longer be specified in the config file.
202$
203$ ! write sys$output "Generating _invalid_ response for req1.req..."
204$ ! call create_time_stamp_response req1.tsq resp1_bad.tsr tsa_config2
205$
206$ ! write sys$output "Printing response..."
207$ ! call print_response resp1_bad.tsr
208$
209$ ! write sys$output "Verifying invalid response, it should fail..."
210$ ! call verify_time_stamp_response_fail req1.tsq resp1_bad.tsr
211$
212$ write sys$output "Creating req2.req time stamp request for file testtsa..."
213$ call create_time_stamp_request2
214$
215$ write sys$output "Printing req2.req..."
216$ call print_request req2.tsq
217$
218$ write sys$output "Generating valid response for req2.req..."
219$ call create_time_stamp_response req2.tsq resp2.tsr tsa_config1
220$
221$ write sys$output "Checking '-token_in' and '-token_out' options with '-reply'..."
222$ call time_stamp_response_token_test req2.tsq resp2.tsr
223$
224$ write sys$output "Printing response..."
225$ call print_response resp2.tsr
226$
227$ write sys$output "Verifying valid response..."
228$ call verify_time_stamp_response req2.tsq resp2.tsr [-]testtsa.com
229$
230$ write sys$output "Verifying response against wrong request, it should fail..."
231$ call verify_time_stamp_response_fail req1.tsq resp2.tsr
232$
233$ write sys$output "Verifying response against wrong request, it should fail..."
234$ call verify_time_stamp_response_fail req2.tsq resp1.tsr
235$
236$ write sys$output "Creating req3.req time stamp request for file CAtsa.cnf..."
237$ call create_time_stamp_request3
238$
239$ write sys$output "Printing req3.req..."
240$ call print_request req3.tsq
241$
242$ write sys$output "Verifying response against wrong request, it should fail..."
243$ call verify_time_stamp_response_fail req3.tsq resp1.tsr
244$
245$ write sys$output "Cleaning up..."
246$ call clean_up_dir
247$
248$ exit
diff --git a/src/lib/libssl/src/tools/Makefile b/src/lib/libssl/src/tools/Makefile
index 4ca835c4af..bb6fb71f3e 100644
--- a/src/lib/libssl/src/tools/Makefile
+++ b/src/lib/libssl/src/tools/Makefile
@@ -49,6 +49,7 @@ depend:
49dclean: 49dclean:
50 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new 50 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
51 mv -f Makefile.new $(MAKEFILE) 51 mv -f Makefile.new $(MAKEFILE)
52 rm -f c_rehash
52 53
53clean: 54clean:
54 rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 55 rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
diff --git a/src/lib/libssl/src/util/deltree.com b/src/lib/libssl/src/util/deltree.com
new file mode 100644
index 0000000000..9f36b1a5e9
--- /dev/null
+++ b/src/lib/libssl/src/util/deltree.com
@@ -0,0 +1,34 @@
1$! DELTREE.COM
2$
3$ call deltree 'p1'
4$ exit $status
5$
6$ deltree: subroutine ! P1 is a name of a directory
7$ on control_y then goto dt_STOP
8$ on warning then goto dt_exit
9$ _dt_def = f$trnlnm("SYS$DISK")+f$directory()
10$ if f$parse(p1) .eqs. "" then exit
11$ set default 'f$parse(p1,,,"DEVICE")''f$parse(p1,,,"DIRECTORY")'
12$ p1 = f$parse(p1,,,"NAME") + f$parse(p1,,,"TYPE")
13$ _fp = f$parse(".DIR",p1)
14$ dt_loop:
15$ _f = f$search(_fp)
16$ if _f .eqs. "" then goto dt_loopend
17$ call deltree [.'f$parse(_f,,,"NAME")']*.*
18$ goto dt_loop
19$ dt_loopend:
20$ _fp = f$parse(p1,".;*")
21$ if f$search(_fp) .eqs. "" then goto dt_exit
22$ set noon
23$ set file/prot=(S:RWED,O:RWED,G:RWED,W:RWED) '_fp'
24$ set on
25$ delete/nolog '_fp'
26$ dt_exit:
27$ set default '_dt_def'
28$ goto dt_end
29$ dt_STOP:
30$ set default '_dt_def'
31$ stop/id=""
32$ exit
33$ dt_end:
34$ endsubroutine
diff --git a/src/lib/libssl/src/util/shlib_wrap.sh b/src/lib/libssl/src/util/shlib_wrap.sh
index a2f62d696f..9416d593d2 100755
--- a/src/lib/libssl/src/util/shlib_wrap.sh
+++ b/src/lib/libssl/src/util/shlib_wrap.sh
@@ -80,7 +80,7 @@ if [ -f "$LIBCRYPTOSO" -a -z "$preload_var" ]; then
80 # it into a script makes it possible to do so on multi-ABI 80 # it into a script makes it possible to do so on multi-ABI
81 # platforms. 81 # platforms.
82 case "$SYSNAME" in 82 case "$SYSNAME" in
83 *BSD) LD_PRELOAD="$LIBCRYPTOSO:$LIBSSLSO" ;; # *BSD 83 *BSD|QNX) LD_PRELOAD="$LIBCRYPTOSO:$LIBSSLSO" ;; # *BSD, QNX
84 *) LD_PRELOAD="$LIBCRYPTOSO $LIBSSLSO" ;; # SunOS, Linux, ELF HP-UX 84 *) LD_PRELOAD="$LIBCRYPTOSO $LIBSSLSO" ;; # SunOS, Linux, ELF HP-UX
85 esac 85 esac
86 _RLD_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT" # Tru64, o32 IRIX 86 _RLD_LIST="$LIBCRYPTOSO:$LIBSSLSO:DEFAULT" # Tru64, o32 IRIX
@@ -88,4 +88,6 @@ if [ -f "$LIBCRYPTOSO" -a -z "$preload_var" ]; then
88 export LD_PRELOAD _RLD_LIST DYLD_INSERT_LIBRARIES 88 export LD_PRELOAD _RLD_LIST DYLD_INSERT_LIBRARIES
89fi 89fi
90 90
91exec "$@" 91cmd="$1${EXE_EXT}"
92shift
93exec "$cmd" "$@"
diff --git a/src/lib/libssl/test/testtsa.com b/src/lib/libssl/test/testtsa.com
new file mode 100644
index 0000000000..e3c586f14a
--- /dev/null
+++ b/src/lib/libssl/test/testtsa.com
@@ -0,0 +1,248 @@
1$!
2$! A few very basic tests for the 'ts' time stamping authority command.
3$!
4$
5$ __arch := VAX
6$ if f$getsyi("cpu") .ge. 128 then -
7 __arch = f$edit( f$getsyi( "ARCH_NAME"), "UPCASE")
8$ if __arch .eqs. "" then __arch := UNK
9$ exe_dir := sys$disk:[-.'__arch'.exe.apps]
10$
11$ openssl := mcr 'f$parse(exe_dir+"openssl.exe")'
12$ OPENSSL_CONF := [-]CAtsa.cnf
13$ ! Because that's what ../apps/CA.sh really looks at
14$ SSLEAY_CONFIG = "-config " + OPENSSL_CONF
15$
16$ error:
17$ subroutine
18$ write sys$error "TSA test failed!"
19$ exit 3
20$ endsubroutine
21$
22$ setup_dir:
23$ subroutine
24$
25$ if f$search("tsa.dir") .nes ""
26$ then
27$ @[-.util]deltree [.tsa]*.*
28$ set file/prot=(S:RWED,O:RWED,G:RWED,W:RWED) tsa.dir;*
29$ delete tsa.dir;*
30$ endif
31$
32$ create/dir [.tsa]
33$ set default [.tsa]
34$ endsubroutine
35$
36$ clean_up_dir:
37$ subroutine
38$
39$ set default [-]
40$ @[-.util]deltree [.tsa]*.*
41$ set file/prot=(S:RWED,O:RWED,G:RWED,W:RWED) tsa.dir;*
42$ delete tsa.dir;*
43$ endsubroutine
44$
45$ create_ca:
46$ subroutine
47$
48$ write sys$output "Creating a new CA for the TSA tests..."
49$ TSDNSECT = "ts_ca_dn"
50$ openssl req -new -x509 -nodes -
51 -out tsaca.pem -keyout tsacakey.pem
52$ if $severity .ne. 1 then call error
53$ endsubroutine
54$
55$ create_tsa_cert:
56$ subroutine
57$
58$ INDEX=p1
59$ EXT=p2
60$ TSDNSECT = "ts_cert_dn"
61$
62$ openssl req -new -
63 -out tsa_req'INDEX'.pem -keyout tsa_key'INDEX'.pem
64$ if $severity .ne. 1 then call error
65$
66$ write sys$output "Using extension ''EXT'"
67$ openssl x509 -req -
68 -in tsa_req'INDEX'.pem -out tsa_cert'INDEX'.pem -
69 "-CA" tsaca.pem "-CAkey" tsacakey.pem "-CAcreateserial" -
70 -extfile 'OPENSSL_CONF' -extensions "''EXT'"
71$ if $severity .ne. 1 then call error
72$ endsubroutine
73$
74$ print_request:
75$ subroutine
76$
77$ openssl ts -query -in 'p1' -text
78$ endsubroutine
79$
80$ create_time_stamp_request1: subroutine
81$
82$ openssl ts -query -data [-]testtsa.com -policy tsa_policy1 -
83 -cert -out req1.tsq
84$ if $severity .ne. 1 then call error
85$ endsubroutine
86$
87$ create_time_stamp_request2: subroutine
88$
89$ openssl ts -query -data [-]testtsa.com -policy tsa_policy2 -
90 -no_nonce -out req2.tsq
91$ if $severity .ne. 1 then call error
92$ endsubroutine
93$
94$ create_time_stamp_request3: subroutine
95$
96$ openssl ts -query -data [-]CAtsa.cnf -no_nonce -out req3.tsq
97$ if $severity .ne. 1 then call error
98$ endsubroutine
99$
100$ print_response:
101$ subroutine
102$
103$ openssl ts -reply -in 'p1' -text
104$ if $severity .ne. 1 then call error
105$ endsubroutine
106$
107$ create_time_stamp_response:
108$ subroutine
109$
110$ openssl ts -reply -section 'p3' -queryfile 'p1' -out 'p2'
111$ if $severity .ne. 1 then call error
112$ endsubroutine
113$
114$ time_stamp_response_token_test:
115$ subroutine
116$
117$ RESPONSE2:='p2'.copy_tsr
118$ TOKEN_DER:='p2'.token_der
119$ openssl ts -reply -in 'p2' -out 'TOKEN_DER' -token_out
120$ if $severity .ne. 1 then call error
121$ openssl ts -reply -in 'TOKEN_DER' -token_in -out 'RESPONSE2'
122$ if $severity .ne. 1 then call error
123$ backup/compare 'RESPONSE2' 'p2'
124$ if $severity .ne. 1 then call error
125$ openssl ts -reply -in 'p2' -text -token_out
126$ if $severity .ne. 1 then call error
127$ openssl ts -reply -in 'TOKEN_DER' -token_in -text -token_out
128$ if $severity .ne. 1 then call error
129$ openssl ts -reply -queryfile 'p1' -text -token_out
130$ if $severity .ne. 1 then call error
131$ endsubroutine
132$
133$ verify_time_stamp_response:
134$ subroutine
135$
136$ openssl ts -verify -queryfile 'p1' -in 'p2' -
137 "-CAfile" tsaca.pem -untrusted tsa_cert1.pem
138$ if $severity .ne. 1 then call error
139$ openssl ts -verify -data 'p3' -in 'p2' -
140 "-CAfile" tsaca.pem -untrusted tsa_cert1.pem
141$ if $severity .ne. 1 then call error
142$ endsubroutine
143$
144$ verify_time_stamp_token:
145$ subroutine
146$
147$ ! create the token from the response first
148$ openssl ts -reply -in 'p2' -out 'p2'.token -token_out
149$ if $severity .ne. 1 then call error
150$ openssl ts -verify -queryfile 'p1' -in 'p2'.token -token_in -
151 "-CAfile" tsaca.pem -untrusted tsa_cert1.pem
152$ if $severity .ne. 1 then call error
153$ openssl ts -verify -data 'p3' -in 'p2'.token -token_in -
154 "-CAfile" tsaca.pem -untrusted tsa_cert1.pem
155$ if $severity .ne. 1 then call error
156$ endsubroutine
157$
158$ verify_time_stamp_response_fail:
159$ subroutine
160$
161$ openssl ts -verify -queryfile 'p1' -in 'p2' -
162 "-CAfile" tsaca.pem -untrusted tsa_cert1.pem
163$ ! Checks if the verification failed, as it should have.
164$ if $severity .eq. 1 then call error
165$ write sys$output "Ok"
166$ endsubroutine
167$
168$ ! Main body ----------------------------------------------------------
169$
170$ write sys$output "Setting up TSA test directory..."
171$ call setup_dir
172$
173$ write sys$output "Creating CA for TSA tests..."
174$ call create_ca
175$
176$ write sys$output "Creating tsa_cert1.pem TSA server cert..."
177$ call create_tsa_cert 1 "tsa_cert"
178$
179$ write sys$output "Creating tsa_cert2.pem non-TSA server cert..."
180$ call create_tsa_cert 2 "non_tsa_cert"
181$
182$ write sys$output "Creating req1.req time stamp request for file testtsa..."
183$ call create_time_stamp_request1
184$
185$ write sys$output "Printing req1.req..."
186$ call print_request req1.tsq
187$
188$ write sys$output "Generating valid response for req1.req..."
189$ call create_time_stamp_response req1.tsq resp1.tsr tsa_config1
190$
191$ write sys$output "Printing response..."
192$ call print_response resp1.tsr
193$
194$ write sys$output "Verifying valid response..."
195$ call verify_time_stamp_response req1.tsq resp1.tsr [-]testtsa.com
196$
197$ write sys$output "Verifying valid token..."
198$ call verify_time_stamp_token req1.tsq resp1.tsr [-]testtsa.com
199$
200$ ! The tests below are commented out, because invalid signer certificates
201$ ! can no longer be specified in the config file.
202$
203$ ! write sys$output "Generating _invalid_ response for req1.req..."
204$ ! call create_time_stamp_response req1.tsq resp1_bad.tsr tsa_config2
205$
206$ ! write sys$output "Printing response..."
207$ ! call print_response resp1_bad.tsr
208$
209$ ! write sys$output "Verifying invalid response, it should fail..."
210$ ! call verify_time_stamp_response_fail req1.tsq resp1_bad.tsr
211$
212$ write sys$output "Creating req2.req time stamp request for file testtsa..."
213$ call create_time_stamp_request2
214$
215$ write sys$output "Printing req2.req..."
216$ call print_request req2.tsq
217$
218$ write sys$output "Generating valid response for req2.req..."
219$ call create_time_stamp_response req2.tsq resp2.tsr tsa_config1
220$
221$ write sys$output "Checking '-token_in' and '-token_out' options with '-reply'..."
222$ call time_stamp_response_token_test req2.tsq resp2.tsr
223$
224$ write sys$output "Printing response..."
225$ call print_response resp2.tsr
226$
227$ write sys$output "Verifying valid response..."
228$ call verify_time_stamp_response req2.tsq resp2.tsr [-]testtsa.com
229$
230$ write sys$output "Verifying response against wrong request, it should fail..."
231$ call verify_time_stamp_response_fail req1.tsq resp2.tsr
232$
233$ write sys$output "Verifying response against wrong request, it should fail..."
234$ call verify_time_stamp_response_fail req2.tsq resp1.tsr
235$
236$ write sys$output "Creating req3.req time stamp request for file CAtsa.cnf..."
237$ call create_time_stamp_request3
238$
239$ write sys$output "Printing req3.req..."
240$ call print_request req3.tsq
241$
242$ write sys$output "Verifying response against wrong request, it should fail..."
243$ call verify_time_stamp_response_fail req3.tsq resp1.tsr
244$
245$ write sys$output "Cleaning up..."
246$ call clean_up_dir
247$
248$ exit