Searched refs:SSH_CMSG_AUTH_TIS_RESPONSE (Results 1 – 3 of 3) sorted by relevance
66 #define SSH_CMSG_AUTH_TIS_RESPONSE 41 /* response (string) */ macro
85 SSH_CMSG_AUTH_TIS_RESPONSE, "challenge-response",286 type != SSH_CMSG_AUTH_TIS_RESPONSE) in do_authloop()
440 packet_start(SSH_CMSG_AUTH_TIS_RESPONSE); in try_challenge_response_authentication()