Searched refs:SSH2_MSG_KEXDH_REPLY (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/crypto/openssh/
H A Dssh2.h92 #define SSH2_MSG_KEXDH_REPLY 31 macro
H A Dkexdhc.c82 debug("expecting SSH2_MSG_KEXDH_REPLY");
83 packet_read_expect(SSH2_MSG_KEXDH_REPLY);
H A Dkexdhs.c146 packet_start(SSH2_MSG_KEXDH_REPLY);

Completed in 42 milliseconds