Searched refs:ENGINE_METHOD_DH (Results 1 – 4 of 4) sorted by relevance
29 if ((flags & ENGINE_METHOD_DH) && !ENGINE_set_default_DH(e)) in ENGINE_set_default()61 *pflags |= ENGINE_METHOD_DH; in int_def_cb()
41 # define ENGINE_METHOD_DH (unsigned int)0x0004 macro
971 # ifdef ENGINE_METHOD_DH in DefineCryptoConstants()972 NODE_DEFINE_CONSTANT(target, ENGINE_METHOD_DH); in DefineCryptoConstants()
2992 * `crypto.constants.ENGINE_METHOD_DH`3453 <td><code>ENGINE_METHOD_DH</code></td>