Home
last modified time | relevance | path

Searched refs:ENGINE_METHOD_CIPHERS (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/engine/
Deng_fat.c66 if ((flags & ENGINE_METHOD_CIPHERS) && !ENGINE_set_default_ciphers(e)) in ENGINE_set_default()
123 *pflags |= ENGINE_METHOD_CIPHERS; in int_def_cb()
Dengine.h115 # define ENGINE_METHOD_CIPHERS (unsigned int)0x0040 macro