Home
last modified time | relevance | path

Searched refs:rounds_compr (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/bsd/net/
H A Dsiphash.c64 ctx->rounds_compr = rc; in SipHash_InitX()
233 rounds = ctx->rounds_compr; in SipRounds()
H A Dsiphash.h63 uint8_t rounds_compr; member