openssl/crypto/rc4
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 rc4/asm/rc4-586.pl: allow for 386-only build. 2014-02-27 14:28:54 +01:00
.cvsignore
Makefile rc4/asm/rc4-586.pl: allow for 386-only build. 2014-02-27 14:28:54 +01:00
rc4.c
rc4.h FIPS low level blocking for AES, RC4 and Camellia. This is complicated by 2011-06-05 17:36:44 +00:00
rc4_enc.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
rc4_locl.h
rc4_skey.c rc4_skey.c: remove dead/redundant code (it's never compiled) and 2011-06-06 20:04:33 +00:00
rc4_utl.c FIPS low level blocking for AES, RC4 and Camellia. This is complicated by 2011-06-05 17:36:44 +00:00
rc4s.cpp
rc4speed.c
rc4test.c e_rc4_hmac_md5.c: make it work on darwin64, which is configured with RC4_CHAR. 2011-11-15 12:39:48 +00:00
rrc4.doc