[−][src]Function nginx::DH_compute_key_padded
pub unsafe extern "C" fn DH_compute_key_padded(
key: *mut c_uchar,
pub_key: *const BIGNUM,
dh: *mut DH
) -> c_int
pub unsafe extern "C" fn DH_compute_key_padded(
key: *mut c_uchar,
pub_key: *const BIGNUM,
dh: *mut DH
) -> c_int