Searched defs:dh_meth (Results 1 – 3 of 3) sorted by relevance
120 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth) in ENGINE_set_DH()
181 const DH_METHOD *dh_meth; member
1455 const DH_METHOD *dh_meth = DH_OpenSSL(); in ENGINE_load_cryptodev() local