Searched refs:auth_conv (Results 1 – 2 of 2) sorted by relevance
479 auth_conv(int num_msg, const struct pam_message **msg, struct pam_response **resp, void *appdata) in auth_conv() function527 struct pam_conv conv = { &auth_conv, &auth_cred }; in check_user()
1195 auth_conv(int num_msg, const struct pam_message **msg, in auth_conv() function1248 struct pam_conv conv = { &auth_conv, &auth_cred }; in auth_pam()