summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/timingsafe/timingsafe.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More missing voidtb2024-02-041-3/+3
| | | | From Christian Andersen
* 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-131-0/+79
timingsafe_memcmp tests are disabled for now, pending its addition to libc.