Home
last modified time | relevance | path

Searched refs:ENGINE_CMD_FLAG_NO_INPUT (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/engine/
Deng_ctrl.c240 if (!(flags & ENGINE_CMD_FLAG_NO_INPUT) && in ENGINE_cmd_is_executable()
332 if (flags & ENGINE_CMD_FLAG_NO_INPUT) { in ENGINE_ctrl_cmd_string()
Deng_dyn.c118 ENGINE_CMD_FLAG_NO_INPUT},
Dengine.h187 # define ENGINE_CMD_FLAG_NO_INPUT (unsigned int)0x0004 macro
/freebsd-10-stable/crypto/openssl/apps/
Dengine.c160 if (flags & ENGINE_CMD_FLAG_NO_INPUT) { in util_flags()
171 ~ENGINE_CMD_FLAG_NO_INPUT & ~ENGINE_CMD_FLAG_INTERNAL; in util_flags()
/freebsd-10-stable/crypto/openssl/engines/
De_capi.c242 ENGINE_CMD_FLAG_NO_INPUT},
262 ENGINE_CMD_FLAG_NO_INPUT},
278 ENGINE_CMD_FLAG_NO_INPUT},
/freebsd-10-stable/crypto/openssl/doc/crypto/
Dengine.pod569 #define ENGINE_CMD_FLAG_NO_INPUT (unsigned int)0x0004