Function tomcrypt_sys::gcm_gf_mult [] [src]

pub unsafe extern "C" fn gcm_gf_mult(
    a: *const c_uchar,
    b: *const c_uchar,
    c: *mut c_uchar
)