Home
last modified time | relevance | path

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

/external/openssh/
Dssh2.h64 #define SSH2_MSG_TRANSPORT_MIN 1 macro
Dkex.c423 ssh_dispatch_range(ssh, SSH2_MSG_TRANSPORT_MIN, in kex_reset_dispatch()
Dpacket.c1230 type >= SSH2_MSG_TRANSPORT_MIN && in ssh_packet_type_is_kex()