SIPHASH_C_ROUNDS
crounds = SIPHASH_C_ROUNDS;
return ctx->crounds != 0 ? ctx->crounds : SIPHASH_C_ROUNDS;