aws_lc_rs::digest::sha

Constant SHA256_BLOCK_LEN

Source
const SHA256_BLOCK_LEN: usize = _; // 64usize
Expand description

The length of a block for SHA-256-based algorithms, in bytes.