Home
last modified time | relevance | path

Searched defs:ui_string_st (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/ui/
H A Dui_locl.h104 struct ui_string_st { struct
105 enum UI_string_types type; /* Input */
106 const char *out_string; /* Input */
107 int input_flags; /* Flags from the user */
111 char *result_buf; /* Input and Output: If not NULL, user-defined
115 union {
131 } _;
134 int flags; /* flags for internal use */