openssl/crypto/aes/asm
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
..
aes-586.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aes-armv4.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
aes-c64xplus.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
aes-ia64.S spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
aes-mips.pl MIPS assembly pack: adapt it for MIPS[32|64]R6. 2016-09-02 13:33:17 +02:00
aes-parisc.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
aes-ppc.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aes-s390x.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aes-sparcv9.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
aes-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aesfx-sparcv9.pl aes/asm/aesfx-sparcv9.pl: switch to fshiftorx to improve single-block 2016-07-16 23:38:44 +02:00
aesni-mb-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aesni-sha1-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aesni-sha256-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aesni-x86.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aesni-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aesp8-ppc.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aest4-sparcv9.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
aesv8-armx.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
bsaes-armv7.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
bsaes-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
vpaes-armv8.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
vpaes-ppc.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
vpaes-x86.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
vpaes-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00