Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler
authorRichard Levitte <levitte@openssl.org>
Wed, 27 Nov 2002 12:25:52 +0000 (12:25 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 27 Nov 2002 12:25:52 +0000 (12:25 +0000)
commit0a3af9a4038045ba59bcf10a4f9e0b6bb5107cd8
tree6727af9f1d470110f1fe40bcdaf1fc4fba1669ce
parent3a08cf3bfb585b76443d412e93883cc8b50529ee
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