DH_up_ref
int DH_up_ref(DH *dh);
LCRYPTO_ALIAS(DH_up_ref);
DH_up_ref(dh);
DH_up_ref(key);
LCRYPTO_USED(DH_up_ref);