summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/explicit_bzero.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Protect explicit_bzero() from link-time optimizationmatthew2014-06-211-7/+12
* mop up #ifdef _KERNEL goo; ok miodderaadt2014-06-101-5/+1
* add a new function, explicit_bzero, to be used for erasing "secret" stuff.tedu2011-01-101-0/+20