summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/timingsafe_bcmp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mop up #ifdef _KERNEL goo; ok miodderaadt2014-06-101-5/+1
|
* Add OpenSSH's timingsafe_bcmp() to libkern.matthew2010-07-201-0/+33
ok djm@, deraadt@