Lines Matching defs:ssh
69 #include "ssh.h"
97 #include "ssh-gss.h"
373 "with SSH protocol 1");
690 struct ssh *ssh = active_state; /* XXX */
724 if ((key = get_hostkey_public_by_index(keyid, ssh)) == NULL)
754 } else if ((key = get_hostkey_public_by_index(keyid, ssh)) != NULL &&
1846 struct ssh *ssh = active_state; /* XXX */
1851 if ((r = ssh_packet_set_state(ssh, child_state)) != 0)
1856 if ((kex = ssh->kex) != 0) {
1876 ssh_packet_set_compress_hooks(ssh, pmonitor->m_zlib,
1932 struct ssh *ssh = active_state; /* XXX */
1945 ssh_packet_set_compress_hooks(ssh, mon->m_zlib,