Function DH_check_pub_key

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