Function tomcrypt_sys::dh_import [] [src]

pub unsafe extern "C" fn dh_import(
    in_: *const c_uchar,
    inlen: c_ulong,
    key: *mut dh_key
) -> c_int