Function bssl_sys::DH_set_length

source ·
pub unsafe extern "C" fn DH_set_length(
    dh: *mut DH,
    priv_length: c_uint
) -> c_int