openssl/crypto/modes
Tim Hudson 6977c7e2ba 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

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:23:04 +00:00
..
asm Add Broadwell performance results. 2015-01-13 21:42:13 +01:00
.cvsignore Ignore more. 2012-12-13 12:43:18 +00:00
cbc128.c Please Clang's sanitizer. 2014-07-09 22:45:38 +02:00
ccm128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2013-06-04 14:31:23 +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-06-04 14:31:23 +01:00
gcm128.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
Makefile Harmonize Tru64 and Linux make rules. 2014-09-20 10:22:13 +02:00
modes_lcl.h Please Clang's sanitizer. 2014-07-09 22:45:38 +02:00
modes.h RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:45:09 -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
wrap128.c Sanity check lengths for AES wrap algorithm. 2014-07-17 12:58:42 +01:00
xts128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00