Function DH_check_pub_key_ex

Source
pub unsafe extern "C" fn DH_check_pub_key_ex(
    dh: *const dh_st,
    pub_key: *const bignum_st,
) -> i32