Home | History | Annotate | Download | only in ssl

Lines Matching refs:nw

598 	unsigned int tot,n,nw;
626 nw = max_plain_length;
628 nw=n;
630 i=do_ssl3_write(s, type, &(buf[tot]), nw, 0);