Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler
authorRichard Levitte <levitte@openssl.org>
Wed, 27 Nov 2002 12:24:54 +0000 (12:24 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 27 Nov 2002 12:24:54 +0000 (12:24 +0000)
commit9a7a36db08f6a0b2d81668146fdb37546d2b3d32
tree94ee7bfc0688ca2d7073591c2aac19873ac70e6e
parent60b5a288779276e85981cb033ddfdc3d668aab7d
Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler
and linker optimizations.
PR: 343
CHANGES
crypto/Makefile.ssl
crypto/crypto-lib.com
crypto/crypto.h
crypto/mem.c
util/libeay.num