Home | History | Annotate | Download | only in openssh

Lines Matching full:int_max

919 		if (nlen >= INT_MAX - elen ||
3799 if ((bio = BIO_new(BIO_s_mem())) == NULL || sshbuf_len(blob) > INT_MAX)