Function openssl_sys::DH_set0_key
source ยท pub unsafe extern "C" fn DH_set0_key(
dh: *mut DH,
pub_key: *mut BIGNUM,
priv_key: *mut BIGNUM,
) -> c_int
pub unsafe extern "C" fn DH_set0_key(
dh: *mut DH,
pub_key: *mut BIGNUM,
priv_key: *mut BIGNUM,
) -> c_int