Lines Matching refs:ENGINE_free
19 ENGINE_finish, ENGINE_free, ENGINE_get_flags, ENGINE_init,
117 int ENGINE_free(ENGINE *e);
228 released by a corresponding to call to the ENGINE_free() function - the
230 the last structural reference is released. If the argument to ENGINE_free()
240 ENGINE_free() when they are finished with it. In a similar way, some
369 ENGINE_free(e);
383 ENGINE_free(e);
458 ENGINE_free(e);
465 ENGINE_free(e);
472 ENGINE_free(e);
619 ENGINE_free() always returns 1.