Loading crypto/bn/Makefile +2 −2 Original line number Diff line number Diff line Loading @@ -224,8 +224,8 @@ bn_dh.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h bn_dh.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h bn_dh.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h bn_dh.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h bn_dh.o: ../../include/openssl/symhacks.h ../include/internal/bn_int.h bn_dh.c bn_dh.o: bn_lcl.h bn_dh.o: ../../include/openssl/symhacks.h ../include/internal/bn_dh.h bn_dh.o: ../include/internal/bn_int.h bn_dh.c bn_lcl.h bn_div.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h bn_div.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h bn_div.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h Loading crypto/bn/bn_dh.c +1 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,7 @@ #ifndef OPENSSL_NO_DH #include <openssl/dh.h> #include "internal/bn_dh.h" /* DH parameters from RFC5114 */ # if BN_BITS2 == 64 Loading crypto/dh/Makefile +2 −2 Original line number Diff line number Diff line Loading @@ -189,5 +189,5 @@ dh_rfc5114.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h dh_rfc5114.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h dh_rfc5114.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h dh_rfc5114.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h dh_rfc5114.o: ../../include/openssl/symhacks.h ../include/internal/cryptlib.h dh_rfc5114.o: dh_rfc5114.c dh_rfc5114.o: ../../include/openssl/symhacks.h ../include/internal/bn_dh.h dh_rfc5114.o: ../include/internal/cryptlib.h dh_rfc5114.c crypto/dh/dh_rfc5114.c +1 −3 Original line number Diff line number Diff line Loading @@ -60,6 +60,7 @@ #include "internal/cryptlib.h" #include <openssl/dh.h> #include <openssl/bn.h> #include "internal/bn_dh.h" /* * Macro to make a DH structure from BIGNUM data. NB: although just copying Loading @@ -68,9 +69,6 @@ */ #define make_dh(x) \ \ extern const BIGNUM _bignum_dh##x##_p, _bignum_dh##x##_g, _bignum_dh##x##_q; \ \ DH *DH_get_##x(void) \ { \ DH *dh = DH_new(); \ Loading crypto/engine/Makefile +8 −7 Original line number Diff line number Diff line Loading @@ -100,19 +100,20 @@ eng_cnf.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h eng_cnf.o: ../include/internal/cryptlib.h eng_cnf.c eng_int.h eng_cryptodev.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h eng_cryptodev.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h eng_cryptodev.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h eng_cryptodev.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h eng_cryptodev.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h eng_cryptodev.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h eng_cryptodev.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h eng_cryptodev.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h eng_cryptodev.o: ../../include/openssl/obj_mac.h eng_cryptodev.o: ../../include/openssl/err.h ../../include/openssl/evp.h eng_cryptodev.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h eng_cryptodev.o: ../../include/openssl/objects.h eng_cryptodev.o: ../../include/openssl/opensslconf.h eng_cryptodev.o: ../../include/openssl/opensslv.h eng_cryptodev.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h eng_cryptodev.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h eng_cryptodev.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h eng_cryptodev.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h eng_cryptodev.o: eng_cryptodev.c eng_cryptodev.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h eng_cryptodev.o: ../../include/openssl/sha.h ../../include/openssl/stack.h eng_cryptodev.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h eng_cryptodev.o: ../../include/openssl/x509_vfy.h eng_cryptodev.c eng_ctrl.o: ../../e_os.h ../../include/openssl/asn1.h eng_ctrl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h eng_ctrl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h Loading Loading
crypto/bn/Makefile +2 −2 Original line number Diff line number Diff line Loading @@ -224,8 +224,8 @@ bn_dh.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h bn_dh.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h bn_dh.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h bn_dh.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h bn_dh.o: ../../include/openssl/symhacks.h ../include/internal/bn_int.h bn_dh.c bn_dh.o: bn_lcl.h bn_dh.o: ../../include/openssl/symhacks.h ../include/internal/bn_dh.h bn_dh.o: ../include/internal/bn_int.h bn_dh.c bn_lcl.h bn_div.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h bn_div.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h bn_div.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h Loading
crypto/bn/bn_dh.c +1 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,7 @@ #ifndef OPENSSL_NO_DH #include <openssl/dh.h> #include "internal/bn_dh.h" /* DH parameters from RFC5114 */ # if BN_BITS2 == 64 Loading
crypto/dh/Makefile +2 −2 Original line number Diff line number Diff line Loading @@ -189,5 +189,5 @@ dh_rfc5114.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h dh_rfc5114.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h dh_rfc5114.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h dh_rfc5114.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h dh_rfc5114.o: ../../include/openssl/symhacks.h ../include/internal/cryptlib.h dh_rfc5114.o: dh_rfc5114.c dh_rfc5114.o: ../../include/openssl/symhacks.h ../include/internal/bn_dh.h dh_rfc5114.o: ../include/internal/cryptlib.h dh_rfc5114.c
crypto/dh/dh_rfc5114.c +1 −3 Original line number Diff line number Diff line Loading @@ -60,6 +60,7 @@ #include "internal/cryptlib.h" #include <openssl/dh.h> #include <openssl/bn.h> #include "internal/bn_dh.h" /* * Macro to make a DH structure from BIGNUM data. NB: although just copying Loading @@ -68,9 +69,6 @@ */ #define make_dh(x) \ \ extern const BIGNUM _bignum_dh##x##_p, _bignum_dh##x##_g, _bignum_dh##x##_q; \ \ DH *DH_get_##x(void) \ { \ DH *dh = DH_new(); \ Loading
crypto/engine/Makefile +8 −7 Original line number Diff line number Diff line Loading @@ -100,19 +100,20 @@ eng_cnf.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h eng_cnf.o: ../include/internal/cryptlib.h eng_cnf.c eng_int.h eng_cryptodev.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h eng_cryptodev.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h eng_cryptodev.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h eng_cryptodev.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h eng_cryptodev.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h eng_cryptodev.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h eng_cryptodev.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h eng_cryptodev.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h eng_cryptodev.o: ../../include/openssl/obj_mac.h eng_cryptodev.o: ../../include/openssl/err.h ../../include/openssl/evp.h eng_cryptodev.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h eng_cryptodev.o: ../../include/openssl/objects.h eng_cryptodev.o: ../../include/openssl/opensslconf.h eng_cryptodev.o: ../../include/openssl/opensslv.h eng_cryptodev.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h eng_cryptodev.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h eng_cryptodev.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h eng_cryptodev.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h eng_cryptodev.o: eng_cryptodev.c eng_cryptodev.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h eng_cryptodev.o: ../../include/openssl/sha.h ../../include/openssl/stack.h eng_cryptodev.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h eng_cryptodev.o: ../../include/openssl/x509_vfy.h eng_cryptodev.c eng_ctrl.o: ../../e_os.h ../../include/openssl/asn1.h eng_ctrl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h eng_ctrl.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h Loading