Searched refs:ENGINE_CMD_BASE (Results 1 – 13 of 13) sorted by relevance
79 #define DYNAMIC_CMD_SO_PATH ENGINE_CMD_BASE80 #define DYNAMIC_CMD_NO_VCHECK (ENGINE_CMD_BASE + 1)81 #define DYNAMIC_CMD_ID (ENGINE_CMD_BASE + 2)82 #define DYNAMIC_CMD_LIST_ADD (ENGINE_CMD_BASE + 3)83 #define DYNAMIC_CMD_DIR_LOAD (ENGINE_CMD_BASE + 4)84 #define DYNAMIC_CMD_DIR_ADD (ENGINE_CMD_BASE + 5)85 #define DYNAMIC_CMD_LOAD (ENGINE_CMD_BASE + 6)
290 # define ENGINE_CMD_BASE 200 macro
223 # define CAPI_CMD_LIST_CERTS ENGINE_CMD_BASE224 # define CAPI_CMD_LOOKUP_CERT (ENGINE_CMD_BASE + 1)225 # define CAPI_CMD_DEBUG_LEVEL (ENGINE_CMD_BASE + 2)226 # define CAPI_CMD_DEBUG_FILE (ENGINE_CMD_BASE + 3)227 # define CAPI_CMD_KEYTYPE (ENGINE_CMD_BASE + 4)228 # define CAPI_CMD_LIST_CSPS (ENGINE_CMD_BASE + 5)229 # define CAPI_CMD_SET_CSP_IDX (ENGINE_CMD_BASE + 6)230 # define CAPI_CMD_SET_CSP_NAME (ENGINE_CMD_BASE + 7)231 # define CAPI_CMD_SET_CSP_TYPE (ENGINE_CMD_BASE + 8)232 # define CAPI_CMD_LIST_CONTAINERS (ENGINE_CMD_BASE + 9)[all …]
158 # define HWCRHK_CMD_SO_PATH ENGINE_CMD_BASE159 # define HWCRHK_CMD_FORK_CHECK (ENGINE_CMD_BASE + 1)160 # define HWCRHK_CMD_THREAD_LOCKING (ENGINE_CMD_BASE + 2)161 # define HWCRHK_CMD_SET_USER_INTERFACE (ENGINE_CMD_BASE + 3)162 # define HWCRHK_CMD_SET_CALLBACK_DATA (ENGINE_CMD_BASE + 4)
107 # define NURON_CMD_SO_PATH ENGINE_CMD_BASE
128 # define ATALLA_CMD_SO_PATH ENGINE_CMD_BASE
179 # define CCA4758_CMD_SO_PATH ENGINE_CMD_BASE
168 # define AEP_CMD_SO_PATH ENGINE_CMD_BASE
136 # define UBSEC_CMD_SO_PATH ENGINE_CMD_BASE
153 # define CSWIFT_CMD_SO_PATH ENGINE_CMD_BASE
51 int param = cmd - ENGINE_CMD_BASE; in gost_control_func()
24 # define GOST_CTRL_CRYPT_PARAMS (ENGINE_CMD_BASE+GOST_PARAM_CRYPT_PARAMS)
515 openssl/engine.h defines an index, ENGINE_CMD_BASE, that all control commands