Use OPENSSL_FIPS instead of FIPS.
authorRichard Levitte <levitte@openssl.org>
Thu, 25 Sep 2003 12:24:52 +0000 (12:24 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 25 Sep 2003 12:24:52 +0000 (12:24 +0000)
commit3b84ce3b6f2c6b83f84ebc2d7fee7373f9c702c4
tree684c34b30b6516106a04acfccac19961c0128d12
parent2667b068a1b5f0324476efda838c83c3f2ad2336
Use OPENSSL_FIPS instead of FIPS.
29 files changed:
Configure
crypto/aes/aes_core.c
crypto/cryptlib.c
crypto/des/des_enc.c
crypto/dsa/dsa_gen.c
crypto/dsa/dsa_ossl.c
crypto/dsa/dsa_sign.c
crypto/dsa/dsa_vrf.c
crypto/err/err_all.c
crypto/md32_common.h
crypto/rand/md_rand.c
crypto/rand/rand_lib.c
crypto/sha/sha1dgst.c
fips/aes/fips_aes_core.c
fips/aes/fips_aes_selftest.c
fips/aes/fips_aesavs.c
fips/des/fips_des_enc.c
fips/des/fips_desmovs.c
fips/dsa/fips_dsa_gen.c
fips/dsa/fips_dsa_ossl.c
fips/dsa/fips_dsatest.c
fips/fips.c
fips/fips.h
fips/fips_err_wrapper.c
fips/rand/fips_randtest.c
fips/sha1/fips_sha1_selftest.c
fips/sha1/fips_sha1dgst.c
fips/sha1/fips_sha1test.c
fips/sha1/fips_standalone_sha1.c