Searched refs:UI_create_method (Results 1 – 9 of 9) sorted by relevance
6 UI_create_method, UI_destroy_method, UI_method_set_opener,22 UI_METHOD *UI_create_method(const char *name);149 UI_create_method() creates a new UI method with a given B<name>.180 UI_create_method() returns a UI_METHOD pointer on success, NULL on
72 (see L<UI_create_method(3)>), prompting can be done in any way
147 || (ui_method = UI_create_method("PEM password callback wrapper")) == NULL in UI_UTIL_wrap_read_pem_callback()
597 UI_METHOD *UI_create_method(const char *name) in UI_create_method() function
414 MAN+= UI_create_method.32837 MLINKS+= UI_create_method.3 UI_METHOD.32838 MLINKS+= UI_create_method.3 UI_destroy_method.32839 MLINKS+= UI_create_method.3 UI_method_get_closer.32844 MLINKS+= UI_create_method.3 UI_method_get_opener.32846 MLINKS+= UI_create_method.3 UI_method_get_reader.32847 MLINKS+= UI_create_method.3 UI_method_get_writer.32848 MLINKS+= UI_create_method.3 UI_method_set_closer.32852 MLINKS+= UI_create_method.3 UI_method_set_opener.32854 MLINKS+= UI_create_method.3 UI_method_set_reader.3[all …]
2856 UI_create_method;
296 UI_METHOD *UI_create_method(const char *name);
269 ui_method = UI_create_method("OpenSSL application user interface"); in setup_ui_method()
1621 UI_F_UI_CREATE_METHOD:112:UI_create_method