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
82 SSH_CMSG_AUTH_TIS_RESPONSE, "challenge-response",294 type != SSH_CMSG_AUTH_TIS_RESPONSE) in do_authloop()
426 packet_start(SSH_CMSG_AUTH_TIS_RESPONSE); in try_challenge_response_authentication()