Home
last modified time | relevance | path

Searched refs:ENGINE_CTRL_FUNC_PTR (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/include/openssl/
Dengine.h263 typedef int (*ENGINE_CTRL_FUNC_PTR) (ENGINE *, int, long, void *, typedef
478 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
521 ENGINE_CTRL_FUNC_PTR ENGINE_get_ctrl_function(const ENGINE *e);
/third_party/openssl/crypto/engine/
Deng_lib.c234 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f) in ENGINE_set_ctrl_function()
277 ENGINE_CTRL_FUNC_PTR ENGINE_get_ctrl_function(const ENGINE *e) in ENGINE_get_ctrl_function()
Deng_local.h149 ENGINE_CTRL_FUNC_PTR ctrl;
/third_party/openssl/util/
Dindent.pro211 -T ENGINE_CTRL_FUNC_PTR
/third_party/openssl/doc/man3/
DENGINE_add.pod125 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
142 ENGINE_CTRL_FUNC_PTR ENGINE_get_ctrl_function(const ENGINE *e);