Function xxhash_rust::const_xxh3::xxh3_128_with_secret
source ยท pub const fn xxh3_128_with_secret(input: &[u8], secret: &[u8; 192]) -> u128
Expand description
Returns 128 hash for provided input using custom secret.