make update
authorDr. Stephen Henson <steve@openssl.org>
Mon, 14 Dec 2015 14:15:45 +0000 (14:15 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 14 Dec 2015 23:06:14 +0000 (23:06 +0000)
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
crypto/async/Makefile
util/libeay.num

index 7b1dd569fef5eec0a64be69efd877cdb05bfe20b..44da77f3e011c49e57562d9620eb8dcb4a89896f 100644 (file)
@@ -76,8 +76,8 @@ clean:
 
 # DO NOT DELETE THIS LINE -- make depend depends on it.
 
-arch/async_null.o: ../../include/openssl/async.h ../../include/openssl/crypto.h
-arch/async_null.o: ../../include/openssl/e_os2.h
+arch/async_null.o: ../../e_os.h ../../include/openssl/async.h
+arch/async_null.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
 arch/async_null.o: ../../include/openssl/opensslconf.h
 arch/async_null.o: ../../include/openssl/opensslv.h
 arch/async_null.o: ../../include/openssl/ossl_typ.h
@@ -86,7 +86,7 @@ arch/async_null.o: ../../include/openssl/stack.h
 arch/async_null.o: ../../include/openssl/symhacks.h arch/../arch/async_null.h
 arch/async_null.o: arch/../arch/async_posix.h arch/../arch/async_win.h
 arch/async_null.o: arch/../async_locl.h arch/async_null.c
-arch/async_posix.o: ../../include/openssl/async.h
+arch/async_posix.o: ../../e_os.h ../../include/openssl/async.h
 arch/async_posix.o: ../../include/openssl/crypto.h
 arch/async_posix.o: ../../include/openssl/e_os2.h
 arch/async_posix.o: ../../include/openssl/opensslconf.h
@@ -97,8 +97,8 @@ arch/async_posix.o: ../../include/openssl/stack.h
 arch/async_posix.o: ../../include/openssl/symhacks.h arch/../arch/async_null.h
 arch/async_posix.o: arch/../arch/async_posix.h arch/../arch/async_win.h
 arch/async_posix.o: arch/../async_locl.h arch/async_posix.c
-arch/async_win.o: ../../include/openssl/async.h ../../include/openssl/crypto.h
-arch/async_win.o: ../../include/openssl/e_os2.h
+arch/async_win.o: ../../e_os.h ../../include/openssl/async.h
+arch/async_win.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
 arch/async_win.o: ../../include/openssl/opensslconf.h
 arch/async_win.o: ../../include/openssl/opensslv.h
 arch/async_win.o: ../../include/openssl/ossl_typ.h
@@ -107,7 +107,7 @@ arch/async_win.o: ../../include/openssl/stack.h
 arch/async_win.o: ../../include/openssl/symhacks.h arch/../arch/async_null.h
 arch/async_win.o: arch/../arch/async_posix.h arch/../arch/async_win.h
 arch/async_win.o: arch/../async_locl.h arch/async_win.c
-async.o: ../../include/openssl/async.h ../../include/openssl/bio.h
+async.o: ../../e_os.h ../../include/openssl/async.h ../../include/openssl/bio.h
 async.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
 async.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
 async.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
index 7e0ae75c737d046e12527d7aaca64828ba5097fb..fb94dc87c3b2d375a98a96d2c0d7f9c633b2353c 100755 (executable)
@@ -4732,3 +4732,10 @@ TLS_FEATURE_new                         5094     EXIST::FUNCTION:
 EVP_ENCODE_CTX_free                     5095   EXIST::FUNCTION:
 EVP_ENCODE_CTX_num                      5096   EXIST::FUNCTION:
 EVP_ENCODE_CTX_new                      5097   EXIST::FUNCTION:
+EVP_PKEY_up_ref                         5098   EXIST::FUNCTION:
+EVP_PKEY_get0_EC_KEY                    5099   EXIST::FUNCTION:EC
+EVP_PKEY_get0_DSA                       5100   EXIST::FUNCTION:DSA
+EVP_PKEY_get0_DH                        5101   EXIST::FUNCTION:DH
+X509_get0_pubkey                        5102   EXIST::FUNCTION:
+X509_PUBKEY_get0                        5103   EXIST::FUNCTION:
+EVP_PKEY_get0_RSA                       5104   EXIST::FUNCTION:RSA