Searched refs:SSH2_MSG_TRANSPORT_MAX (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dssh2.h67 #define SSH2_MSG_TRANSPORT_MAX 49 macro
H A Dssh_api.c266 type >= SSH2_MSG_KEXINIT && type <= SSH2_MSG_TRANSPORT_MAX &&
H A Dkex.c497 SSH2_MSG_TRANSPORT_MAX, &kex_protocol_error);
H A Dpacket.c1234 type <= SSH2_MSG_TRANSPORT_MAX &&

Completed in 138 milliseconds