Function openssl_sys::DH_new_from_params
[−]
[src]
pub unsafe extern fn DH_new_from_params(p: *mut BIGNUM,
g: *mut BIGNUM,
q: *mut BIGNUM)
-> *mut DH