openssl/crypto/sha
Matt Caswell c7c7a432df 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

Conflicts:
	crypto/ec/ec_lcl.h
	ssl/tls1.h

Conflicts:
	crypto/ec/ecp_nistp224.c
	crypto/evp/evp.h
	ssl/d1_both.c
	ssl/ssl.h
	ssl/ssl_lib.c

Conflicts:
	crypto/bio/bss_file.c
	crypto/ec/ec_lcl.h
	crypto/evp/evp.h
	crypto/store/str_mem.c
	crypto/whrlpool/wp_block.c
	crypto/x509/x509_vfy.h
	ssl/ssl.h
	ssl/ssl3.h
	ssl/ssltest.c
	ssl/t1_lib.c
	ssl/tls1.h

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:50:57 +00:00
..
asm Update from HEAD. 2009-01-14 10:46:00 +00:00
.cvsignore Update .cvsignore 2007-12-14 19:36:32 +00:00
Makefile Fix incorrect command for assember file generation on IA64 2008-10-06 10:35:29 +00:00
sha.c
sha.h indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:50:57 +00:00
sha1.c
sha1_one.c Merge FIPS low level algorithm blocking code. Give hard errors if non-FIPS 2008-09-16 10:47:28 +00:00
sha1dgst.c Merge FIPS low level algorithm blocking code. Give hard errors if non-FIPS 2008-09-16 10:47:28 +00:00
sha1s.cpp
sha1test.c Update from HEAD. 2007-06-07 16:13:56 +00:00
sha256.c Merge FIPS low level algorithm blocking code. Give hard errors if non-FIPS 2008-09-16 10:47:28 +00:00
sha256t.c
sha512.c mark all block comments that need format preserving so that 2015-01-22 09:48:44 +00:00
sha512t.c
sha_dgst.c Merge FIPS low level algorithm blocking code. Give hard errors if non-FIPS 2008-09-16 10:47:28 +00:00
sha_locl.h Merge FIPS low level algorithm blocking code. Give hard errors if non-FIPS 2008-09-16 10:47:28 +00:00
sha_one.c
shatest.c Updates from HEAD. 2007-12-16 16:38:22 +00:00