Home
last modified time | relevance | path

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

/openssl/crypto/engine/
H A Deng_lib.c232 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f) in ENGINE_set_ctrl_function()
275 ENGINE_CTRL_FUNC_PTR ENGINE_get_ctrl_function(const ENGINE *e) in ENGINE_get_ctrl_function()
H A Deng_local.h130 ENGINE_CTRL_FUNC_PTR ctrl;
/openssl/include/openssl/
H A Dengine.h269 typedef int (*ENGINE_CTRL_FUNC_PTR) (ENGINE *, int, long, void *, typedef
509 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
566 ENGINE_CTRL_FUNC_PTR ENGINE_get_ctrl_function(const ENGINE *e);
/openssl/util/
H A Dindent.pro213 -T ENGINE_CTRL_FUNC_PTR
/openssl/doc/man3/
H A DENGINE_add.pod129 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
146 ENGINE_CTRL_FUNC_PTR ENGINE_get_ctrl_function(const ENGINE *e);

Completed in 26 milliseconds