Function bearssl_sys::br_ghash_ctmul [] [src]

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