Function siphash13_ctr

Source
pub(crate) fn siphash13_ctr(key: SipState, input: u64) -> u64
Expand description

HashX’s flavor of SipHash1,3 counter mode with 64-bit output