Searched defs:UI_UTIL_read_pw (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/ui/
H A Dui_util.c64 ret=UI_UTIL_read_pw(buf,buff,(length>BUFSIZ)?BUFSIZ:length,prompt,verify);
69 int UI_UTIL_read_pw(char *buf,char *buff,int size,const char *prompt,int verify) function

Completed in 25 milliseconds