Function openssl_sys::DH_set0_pqg [−][src]
pub unsafe extern "C" fn DH_set0_pqg(
dh: *mut DH,
p: *mut BIGNUM,
q: *mut BIGNUM,
g: *mut BIGNUM
) -> c_int
pub unsafe extern "C" fn DH_set0_pqg(
dh: *mut DH,
p: *mut BIGNUM,
q: *mut BIGNUM,
g: *mut BIGNUM
) -> c_int