Searched refs:setCrc (Results 1 – 12 of 12) sorted by relevance
154 zae.setCrc(0x8a408f16L); in write5GBZerosFile()604 zae.setCrc(0x5c316f50L);797 zae.setCrc(0x5c316f50L);1381 zae.setCrc(0x1279CB9EL);1555 zae.setCrc(0x1279CB9EL);2645 zae.setCrc(0x8a408f16L);2656 zae.setCrc(0x9b9265bL);
172 ze.setCrc(0xb63cfbcdl); in testReadingOfStoredEntry()441 storedEntry.setCrc(calculateCrc32(storedContent)); in testDelayedOffsetsAndSizes()
67 result.setCrc(checksum.getValue()); in writeStoredEntry()
76 entry.setCrc(crc); in transferToArchiveEntry()
287 current.entry.setCrc(ZipLong.getValue(lfhBuf, off)); in getNextZipEntry()815 current.entry.setCrc(val.getValue()); in readDataDescriptor()
617 entry.entry.setCrc(crc); in handleSizesAndCrc()638 entry.entry.setCrc(crc); in handleSizesAndCrc()
686 ze.setCrc(ZipLong.getValue(cfhBuf, off));
347 public void setCrc(final int crc) { in setCrc() method in SevenZArchiveEntry
165 zipEntry.setCrc(crc32.getValue()); in makeTestZip()
95 je.setCrc(Hashing.crc32().hashBytes(bytes).padToLong()); in createEntry()
226 je.setCrc(Hashing.crc32().hashBytes(bytes).padToLong()); in addEntry()
854 entryCopy.setCrc (crc.getValue ()); in writeZipEntry()