Searched refs:kbdint_next_device (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dauth2-chall.c158 kbdint_next_device(Authctxt *authctxt, KbdintAuthctxt *kbdintctxt) function
186 debug2("kbdint_next_device: devices %s", kbdintctxt->devices ?
232 if (kbdint_next_device(authctxt, kbdintctxt) == 0) {

Completed in 191 milliseconds