Searched refs:ENGINE_CTRL_FUNC_PTR (Results 1 – 5 of 5) sorted by relevance
239 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f) in ENGINE_set_ctrl_function()282 ENGINE_CTRL_FUNC_PTR ENGINE_get_ctrl_function(const ENGINE *e) in ENGINE_get_ctrl_function()
130 ENGINE_CTRL_FUNC_PTR ctrl;
269 typedef int (*ENGINE_CTRL_FUNC_PTR) (ENGINE *, int, long, void *, typedef509 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);
213 -T ENGINE_CTRL_FUNC_PTR
129 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);