Searched refs:ossltest_destroy (Results 1 – 1 of 1) sorted by relevance
51 static int ossltest_destroy(ENGINE *e);422 || !ENGINE_set_destroy_function(e, ossltest_destroy) in bind_ossltest()484 static int ossltest_destroy(ENGINE *e) in ossltest_destroy() function