openssl/crypto/dh
FdaSilvaYY bad6b116a2 Raise an error on memory alloc failure.
Both strdup or malloc failure should raise à err.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1905)
2016-11-16 20:54:53 -05:00
..
build.info Make DH_METHOD opaque 2016-04-09 10:10:55 +01: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 Constify private key decode. 2016-08-17 12:01:29 +01:00
dh_asn1.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_check.c Handle BN_mod_word failures. 2016-06-25 11:01:34 +02:00
dh_depr.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_err.c Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
dh_gen.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_kdf.c check return values for EVP_Digest*() APIs 2016-07-15 14:09:05 +01:00
dh_key.c Change callers to use the new constants. 2016-08-10 10:07:37 -04:00
dh_lib.c Fix the build and tests following constification of DH, DSA, RSA 2016-06-16 13:34:44 +01:00
dh_locl.h Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_meth.c Raise an error on memory alloc failure. 2016-11-16 20:54:53 -05:00
dh_pmeth.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_prn.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_rfc5114.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00