DH_OpenSSL
const DH_METHOD *DH_OpenSSL(void);
LCRYPTO_ALIAS(DH_OpenSSL);
default_DH_method = DH_OpenSSL();
LCRYPTO_USED(DH_OpenSSL);