dh_import

Function dh_import 

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