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