Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssh/
HDssh1.h59 #define SSH_CMSG_AUTH_RHOSTS_RSA 35 /* user,mod (s,mpi) */ macro
HDsshconnect1.c355 packet_start(SSH_CMSG_AUTH_RHOSTS_RSA); in try_rhosts_rsa_authentication()