Make 'make update' succeed and run it
authorEmilia Kasper <emilia@openssl.org>
Fri, 5 Dec 2014 16:45:29 +0000 (17:45 +0100)
committerEmilia Kasper <emilia@openssl.org>
Fri, 5 Dec 2014 17:20:51 +0000 (18:20 +0100)
Reviewed-by: Dr Stephen Henson <steve@openssl.org>
crypto/bn/Makefile
ssl/ssl.h

index 0cdbd2016c63f201751b75d31f2958333f19571a..f1eb639aacda1f94f5dac74d23f8ff060754ded5 100644 (file)
@@ -253,6 +253,7 @@ bn_exp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
 bn_exp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
 bn_exp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
 bn_exp.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_exp.c bn_lcl.h
+bn_exp.o: rsaz_exp.h
 bn_exp2.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
 bn_exp2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
 bn_exp2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
index a68ef560fe7ffdbf02cb6febb433bf301bc5e691..d526952e723a344eb06458793eab4d386d6f66f9 100644 (file)
--- a/ssl/ssl.h
+++ b/ssl/ssl.h
@@ -2465,7 +2465,7 @@ void ERR_load_SSL_strings(void);
 /* Error codes for the SSL functions. */
 
 /* Function codes. */
-#define SSL_F_CHECK_SUITEB_CIPHER_LIST                  335
+#define SSL_F_CHECK_SUITEB_CIPHER_LIST                  331
 #define SSL_F_CLIENT_CERTIFICATE                        100
 #define SSL_F_CLIENT_FINISHED                           167
 #define SSL_F_CLIENT_HELLO                              101