Searched defs:totalFrags (Results 1 – 2 of 2) sorted by relevance
112 int totalFrags) { in IkeSkfPayload()128 IkeSkfPayload(IkeEncryptedPayloadBody encryptedPayloadBody, int fragNum, int totalFrags) { in IkeSkfPayload()135 static byte[] encodeSkfHeader(int fragNum, int totalFrags) { in encodeSkfHeader()
66 byte[] unencryptedData, int fragNum, int totalFrags) throws Exception { in makeDummySkfPayload()