Home
last modified time | relevance | path

Searched refs:input_flags (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/ui/
H A Dui_lib.c98 int input_flags, char *result_buf) in general_allocate_prompt() argument
110 ret->input_flags = input_flags; in general_allocate_prompt()
119 enum UI_string_types type, int input_flags, in general_allocate_string() argument
125 type, input_flags, result_buf); in general_allocate_string()
151 int input_flags, char *result_buf) in general_allocate_boolean() argument
169 type, input_flags, result_buf); in general_allocate_boolean()
763 return uis->input_flags; in UI_get_input_flags()
H A Dui_local.h64 int input_flags; /* Flags from the user */ member

Completed in 9 milliseconds