aboutsummaryrefslogtreecommitdiffstats
path: root/siphash.c
Commit message (Expand)AuthorAgeFilesLines
* Enable arm64 optimizations that exist for power/x86 (#3393)AGSaidi2020-08-141-1/+1
* switch SipHash from SipHash24 to SipHash13 variantshyouhei2017-01-201-7/+5
* UNALIGNED_WORD_ACCESS on ppc64nobu2014-07-231-0/+1
* siphash.c: fix missing conditionnobu2013-11-301-2/+2
* * regint.h: fix typo: _M_AMD86 -> _M_AMD64.naruse2013-04-101-1/+1
* siphash.c: union sip_init_statenobu2012-11-091-2/+5
* Use C90 comment stylenaruse2012-11-091-1/+1
* siphashnobu2012-11-091-0/+480