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()
118 ui_meth = UI_null(); in set_base_ui_method()125 ui_base_method = UI_null(); in setup_ui_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 avoid238 UI_get_default_method(), UI_get_method(), UI_OpenSSL(), UI_null() and
243 const UI_METHOD *UI_null(void);
2717 set_base_ui_method(UI_null()); in cmp_main()
4114 UI_null 4206 3_0_0 EXIST::FUNCTION:
2418 disable the console reading UI method, UI_OpenSSL() (use UI_null()
Completed in 42 milliseconds