Go to the source code of this file.
Functions | |
int | UI_UTIL_read_pw_string (char *buf, int length, const char *prompt, int verify) |
int | UI_UTIL_read_pw (char *buf, char *buff, int size, const char *prompt, int verify) |
int UI_UTIL_read_pw | ( | char * | buf, |
char * | buff, | ||
int | size, | ||
const char * | prompt, | ||
int | verify | ||
) |