summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/timingsafe (follow)
Commit message (Collapse)AuthorAgeFilesLines
* matthew reminds me to update regress to reflect current spectedu2014-06-211-10/+3
|
* Add timingsafe_memcmp().matthew2014-06-131-5/+1
| | | | ok deraadt, jmc, tedu
* Add regress tests for timingsafe_bcmp and timingsafe_memcmp.matthew2014-06-132-0/+84
timingsafe_memcmp tests are disabled for now, pending its addition to libc.