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

/freebsd-10.0-release/crypto/openssh/
H A Dssh1.h64 #define SSH_CMSG_AUTH_TIS 39 /* we use this for s/key */ macro
H A Dauth1.c77 SSH_CMSG_AUTH_TIS, "challenge-response",
282 if (prev == SSH_CMSG_AUTH_TIS &&
H A Dsshconnect1.c397 packet_start(SSH_CMSG_AUTH_TIS);
405 "to SSH_CMSG_AUTH_TIS", type);

Completed in 180 milliseconds