aboutsummaryrefslogtreecommitdiffstats
path: root/lib/siphash.c
AgeCommit message (Expand)Author
2022-05-30siphash: use one source of truth for siphash permutationsJason A. Donenfeld
2021-12-08siphash: use _unaligned version by defaultArnd Bergmann
2020-08-24lib: Revert use of fallthrough pseudo-keyword in lib/Gustavo A. R. Silva
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-04-25lib/siphash.c: mark expected switch fall-throughsStephen Rothwell
2017-01-09siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld
2017-01-09siphash: add cryptographically secure PRFJason A. Donenfeld