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

/freebsd-13-stable/sys/crypto/siphash/
H A Dsiphash.h38 * SipHash48_Init() for the strong version (half as fast)
69 #define SipHash48_Init(x) SipHash_InitX((x), 4, 8) macro

Completed in 61 milliseconds