Searched refs:dh_meth (Results 1 – 5 of 5) sorted by relevance
81 if (e->dh_meth) in ENGINE_register_DH()99 if (e->dh_meth) in ENGINE_set_default_DH()118 return e->dh_meth; in ENGINE_get_DH()123 ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth) in ENGINE_set_DH() argument125 e->dh_meth = dh_meth; in ENGINE_set_DH()
311 dest->dh_meth = src->dh_meth; in engine_cpy()
159 const DH_METHOD *dh_meth; member
98 e->dh_meth = NULL; in engine_set_all_null()
459 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth);