openssl/crypto/des
David Benjamin 609b0852e4 Remove trailing whitespace from some files.
The prevailing style seems to not have trailing whitespace, but a few
lines do. This is mostly in the perlasm files, but a few C files got
them after the reformat. This is the result of:

  find . -name '*.pl' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//'
  find . -name '*.c' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//'
  find . -name '*.h' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//'

Then bn_prime.h was excluded since this is a generated file.

Note mkerr.pl has some changes in a heredoc for some help output, but
other lines there lack trailing whitespace too.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-10-10 23:36:21 +01:00
..
asm Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
build.info crypto/des: remove obsolete functions. 2016-05-10 20:32:20 +02:00
cbc_cksm.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
cbc_enc.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
cfb64ede.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
cfb64enc.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
cfb_enc.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
des_enc.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
des_locl.h Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ecb3_enc.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
ecb_enc.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
fcrypt.c RT4337: Crash in DES 2016-06-01 09:28:53 -04:00
fcrypt_b.c Manual fixes after copyright consolidation 2016-05-17 17:38:18 -04:00
ncbc_enc.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
ofb64ede.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ofb64enc.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
ofb_enc.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
pcbc_enc.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
qud_cksm.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
rand_key.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
rpc_des.h Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
rpc_enc.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
set_key.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
spr.h Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
str2key.c Fix some GitHub issues. 2016-06-07 11:08:33 -04:00
xcbc_enc.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00