openssl/crypto/ec
Matt Caswell 65a6a1ff45 indent has problems with comments that are on the right hand side of a line.
Sometimes it fails to format them very well, and sometimes it corrupts them!
This commit moves some particularly problematic ones.

Conflicts:
	crypto/bn/bn.h
	crypto/ec/ec_lcl.h
	crypto/rsa/rsa.h
	demos/engines/ibmca/hw_ibmca.c
	ssl/ssl.h
	ssl/ssl3.h

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:26:44 +00:00
..
asm ecp_nistz256-x86_64.pl: fix occasional failures. 2015-01-04 23:22:06 +01:00
.cvsignore
ec.h mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
ec2_mult.c Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
ec2_oct.c Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
ec2_smpl.c Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
ec_ameth.c RT2626: Change default_bits from 1K to 2K 2014-09-08 17:23:37 -04:00
ec_asn1.c Explicitly check for empty ASN.1 strings in d2i_ECPrivateKey 2014-08-27 19:50:15 +02:00
ec_check.c
ec_curve.c Fix source where indent will not be able to cope 2015-01-22 09:24:04 +00:00
ec_cvt.c crypto/ec: harmonize new code with FIPS module. 2014-09-22 00:07:44 +02:00
ec_err.c crypto/ecp_nistz256.c: harmonize error codes. 2014-09-22 00:11:04 +02:00
ec_key.c Fix EC_KEY initialization race. 2012-10-05 20:50:38 +00:00
ec_lcl.h indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:26:44 +00:00
ec_lib.c Build fixes 2014-12-17 14:27:49 +01:00
ec_mult.c Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
ec_oct.c Make no-ec2m work again (backport from HEAD). 2011-06-06 13:00:30 +00:00
ec_pmeth.c Add OPENSSL_NO_ECDH guards 2014-12-16 14:17:12 +00:00
ec_print.c
eck_prn.c Version skew reduction. 2012-06-06 12:41:46 +00:00
ecp_mont.c Only use FIPS EC methods in FIPS mode. 2014-08-07 02:11:53 +01:00
ecp_nist.c Only use FIPS EC methods in FIPS mode. 2014-08-07 02:11:53 +01:00
ecp_nistp224.c indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:26:44 +00:00
ecp_nistp256.c Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
ecp_nistp521.c Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
ecp_nistputil.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
ecp_nistz256.c crypto/ecp_nistz256.c: harmonize error codes. 2014-09-22 00:11:04 +02:00
ecp_nistz256_table.c Add ECP_NISTZ256 by Shay Gueron, Intel Corp. 2014-09-22 00:07:44 +02:00
ecp_oct.c Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
ecp_smpl.c Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
ectest.c Build fixes 2014-12-17 14:27:49 +01:00
Makefile Add ECP_NISTZ256 by Shay Gueron, Intel Corp. 2014-09-22 00:07:44 +02:00