[][src]Constant lsx::sha256::HASHBYTES

pub const HASHBYTES: usize = 32;

The number of bytes in a SHA-256 hash. (256 bits = 32 bytes)