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

  /external/openssh/
ssh2.h 61 #define SSH2_MSG_TRANSPORT_MAX 49
kex.c 164 SSH2_MSG_TRANSPORT_MAX, &kex_protocol_error);
packet.c 976 (type <= SSH2_MSG_TRANSPORT_MAX))) {
    [all...]

Completed in 68 milliseconds