openssl/crypto/dh
Rich Salz 75f648aa06 Make update / libeay.num fix
Looks like someone forgot to do a "make update" since crypto/ts/Makefile
keeps changing.  So include that.

Second is that the declare_dh_bn macro fools the libeay.num script.
The declarations are only needed in one file (dh_rfc5114) so remove
them from the header and put the "raw" declarations directly into that
file.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-09-30 11:15:14 -04:00
..
dh192.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh512.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh1024.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh2048.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh4096.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh_ameth.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
dh_asn1.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
dh_check.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dh_depr.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dh_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
dh_gen.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dh_kdf.c RT3674: Make no-cms build work. 2015-09-03 14:45:15 -04:00
dh_key.c More secure storage of key material. 2015-06-23 17:09:35 -04:00
dh_lib.c remove 0 assignments. 2015-09-03 16:26:34 -04:00
dh_pmeth.c remove 0 assignments. 2015-09-03 16:26:34 -04:00
dh_prn.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dh_rfc5114.c Make update / libeay.num fix 2015-09-30 11:15:14 -04:00
example Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
generate Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
Makefile RT3674: Make no-cms build work. 2015-09-03 14:45:15 -04:00