Redirect FIPS memory allocation to FIPS_malloc() routine, remove
authorDr. Stephen Henson <steve@openssl.org>
Thu, 27 Jan 2011 17:23:43 +0000 (17:23 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 27 Jan 2011 17:23:43 +0000 (17:23 +0000)
commit7cc684f4f7fbcdc5cf4683eaf025d4f915acbf3c
tree239b582a272e88cb8a3a8e9fad8806380128a2ed
parente36d6b8f7985739a493da0932bd08c9787c84dfc
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
OpenSSL malloc dependencies.
23 files changed:
Makefile.org
crypto/bn/bn_blind.c
crypto/bn/bn_ctx.c
crypto/bn/bn_exp.c
crypto/bn/bn_lib.c
crypto/bn/bn_rand.c
crypto/bn/bn_recp.c
crypto/buffer/buf_str.c
crypto/dsa/dsa_sign.c
crypto/rsa/rsa_gen.c
crypto/rsa/rsa_oaep.c
crypto/rsa/rsa_pss.c
fips/dh/fips_dh_lib.c
fips/dsa/fips_dsa_lib.c
fips/fips.h
fips/fips_utl.h
fips/hmac/fips_hmactest.c
fips/rand/fips_randtest.c
fips/rsa/fips_rsa_lib.c
fips/rsa/fips_rsa_sign.c
fips/utl/Makefile
fips/utl/fips_enc.c
fips/utl/fips_md.c