Home
last modified time | relevance | path

Searched refs:ENGINE_CMD_FLAG_INTERNAL (Results 1 – 3 of 3) sorted by relevance

/external/openssl/apps/
Dengine.c144 if(flags & ENGINE_CMD_FLAG_INTERNAL) in util_flags()
182 ~ENGINE_CMD_FLAG_INTERNAL; in util_flags()
224 if (!(flags & ENGINE_CMD_FLAG_INTERNAL) || verbose >= 4) in util_verbose()
/external/openssl/include/openssl/
Dengine.h172 #define ENGINE_CMD_FLAG_INTERNAL (unsigned int)0x0008 macro
/external/openssl/crypto/engine/
Dengine.h172 #define ENGINE_CMD_FLAG_INTERNAL (unsigned int)0x0008 macro