From: Ulf Möller Date: Sun, 12 Feb 2006 23:21:56 +0000 (+0000) Subject: make update X-Git-Tag: OpenSSL_0_9_8k^2~1561 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=3b408d83fec59c18f6850eca92b909773d74cf61 make update --- diff --git a/apps/Makefile b/apps/Makefile index c638569ca2..fa62f8e1a4 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -824,7 +824,7 @@ speed.o: ../include/openssl/safestack.h ../include/openssl/sha.h speed.o: ../include/openssl/stack.h ../include/openssl/symhacks.h speed.o: ../include/openssl/txt_db.h ../include/openssl/ui.h speed.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h -speed.o: ../include/openssl/x509_vfy.h testdsa.h testrsa.h apps.h speed.c +speed.o: ../include/openssl/x509_vfy.h apps.h speed.c testdsa.h testrsa.h spkac.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h spkac.o: ../include/openssl/buffer.h ../include/openssl/conf.h spkac.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h @@ -839,6 +839,23 @@ spkac.o: ../include/openssl/pkcs7.h ../include/openssl/safestack.h spkac.o: ../include/openssl/sha.h ../include/openssl/stack.h spkac.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h spkac.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h spkac.c +ts.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h +ts.o: ../include/openssl/buffer.h ../include/openssl/conf.h +ts.o: ../include/openssl/crypto.h ../include/openssl/dh.h +ts.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h +ts.o: ../include/openssl/ec.h ../include/openssl/ecdh.h +ts.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h +ts.o: ../include/openssl/err.h ../include/openssl/evp.h +ts.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h +ts.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h +ts.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h +ts.o: ../include/openssl/pem.h ../include/openssl/pem2.h +ts.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h +ts.o: ../include/openssl/rsa.h ../include/openssl/safestack.h +ts.o: ../include/openssl/sha.h ../include/openssl/stack.h +ts.o: ../include/openssl/symhacks.h ../include/openssl/ts.h +ts.o: ../include/openssl/txt_db.h ../include/openssl/x509.h +ts.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h ts.c verify.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h verify.o: ../include/openssl/buffer.h ../include/openssl/conf.h verify.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h diff --git a/crypto/asn1/Makefile b/crypto/asn1/Makefile index 506e62de5b..efeec77b86 100644 --- a/crypto/asn1/Makefile +++ b/crypto/asn1/Makefile @@ -175,14 +175,6 @@ a_gentm.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h a_gentm.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h a_gentm.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h a_gentm.o: ../cryptlib.h ../o_time.h a_gentm.c -a_hdr.o: ../../e_os.h ../../include/openssl/asn1.h -a_hdr.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h -a_hdr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h -a_hdr.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h -a_hdr.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h -a_hdr.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h -a_hdr.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h -a_hdr.o: ../../include/openssl/symhacks.h ../cryptlib.h a_hdr.c a_i2d_fp.o: ../../e_os.h ../../include/openssl/asn1.h a_i2d_fp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h a_i2d_fp.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h @@ -207,13 +199,6 @@ a_mbstr.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h a_mbstr.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h a_mbstr.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h a_mbstr.o: ../cryptlib.h a_mbstr.c -a_meth.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h -a_meth.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h -a_meth.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h -a_meth.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h -a_meth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h -a_meth.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h -a_meth.o: ../../include/openssl/symhacks.h ../cryptlib.h a_meth.c a_object.o: ../../e_os.h ../../include/openssl/asn1.h a_object.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h a_object.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h @@ -632,13 +617,15 @@ tasn_dec.o: ../../include/openssl/opensslconf.h tasn_dec.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h tasn_dec.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h tasn_dec.o: ../../include/openssl/symhacks.h tasn_dec.c -tasn_enc.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h -tasn_enc.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h -tasn_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/obj_mac.h +tasn_enc.o: ../../e_os.h ../../include/openssl/asn1.h +tasn_enc.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h +tasn_enc.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h +tasn_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h +tasn_enc.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h tasn_enc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h tasn_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h tasn_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h -tasn_enc.o: ../../include/openssl/symhacks.h tasn_enc.c +tasn_enc.o: ../../include/openssl/symhacks.h ../cryptlib.h tasn_enc.c tasn_fre.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h tasn_fre.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h tasn_fre.o: ../../include/openssl/e_os2.h ../../include/openssl/obj_mac.h @@ -654,6 +641,21 @@ tasn_new.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h tasn_new.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h tasn_new.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h tasn_new.o: ../../include/openssl/symhacks.h tasn_new.c +tasn_prn.o: ../../e_os.h ../../include/openssl/asn1.h +tasn_prn.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h +tasn_prn.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h +tasn_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h +tasn_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h +tasn_prn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h +tasn_prn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h +tasn_prn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h +tasn_prn.o: ../../include/openssl/opensslconf.h +tasn_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h +tasn_prn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h +tasn_prn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h +tasn_prn.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h +tasn_prn.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h +tasn_prn.o: ../cryptlib.h asn1_locl.h tasn_prn.c tasn_typ.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h tasn_typ.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h tasn_typ.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h @@ -760,7 +762,19 @@ x_name.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h x_name.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h x_name.o: ../../include/openssl/sha.h ../../include/openssl/stack.h x_name.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h -x_name.o: ../../include/openssl/x509_vfy.h ../cryptlib.h x_name.c +x_name.o: ../../include/openssl/x509_vfy.h ../cryptlib.h asn1_locl.h x_name.c +x_nx509.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h +x_nx509.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h +x_nx509.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h +x_nx509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h +x_nx509.o: ../../include/openssl/ecdsa.h ../../include/openssl/evp.h +x_nx509.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h +x_nx509.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h +x_nx509.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h +x_nx509.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h +x_nx509.o: ../../include/openssl/sha.h ../../include/openssl/stack.h +x_nx509.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h +x_nx509.o: ../../include/openssl/x509_vfy.h x_nx509.c x_pkey.o: ../../e_os.h ../../include/openssl/asn1.h x_pkey.o: ../../include/openssl/asn1_mac.h ../../include/openssl/bio.h x_pkey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h diff --git a/crypto/bio/Makefile b/crypto/bio/Makefile index 1ef6c2fb9f..c395d80496 100644 --- a/crypto/bio/Makefile +++ b/crypto/bio/Makefile @@ -102,11 +102,12 @@ b_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h b_print.o: ../../include/openssl/symhacks.h ../cryptlib.h b_print.c b_sock.o: ../../e_os.h ../../include/openssl/bio.h b_sock.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h -b_sock.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h -b_sock.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h -b_sock.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h -b_sock.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h -b_sock.o: ../../include/openssl/symhacks.h ../cryptlib.h b_sock.c +b_sock.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h +b_sock.o: ../../include/openssl/err.h ../../include/openssl/lhash.h +b_sock.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h +b_sock.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h +b_sock.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h +b_sock.o: ../cryptlib.h b_sock.c bf_buff.o: ../../e_os.h ../../include/openssl/bio.h bf_buff.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h bf_buff.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h diff --git a/crypto/bn/Makefile b/crypto/bn/Makefile index 39c45f793c..e494c02ee8 100644 --- a/crypto/bn/Makefile +++ b/crypto/bn/Makefile @@ -187,6 +187,8 @@ bn_blind.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h bn_blind.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h bn_blind.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h bn_blind.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_blind.c bn_lcl.h +bn_const.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h +bn_const.o: ../../include/openssl/ossl_typ.h bn.h bn_const.c bn_ctx.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h bn_ctx.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h bn_ctx.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h diff --git a/crypto/err/Makefile b/crypto/err/Makefile index 23e38409c8..fa37793008 100644 --- a/crypto/err/Makefile +++ b/crypto/err/Makefile @@ -97,9 +97,9 @@ err_all.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h err_all.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h err_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h err_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h -err_all.o: ../../include/openssl/ui.h ../../include/openssl/x509.h -err_all.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h -err_all.o: err_all.c +err_all.o: ../../include/openssl/ts.h ../../include/openssl/ui.h +err_all.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h +err_all.o: ../../include/openssl/x509v3.h err_all.c err_prn.o: ../../e_os.h ../../include/openssl/bio.h err_prn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h err_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h diff --git a/crypto/pem/Makefile b/crypto/pem/Makefile index f5e19df843..5a0799c9d0 100644 --- a/crypto/pem/Makefile +++ b/crypto/pem/Makefile @@ -239,3 +239,17 @@ pem_xaux.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h pem_xaux.o: ../../include/openssl/sha.h ../../include/openssl/stack.h pem_xaux.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h pem_xaux.o: ../../include/openssl/x509_vfy.h ../cryptlib.h pem_xaux.c +pvkfmt.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h +pvkfmt.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h +pvkfmt.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h +pvkfmt.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h +pvkfmt.o: ../../include/openssl/err.h ../../include/openssl/evp.h +pvkfmt.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h +pvkfmt.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h +pvkfmt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h +pvkfmt.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h +pvkfmt.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h +pvkfmt.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h +pvkfmt.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h +pvkfmt.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h +pvkfmt.o: ../cryptlib.h pvkfmt.c diff --git a/crypto/ts/Makefile b/crypto/ts/Makefile index 5d3162592b..0ba67ffeee 100644 --- a/crypto/ts/Makefile +++ b/crypto/ts/Makefile @@ -84,6 +84,53 @@ clean: # DO NOT DELETE THIS LINE -- make depend depends on it. +ts_asn1.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h +ts_asn1.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h +ts_asn1.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h +ts_asn1.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h +ts_asn1.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h +ts_asn1.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h +ts_asn1.o: ../../include/openssl/err.h ../../include/openssl/evp.h +ts_asn1.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h +ts_asn1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h +ts_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h +ts_asn1.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h +ts_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h +ts_asn1.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h +ts_asn1.o: ../../include/openssl/ts.h ../../include/openssl/x509.h +ts_asn1.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h +ts_asn1.o: ts_asn1.c +ts_conf.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h +ts_conf.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h +ts_conf.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h +ts_conf.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h +ts_conf.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h +ts_conf.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h +ts_conf.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h +ts_conf.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h +ts_conf.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h +ts_conf.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h +ts_conf.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h +ts_conf.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h +ts_conf.o: ../../include/openssl/sha.h ../../include/openssl/stack.h +ts_conf.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h +ts_conf.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h +ts_conf.o: ../../include/openssl/x509v3.h ts_conf.c +ts_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h +ts_err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h +ts_err.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h +ts_err.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h +ts_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h +ts_err.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h +ts_err.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h +ts_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h +ts_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h +ts_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h +ts_err.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h +ts_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h +ts_err.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h +ts_err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h +ts_err.o: ../../include/openssl/x509v3.h ts_err.c ts_lib.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h ts_lib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h ts_lib.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h @@ -99,6 +146,40 @@ ts_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h ts_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h ts_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h ts_lib.o: ../../include/openssl/x509v3.h ../cryptlib.h ts.h ts_lib.c +ts_req_print.o: ../../e_os.h ../../include/openssl/asn1.h +ts_req_print.o: ../../include/openssl/bio.h ../../include/openssl/bn.h +ts_req_print.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h +ts_req_print.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h +ts_req_print.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h +ts_req_print.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h +ts_req_print.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h +ts_req_print.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h +ts_req_print.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h +ts_req_print.o: ../../include/openssl/opensslconf.h +ts_req_print.o: ../../include/openssl/opensslv.h +ts_req_print.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h +ts_req_print.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h +ts_req_print.o: ../../include/openssl/sha.h ../../include/openssl/stack.h +ts_req_print.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h +ts_req_print.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h +ts_req_print.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_req_print.c +ts_req_utils.o: ../../e_os.h ../../include/openssl/asn1.h +ts_req_utils.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h +ts_req_utils.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h +ts_req_utils.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h +ts_req_utils.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h +ts_req_utils.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h +ts_req_utils.o: ../../include/openssl/err.h ../../include/openssl/evp.h +ts_req_utils.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h +ts_req_utils.o: ../../include/openssl/objects.h +ts_req_utils.o: ../../include/openssl/opensslconf.h +ts_req_utils.o: ../../include/openssl/opensslv.h +ts_req_utils.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h +ts_req_utils.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h +ts_req_utils.o: ../../include/openssl/sha.h ../../include/openssl/stack.h +ts_req_utils.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h +ts_req_utils.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h +ts_req_utils.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_req_utils.c ts_resp_print.o: ../../e_os.h ../../include/openssl/asn1.h ts_resp_print.o: ../../include/openssl/bio.h ../../include/openssl/bn.h ts_resp_print.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h @@ -118,3 +199,72 @@ ts_resp_print.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h ts_resp_print.o: ../../include/openssl/x509_vfy.h ts_resp_print.o: ../../include/openssl/x509v3.h ../cryptlib.h ts.h ts_resp_print.o: ts_resp_print.c +ts_resp_sign.o: ../../e_os.h ../../include/openssl/asn1.h +ts_resp_sign.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h +ts_resp_sign.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h +ts_resp_sign.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h +ts_resp_sign.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h +ts_resp_sign.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h +ts_resp_sign.o: ../../include/openssl/err.h ../../include/openssl/evp.h +ts_resp_sign.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h +ts_resp_sign.o: ../../include/openssl/objects.h +ts_resp_sign.o: ../../include/openssl/opensslconf.h +ts_resp_sign.o: ../../include/openssl/opensslv.h +ts_resp_sign.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h +ts_resp_sign.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h +ts_resp_sign.o: ../../include/openssl/sha.h ../../include/openssl/stack.h +ts_resp_sign.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h +ts_resp_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h +ts_resp_sign.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_resp_sign.c +ts_resp_utils.o: ../../e_os.h ../../include/openssl/asn1.h +ts_resp_utils.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h +ts_resp_utils.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h +ts_resp_utils.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h +ts_resp_utils.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h +ts_resp_utils.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h +ts_resp_utils.o: ../../include/openssl/err.h ../../include/openssl/evp.h +ts_resp_utils.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h +ts_resp_utils.o: ../../include/openssl/objects.h +ts_resp_utils.o: ../../include/openssl/opensslconf.h +ts_resp_utils.o: ../../include/openssl/opensslv.h +ts_resp_utils.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h +ts_resp_utils.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h +ts_resp_utils.o: ../../include/openssl/sha.h ../../include/openssl/stack.h +ts_resp_utils.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h +ts_resp_utils.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h +ts_resp_utils.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_resp_utils.c +ts_resp_verify.o: ../../e_os.h ../../include/openssl/asn1.h +ts_resp_verify.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h +ts_resp_verify.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h +ts_resp_verify.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h +ts_resp_verify.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h +ts_resp_verify.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h +ts_resp_verify.o: ../../include/openssl/err.h ../../include/openssl/evp.h +ts_resp_verify.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h +ts_resp_verify.o: ../../include/openssl/objects.h +ts_resp_verify.o: ../../include/openssl/opensslconf.h +ts_resp_verify.o: ../../include/openssl/opensslv.h +ts_resp_verify.o: ../../include/openssl/ossl_typ.h +ts_resp_verify.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h +ts_resp_verify.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h +ts_resp_verify.o: ../../include/openssl/stack.h +ts_resp_verify.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h +ts_resp_verify.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h +ts_resp_verify.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_resp_verify.c +ts_verify_ctx.o: ../../e_os.h ../../include/openssl/asn1.h +ts_verify_ctx.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h +ts_verify_ctx.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h +ts_verify_ctx.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h +ts_verify_ctx.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h +ts_verify_ctx.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h +ts_verify_ctx.o: ../../include/openssl/err.h ../../include/openssl/evp.h +ts_verify_ctx.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h +ts_verify_ctx.o: ../../include/openssl/objects.h +ts_verify_ctx.o: ../../include/openssl/opensslconf.h +ts_verify_ctx.o: ../../include/openssl/opensslv.h +ts_verify_ctx.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h +ts_verify_ctx.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h +ts_verify_ctx.o: ../../include/openssl/sha.h ../../include/openssl/stack.h +ts_verify_ctx.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h +ts_verify_ctx.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h +ts_verify_ctx.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_verify_ctx.c diff --git a/engines/Makefile b/engines/Makefile index 30de869b9c..88f8390d0e 100644 --- a/engines/Makefile +++ b/engines/Makefile @@ -136,3 +136,114 @@ clean: rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff # DO NOT DELETE THIS LINE -- make depend depends on it. + +e_4758cca.o: ../include/openssl/asn1.h ../include/openssl/bio.h +e_4758cca.o: ../include/openssl/bn.h ../include/openssl/buffer.h +e_4758cca.o: ../include/openssl/crypto.h ../include/openssl/dso.h +e_4758cca.o: ../include/openssl/e_os2.h ../include/openssl/ec.h +e_4758cca.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h +e_4758cca.o: ../include/openssl/engine.h ../include/openssl/err.h +e_4758cca.o: ../include/openssl/evp.h ../include/openssl/lhash.h +e_4758cca.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h +e_4758cca.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h +e_4758cca.o: ../include/openssl/ossl_typ.h ../include/openssl/pkcs7.h +e_4758cca.o: ../include/openssl/rand.h ../include/openssl/rsa.h +e_4758cca.o: ../include/openssl/safestack.h ../include/openssl/sha.h +e_4758cca.o: ../include/openssl/stack.h ../include/openssl/symhacks.h +e_4758cca.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h +e_4758cca.o: e_4758cca.c e_4758cca_err.c e_4758cca_err.h +e_4758cca.o: vendor_defns/hw_4758_cca.h +e_aep.o: ../include/openssl/asn1.h ../include/openssl/bio.h +e_aep.o: ../include/openssl/bn.h ../include/openssl/buffer.h +e_aep.o: ../include/openssl/crypto.h ../include/openssl/dh.h +e_aep.o: ../include/openssl/dsa.h ../include/openssl/dso.h +e_aep.o: ../include/openssl/e_os2.h ../include/openssl/engine.h +e_aep.o: ../include/openssl/err.h ../include/openssl/lhash.h +e_aep.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h +e_aep.o: ../include/openssl/ossl_typ.h ../include/openssl/rsa.h +e_aep.o: ../include/openssl/safestack.h ../include/openssl/stack.h +e_aep.o: ../include/openssl/symhacks.h e_aep.c e_aep_err.c e_aep_err.h +e_aep.o: vendor_defns/aep.h +e_atalla.o: ../include/openssl/asn1.h ../include/openssl/bio.h +e_atalla.o: ../include/openssl/bn.h ../include/openssl/buffer.h +e_atalla.o: ../include/openssl/crypto.h ../include/openssl/dh.h +e_atalla.o: ../include/openssl/dsa.h ../include/openssl/dso.h +e_atalla.o: ../include/openssl/e_os2.h ../include/openssl/engine.h +e_atalla.o: ../include/openssl/err.h ../include/openssl/lhash.h +e_atalla.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h +e_atalla.o: ../include/openssl/ossl_typ.h ../include/openssl/rsa.h +e_atalla.o: ../include/openssl/safestack.h ../include/openssl/stack.h +e_atalla.o: ../include/openssl/symhacks.h e_atalla.c e_atalla_err.c +e_atalla.o: e_atalla_err.h vendor_defns/atalla.h +e_chil.o: ../include/openssl/asn1.h ../include/openssl/bio.h +e_chil.o: ../include/openssl/bn.h ../include/openssl/buffer.h +e_chil.o: ../include/openssl/crypto.h ../include/openssl/dh.h +e_chil.o: ../include/openssl/dso.h ../include/openssl/e_os2.h +e_chil.o: ../include/openssl/ec.h ../include/openssl/ecdh.h +e_chil.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h +e_chil.o: ../include/openssl/err.h ../include/openssl/evp.h +e_chil.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h +e_chil.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h +e_chil.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h +e_chil.o: ../include/openssl/pem.h ../include/openssl/pem2.h +e_chil.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h +e_chil.o: ../include/openssl/rsa.h ../include/openssl/safestack.h +e_chil.o: ../include/openssl/sha.h ../include/openssl/stack.h +e_chil.o: ../include/openssl/symhacks.h ../include/openssl/ui.h +e_chil.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h e_chil.c +e_chil.o: e_chil_err.c e_chil_err.h vendor_defns/hwcryptohook.h +e_cswift.o: ../include/openssl/asn1.h ../include/openssl/bio.h +e_cswift.o: ../include/openssl/bn.h ../include/openssl/buffer.h +e_cswift.o: ../include/openssl/crypto.h ../include/openssl/dh.h +e_cswift.o: ../include/openssl/dsa.h ../include/openssl/dso.h +e_cswift.o: ../include/openssl/e_os2.h ../include/openssl/engine.h +e_cswift.o: ../include/openssl/err.h ../include/openssl/lhash.h +e_cswift.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h +e_cswift.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h +e_cswift.o: ../include/openssl/rsa.h ../include/openssl/safestack.h +e_cswift.o: ../include/openssl/stack.h ../include/openssl/symhacks.h e_cswift.c +e_cswift.o: e_cswift_err.c e_cswift_err.h vendor_defns/cswift.h +e_gmp.o: ../include/openssl/buffer.h ../include/openssl/crypto.h +e_gmp.o: ../include/openssl/e_os2.h ../include/openssl/engine.h +e_gmp.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h +e_gmp.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h +e_gmp.o: ../include/openssl/stack.h ../include/openssl/symhacks.h e_gmp.c +e_nuron.o: ../include/openssl/asn1.h ../include/openssl/bio.h +e_nuron.o: ../include/openssl/bn.h ../include/openssl/buffer.h +e_nuron.o: ../include/openssl/crypto.h ../include/openssl/dh.h +e_nuron.o: ../include/openssl/dsa.h ../include/openssl/dso.h +e_nuron.o: ../include/openssl/e_os2.h ../include/openssl/engine.h +e_nuron.o: ../include/openssl/err.h ../include/openssl/lhash.h +e_nuron.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h +e_nuron.o: ../include/openssl/ossl_typ.h ../include/openssl/rsa.h +e_nuron.o: ../include/openssl/safestack.h ../include/openssl/stack.h +e_nuron.o: ../include/openssl/symhacks.h e_nuron.c e_nuron_err.c e_nuron_err.h +e_sureware.o: ../include/openssl/asn1.h ../include/openssl/bio.h +e_sureware.o: ../include/openssl/bn.h ../include/openssl/buffer.h +e_sureware.o: ../include/openssl/crypto.h ../include/openssl/dh.h +e_sureware.o: ../include/openssl/dsa.h ../include/openssl/dso.h +e_sureware.o: ../include/openssl/e_os2.h ../include/openssl/ec.h +e_sureware.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h +e_sureware.o: ../include/openssl/engine.h ../include/openssl/err.h +e_sureware.o: ../include/openssl/evp.h ../include/openssl/lhash.h +e_sureware.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h +e_sureware.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h +e_sureware.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h +e_sureware.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h +e_sureware.o: ../include/openssl/rand.h ../include/openssl/rsa.h +e_sureware.o: ../include/openssl/safestack.h ../include/openssl/sha.h +e_sureware.o: ../include/openssl/stack.h ../include/openssl/symhacks.h +e_sureware.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h +e_sureware.o: e_sureware.c e_sureware_err.c e_sureware_err.h +e_sureware.o: vendor_defns/sureware.h +e_ubsec.o: ../include/openssl/asn1.h ../include/openssl/bio.h +e_ubsec.o: ../include/openssl/bn.h ../include/openssl/buffer.h +e_ubsec.o: ../include/openssl/crypto.h ../include/openssl/dh.h +e_ubsec.o: ../include/openssl/dsa.h ../include/openssl/dso.h +e_ubsec.o: ../include/openssl/e_os2.h ../include/openssl/engine.h +e_ubsec.o: ../include/openssl/err.h ../include/openssl/lhash.h +e_ubsec.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h +e_ubsec.o: ../include/openssl/ossl_typ.h ../include/openssl/rsa.h +e_ubsec.o: ../include/openssl/safestack.h ../include/openssl/stack.h +e_ubsec.o: ../include/openssl/symhacks.h e_ubsec.c e_ubsec_err.c e_ubsec_err.h +e_ubsec.o: vendor_defns/hw_ubsec.h diff --git a/util/libeay.num b/util/libeay.num index 7b1d756425..3f09b50c3a 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -3422,3 +3422,189 @@ WHIRLPOOL_BitUpdate 3820 EXIST::FUNCTION:WHIRLPOOL WHIRLPOOL_Final 3821 EXIST::FUNCTION:WHIRLPOOL WHIRLPOOL_Update 3822 EXIST::FUNCTION:WHIRLPOOL DSO_global_lookup 3823 EXIST::FUNCTION: +TS_RESP_CTX_free 3824 EXIST::FUNCTION: +i2d_TS_ACCURACY 3825 EXIST::FUNCTION: +i2d_TS_MSG_IMPRINT_fp 3826 EXIST::FUNCTION: +i2d_TS_MSG_IMPRINT 3827 EXIST::FUNCTION: +i2d_TS_TST_INFO 3828 EXIST::FUNCTION: +TS_CONF_load_cert 3829 EXIST::FUNCTION: +TS_REQ_get_ext 3830 EXIST::FUNCTION: +TS_TST_INFO_set_nonce 3831 EXIST::FUNCTION: +TS_RESP_dup 3832 EXIST::FUNCTION: +i2d_TS_TST_INFO_fp 3833 EXIST::FUNCTION: +TS_TST_INFO_set_time 3834 EXIST::FUNCTION: +TS_REQ_set_policy_id 3835 EXIST::FUNCTION: +d2i_TS_RESP_fp 3836 EXIST::FUNCTION: +TS_RESP_set_status_info 3837 EXIST::FUNCTION: +TS_ACCURACY_set_millis 3838 EXIST::FUNCTION: +TS_REQ_dup 3839 EXIST::FUNCTION: +GENERAL_NAME_dup 3840 EXIST::FUNCTION: +TS_MSG_IMPRINT_set_algo 3841 EXIST::FUNCTION: +i2d_TS_TST_INFO_bio 3842 EXIST::FUNCTION: +TS_TST_INFO_set_ordering 3843 EXIST::FUNCTION: +TS_TST_INFO_get_ext_by_OBJ 3844 EXIST::FUNCTION: +TS_CONF_get_tsa_section 3845 EXIST::FUNCTION: +TS_RESP_CTX_set_signer_key 3846 EXIST::FUNCTION: +i2d_ESS_SIGNING_CERT 3847 EXIST::FUNCTION: +TS_CONF_load_key 3848 EXIST::FUNCTION: +d2i_TS_MSG_IMPRINT_bio 3849 EXIST::FUNCTION: +TS_REQ_ext_free 3850 EXIST::FUNCTION: +TS_RESP_CTX_set_status_info 3851 EXIST::FUNCTION: +TS_MSG_IMPRINT_get_algo 3852 EXIST::FUNCTION: +TS_REQ_print_bio 3853 EXIST::FUNCTION: +TS_MSG_IMPRINT_print_bio 3854 EXIST::FUNCTION: +TS_REQ_get_policy_id 3855 EXIST::FUNCTION: +d2i_TS_ACCURACY 3856 EXIST::FUNCTION: +TS_CONF_set_tsa_name 3857 EXIST::FUNCTION: +TS_TST_INFO_get_ext_by_NID 3858 EXIST::FUNCTION: +TS_RESP_new 3859 EXIST::FUNCTION: +ESS_CERT_ID_dup 3860 EXIST::FUNCTION: +TS_STATUS_INFO_dup 3861 EXIST::FUNCTION: +TS_REQ_delete_ext 3862 EXIST::FUNCTION: +TS_REQ_get_msg_imprint 3863 EXIST::FUNCTION: +TS_TST_INFO_get_serial 3864 EXIST::FUNCTION: +TS_REQ_get_nonce 3865 EXIST::FUNCTION: +TS_STATUS_INFO_print_bio 3866 EXIST::FUNCTION: +d2i_TS_TST_INFO 3867 EXIST::FUNCTION: +d2i_TS_RESP_bio 3868 EXIST::FUNCTION: +OTHERNAME_cmp 3869 EXIST::FUNCTION: +TS_RESP_CTX_new 3870 EXIST::FUNCTION: +TS_RESP_set_tst_info 3871 EXIST::FUNCTION: +TS_RESP_CTX_set_signer_cert 3872 EXIST::FUNCTION: +TS_REQ_set_msg_imprint 3873 EXIST::FUNCTION: +TS_CONF_set_digests 3874 EXIST::FUNCTION: +d2i_TS_MSG_IMPRINT 3875 EXIST::FUNCTION: +TS_REQ_get_ext_by_NID 3876 EXIST::FUNCTION: +TS_ACCURACY_new 3877 EXIST::FUNCTION: +TS_TST_INFO_new 3878 EXIST::FUNCTION: +TS_CONF_set_default_engine 3879 EXIST::FUNCTION: +TS_ACCURACY_set_seconds 3880 EXIST::FUNCTION: +TS_TST_INFO_get_time 3881 EXIST::FUNCTION: +d2i_ESS_ISSUER_SERIAL 3882 EXIST::FUNCTION: +TS_OBJ_print_bio 3883 EXIST::FUNCTION: +TS_RESP_get_status_info 3884 EXIST::FUNCTION: +PKCS7_to_TS_TST_INFO 3885 EXIST::FUNCTION: +TS_TST_INFO_add_ext 3886 EXIST::FUNCTION: +i2d_TS_RESP_fp 3887 EXIST::FUNCTION: +i2d_TS_MSG_IMPRINT_bio 3888 EXIST::FUNCTION: +TS_RESP_CTX_set_accuracy 3889 EXIST::FUNCTION: +TS_REQ_set_nonce 3890 EXIST::FUNCTION: +ESS_CERT_ID_new 3891 EXIST::FUNCTION: +TS_REQ_get_ext_count 3892 EXIST::FUNCTION: +TS_TST_INFO_print_bio 3893 EXIST::FUNCTION: +i2d_TS_RESP 3894 EXIST::FUNCTION: +TS_VERIFY_CTX_cleanup 3895 EXIST::FUNCTION: +TS_STATUS_INFO_free 3896 EXIST::FUNCTION: +TS_RESP_verify_token 3897 EXIST::FUNCTION: +TS_TST_INFO_get_policy_id 3898 EXIST::FUNCTION: +TS_REQ_get_cert_req 3899 EXIST::FUNCTION: +d2i_TS_TST_INFO_fp 3900 EXIST::FUNCTION: +TS_TST_INFO_get_ext_d2i 3901 EXIST::FUNCTION: +TS_RESP_CTX_add_policy 3902 EXIST::FUNCTION: +d2i_TS_RESP 3903 EXIST::FUNCTION: +TS_CONF_load_certs 3904 EXIST::FUNCTION: +TS_TST_INFO_get_msg_imprint 3905 EXIST::FUNCTION: +ERR_load_TS_strings 3906 EXIST::FUNCTION: +TS_TST_INFO_get_version 3907 EXIST::FUNCTION: +TS_CONF_set_certs 3908 EXIST::FUNCTION: +TS_VERIFY_CTX_free 3909 EXIST::FUNCTION: +TS_REQ_get_ext_by_critical 3910 EXIST::FUNCTION: +TS_RESP_CTX_set_serial_cb 3911 EXIST::FUNCTION: +TS_RESP_CTX_set_time_cb 3912 EXIST::FUNCTION: +TS_MSG_IMPRINT_get_msg 3913 EXIST::FUNCTION: +TS_TST_INFO_ext_free 3914 EXIST::FUNCTION: +TS_REQ_get_version 3915 EXIST::FUNCTION: +TS_REQ_add_ext 3916 EXIST::FUNCTION: +d2i_TS_TST_INFO_bio 3917 EXIST::FUNCTION: +TS_TST_INFO_get_ordering 3918 EXIST::FUNCTION: +TS_RESP_print_bio 3919 EXIST::FUNCTION: +TS_TST_INFO_get_exts 3920 EXIST::FUNCTION: +TS_REQ_set_cert_req 3921 EXIST::FUNCTION: +TS_CONF_set_serial 3922 EXIST::FUNCTION: +TS_TST_INFO_free 3923 EXIST::FUNCTION: +d2i_TS_REQ_fp 3924 EXIST::FUNCTION: +TS_RESP_verify_response 3925 EXIST::FUNCTION: +i2d_ESS_ISSUER_SERIAL 3926 EXIST::FUNCTION: +TS_ACCURACY_get_seconds 3927 EXIST::FUNCTION: +TS_MSG_IMPRINT_dup 3928 EXIST::FUNCTION: +i2d_TS_REQ_bio 3929 EXIST::FUNCTION: +i2d_ESS_CERT_ID 3930 EXIST::FUNCTION: +TS_VERIFY_CTX_new 3931 EXIST::FUNCTION: +TS_RESP_CTX_set_extension_cb 3932 EXIST::FUNCTION: +TS_RESP_CTX_set_status_info_cond 3933 EXIST::FUNCTION: +TS_RESP_CTX_set_def_policy 3934 EXIST::FUNCTION: +TS_RESP_create_response 3935 EXIST::FUNCTION: +TS_TST_INFO_get_nonce 3936 EXIST::FUNCTION: +TS_TST_INFO_set_policy_id 3937 EXIST::FUNCTION: +TS_CONF_set_ess_cert_id_chain 3938 EXIST::FUNCTION: +d2i_TS_REQ 3939 EXIST::FUNCTION: +ESS_SIGNING_CERT_new 3940 EXIST::FUNCTION: +i2d_TS_REQ 3941 EXIST::FUNCTION: +TS_TST_INFO_delete_ext 3942 EXIST::FUNCTION: +ESS_ISSUER_SERIAL_free 3943 EXIST::FUNCTION: +TS_CONF_set_signer_key 3944 EXIST::FUNCTION: +TS_ACCURACY_get_millis 3945 EXIST::FUNCTION: +TS_RESP_get_token 3946 EXIST::FUNCTION: +TS_ACCURACY_dup 3947 EXIST::FUNCTION: +TS_RESP_free 3948 EXIST::FUNCTION: +ESS_ISSUER_SERIAL_new 3949 EXIST::FUNCTION: +TS_RESP_CTX_add_md 3950 EXIST::FUNCTION: +TS_TST_INFO_dup 3951 EXIST::FUNCTION: +TS_TST_INFO_get_accuracy 3952 EXIST::FUNCTION: +TS_TST_INFO_set_version 3953 EXIST::FUNCTION: +TS_RESP_CTX_get_tst_info 3954 EXIST::FUNCTION: +TS_RESP_verify_signature 3955 EXIST::FUNCTION: +TS_TST_INFO_get_tsa 3956 EXIST::FUNCTION: +TS_STATUS_INFO_new 3957 EXIST::FUNCTION: +TS_REQ_get_ext_d2i 3958 EXIST::FUNCTION: +TS_TST_INFO_get_ext_count 3959 EXIST::FUNCTION: +TS_RESP_CTX_get_request 3960 EXIST::FUNCTION: +ASN1_TYPE_cmp 3961 EXIST::FUNCTION: +d2i_TS_MSG_IMPRINT_fp 3962 EXIST::FUNCTION: +d2i_ESS_SIGNING_CERT 3963 EXIST::FUNCTION: +TS_CONF_set_ordering 3964 EXIST::FUNCTION: +TS_REQ_set_version 3965 EXIST::FUNCTION: +i2d_TS_STATUS_INFO 3966 EXIST::FUNCTION: +TS_TST_INFO_set_accuracy 3967 EXIST::FUNCTION: +TS_TST_INFO_set_tsa 3968 EXIST::FUNCTION: +TS_CONF_set_accuracy 3969 EXIST::FUNCTION: +ESS_SIGNING_CERT_dup 3970 EXIST::FUNCTION: +d2i_TS_REQ_bio 3971 EXIST::FUNCTION: +TS_RESP_CTX_add_flags 3972 EXIST::FUNCTION: +d2i_TS_STATUS_INFO 3973 EXIST::FUNCTION: +TS_MSG_IMPRINT_set_msg 3974 EXIST::FUNCTION: +TS_REQ_free 3975 EXIST::FUNCTION: +TS_REQ_get_exts 3976 EXIST::FUNCTION: +TS_RESP_CTX_set_clock_precision_digits 3977 EXIST::FUNCTION: +TS_RESP_CTX_add_failure_info 3978 EXIST::FUNCTION: +i2d_TS_RESP_bio 3979 EXIST::FUNCTION: +TS_REQ_new 3980 EXIST::FUNCTION: +TS_MSG_IMPRINT_new 3981 EXIST::FUNCTION: +TS_TST_INFO_set_serial 3982 EXIST::FUNCTION: +TS_CONF_set_crypto_device 3983 EXIST::FUNCTION: +TS_CONF_set_policies 3984 EXIST::FUNCTION: +ESS_CERT_ID_free 3985 EXIST::FUNCTION: +TS_MSG_IMPRINT_free 3986 EXIST::FUNCTION: +TS_VERIFY_CTX_init 3987 EXIST::FUNCTION: +TS_RESP_CTX_set_certs 3988 EXIST::FUNCTION: +TS_CONF_set_def_policy 3989 EXIST::FUNCTION: +TS_ACCURACY_free 3990 EXIST::FUNCTION: +TS_RESP_get_tst_info 3991 EXIST::FUNCTION: +TS_CONF_set_clock_precision_digits 3992 EXIST::FUNCTION: +ESS_ISSUER_SERIAL_dup 3993 EXIST::FUNCTION: +TS_ACCURACY_get_micros 3994 EXIST::FUNCTION: +ASN1_BIT_STRING_check 3995 EXIST::FUNCTION: +TS_X509_ALGOR_print_bio 3996 EXIST::FUNCTION: +ESS_SIGNING_CERT_free 3997 EXIST::FUNCTION: +TS_TST_INFO_set_msg_imprint 3998 EXIST::FUNCTION: +GENERAL_NAME_cmp 3999 EXIST::FUNCTION: +i2d_TS_REQ_fp 4000 EXIST::FUNCTION: +d2i_ESS_CERT_ID 4001 EXIST::FUNCTION: +TS_ext_print_bio 4002 EXIST::FUNCTION: +TS_ASN1_INTEGER_print_bio 4003 EXIST::FUNCTION: +TS_ACCURACY_set_micros 4004 EXIST::FUNCTION: +TS_REQ_to_TS_VERIFY_CTX 4005 EXIST::FUNCTION: +TS_TST_INFO_get_ext 4006 EXIST::FUNCTION: +TS_TST_INFO_get_ext_by_critical 4007 EXIST::FUNCTION: +TS_REQ_get_ext_by_OBJ 4008 EXIST::FUNCTION: +TS_CONF_set_signer_cert 4009 EXIST::FUNCTION: diff --git a/util/ssleay.num b/util/ssleay.num index e285a0f96f..6712375660 100755 --- a/util/ssleay.num +++ b/util/ssleay.num @@ -226,3 +226,4 @@ DTLSv1_server_method 275 EXIST::FUNCTION: SSL_COMP_get_compression_methods 276 EXIST:!VMS:FUNCTION:COMP SSL_COMP_get_compress_methods 276 EXIST:VMS:FUNCTION:COMP SSL_SESSION_get_id 277 EXIST::FUNCTION: +SSL_set_SSL_CTX 278 EXIST::FUNCTION: