From e18e3eba769c0355e409047108a9125d7aa19dc5 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Fri, 2 Jun 2006 17:54:47 +0000 Subject: [PATCH 1/1] Make update. --- crypto/engine/Makefile | 9 +++++++++ crypto/evp/Makefile | 6 +++--- util/libeay.num | 5 +++++ 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/crypto/engine/Makefile b/crypto/engine/Makefile index eb94fe6b67..f3d18ac19c 100644 --- a/crypto/engine/Makefile +++ b/crypto/engine/Makefile @@ -212,6 +212,15 @@ eng_table.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h eng_table.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h eng_table.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h eng_table.o: eng_table.c +tb_asnmth.o: ../../e_os.h ../../include/openssl/bio.h +tb_asnmth.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h +tb_asnmth.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h +tb_asnmth.o: ../../include/openssl/err.h ../../include/openssl/lhash.h +tb_asnmth.o: ../../include/openssl/opensslconf.h +tb_asnmth.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h +tb_asnmth.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h +tb_asnmth.o: ../../include/openssl/symhacks.h ../cryptlib.h eng_int.h +tb_asnmth.o: tb_asnmth.c tb_cipher.o: ../../e_os.h ../../include/openssl/bio.h tb_cipher.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h tb_cipher.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h diff --git a/crypto/evp/Makefile b/crypto/evp/Makefile index fb183b3d82..dae46eb851 100644 --- a/crypto/evp/Makefile +++ b/crypto/evp/Makefile @@ -684,9 +684,9 @@ pmeth_gn.o: pmeth_gn.c pmeth_lib.o: ../../e_os.h ../../include/openssl/asn1.h pmeth_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h pmeth_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h -pmeth_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h -pmeth_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h -pmeth_lib.o: ../../include/openssl/objects.h +pmeth_lib.o: ../../include/openssl/engine.h ../../include/openssl/err.h +pmeth_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h +pmeth_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h pmeth_lib.o: ../../include/openssl/opensslconf.h pmeth_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h pmeth_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h diff --git a/util/libeay.num b/util/libeay.num index c307a26b21..6b36fc4764 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -3720,3 +3720,8 @@ EVP_PKEY_CTX_get_cb 4114 EXIST::FUNCTION: EVP_PKEY_CTX_get_operation 4115 EXIST::FUNCTION: ENGINE_unregister_pkey_meths 4116 EXIST::FUNCTION:ENGINE ENGINE_set_pkey_meths 4117 EXIST::FUNCTION:ENGINE +ENGINE_get_pkey_asn1_meth 4118 EXIST::FUNCTION:ENGINE +ENGINE_set_default_pkey_meths 4119 EXIST::FUNCTION:ENGINE +ENGINE_get_pkey_asn1_meths 4120 EXIST::FUNCTION:ENGINE +ENGINE_set_pkey_asn1_meths 4121 EXIST::FUNCTION:ENGINE +ENGINE_get_pkey_meth_engine 4122 EXIST::FUNCTION:ENGINE -- 2.34.1