Function siphash24_ctr

Source
pub(crate) fn siphash24_ctr(key: SipState, input: u64) -> [u64; 8]
Expand description

HashX’s flavor of SipHash2,4 counter mode with 512-bit output