Searched refs:SSH_CMSG_AUTH_TIS (Results 1 – 2 of 2) sorted by relevance
/external/openssh/ | ||
D | ssh1.h | 63 #define SSH_CMSG_AUTH_TIS 39 /* we use this for s/key */ macro |
D | sshconnect1.c | 418 packet_start(SSH_CMSG_AUTH_TIS); in try_challenge_response_authentication() |