Searched defs:fragNum (Results 1 – 6 of 6) sorted by relevance
111 int fragNum, in IkeSkfPayload()128 IkeSkfPayload(IkeEncryptedPayloadBody encryptedPayloadBody, int fragNum, int totalFrags) { in IkeSkfPayload()135 static byte[] encodeSkfHeader(int fragNum, int totalFrags) { in encodeSkfHeader()
647 int fragNum = i + 1; // 1-based in encryptAndEncode() local
66 byte[] unencryptedData, int fragNum, int totalFrags) throws Exception { in makeDummySkfPayload()
272 private byte[] makeFragmentBytes(int fragNum, int totalFragments) { in makeFragmentBytes()
303 int fragNum = Short.toUnsignedInt(buffer.getShort()); in isExpectedFragNum() local
3880 int fragNum = 1; in testCreateIkeLocalIkeAuthHandlesFirstFrag() local4405 int fragNum = 1; in testRekeyIkeLocalDeleteWithRequestFragOnNewSa() local