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

/freebsd-13-stable/sys/crypto/siphash/
H A Dsiphash.h63 uint8_t rounds_final; member in struct:_SIPHASH_CTX
H A Dsiphash.c69 ctx->rounds_final = rf;
220 rounds = ctx->rounds_final;

Completed in 107 milliseconds