Home
last modified time | relevance | path

Searched refs:UI_new_method (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/test/
H A Duitest.c41 || !TEST_ptr(ui = UI_new_method(ui_method))) in test_old()
/freebsd/crypto/openssl/doc/man3/
H A DUI_new.pod6 UI_new, UI_new_method, UI_free, UI_add_input_string, UI_dup_input_string,
22 UI *UI_new_method(const UI_METHOD *method);
81 The first thing to do is to create a UI with UI_new() or UI_new_method(),
102 UI_new_method() creates a new UI using the given UI method. When done with
216 UI_new() and UI_new_method() return a valid B<UI> structure or NULL if an error
/freebsd/crypto/openssl/apps/lib/
H A Dapps_ui.c174 if ((ui = UI_new_method(ui_method)) == NULL) in password_callback()
/freebsd/crypto/openssl/crypto/ui/
H A Dui_lib.c20 return UI_new_method(NULL); in UI_new()
23 UI *UI_new_method(const UI_METHOD *method) in UI_new_method() function
/freebsd/crypto/openssl/include/openssl/
H A Dui.h54 UI *UI_new_method(const UI_METHOD *method);
H A Dui.h.in55 UI *UI_new_method(const UI_METHOD *method);
/freebsd/secure/lib/libcrypto/
H A DVersion.map2815 UI_new_method;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4340 MLINKS+= UI_new.3 UI_new_method.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num3699 UI_new_method 3783 3_0_0 EXIST::FUNCTION: