Function bearssl_sys::br_ghash_ctmul64 [] [src]

pub unsafe extern "C" fn br_ghash_ctmul64(
    y: *mut c_void,
    h: *const c_void,
    data: *const c_void,
    len: usize
)