Searched refs:mAtOddIndex (Results 1 – 2 of 2) sorted by relevance
110 , mAtOddIndex(false) in Checksum()131 bool mAtOddIndex; member in ot::Checksum
55 newValue += mAtOddIndex ? aUint8 : (static_cast<uint16_t>(aUint8) << 8); in AddUint8()65 mAtOddIndex = !mAtOddIndex; in AddUint8()