Searched refs:ctrl_f (Results 1 – 3 of 3) sorted by relevance
241 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f) in ENGINE_set_ctrl_function() argument243 e->ctrl = ctrl_f; in ENGINE_set_ctrl_function()
509 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
129 int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f);
Completed in 11 milliseconds