BLOCK_WORDS

Constant BLOCK_WORDS 

Source
pub const BLOCK_WORDS: usize = _; // 16usize
Expand description

The number of words in the representation of a Block.

Note that for SHA-256 the block is twice the size of the Digest.