Searched refs:UI_UTIL_read_pw_string (Results 1 – 4 of 4) sorted by relevance
/external/openssl/crypto/ui/ |
D | ui_compat.c | 61 return UI_UTIL_read_pw_string(buf, length, prompt, verify); in _ossl_old_des_read_pw_string()
|
D | ui_util.c | 59 int UI_UTIL_read_pw_string(char *buf,int length,const char *prompt,int verify) in UI_UTIL_read_pw_string() function
|
D | ui.h | 345 int UI_UTIL_read_pw_string(char *buf,int length,const char *prompt,int verify);
|
/external/openssl/include/openssl/ |
D | ui.h | 345 int UI_UTIL_read_pw_string(char *buf,int length,const char *prompt,int verify);
|