Searched refs:SSH2_MSG_MIN (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dssh2.h76 #define SSH2_MSG_MIN 1 macro
H A Dpacket.c1645 if (*typep < SSH2_MSG_MIN || *typep >= SSH2_MSG_LOCAL_MIN) {

Completed in 59 milliseconds