DH_new_method
DH *DH_new_method(ENGINE *engine);
return DH_new_method(NULL);
LCRYPTO_ALIAS(DH_new_method);
LCRYPTO_USED(DH_new_method);