aws_lc_sys

Function SIPHASH_24

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