HomeSort by relevance Sort by last modified time
    Searched refs:input_flags (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/ui/
ui_locl.h 106 int input_flags; /* Flags from the user */ member in struct:ui_string_st
ui_lib.c 140 int prompt_freeable, enum UI_string_types type, int input_flags,
158 ret->input_flags=input_flags;
166 int prompt_freeable, enum UI_string_types type, int input_flags,
171 type, input_flags, result_buf);
193 int prompt_freeable, enum UI_string_types type, int input_flags,
220 type, input_flags, result_buf);
766 return uis->input_flags;

Completed in 46 milliseconds