Searched refs:UI_null (Results 1 – 9 of 9) sorted by relevance
23 const UI_METHOD *UI_null(void) in UI_null() function
40 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
827 ui_method = UI_null(); in test_PEM_read_bio_negative_wrong_password()
243 const UI_METHOD *UI_null(void);
3608 set_base_ui_method(UI_null()); in cmp_main()
4114 UI_null 4206 3_0_0 EXIST::FUNCTION:
4357 disable the console reading UI method, UI_OpenSSL() (use UI_null()
Completed in 81 milliseconds