Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/ui/
H A Dui.h295 enum UI_string_types enum
323 enum UI_string_types UI_get_string_type(UI_STRING *uis);
H A Dui_locl.h104 enum UI_string_types type; /* Input */
H A Dui_lib.c139 int prompt_freeable, enum UI_string_types type, int input_flags, in general_allocate_prompt()
165 int prompt_freeable, enum UI_string_types type, int input_flags, in general_allocate_string()
192 int prompt_freeable, enum UI_string_types type, int input_flags, in general_allocate_boolean()
735 enum UI_string_types UI_get_string_type(UI_STRING *uis) in UI_get_string_type()