Searched refs:SSH_SMSG_AUTH_RSA_CHALLENGE (Results 1 – 3 of 3) sorted by relevance
33 #define SSH_SMSG_AUTH_RSA_CHALLENGE 7 /* int (BIGNUM) */ macro
105 if (type != SSH_SMSG_AUTH_RSA_CHALLENGE) in try_agent_authentication()237 if (type != SSH_SMSG_AUTH_RSA_CHALLENGE) in try_rsa_authentication()351 if (type != SSH_SMSG_AUTH_RSA_CHALLENGE) in try_rhosts_rsa_authentication()
142 packet_start(SSH_SMSG_AUTH_RSA_CHALLENGE); in auth_rsa_challenge_dialog()