openssl/crypto/dh
Pascal Cuoq 738b8e6bc2 Properly check return type of DH_compute_key()
It returns -1 on error, not 0.

Signed-off-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Rich Salz <rsalz@openssl.org>
MR #1231

(cherry picked from commit d6e92c0bd6)
2015-10-07 20:36:46 +02:00
..
dh.h RT3959: Fix misleading comment 2015-07-31 11:08:41 -04:00
dh192.pem
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dh_ameth.c Code style: space after 'if' 2015-04-16 13:50:01 -04:00
dh_asn1.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_check.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_depr.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_gen.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_kdf.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_key.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_pmeth.c Code style: space after 'if' 2015-04-16 13:50:01 -04:00
dh_prn.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dh_rfc5114.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dhtest.c Properly check return type of DH_compute_key() 2015-10-07 20:36:46 +02:00
example
generate
Makefile Fix the update target and remove duplicate file updates 2015-05-23 06:25:12 +02:00
p192.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
p512.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
p1024.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00