Home
last modified time | relevance | path

Searched refs:sshbuf_get_passwd (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/crypto/openssh/
H A Dsshbuf.h265 struct passwd *sshbuf_get_passwd(struct sshbuf *buf);
H A Dsshbuf-getput-basic.c509 sshbuf_get_passwd(struct sshbuf *buf) in sshbuf_get_passwd() function
H A Dssh_namespace.h666 #define sshbuf_get_passwd Fssh_sshbuf_get_passwd macro
H A Dmonitor_wrap.c337 pw = sshbuf_get_passwd(m); in mm_getpwnamallow()
H A Dmonitor.c727 pw = sshbuf_get_passwd(m); in mm_answer_login_getpwclass()