Home
last modified time | relevance | path

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

/freebsd-9-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.h178 # define ENGINE_CMD_FLAG_NO_INPUT (unsigned int)0x0004 macro
/freebsd-9-stable/crypto/openssl/apps/
Dengine.c169 if (flags & ENGINE_CMD_FLAG_NO_INPUT) { in util_flags()
180 ~ENGINE_CMD_FLAG_NO_INPUT & ~ENGINE_CMD_FLAG_INTERNAL; in util_flags()
/freebsd-9-stable/crypto/openssl/engines/
De_capi.c220 ENGINE_CMD_FLAG_NO_INPUT},
240 ENGINE_CMD_FLAG_NO_INPUT},
256 ENGINE_CMD_FLAG_NO_INPUT},
/freebsd-9-stable/crypto/openssl/doc/crypto/
Dengine.pod569 #define ENGINE_CMD_FLAG_NO_INPUT (unsigned int)0x0004