Searched refs:SSH_CMSG_AUTH_TIS (Results 1 – 3 of 3) sorted by relevance
64 #define SSH_CMSG_AUTH_TIS 39 /* we use this for s/key */ macro
77 SSH_CMSG_AUTH_TIS, "challenge-response",282 if (prev == SSH_CMSG_AUTH_TIS && in do_authloop()
399 packet_start(SSH_CMSG_AUTH_TIS); in try_challenge_response_authentication()