Searched refs:ENGINE_set_flags (Results 1 - 4 of 4) sorted by relevance

/external/openssl/crypto/engine/
H A Deng_lib.c272 int ENGINE_set_flags(ENGINE *e, int flags) function
H A Deng_dyn.c278 !ENGINE_set_flags(ret, ENGINE_FLAGS_BY_ID_COPY) ||
H A Dengine.h127 /* ENGINE flags that can be set by ENGINE_set_flags(). */
210 * ENGINE_FLAGS_MANUAL_CMD_CTRL flag (using ENGINE_set_flags()). Otherwise the
496 int ENGINE_set_flags(ENGINE *e, int flags);
/external/openssl/include/openssl/
H A Dengine.h127 /* ENGINE flags that can be set by ENGINE_set_flags(). */
210 * ENGINE_FLAGS_MANUAL_CMD_CTRL flag (using ENGINE_set_flags()). Otherwise the
496 int ENGINE_set_flags(ENGINE *e, int flags);

Completed in 151 milliseconds