Searched refs:SSH_SMSG_AUTH_TIS_CHALLENGE (Results 1 – 4 of 4) sorted by relevance
72 #define SSH_SMSG_AUTH_TIS_CHALLENGE 40 /* challenge (string) */ macro
291 packet_start(SSH_SMSG_AUTH_TIS_CHALLENGE); in do_authloop()
882 type != SSH_SMSG_AUTH_TIS_CHALLENGE) { in try_challenge_response_authentication()886 if (type != SSH_SMSG_AUTH_TIS_CHALLENGE) { in try_challenge_response_authentication()
2233 tranfer s/key challenge/response data in SSH_SMSG_AUTH_TIS_CHALLENGE