summaryrefslogtreecommitdiffstats
path: root/lib/siphash.c
Commit message (Expand)AuthorAgeFilesLines
* lib/siphash.c: mark expected switch fall-throughsStephen Rothwell2019-04-251-18/+18
* siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld2017-01-091-1/+320
* siphash: add cryptographically secure PRFJason A. Donenfeld2017-01-091-0/+232