summaryrefslogtreecommitdiff
path: root/include/linux/siphash.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-08siphash: use _unaligned version by defaultArnd Bergmann1-10/+4
2019-03-28inet: switch IP ID generator to siphashEric Dumazet1-0/+5
2017-01-09siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld1-1/+56
2017-01-09siphash: add cryptographically secure PRFJason A. Donenfeld1-0/+85