Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/include/
H A Dssh1.h38 #define SSH_CMSG_AUTH_RSA 6 /* modulus (BIGNUM) */ macro
/titanic_44/usr/src/cmd/ssh/sshd/
H A Dauth1.c51 case SSH_CMSG_AUTH_RSA: in get_authname()
246 case SSH_CMSG_AUTH_RSA: in do_authloop()
/titanic_44/usr/src/cmd/ssh/ssh/
H A Dsshconnect1.c97 packet_start(SSH_CMSG_AUTH_RSA); in try_agent_authentication()
227 packet_start(SSH_CMSG_AUTH_RSA); in try_rsa_authentication()