Lines Matching refs:prompt
187 * If doing PKINIT it is okay to prompt for the user
306 * need to prompt for pw and we just return IGNORE.
308 * note we don't need to force a prompt for pw as authtok_get
423 /* convert krb prompt style to PAM style */
431 * prompt string.
434 prompts[i].prompt) < 0) {
444 * Call PAM conv function to display the prompt.
450 /* convert PAM response to krb prompt reply format */
699 * provide a proper PAMcentric prompt function that the underlying
700 * PKINIT preauth plugin will use to prompt for the PIN.