Searched refs:SSH_SMSG_AUTH_TIS_CHALLENGE (Results 1 – 3 of 3) sorted by relevance
65 #define SSH_SMSG_AUTH_TIS_CHALLENGE 40 /* challenge (string) */ macro
417 type != SSH_SMSG_AUTH_TIS_CHALLENGE) { in try_challenge_response_authentication()421 if (type != SSH_SMSG_AUTH_TIS_CHALLENGE) { in try_challenge_response_authentication()
208 packet_start(SSH_SMSG_AUTH_TIS_CHALLENGE); in auth1_process_tis_challenge()