SHA3_KECCAK_SPONGE_WORDS

extern (C)
enum SHA3_KECCAK_SPONGE_WORDS = (1600 / 8) / ulong.sizeof;

Meta