Allow for dynamic base in Win64 FIPS module.
authorAndy Polyakov <appro@openssl.org>
Wed, 14 Sep 2011 20:48:49 +0000 (20:48 +0000)
committerAndy Polyakov <appro@openssl.org>
Wed, 14 Sep 2011 20:48:49 +0000 (20:48 +0000)
commit03e389cf049e4bbc2f6d0028dc320fb0583aad2c
tree61020185544c4ff9567d236e9c1ee3a74ee417c8
parent93256bf5d148f3b8fa02a410b4477c6c9ca20e65
Allow for dynamic base in Win64 FIPS module.
36 files changed:
crypto/aes/aes_core.c
crypto/bn/bn_gf2m.c
crypto/bn/bn_lib.c
crypto/bn/bn_nist.c
crypto/bn/bn_prime.h
crypto/crypto.h
crypto/des/fcrypt.c
crypto/des/set_key.c
crypto/des/spr.h
crypto/dsa/dsa_gen.c
crypto/ec/ec_curve.c
crypto/ec/ec_lib.c
crypto/modes/gcm128.c
crypto/rsa/rsa_pss.c
crypto/sha/sha1dgst.c
crypto/sha/sha256.c
crypto/sha/sha512.c
crypto/thr_id.c
fips/aes/fips_aes_selftest.c
fips/cmac/fips_cmac_selftest.c
fips/des/fips_des_selftest.c
fips/dsa/fips_dsa_selftest.c
fips/dsa/fips_dsatest.c
fips/ecdsa/fips_ecdsa_selftest.c
fips/fips.c
fips/fips_canister.c
fips/fips_post.c
fips/fipssyms.h
fips/hmac/fips_hmac_selftest.c
fips/rand/fips_drbg_ec.c
fips/rand/fips_drbg_selftest.h
fips/rand/fips_randtest.c
fips/rsa/fips_rsa_selftest.c
fips/rsa/fips_rsa_sign.c
fips/sha/fips_sha1_selftest.c
util/pl/VC-32.pl