Home
last modified time | relevance | path

Searched refs:ENGINE_set_cmd_defns (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_lib.c251 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns) in ENGINE_set_cmd_defns() function
H A Deng_dyn.c251 !ENGINE_set_cmd_defns(ret, dynamic_cmd_defns)) { in engine_dynamic()
/third_party/openssl/crypto/engine/
H A Deng_lib.c245 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns) in ENGINE_set_cmd_defns() function
H A Deng_dyn.c251 !ENGINE_set_cmd_defns(ret, dynamic_cmd_defns)) { in engine_dynamic()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dengine.h173 * cmd_defns data (set using ENGINE_set_cmd_defns()). This means an ENGINE's
251 * entries to ENGINE_set_cmd_defns(). It should also implement a ctrl()
526 OSSL_DEPRECATEDIN_3_0 int ENGINE_set_cmd_defns(ENGINE *e,
/third_party/openssl/include/openssl/
H A Dengine.h173 * cmd_defns data (set using ENGINE_set_cmd_defns()). This means an ENGINE's
251 * entries to ENGINE_set_cmd_defns(). It should also implement a ctrl()
526 OSSL_DEPRECATEDIN_3_0 int ENGINE_set_cmd_defns(ENGINE *e,
/third_party/openssl/ohos_lite/include/openssl/
H A Dengine.h167 * cmd_defns data (set using ENGINE_set_cmd_defns()). This means an ENGINE's
245 * entries to ENGINE_set_cmd_defns(). It should also implement a ctrl()
490 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
/third_party/node/deps/openssl/openssl/engines/
H A De_devcrypto.c1283 || !ENGINE_set_cmd_defns(e, devcrypto_cmds) in bind_devcrypto()
H A De_capi.c556 || !ENGINE_set_cmd_defns(e, capi_cmd_defns) in bind_capi()
/third_party/openssl/engines/
H A De_devcrypto.c1283 || !ENGINE_set_cmd_defns(e, devcrypto_cmds) in bind_devcrypto()
H A De_capi.c556 || !ENGINE_set_cmd_defns(e, capi_cmd_defns) in bind_capi()

Completed in 15 milliseconds