Searched refs:ENGINE_get_DH (Results 1 – 5 of 5) sorted by relevance
108 const DH_METHOD *ENGINE_get_DH(const ENGINE *e) in ENGINE_get_DH() function
488 const DH_METHOD *ENGINE_get_DH(const ENGINE *e);
134 ret->meth = ENGINE_get_DH(ret->engine); in DH_new_method()
466 if (ENGINE_get_DH(e) != NULL in MAIN()