Searched defs:checkSum (Results 1 – 6 of 6) 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
182 uint16_t checkSum; in BuildSRecord() local
73 CheckSum checkSum; /* CheckSum for this table. */ member
72 CheckSum checkSum; /* CheckSum for this table. */ member