summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2015-05-21 16:33:35 +0100
committerDr. Stephen Henson <steve@openssl.org>2015-05-26 13:24:59 +0100
commitf2e19cb15e3d68c748ce3dc2b791be9a2fc14fd3 (patch)
tree67043af1a7066171d10551d6dce99ef6f8d6fa1f
parent0ceb8b74f50066a4bfa55227bc741e3259f7df43 (diff)
make update
Reviewed-by: Rich Salz <rsalz@openssl.org>
-rw-r--r--crypto/evp/Makefile3
-rw-r--r--test/Makefile10
-rwxr-xr-xutil/libeay.num1
3 files changed, 8 insertions, 6 deletions
diff --git a/crypto/evp/Makefile b/crypto/evp/Makefile
index c23c39a1aa..1a65b46893 100644
--- a/crypto/evp/Makefile
+++ b/crypto/evp/Makefile
@@ -772,7 +772,8 @@ pmeth_lib.o: ../include/internal/cryptlib.h ../include/internal/evp_int.h
pmeth_lib.o: pmeth_lib.c
scrypt.o: ../../include/internal/numbers.h ../../include/openssl/asn1.h
scrypt.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
-scrypt.o: ../../include/openssl/e_os2.h ../../include/openssl/evp.h
+scrypt.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+scrypt.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
scrypt.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
scrypt.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
scrypt.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
diff --git a/test/Makefile b/test/Makefile
index 86a251fa52..99b999a7ad 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -701,11 +701,11 @@ evp_test.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
evp_test.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
evp_test.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
evp_test.o: ../include/openssl/pem.h ../include/openssl/pem2.h
-evp_test.o: ../include/openssl/pkcs7.h ../include/openssl/safestack.h
-evp_test.o: ../include/openssl/sha.h ../include/openssl/stack.h
-evp_test.o: ../include/openssl/symhacks.h ../include/openssl/x509.h
-evp_test.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h
-evp_test.o: evp_test.c
+evp_test.o: ../include/openssl/pkcs12.h ../include/openssl/pkcs7.h
+evp_test.o: ../include/openssl/safestack.h ../include/openssl/sha.h
+evp_test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
+evp_test.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
+evp_test.o: ../include/openssl/x509v3.h evp_test.c
exptest.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/bn.h
exptest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
exptest.o: ../include/openssl/err.h ../include/openssl/lhash.h
diff --git a/util/libeay.num b/util/libeay.num
index 9d0213c2cd..27460f0049 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -4570,3 +4570,4 @@ PKCS5_v2_scrypt_keyivgen 4928 EXIST::FUNCTION:
ASN1_INTEGER_get_uint64 4929 EXIST::FUNCTION:
ASN1_INTEGER_set_uint64 4930 EXIST::FUNCTION:
PKCS5_pbe2_set_scrypt 4931 EXIST::FUNCTION:
+PKCS8_set0_pbe 4932 EXIST::FUNCTION: