Searched refs:SipHash24 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/crypto/siphash/
H A Dsiphash.h77 #define SipHash24(x, y, z, i) SipHashX((x), 2, 4, (y), (z), (i)); macro

Completed in 82 milliseconds