Home
last modified time | relevance | path

Searched refs:UI_ctrl (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/apps/lib/
Dapps_ui.c187 UI_ctrl(ui, UI_CTRL_PRINT_ERRORS, 1, 0, 0); in password_callback()
203 } while (ok < 0 && UI_ctrl(ui, UI_CTRL_IS_REDOABLE, 0, 0, 0)); in password_callback()
/third_party/openssl/doc/man3/
DUI_new.pod12 UI_process, UI_ctrl, UI_set_default_method, UI_get_default_method,
58 int UI_ctrl(UI *ui, int cmd, long i, void *p, void (*f)());
187 UI_ctrl() adds extra control for the application author. For now, it
236 UI_ctrl() returns a mask on success or -1 on error.
/third_party/openssl/ohos_lite/include/openssl/
Dui.h188 int UI_ctrl(UI *ui, int cmd, long i, void *p, void (*f) (void));
/third_party/openssl/include/openssl/
Dui.h.in201 int UI_ctrl(UI *ui, int cmd, long i, void *p, void (*f) (void));
212 * a user interface. This makes UI_ctrl() return 1 if it is redoable, and 0
/third_party/openssl/crypto/ui/
Dui_lib.c548 int UI_ctrl(UI *ui, int cmd, long i, void *p, void (*f) (void)) in UI_ctrl() function
/third_party/openssl/util/
Dlibcrypto.num3348 UI_ctrl 3421 3_0_0 EXIST::FUNCTION: