SIPHASH_D_ROUNDS
drounds = SIPHASH_D_ROUNDS;
return ctx->drounds != 0 ? ctx->drounds : SIPHASH_D_ROUNDS;