Searched refs:SSH_CMSG_AUTH_RHOSTS_RSA (Results 1 – 2 of 2) sorted by relevance
/external/openssh/ | ||
D | ssh1.h | 59 #define SSH_CMSG_AUTH_RHOSTS_RSA 35 /* user,mod (s,mpi) */ macro |
D | sshconnect1.c | 355 packet_start(SSH_CMSG_AUTH_RHOSTS_RSA); in try_rhosts_rsa_authentication() |