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

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:20:08 +00:00
..
asm Fix irix-cc build. 2015-01-07 18:39:39 +01:00
Makefile Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
sha.h indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:20:08 +00:00
sha1_one.c Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
sha1dgst.c Remove fips_constseg references. 2014-12-08 13:25:38 +00:00
sha1test.c Remove unnecessary casts and avoid some warnings with gcc 4.2. 2007-06-07 16:07:57 +00:00
sha256.c Remove fips_constseg references. 2014-12-08 13:25:38 +00:00
sha256t.c sha256t.c: make sure unrolled loop is tested. 2012-06-12 14:40:41 +00:00
sha512.c RT3548: Remove some unsupported platforms. 2015-01-12 10:40:00 -05:00
sha512t.c fix warnings when building openssl with the following compiler options: 2005-08-28 22:49:57 +00:00
sha_dgst.c Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
sha_locl.h RT3544: Remove MWERKS support 2014-09-24 18:07:29 -04:00
sha_one.c Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
shatest.c Avoid aliasing warning. 2007-12-16 13:57:44 +00:00