Home
last modified time | relevance | path

Searched refs:UI_string_types (Results 1 – 3 of 3) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/crypto/ui/
H A Dui_locl.h102 enum UI_string_types type; /* Input */
H A Dui.h311 enum UI_string_types { enum
351 enum UI_string_types UI_get_string_type(UI_STRING *uis);
H A Dui_lib.c137 enum UI_string_types type, in general_allocate_prompt()
159 enum UI_string_types type, int input_flags, in general_allocate_string()
188 enum UI_string_types type, in general_allocate_boolean()
716 enum UI_string_types UI_get_string_type(UI_STRING *uis) in UI_get_string_type()