Home
last modified time | relevance | path

Searched refs:ENGINE_METHOD_DH (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/crypto/engine/
Deng_fat.c29 if ((flags & ENGINE_METHOD_DH) && !ENGINE_set_default_DH(e)) in ENGINE_set_default()
61 *pflags |= ENGINE_METHOD_DH; in int_def_cb()
/third_party/openssl/include/openssl/
Dengine.h41 # define ENGINE_METHOD_DH (unsigned int)0x0004 macro
/third_party/node/src/
Dnode_constants.cc971 # ifdef ENGINE_METHOD_DH in DefineCryptoConstants()
972 NODE_DEFINE_CONSTANT(target, ENGINE_METHOD_DH); in DefineCryptoConstants()
/third_party/node/doc/api/
Dcrypto.md2992 * `crypto.constants.ENGINE_METHOD_DH`
3453 <td><code>ENGINE_METHOD_DH</code></td>