generate_Ku

Function generate_Ku 

Source
pub unsafe extern "C" fn generate_Ku(
    hashtype: *const oid,
    hashtype_len: c_uint,
    P: *const c_uchar,
    pplen: size_t,
    Ku: *mut c_uchar,
    kulen: *mut size_t,
) -> c_int