openssl/crypto/dsa
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 DSA_METHOD opaque 2016-04-03 00:23:56 +01:00
dsa_ameth.c Constify private key decode. 2016-08-17 12:01:29 +01:00
dsa_asn1.c Don't allocate r/s in DSA_SIG and ECDSA_SIG 2016-07-20 14:02:54 +01:00
dsa_depr.c Useless header include of openssl/rand.h 2016-06-18 16:30:24 -04:00
dsa_err.c dsa/dsa_gen: add error message for seed_len < 0 2016-11-14 08:56:09 -05:00
dsa_gen.c dsa/dsa_gen: add error message for seed_len < 0 2016-11-14 08:56:09 -05:00
dsa_key.c Useless header include of openssl/rand.h 2016-06-18 16:30:24 -04:00
dsa_lib.c Add DSA_bits() function. 2016-08-01 19:37:42 +01:00
dsa_locl.h Deal with API changes. 2016-06-24 14:40:33 +01:00
dsa_meth.c Raise an error on memory alloc failure. 2016-11-16 20:54:53 -05:00
dsa_ossl.c Don't allocate r/s in DSA_SIG and ECDSA_SIG 2016-07-20 14:02:54 +01:00
dsa_pmeth.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
dsa_prn.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
dsa_sign.c Useless header include of openssl/rand.h 2016-06-18 16:30:24 -04:00
dsa_vrf.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00