Home
last modified time | relevance | path

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

/openssl-master/crypto/ui/
A Dui_lib.c100 int input_flags, char *result_buf) in general_allocate_prompt() argument
112 ret->input_flags = input_flags; in general_allocate_prompt()
121 enum UI_string_types type, int input_flags, in general_allocate_string() argument
127 type, input_flags, result_buf); in general_allocate_string()
153 int input_flags, char *result_buf) in general_allocate_boolean() argument
171 type, input_flags, result_buf); in general_allocate_boolean()
772 return uis->input_flags; in UI_get_input_flags()
A Dui_local.h64 int input_flags; /* Flags from the user */ member

Completed in 5 milliseconds