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

/freebsd-current/contrib/libfido2/openbsd-compat/
H A Dreadpassphrase_win32.c71 readpassphrase(const char *prompt, char *outBuf, size_t outBufLen, int flags) function
H A Dreadpassphrase.c60 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) function
/freebsd-current/lib/libc/gen/
H A Dreadpassphrase.c43 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) function
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dreadpassphrase.c54 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) function
194 DEF_WEAK(readpassphrase); variable
/freebsd-current/contrib/libarchive/libarchive_fe/
H A Dpassphrase.c83 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) function
166 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) function

Completed in 178 milliseconds