Searched refs:ENGINE_METHOD_DIGESTS (Results 1 – 4 of 4) sorted by relevance
18 if ((flags & ENGINE_METHOD_DIGESTS) && !ENGINE_set_default_digests(e)) in ENGINE_set_default()69 *pflags |= ENGINE_METHOD_DIGESTS; in int_def_cb()
44 # define ENGINE_METHOD_DIGESTS (unsigned int)0x0080 macro
987 # ifdef ENGINE_METHOD_DIGESTS in DefineCryptoConstants()988 NODE_DEFINE_CONSTANT(target, ENGINE_METHOD_DIGESTS); in DefineCryptoConstants()
2996 * `crypto.constants.ENGINE_METHOD_DIGESTS`3469 <td><code>ENGINE_METHOD_DIGESTS</code></td>