openssl/crypto/des
Sam Roberts 3b09585bd6 Remove unnecessary trailing whitespace
Trim trailing whitespace. It doesn't match OpenSSL coding standards,
AFAICT, and it can cause problems with git tooling.

Trailing whitespace remains in test data and external source.

Backport-of: https://github.com/openssl/openssl/pull/8092

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8134)
2019-02-05 16:29:17 +01:00
..
asm Remove unnecessary trailing whitespace 2019-02-05 16:29:17 +01:00
build.info Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
cbc_cksm.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
cbc_enc.c
cfb64ede.c Move e_os.h to be the very first include. 2017-08-30 07:20:44 +10:00
cfb64enc.c
cfb_enc.c Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
des_enc.c Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
des_locl.h Fix gcc-7 warnings. 2017-05-11 19:39:38 +02:00
ecb3_enc.c
ecb_enc.c Trivial bounds checking. 2017-07-07 15:45:55 +10:00
fcrypt.c Consistent formatting for sizeof(foo) 2017-12-07 19:11:49 -05:00
fcrypt_b.c
ncbc_enc.c
ofb64ede.c
ofb64enc.c
ofb_enc.c
pcbc_enc.c
qud_cksm.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
rand_key.c Update copyright year 2018-04-03 13:57:12 +01:00
set_key.c Consistent formatting for sizeof(foo) 2017-12-07 19:11:49 -05:00
spr.h Code health: With the VAX C-ism gone, OPENSSL_GLOBAL can be removed too 2017-02-28 20:23:07 +01:00
str2key.c Remove OLD_STR_TO_KEY compile option 2017-06-14 12:05:25 -04:00
xcbc_enc.c