Function eth2_hashing::hash32_concat[][src]

pub fn hash32_concat(h1: &[u8], h2: &[u8]) -> [u8; 32]
Expand description

Compute the hash of two slices concatenated.