mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-09-01 13:47:12 +00:00
Bits / Bytes-per-Word misses the step of also dividing by Bits-per-Byte, which we need in order for this to make sense. Reported-by: Riobard Zhan <me@riobard.com> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>