Searched refs:ENGINE_METHOD_DH (Results 1 – 3 of 3) sorted by relevance
79 if((flags & ENGINE_METHOD_DH) && !ENGINE_set_default_DH(e)) in ENGINE_set_default()117 *pflags |= ENGINE_METHOD_DH; in int_def_cb()
108 #define ENGINE_METHOD_DH (unsigned int)0x0004 macro