Searched refs:ENGINE_CTRL_FUNC_PTR (Results 1 – 5 of 5) sorted by relevance
263 typedef int (*ENGINE_CTRL_FUNC_PTR) (ENGINE *, int, long, void *, typedef478 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);
234 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()
149 ENGINE_CTRL_FUNC_PTR ctrl;
211 -T ENGINE_CTRL_FUNC_PTR
125 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);