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