summaryrefslogtreecommitdiffstats
path: root/crypto/mem_clr.c
AgeCommit message (Expand)Author
2018-12-06Following the license change, modify the boilerplates in crypto/Richard Levitte
2016-08-02Fix some style issues...FdaSilvaYY
2016-05-17Copyright consolidation 06/10Rich Salz
2016-02-25RT4116: Change cleanse to just memsetRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
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