Home
last modified time | relevance | path

Searched refs:SSH_SMSG_AUTH_RSA_CHALLENGE (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dssh1.h31 #define SSH_SMSG_AUTH_RSA_CHALLENGE 7 /* int (BIGNUM) */ macro
Dsshconnect1.c114 if (type != SSH_SMSG_AUTH_RSA_CHALLENGE) in try_agent_authentication()
252 if (type != SSH_SMSG_AUTH_RSA_CHALLENGE) in try_rsa_authentication()
373 if (type != SSH_SMSG_AUTH_RSA_CHALLENGE) in try_rhosts_rsa_authentication()