openssl/crypto/rsa
Rich Salz d64070838e free NULL cleanup
Start ensuring all OpenSSL "free" routines allow NULL, and remove
any if check before calling them.
This gets DH_free, DSA_free, RSA_free

Reviewed-by: Matt Caswell <matt@openssl.org>
2015-03-24 23:17:16 -04:00
..
Makefile make depend 2015-03-24 12:05:05 +00:00
rsa.h OPENSSL_NO_xxx cleanup: many removals 2015-01-27 10:06:22 -05:00
rsa_ameth.c Move some ASN.1 internals to asn1_int.h 2015-03-24 12:03:36 +00:00
rsa_asn1.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_chk.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_crpt.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_depr.c free NULL cleanup 2015-03-24 23:17:16 -04:00
rsa_eay.c OPENSSL_NO_xxx cleanup: SHA 2015-01-27 12:34:45 -05:00
rsa_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_gen.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_none.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_null.c Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp 2015-02-03 11:20:56 -05:00
rsa_oaep.c OPENSSL_NO_xxx cleanup: SHA 2015-01-27 12:34:45 -05:00
rsa_pk1.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_pmeth.c Move some EVP internals to evp_int.h 2015-03-24 12:03:36 +00:00
rsa_prn.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_pss.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
rsa_saos.c free NULL cleanup 2015-03-24 07:52:24 -04:00
rsa_sign.c make ASN1_OBJECT opaque 2015-03-24 17:35:58 +00:00
rsa_ssl.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_test.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_x931.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsa_x931g.c Fix RSA_X931_derive_ex 2015-03-12 09:26:14 +00:00