Function bearssl_sys::br_ghash_pclmul [] [src]

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