Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
authorDr. Stephen Henson <steve@openssl.org>
Thu, 3 Feb 2011 17:00:24 +0000 (17:00 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 3 Feb 2011 17:00:24 +0000 (17:00 +0000)
commit14ae26f2e4f83b9ec0cbb02976e08a69bc5e5ba4
tree3a416398be13f4406ee765c62ab2bcad7baeb9d2
parent3710d1aae915b5d57c60d6862a75789ea107cc49
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
that use it.
22 files changed:
crypto/bn/bn_add.c
crypto/bn/bn_div.c
crypto/bn/bn_exp2.c
crypto/bn/bn_gcd.c
crypto/bn/bn_mod.c
crypto/dh/dh_gen.c
crypto/dh/dh_key.c
crypto/dsa/dsa_key.c
crypto/dsa/dsa_ossl.c
crypto/err/err.h
crypto/evp/e_aes.c
crypto/fips_err.c [deleted file]
crypto/rsa/rsa_crpt.c
crypto/rsa/rsa_none.c
crypto/rsa/rsa_pk1.c
crypto/rsa/rsa_ssl.c
crypto/rsa/rsa_x931.c
crypto/rsa/rsa_x931g.c
fips/fips.h
fips/hmac/fips_hmac_selftest.c
fips/rand/fips_rand_selftest.c
fips/utl/fips_err.c