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