openssl/crypto/ec
Rich Salz 4b45c6e52b free cleanup almost the finale
Add OPENSSL_clear_free which merges cleanse and free.
(Names was picked to be similar to BN_clear_free, etc.)
Removed OPENSSL_freeFunc macro.
Fixed the small simple ones that are left:
        CRYPTO_free CRYPTO_free_locked OPENSSL_free_locked

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-04-30 17:57:32 -04:00
..
asm Add ec/asm/ecp_nistz256-sparcv9.pl. 2015-04-21 09:37:44 +02:00
ec2_mult.c free NULL cleanup. 2015-03-25 18:35:24 -04:00
ec2_oct.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec2_smpl.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
ec_ameth.c free NULL cleanup 5a 2015-04-30 17:33:59 -04:00
ec_asn1.c free NULL cleanup 8 2015-04-30 11:31:07 -04:00
ec_check.c free NULL cleanup. 2015-03-25 18:35:24 -04:00
ec_curve.c free NULL cleanup. 2015-03-25 18:35:24 -04:00
ec_cvt.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_key.c free cleanup almost the finale 2015-04-30 17:57:32 -04:00
ec_lcl.h Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
ec_lib.c free cleanup almost the finale 2015-04-30 17:57:32 -04:00
ec_mult.c free cleanup almost the finale 2015-04-30 17:57:32 -04:00
ec_oct.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_pmeth.c free cleanup almost the finale 2015-04-30 17:57:32 -04:00
ec_print.c remove malloc casts 2015-04-28 15:28:14 -04:00
eck_prn.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_mont.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nist.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nistp224.c free cleanup almost the finale 2015-04-30 17:57:32 -04:00
ecp_nistp256.c free cleanup almost the finale 2015-04-30 17:57:32 -04:00
ecp_nistp521.c free cleanup almost the finale 2015-04-30 17:57:32 -04:00
ecp_nistputil.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nistz256_table.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nistz256.c free cleanup almost the finale 2015-04-30 17:57:32 -04:00
ecp_oct.c More comment realignment 2015-01-22 09:20:10 +00:00
ecp_smpl.c Fix memory leak 2015-04-11 20:31:29 +02:00
Makefile Add ec/asm/ecp_nistz256-sparcv9.pl. 2015-04-21 09:37:44 +02:00