summaryrefslogtreecommitdiff
path: root/crypto/mem_sec.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 06/10Rich Salz2016-05-171-0/+9
* Fold threads.h into crypto.h making API publicViktor Dukhovni2016-05-161-1/+0
* Secure memory fixesTodd Short2016-05-021-35/+35
* Convert mem_dbg and mem_sec to the new Thread APIMatt Caswell2016-03-081-14/+17
* Remove unused parameters from internal functionsRich Salz2016-02-221-5/+5
* RT4313: Fix build for !IMPLEMENTED code path in CRYPTO_secure_free()David Woodhouse2016-02-171-1/+1
* Implement the use of heap manipulator implementionsRichard Levitte2016-02-171-2/+2
* Make sure to always include string.h so memset gets declared.Richard Levitte2016-02-101-1/+2
* Add CRYPTO_secure_zallocRich Salz2016-01-271-0/+9
* RT41897: Add an CRYPTO_secure_actual_sizeRich Salz2016-01-091-0/+13
* mem functions cleanupRich Salz2016-01-071-0/+9
* Modify the lower level memory allocation routines to take size_tRichard Levitte2015-12-171-1/+1
* Rename sec_mem to mem_sec, like other files.Rich Salz2015-12-161-0/+538