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