openssl/crypto/aes
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 Update copyright years on all files merged since Jan 1st 2018 2018-01-09 05:49:01 +01:00
aes_cbc.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
aes_cfb.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
aes_core.c Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
aes_ecb.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
aes_ige.c Don't call memcpy if len is zero. 2017-02-20 19:17:53 -05:00
aes_locl.h Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
aes_misc.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
aes_ofb.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
aes_wrap.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
aes_x86core.c Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
build.info Processing GNU-style "make variables" - separate CPP flags from C flags 2018-01-28 07:26:10 +01:00