This is SipHash: A secure hash compression algorithm by DJB (Daniel Bernstein) and Jean-Philippe Aumasson.
DwS32Hash.c is an unofficial variant of SipHash which uses 32-bit words (but only has a 64-bit key).
This is SipHash: A secure hash compression algorithm by DJB (Daniel Bernstein) and Jean-Philippe Aumasson.
DwS32Hash.c is an unofficial variant of SipHash which uses 32-bit words (but only has a 64-bit key).