Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dsiphash.c65 ctx->rounds_final = rf; in SipHash_InitX()
235 rounds = ctx->rounds_final; in SipRounds()
H A Dsiphash.h64 uint8_t rounds_final; member