openssl/crypto/aes
Rich Salz 3c27208fab Remove #error from include files.
Don't have #error statements in header files, but instead wrap
the contents of that file in #ifndef OPENSSL_NO_xxx
This means it is now always safe to include the header file.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-20 19:48:36 -04:00
..
asm Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
aes_cbc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
aes_cfb.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
aes_core.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
aes_ecb.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
aes_ige.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
aes_locl.h Remove #error from include files. 2016-03-20 19:48:36 -04:00
aes_misc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
aes_ofb.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
aes_wrap.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
aes_x86core.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
build.info Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
Makefile.in Make sure the effect of "pic" / "no-pic" is used with assembler compilations 2016-03-09 12:33:23 +01:00