HomeSort by relevance Sort by last modified time
    Searched refs:SSH2_MSG_TRANSPORT_MAX (Results 1 - 4 of 4) sorted by null

  /external/openssh/
ssh2.h 65 #define SSH2_MSG_TRANSPORT_MAX 49
ssh_api.c 257 type >= SSH2_MSG_KEXINIT && type <= SSH2_MSG_TRANSPORT_MAX &&
kex.c 343 SSH2_MSG_TRANSPORT_MAX, &kex_protocol_error);
packet.c     [all...]

Completed in 2428 milliseconds