summaryrefslogtreecommitdiffstats
path: root/crypto/mem_clr.c
AgeCommit message (Expand)Author
2015-11-21Declare cleanse_ctr variable as externAlessandro Ghedini
2015-09-17Make sure OPENSSL_cleanse checks for NULLMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2007-06-23Fix warning.Ben Laurie
2007-06-20Optimize OPENSSL_cleanse.Andy Polyakov
2005-04-29avoid warnings when building on systems where sizeof(void *) > sizeof(int)Nils Larsch
2002-12-03Make CRYPTO_cleanse() independent of endianness.Richard Levitte
2002-11-27Add OPENSSL_cleanse() to help cleanse memory and avoid certain compilerRichard Levitte