summaryrefslogtreecommitdiffstats
path: root/include/linux/siphash.h
Commit message (Expand)AuthorAgeFilesLines
* siphash: use one source of truth for siphash permutationsJason A. Donenfeld2022-06-251-0/+28
* siphash: use _unaligned version by defaultArnd Bergmann2021-12-081-10/+4
* inet: switch IP ID generator to siphashEric Dumazet2019-06-041-0/+5
* siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld2017-01-091-1/+56
* siphash: add cryptographically secure PRFJason A. Donenfeld2017-01-091-0/+85