aboutsummaryrefslogtreecommitdiff
path: root/lib/siphash.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-24lib: Revert use of fallthrough pseudo-keyword in lib/Gravatar Gustavo A. R. Silva 1-18/+18
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-18/+18
2019-04-25lib/siphash.c: mark expected switch fall-throughsGravatar Stephen Rothwell 1-18/+18
2017-01-09siphash: implement HalfSipHash1-3 for hash tablesGravatar Jason A. Donenfeld 1-1/+320
2017-01-09siphash: add cryptographically secure PRFGravatar Jason A. Donenfeld 1-0/+232