Function crypto::sha2::sha512_digest_block_u64 [−][src]
pub fn sha512_digest_block_u64(state: &mut [u64; 8], block: &[u64; 16])
Process a block with the SHA-512 algorithm.
pub fn sha512_digest_block_u64(state: &mut [u64; 8], block: &[u64; 16])
Process a block with the SHA-512 algorithm.