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