openssl/engines/afalg
Richard Levitte 97043e46aa e_afalg: Don't warn about kernel version when pedantic
When built with --strict-warnings and the Linux kernel headers don't
match the kernel version, the preprocessor warnings in
engines/afalg/e_afalg.c cause compilation errors.  Use the macro
PEDANTIC to avoid those warnings in that case.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2095)
2016-12-16 14:43:49 +01:00
..
build.info Simplify INCLUDE statements in build.info files 2016-07-01 18:36:08 +02:00
e_afalg.c e_afalg: Don't warn about kernel version when pedantic 2016-12-16 14:43:49 +01:00
e_afalg.ec ALG: Add AFALG engine 2016-03-07 13:36:17 +00:00
e_afalg.h GH919: Fix wrappers for two headers 2016-05-24 11:04:38 -04:00
e_afalg_err.c Manual fixes after copyright consolidation 2016-05-17 17:38:18 -04:00
e_afalg_err.h Manual fixes after copyright consolidation 2016-05-17 17:38:18 -04:00