Home | History | Annotate | Download | only in ssl

Lines Matching refs:llen

2870 	unsigned long l,nc,llen,n;
2918 n2l3(p,llen);
2919 if (llen+3 != n)
2925 for (nc=0; nc<llen; )
2928 if ((l+nc+3) > llen)