summaryrefslogtreecommitdiffstats
path: root/include/linux/siphash.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2022-06-031-3/+2
|\
| * siphash: add SPDX tags as sole licensing authorityJason A. Donenfeld2022-05-191-3/+2
* | siphash: use one source of truth for siphash permutationsJason A. Donenfeld2022-05-181-0/+28
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-021-10/+4
|\
| * siphash: use _unaligned version by defaultArnd Bergmann2021-11-291-10/+4
* | net: align static siphash keysEric Dumazet2021-11-161-0/+2
|/
* inet: switch IP ID generator to siphashEric Dumazet2019-03-271-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