Home
last modified time | relevance | path

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

/dragonfly/sys/crypto/siphash/
H A Dsiphash.c63 ctx->rounds_compr = rc; in SipHash_InitX()
212 rounds = ctx->rounds_compr; in SipRounds()
H A Dsiphash.h60 uint8_t rounds_compr; member