diff --git a/crypto/engine/Makefile b/crypto/engine/Makefile index eb94fe6b671062098e7923f48a19882fbbd22493..f3d18ac19c01cd8c0c69bf0b8c848e030c9a4732 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 fb183b3d822b372b2c3dbb7eb6563a2ff642dabf..dae46eb851f9e58a8a7fb444dd316547c26aec58 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 c307a26b214834f30ca1c1bdae99ce68f53a4669..6b36fc476403cf609fecd7878812383f0f77693e 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