From: Dr. Stephen Henson Date: Thu, 3 Sep 2015 15:25:03 +0000 (+0100) Subject: make update X-Git-Tag: OpenSSL_1_1_0-pre1~725 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=231efb936548320e81c3259b41c26bb71e83720a make update Reviewed-by: Matt Caswell --- diff --git a/test/Makefile b/test/Makefile index 2f0913151f..8692347d32 100644 --- a/test/Makefile +++ b/test/Makefile @@ -910,6 +910,13 @@ packettest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h packettest.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h packettest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h packettest.o: ../ssl/packet_locl.h packettest.c +pbelutest.o: ../include/openssl/asn1.h ../include/openssl/bio.h +pbelutest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h +pbelutest.o: ../include/openssl/evp.h ../include/openssl/obj_mac.h +pbelutest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h +pbelutest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h +pbelutest.o: ../include/openssl/safestack.h ../include/openssl/stack.h +pbelutest.o: ../include/openssl/symhacks.h pbelutest.c randtest.o: ../e_os.h ../include/openssl/e_os2.h randtest.o: ../include/openssl/opensslconf.h ../include/openssl/ossl_typ.h randtest.o: ../include/openssl/rand.h randtest.c diff --git a/util/libeay.num b/util/libeay.num index 3563dba6e7..bfdd162ea1 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -4602,3 +4602,4 @@ X509_CRL_get0_signature 4960 EXIST::FUNCTION: X509_CRL_get_REVOKED 4961 EXIST::FUNCTION: X509_CRL_get_version 4962 EXIST::FUNCTION: X509_CRL_get_lastUpdate 4963 EXIST::FUNCTION: +EVP_PBE_get 4964 EXIST::FUNCTION: