pub fn set_keccak256(input: &[u8], output: &mut [u8; 32])
Sets output to the keccak256 hash of input.
output
input