Move all FIPSAPI renames into fips.h header file, include early in
authorDr. Stephen Henson <steve@openssl.org>
Thu, 27 Jan 2011 19:10:56 +0000 (19:10 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 27 Jan 2011 19:10:56 +0000 (19:10 +0000)
commit7edfe6745670d2f4d53d96f268f2dba11326a51c
tree781e222d8af65fec366d3af0d132022a62c95435
parentd8ad2e6112d4757eeca8d6dac9cabf9fed330321
Move all FIPSAPI renames into fips.h header file, include early in
crypto.h if needed.

Modify source tree to handle change.
21 files changed:
crypto/bn/bn_blind.c
crypto/bn/bn_ctx.c
crypto/bn/bn_exp.c
crypto/bn/bn_lib.c
crypto/bn/bn_mont.c
crypto/bn/bn_rand.c
crypto/bn/bn_recp.c
crypto/buffer/buf_str.c
crypto/crypto.h
crypto/dsa/dsa_sign.c
crypto/evp/evp.h
crypto/rsa/rsa_gen.c
crypto/rsa/rsa_oaep.c
fips/des/fips_desmovs.c
fips/dsa/fips_dssvs.c
fips/fips.h
fips/fips_utl.h
fips/hmac/fips_hmactest.c
fips/rand/fips_randtest.c
fips/rand/fips_rngvs.c
fips/utl/fips_mem.c