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
148 || (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
415 MAN+= UI_create_method.32867 MLINKS+= UI_create_method.3 UI_METHOD.32868 MLINKS+= UI_create_method.3 UI_destroy_method.32869 MLINKS+= UI_create_method.3 UI_method_get_closer.32874 MLINKS+= UI_create_method.3 UI_method_get_opener.32876 MLINKS+= UI_create_method.3 UI_method_get_reader.32877 MLINKS+= UI_create_method.3 UI_method_get_writer.32878 MLINKS+= UI_create_method.3 UI_method_set_closer.32882 MLINKS+= UI_create_method.3 UI_method_set_opener.32884 MLINKS+= UI_create_method.3 UI_method_set_reader.3[all …]
296 UI_METHOD *UI_create_method(const char *name);
269 ui_method = UI_create_method("OpenSSL application user interface"); in setup_ui_method()
2856 UI_create_method;
1629 UI_F_UI_CREATE_METHOD:112:UI_create_method