Searched refs:UI_create_method (Results 1 – 13 of 13) 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
49 && TEST_ptr(ui_method = UI_create_method("DummyUI")) in test_store_open()115 && TEST_ptr(ui_method = UI_create_method("DummyUI")) in test_store_open_winstore()
470 if (!TEST_ptr(ui_method = UI_create_method("PW Callbacks"))) in test_pkey_store_open_ex()
149 || (ui_method = UI_create_method("PEM password callback wrapper")) == NULL in UI_UTIL_wrap_read_pem_callback()
602 UI_METHOD *UI_create_method(const char *name) in UI_create_method() function
123 ui_method = UI_create_method("OpenSSL application user interface"); in setup_ui_method()
339 UI_METHOD *UI_create_method(const char *name);
316 UI_METHOD *UI_create_method(const char *name);
606 MAN+= UI_create_method.34659 MLINKS+= UI_create_method.3 UI_METHOD.34660 MLINKS+= UI_create_method.3 UI_destroy_method.34661 MLINKS+= UI_create_method.3 UI_method_get_closer.34662 MLINKS+= UI_create_method.3 UI_method_get_data_destructor.34663 MLINKS+= UI_create_method.3 UI_method_get_data_duplicator.34664 MLINKS+= UI_create_method.3 UI_method_get_ex_data.34665 MLINKS+= UI_create_method.3 UI_method_get_flusher.34666 MLINKS+= UI_create_method.3 UI_method_get_opener.34667 MLINKS+= UI_create_method.3 UI_method_get_prompt_constructor.3[all …]
2898 DEPEND[html/man3/UI_create_method.html]=man3/UI_create_method.pod2899 GENERATE[html/man3/UI_create_method.html]=man3/UI_create_method.pod2900 DEPEND[man/man3/UI_create_method.3]=man3/UI_create_method.pod2901 GENERATE[man/man3/UI_create_method.3]=man3/UI_create_method.pod3788 html/man3/UI_create_method.html \4464 man/man3/UI_create_method.3 \
2780 UI_create_method;
1368 UI_create_method 1402 3_0_0 EXIST::FUNCTION: