Lines Matching full:confirm
83 /* User has to confirm key use */
84 static int confirm = 0;
209 confirm)) {
215 if (confirm != 0)
217 "The user must confirm each use of the key\n");
245 lifetime, confirm)) {
253 if (confirm != 0)
254 fprintf(stderr, "The user must confirm each use of the key\n");
273 if (ssh_update_card(ac, add, id, pin, lifetime, confirm)) {
416 confirm = 1;