Searched refs:UI_null (Results 1 – 8 of 8) sorted by relevance
23 const UI_METHOD *UI_null(void) in UI_null() function
42 method = UI_null(); in UI_new_method()
13 UI_get_method, UI_set_method, UI_OpenSSL, UI_null - user interface66 const UI_METHOD *UI_null(void);110 UI_null() returns a UI method that does nothing. Its use is to avoid236 UI_get_default_method(), UI_get_method(), UI_OpenSSL(), UI_null() and
230 const UI_METHOD *UI_null(void);
265 ui_fallback_method = UI_null(); in setup_ui_method()
4411 UI_null;
2909 MLINKS+= UI_new.3 UI_null.3
969 disable the console reading UI method, UI_OpenSSL() (use UI_null()