Searched refs:dasync_destroy (Results 1 – 1 of 1) sorted by relevance
45 static int dasync_destroy(ENGINE *e);214 || !ENGINE_set_destroy_function(e, dasync_destroy) in bind_dasync()338 static int dasync_destroy(ENGINE *e) in dasync_destroy() function