Searched refs:Adler32 (Results 1 – 14 of 14) sorted by relevance
24 import java.util.zip.Adler32;42 Adler32 adler32 = new Adler32(); in testSkipReturningZero()59 Adler32 adler32 = new Adler32(); in testSkipReturningPositive()75 Adler32 adler32 = new Adler32(); in testReadTakingNoArguments()96 Adler32 adler32 = new Adler32(); in testReadTakingByteArray()
23 import java.util.zip.Adler32;42 Adler32 adler32 = new Adler32(); in testReadTakingByteArrayThrowsIOException()
23 import java.util.zip.Adler32;83 Adler32 checksum = new Adler32(); in adler32Checksum()
31 import java.util.zip.Adler32;48 Adler32 a = new Adler32(); in calculateExpectedResult()
69 uint32_t Adler32(cpu_type_t cpu_type,
217 uint32_t MachoID::Adler32(cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) { in Adler32() function in MacFileUtilities::MachoID
6 No need to call the Adler32 checksum function, just set
27 import java.util.zip.Adler32;400 return new Adler32(); in get()
78 import java.util.zip.Adler32;386 Adler32 a32 = new Adler32();
645 # Security. The use of Adler32 and CRC32 checksums does not help significantly
3206 FUNC 114fc d1 0 MacFileUtilities::MachoID::Adler32(int)