Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/ui/
H A Dui_locl.h101 struct ui_string_st { struct
102 enum UI_string_types type; /* Input */
103 const char *out_string; /* Input */
104 int input_flags; /* Flags from the user */
109 char *result_buf; /* Input and Output: If not NULL,
114 union {
127 } _;
130 int flags; /* flags for internal use */