HomeSort by relevance Sort by last modified time
    Searched refs:fragmentLength (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/security/src/android/security/cts/
OpenSSLHeartbleedTest.java 634 int fragmentLength = getUnsignedShortBigEndian(record, 3);
636 if (fragmentLength != actualFragmentLength) {
637 throw new IOException("Fragment length mismatch. Expected: " + fragmentLength
640 result.fragment = new byte[fragmentLength];
644 fragmentLength);
785 int fragmentLength = getUnsignedShortBigEndian(buffer, firstBufferedByteOffset + 3)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.common_3.6.0.v20100503.jar 
org.apache.jasper_5.5.17.v201004212143.jar 

Completed in 74 milliseconds