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

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

Completed in 56 milliseconds