Searched defs:ENGINE_set_DH (Results 1 – 4 of 4) sorted by relevance
68 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth) in ENGINE_set_DH() function
72 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth) in ENGINE_set_DH() function
54 #define ENGINE_set_DH hc_ENGINE_set_DH macro
129 ENGINE_set_DH(ENGINE *engine, const DH_METHOD *method) in ENGINE_set_DH() function