Searched refs:aep_destroy (Results 1 – 1 of 1) sorted by relevance
104 static int aep_destroy(ENGINE *e);296 !ENGINE_set_destroy_function(e, aep_destroy) || in bind_aep()523 static int aep_destroy(ENGINE *e) in aep_destroy() function