openvm_keccak256_guest

Function set_keccak256

Source
pub fn set_keccak256(input: &[u8], output: &mut [u8; 32])
Expand description

Sets output to the keccak256 hash of input.