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

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/engine/
H A Deng_ctrl.c174 case ENGINE_CTRL_GET_CMD_FLAGS:
212 case ENGINE_CTRL_GET_CMD_FLAGS:
238 if((flags = ENGINE_ctrl(e, ENGINE_CTRL_GET_CMD_FLAGS, cmd, NULL, NULL)) < 0)
325 if((flags = ENGINE_ctrl(e, ENGINE_CTRL_GET_CMD_FLAGS, num, NULL, NULL)) < 0)
H A Dengine.h145 * ENGINE_CTRL_GET_CMD_FLAGS to indicate to the caller what kind of input each
237 #define ENGINE_CTRL_GET_CMD_FLAGS 18 macro
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Dengine.c221 if((flags = ENGINE_ctrl(e, ENGINE_CTRL_GET_CMD_FLAGS, num,
/barrelfish-2018-10-04/include/openssl/
H A Dengine.h145 * ENGINE_CTRL_GET_CMD_FLAGS to indicate to the caller what kind of input each
237 #define ENGINE_CTRL_GET_CMD_FLAGS 18 macro

Completed in 103 milliseconds