Searched refs:DH_get_default_method (Results 1 – 4 of 4) sorted by relevance
80 const DH_METHOD *DH_get_default_method(void) in DH_get_default_method() function131 ret->meth = DH_get_default_method(); in DH_new_method()
187 const DH_METHOD *DH_get_default_method(void);
150 || !ENGINE_set_DH(e, DH_get_default_method()) in bind_helper()