Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
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
DUI_new.pod72 (see L<UI_create_method(3)>), prompting can be done in any way
/third_party/openssl/crypto/ui/
Dui_util.c150 || (ui_method = UI_create_method("PEM password callback wrapper")) == NULL in UI_UTIL_wrap_read_pem_callback()
Dui_lib.c594 UI_METHOD *UI_create_method(const char *name) in UI_create_method() function
/third_party/openssl/apps/lib/
Dapps_ui.c129 ui_method = UI_create_method("OpenSSL application user interface"); in setup_ui_method()
/third_party/openssl/test/
Dossl_store_test.c49 && TEST_ptr(ui_method= UI_create_method("DummyUI")) in test_store_open()
/third_party/openssl/ohos_lite/include/openssl/
Dui.h296 UI_METHOD *UI_create_method(const char *name);
/third_party/openssl/include/openssl/
Dui.h.in312 UI_METHOD *UI_create_method(const char *name);
/third_party/openssl/doc/
Dbuild.info2610 DEPEND[html/man3/UI_create_method.html]=man3/UI_create_method.pod
2611 GENERATE[html/man3/UI_create_method.html]=man3/UI_create_method.pod
2612 DEPEND[man/man3/UI_create_method.3]=man3/UI_create_method.pod
2613 GENERATE[man/man3/UI_create_method.3]=man3/UI_create_method.pod
3390 html/man3/UI_create_method.html \
3986 man/man3/UI_create_method.3 \
/third_party/openssl/util/
Dlibcrypto.num1368 UI_create_method 1402 3_0_0 EXIST::FUNCTION: