summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/timingsafe (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn7 days2-73/+0
|
* 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-132-0/+84
timingsafe_memcmp tests are disabled for now, pending its addition to libc.