Home | History | Annotate | Download | only in openssh

Lines Matching full:int_max

314 	if ((INT_MAX / 1000) / count < timeout)
315 state->packet_timeout_ms = INT_MAX;
2610 if (ssh1cipher > INT_MAX)