summaryrefslogtreecommitdiffstats
path: root/crypto/mem_sec.c
AgeCommit message (Expand)Author
2016-02-17RT4313: Fix build for !IMPLEMENTED code path in CRYPTO_secure_free()David Woodhouse
2016-02-17Implement the use of heap manipulator implementionsRichard Levitte
2016-02-10Make sure to always include string.h so memset gets declared.Richard Levitte
2016-01-27Add CRYPTO_secure_zallocRich Salz
2016-01-09RT41897: Add an CRYPTO_secure_actual_sizeRich Salz
2016-01-07mem functions cleanupRich Salz
2015-12-17Modify the lower level memory allocation routines to take size_tRichard Levitte
2015-12-16Rename sec_mem to mem_sec, like other files.Rich Salz