Home
last modified time | relevance | path

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

/third_party/openssl/crypto/engine/
Deng_dyn.c30 #define DYNAMIC_CMD_SO_PATH ENGINE_CMD_BASE
31 #define DYNAMIC_CMD_NO_VCHECK (ENGINE_CMD_BASE + 1)
32 #define DYNAMIC_CMD_ID (ENGINE_CMD_BASE + 2)
33 #define DYNAMIC_CMD_LIST_ADD (ENGINE_CMD_BASE + 3)
34 #define DYNAMIC_CMD_DIR_LOAD (ENGINE_CMD_BASE + 4)
35 #define DYNAMIC_CMD_DIR_ADD (ENGINE_CMD_BASE + 5)
36 #define DYNAMIC_CMD_LOAD (ENGINE_CMD_BASE + 6)
/third_party/openssl/engines/
De_capi.c201 # define CAPI_CMD_LIST_CERTS ENGINE_CMD_BASE
202 # define CAPI_CMD_LOOKUP_CERT (ENGINE_CMD_BASE + 1)
203 # define CAPI_CMD_DEBUG_LEVEL (ENGINE_CMD_BASE + 2)
204 # define CAPI_CMD_DEBUG_FILE (ENGINE_CMD_BASE + 3)
205 # define CAPI_CMD_KEYTYPE (ENGINE_CMD_BASE + 4)
206 # define CAPI_CMD_LIST_CSPS (ENGINE_CMD_BASE + 5)
207 # define CAPI_CMD_SET_CSP_IDX (ENGINE_CMD_BASE + 6)
208 # define CAPI_CMD_SET_CSP_NAME (ENGINE_CMD_BASE + 7)
209 # define CAPI_CMD_SET_CSP_TYPE (ENGINE_CMD_BASE + 8)
210 # define CAPI_CMD_LIST_CONTAINERS (ENGINE_CMD_BASE + 9)
[all …]
/third_party/node/test/addons/openssl-key-engine/
Dtestkeyengine.cc12 #ifndef ENGINE_CMD_BASE
/third_party/node/test/addons/openssl-client-cert-engine/
Dtestengine.cc12 #ifndef ENGINE_CMD_BASE
/third_party/openssl/include/openssl/
Dengine.h218 # define ENGINE_CMD_BASE 200 macro
/third_party/openssl/doc/man3/
DENGINE_add.pod494 openssl/engine.h defines an index, ENGINE_CMD_BASE, that all control commands