openssl/crypto/dh
Dr. Stephen Henson 17ebf85abd Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
Deprecate the function ASN1_STRING_data() and replace with a new function
ASN1_STRING_get0_data() which returns a constant pointer. Update library
to use new function.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-08-16 16:05:35 +01:00
..
build.info
dh192.pem
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dh_ameth.c Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data(). 2016-08-16 16:05:35 +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 Remove useless NULL checks 2016-05-23 13:37:02 +01: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