openssl/crypto/modes
Tim Hudson 3e9a08ecb1 mark all block comments that need format preserving so that
indent will not alter them when reformatting comments

(cherry picked from commit 1d97c84351)

Conflicts:
	crypto/bn/bn_lcl.h
	crypto/bn/bn_prime.c
	crypto/engine/eng_all.c
	crypto/rc4/rc4_utl.c
	crypto/sha/sha.h
	ssl/kssl.c
	ssl/t1_lib.c

Conflicts:
	crypto/rc4/rc4_enc.c
	crypto/x509v3/v3_scts.c
	crypto/x509v3/v3nametest.c
	ssl/d1_both.c
	ssl/s3_srvr.c
	ssl/ssl.h
	ssl/ssl_locl.h
	ssl/ssltest.c
	ssl/t1_lib.c

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:33:23 +00:00
..
asm modes/asm/ghash-alpha.pl: update from HEAD. 2013-11-12 22:01:31 +01:00
.cvsignore Add standard .cvsignore file. 2008-12-29 00:27:06 +00:00
cbc128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2013-09-16 14:12:25 +01:00
ccm128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2013-09-16 14:12:25 +01:00
cfb128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
ctr128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
cts128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2013-09-16 14:12:25 +01:00
gcm128.c mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
Makefile make update 2014-01-06 13:33:27 +00:00
modes_lcl.h gcm128.c: update from master (add AVX and VIS3 support). 2013-09-16 14:14:56 +01:00
modes.h RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:47:12 -04:00
ofb128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
xts128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00