Keccak.byteLength

size of block that the compression function is applied to in bytes

struct Keccak(uint bitLength)
enum byteLength = rate / 8;

Meta