openssl/crypto/des
Richard Levitte 8c3bc594e0 Processing GNU-style "make variables" - separate CPP flags from C flags
C preprocessor flags get separated from C flags, which has the
advantage that we don't get loads of macro definitions and inclusion
directory specs when linking shared libraries, DSOs and programs.

This is a step to add support for "make variables" when configuring.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5177)
2018-01-28 07:26:10 +01:00
..
asm Copyright update of more files that have changed this year 2018-01-19 13:34:03 +01:00
build.info Processing GNU-style "make variables" - separate CPP flags from C flags 2018-01-28 07:26:10 +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
ecb3_enc.c
ecb_enc.c
fcrypt_b.c
fcrypt.c Consistent formatting for sizeof(foo) 2017-12-07 19:11:49 -05:00
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 Remove parentheses of return. 2017-10-18 16:05:06 +01:00
set_key.c Consistent formatting for sizeof(foo) 2017-12-07 19:11:49 -05:00
spr.h
str2key.c
xcbc_enc.c