DH_check_pub_key_ex
return DH_check_pub_key_ex(dh, dh->pub_key);
int DH_check_pub_key_ex(const DH *dh, const BIGNUM *pub_key);