Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/siphash/
H A Dsiphash.h63 uint8_t rounds_final; member
H A Dsiphash.c69 ctx->rounds_final = rf; in SipHash_InitX()
220 rounds = ctx->rounds_final; in SipRounds()