Function solana_sdk::keccak::hashv[][src]

pub fn hashv(vals: &[&[u8]]) -> Hash
Expand description

Return a Keccak256 hash for the given data.