aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crypto/engine/Makefile9
-rw-r--r--crypto/evp/Makefile6
-rwxr-xr-xutil/libeay.num5
3 files changed, 17 insertions, 3 deletions
diff --git a/crypto/engine/Makefile b/crypto/engine/Makefile
index eb94fe6..f3d18ac 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 fb183b3..dae46eb 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 c307a26..6b36fc4 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