Searched refs:ENGINE_FLAGS_MANUAL_CMD_CTRL (Results 1 - 3 of 3) sorted by relevance

/external/openssl/crypto/engine/
H A Deng_ctrl.c64 * set the ENGINE_FLAGS_MANUAL_CMD_CTRL flag. */
213 if(ctrl_exists && !(e->flags & ENGINE_FLAGS_MANUAL_CMD_CTRL))
H A Dengine.h133 #define ENGINE_FLAGS_MANUAL_CMD_CTRL (int)0x0002 macro
210 * ENGINE_FLAGS_MANUAL_CMD_CTRL flag (using ENGINE_set_flags()). Otherwise the
/external/openssl/include/openssl/
H A Dengine.h133 #define ENGINE_FLAGS_MANUAL_CMD_CTRL (int)0x0002 macro
210 * ENGINE_FLAGS_MANUAL_CMD_CTRL flag (using ENGINE_set_flags()). Otherwise the

Completed in 27 milliseconds