Function tomcrypt_sys::dh_set_pg [] [src]

pub unsafe extern "C" fn dh_set_pg(
    p: *const c_uchar,
    plen: c_ulong,
    g: *const c_uchar,
    glen: c_ulong,
    key: *mut dh_key
) -> c_int