Home | History | Annotate | Download | only in ssl

Lines Matching full:numrecords

2938 	unsigned int numRecords;
2949 numRecords = 2;
2951 numRecords = 1;
2954 spaceNeeded = contentLen + (numRecords * SSL3_BUFFER_FUDGE);
2968 if (numRecords == 2) {