Home
last modified time | relevance | path

Searched refs:ENGINE_CMD_BASE (Results 1 – 13 of 13) sorted by relevance

/trueos/crypto/openssl/crypto/engine/
HDeng_dyn.c79 #define DYNAMIC_CMD_SO_PATH ENGINE_CMD_BASE
80 #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)
HDengine.h290 # define ENGINE_CMD_BASE 200 macro
/trueos/crypto/openssl/engines/
HDe_capi.c223 # define CAPI_CMD_LIST_CERTS ENGINE_CMD_BASE
224 # 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 …]
HDe_chil.c158 # define HWCRHK_CMD_SO_PATH ENGINE_CMD_BASE
159 # 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)
HDe_nuron.c107 # define NURON_CMD_SO_PATH ENGINE_CMD_BASE
HDe_atalla.c128 # define ATALLA_CMD_SO_PATH ENGINE_CMD_BASE
HDe_4758cca.c179 # define CCA4758_CMD_SO_PATH ENGINE_CMD_BASE
HDe_aep.c168 # define AEP_CMD_SO_PATH ENGINE_CMD_BASE
HDe_ubsec.c136 # define UBSEC_CMD_SO_PATH ENGINE_CMD_BASE
HDe_cswift.c153 # define CSWIFT_CMD_SO_PATH ENGINE_CMD_BASE
/trueos/crypto/openssl/engines/ccgost/
HDgost_ctl.c51 int param = cmd - ENGINE_CMD_BASE; in gost_control_func()
HDgost_lcl.h24 # define GOST_CTRL_CRYPT_PARAMS (ENGINE_CMD_BASE+GOST_PARAM_CRYPT_PARAMS)
/trueos/crypto/openssl/doc/crypto/
HDengine.pod515 openssl/engine.h defines an index, ENGINE_CMD_BASE, that all control commands