Searched defs:checkSum (Results 1 – 3 of 3) sorted by relevance
116 public static long checkSum(byte[] b, int offset, int length) { in checkSum() method in TestUtils117 long checkSum = 0; in checkSum() local
8 unsigned int checkSum; member
72 CheckSum checkSum; /* CheckSum for this table. */ member