Lines Matching refs:Csum
1631 isc_int32_t Csum;
1638 #define Csum state->Csum
1697 Csum += c;
1698 Csum += 1;
1735 Ceor = Csum = Crot = word = bcount = 0;
1782 if ((oeor != Ceor) || (osum != Csum) || (orot != Crot))
1797 Csum += c;
1798 Csum += 1;
1863 Ceor = Csum = Crot = word = bcount = 0;
1874 snprintf(buf, sizeof(buf), "x %d %x %x %x", inbuflen, Ceor, Csum, Crot);