Home | History | Annotate | Download | only in ui

Lines Matching refs:ui

1 /* crypto/ui/ui.h -*- mode:C; c-file-style: "eay" -*- */
62 #include <openssl/ui.h>
80 int (*ui_open_session)(UI *ui);
82 int (*ui_write_string)(UI *ui, UI_STRING *uis);
86 int (*ui_flush)(UI *ui);
88 int (*ui_read_string)(UI *ui, UI_STRING *uis);
90 int (*ui_close_session)(UI *ui);
98 char *(*ui_construct_prompt)(UI *ui, const char *object_desc,
112 may be allocated by the UI routine, meaning