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