Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dauth-pam.c424 switch (PAM_MSG_MEMBER(msg, i, msg_style)) { in sshpam_thread_conv()
428 PAM_MSG_MEMBER(msg, i, msg))) != 0) in sshpam_thread_conv()
432 PAM_MSG_MEMBER(msg, i, msg_style), buffer) == -1) in sshpam_thread_conv()
450 PAM_MSG_MEMBER(msg, i, msg))) != 0) in sshpam_thread_conv()
643 switch (PAM_MSG_MEMBER(msg, i, msg_style)) { in sshpam_store_conv()
647 PAM_MSG_MEMBER(msg, i, msg))) != 0) in sshpam_store_conv()
1152 switch (PAM_MSG_MEMBER(msg, i, msg_style)) { in sshpam_tty_conv()
1155 read_passphrase(PAM_MSG_MEMBER(msg, i, msg), in sshpam_tty_conv()
1311 switch (PAM_MSG_MEMBER(msg, i, msg_style)) { in sshpam_passwd_conv()
1321 len = strlen(PAM_MSG_MEMBER(msg, i, msg)); in sshpam_passwd_conv()
[all …]