openssl/providers/common/ciphers
Matt Caswell 41525ed628 Ensure we get all the right defines for AES assembler in FIPS module
There are various C macro definitions that are passed via the compiler
to enable AES assembler optimisation. We need to make sure that these
defines are also passed during compilation of the FIPS module.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9038)
2019-06-03 12:56:53 +01:00
..
aes.c Replumbing: give the possibility for the provider to create a context 2019-04-30 15:34:23 +02:00
aes_basic.c Create provider errors and use them 2019-04-19 09:31:54 +01:00
block.c Create provider errors and use them 2019-04-19 09:31:54 +01:00
build.info Ensure we get all the right defines for AES assembler in FIPS module 2019-06-03 12:56:53 +01:00
ciphers_locl.h Structure alignment macro. 2019-05-01 08:37:11 +10:00