Searched refs:destroy_f (Results 1 – 3 of 3) sorted by relevance
212 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f) in ENGINE_set_destroy_function() argument214 e->destroy = destroy_f; in ENGINE_set_destroy_function()
503 int ENGINE_set_destroy_function(ENGINE *e,ENGINE_GEN_INT_FUNC_PTR destroy_f);
126 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f);
Completed in 7 milliseconds