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

/external/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",
293 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 21 milliseconds