Function boring_sys::SIPHASH_24

source ยท
pub unsafe extern "C" fn SIPHASH_24(
    key: *const u64,
    input: *const u8,
    input_len: usize
) -> u64