[−][src]Function crypto::sha1::sha1_digest_block_u32
pub fn sha1_digest_block_u32(state: &mut [u32; 5], block: &[u32; 16])
Process a block with the SHA-1 algorithm.
pub fn sha1_digest_block_u32(state: &mut [u32; 5], block: &[u32; 16])
Process a block with the SHA-1 algorithm.