DH_set_method
int DH_set_method(DH *dh, const DH_METHOD *meth);
LCRYPTO_ALIAS(DH_set_method);
LCRYPTO_USED(DH_set_method);