seahash::reference

Function hash_seeded

Source
pub fn hash_seeded(buf: &[u8], k1: u64, k2: u64, k3: u64, k4: u64) -> u64
Expand description

The seeded version of the reference implementation.