Home
last modified time | relevance | path

Searched refs:SSH_CMSG_AUTH_RSA_RESPONSE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dssh1.h40 #define SSH_CMSG_AUTH_RSA_RESPONSE 8 /* int (BIGNUM) */ macro
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth-rsa.c139 packet_read_expect(SSH_CMSG_AUTH_RSA_RESPONSE); in auth_rsa_challenge_dialog()
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dsshconnect1.c136 packet_start(SSH_CMSG_AUTH_RSA_RESPONSE); in try_agent_authentication()
197 packet_start(SSH_CMSG_AUTH_RSA_RESPONSE); in respond_to_rsa_challenge()
294 packet_start(SSH_CMSG_AUTH_RSA_RESPONSE); in try_rsa_authentication()