aboutsummaryrefslogtreecommitdiffstats
path: root/lib/siphash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-18Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"Nick Desaulniers1-18/+18
2020-08-24lib: Revert use of fallthrough pseudo-keyword in lib/Gustavo A. R. Silva1-18/+18
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-18/+18
2019-04-25lib/siphash.c: mark expected switch fall-throughsStephen Rothwell1-18/+18
2017-01-09siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld1-1/+320
2017-01-09siphash: add cryptographically secure PRFJason A. Donenfeld1-0/+232