[−][src]Function nginx::DH_compute_key
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