Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dauth-pam.c419 switch (PAM_MSG_MEMBER(msg, i, msg_style)) { in sshpam_thread_conv()
423 PAM_MSG_MEMBER(msg, i, msg))) != 0) in sshpam_thread_conv()
427 PAM_MSG_MEMBER(msg, i, msg_style), buffer) == -1) in sshpam_thread_conv()
445 PAM_MSG_MEMBER(msg, i, msg))) != 0) in sshpam_thread_conv()
638 switch (PAM_MSG_MEMBER(msg, i, msg_style)) { in sshpam_store_conv()
642 PAM_MSG_MEMBER(msg, i, msg))) != 0) in sshpam_store_conv()
1136 switch (PAM_MSG_MEMBER(msg, i, msg_style)) { in sshpam_tty_conv()
1139 read_passphrase(PAM_MSG_MEMBER(msg, i, msg), in sshpam_tty_conv()
1295 switch (PAM_MSG_MEMBER(msg, i, msg_style)) { in sshpam_passwd_conv()
1305 len = strlen(PAM_MSG_MEMBER(msg, i, msg)); in sshpam_passwd_conv()
[all …]