Home
last modified time | relevance | path

Searched refs:UI_create_method (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DUI_create_method.pod6 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
H A DUI_new.pod72 (see L<UI_create_method(3)>), prompting can be done in any way
/freebsd/crypto/openssl/test/
H A Dossl_store_test.c49 && 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()
H A Dprovider_pkey_test.c399 if (!TEST_ptr(ui_method= UI_create_method("PW Callbacks"))) in test_pkey_store_open_ex()
/freebsd/crypto/openssl/crypto/ui/
H A Dui_util.c152 || (ui_method = UI_create_method("PEM password callback wrapper")) == NULL in UI_UTIL_wrap_read_pem_callback()
H A Dui_lib.c602 UI_METHOD *UI_create_method(const char *name) in UI_create_method() function
/freebsd/crypto/openssl/apps/lib/
H A Dapps_ui.c129 ui_method = UI_create_method("OpenSSL application user interface"); in setup_ui_method()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile602 MAN+= UI_create_method.3
4354 MLINKS+= UI_create_method.3 UI_METHOD.3
4366 MLINKS+= UI_create_method.3 UI_destroy_method.3
4391 MLINKS+= UI_create_method.3 UI_method_get_closer.3
4392 MLINKS+= UI_create_method.3 UI_method_get_data_destructor.3
4393 MLINKS+= UI_create_method.3 UI_method_get_data_duplicator.3
4394 MLINKS+= UI_create_method.3 UI_method_get_ex_data.3
4395 MLINKS+= UI_create_method.3 UI_method_get_flusher.3
4396 MLINKS+= UI_create_method.3 UI_method_get_opener.3
4397 MLINKS+= UI_create_method.3 UI_method_get_prompt_constructor.3
[all …]
/freebsd/crypto/openssl/include/openssl/
H A Dui.h335 UI_METHOD *UI_create_method(const char *name);
H A Dui.h.in312 UI_METHOD *UI_create_method(const char *name);
/freebsd/crypto/openssl/doc/
H A Dbuild.info2882 DEPEND[html/man3/UI_create_method.html]=man3/UI_create_method.pod
2883 GENERATE[html/man3/UI_create_method.html]=man3/UI_create_method.pod
2884 DEPEND[man/man3/UI_create_method.3]=man3/UI_create_method.pod
2885 GENERATE[man/man3/UI_create_method.3]=man3/UI_create_method.pod
3768 html/man3/UI_create_method.html \
4440 man/man3/UI_create_method.3 \
/freebsd/secure/lib/libcrypto/
H A DVersion.map2780 UI_create_method;
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num1368 UI_create_method 1402 3_0_0 EXIST::FUNCTION: