Home
last modified time | relevance | path

Searched refs:readpassphrase (Results 1 – 8 of 8) sorted by relevance

/external/openssh/openbsd-compat/
Dreadpassphrase.h40 char * readpassphrase(const char *, char *, size_t, int);
Dreadpassphrase.c62 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) in readpassphrase() function
204 return(readpassphrase(prompt, buf, sizeof(buf), RPP_ECHO_OFF));
DMakefile.in19 …name.o glob.o inet_aton.o inet_ntoa.o inet_ntop.o mktemp.o pwcache.o readpassphrase.o reallocarray…
/external/openssh/
Dreadpass.c158 if (readpassphrase(prompt, buf, sizeof buf, rppflags) == NULL) { in read_passphrase()
DAndroid.mk81 openbsd-compat/readpassphrase.c \
Dconfig.h.in872 /* Define to 1 if you have the `readpassphrase' function. */
875 /* Define to 1 if you have the <readpassphrase.h> header file. */
Dconfigure.ac396 readpassphrase.h \
1675 readpassphrase \
Dconfigure7471 readpassphrase.h \
16585 readpassphrase \