openssl/providers/implementations/include/prov
Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE
This macro is used to determine if certain pieces of code should
become part of the FIPS module or not.  The old name was confusing.

Fixes #11538

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11539)
2020-04-28 15:37:37 +02:00
..
blake2.h
ciphercommon_aead.h Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
ciphercommon_ccm.h PROV: Move AES_CCM specialisation away from common cipher header 2019-12-12 14:59:24 +01:00
ciphercommon_gcm.h PROV: Move AES_GCM specialisation away from common cipher header 2019-12-12 14:59:24 +01:00
ciphercommon.h EVP & PROV: Fix all platform inclusions 2019-12-19 13:33:35 +01:00
digestcommon.h Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
implementations.h Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
md5_sha1.h