Searched refs:UnhashedControlBlockRange (Results 1 – 2 of 2) sorted by relevance
135 std::pair<uint64_t, uint64_t> UnhashedControlBlockRange; variable
1184 Hasher.update(AllBytes.slice(0, UnhashedControlBlockRange.first)); in createSignature()1187 AllBytes.slice(UnhashedControlBlockRange.second, ASTBlockRange.first)); in createSignature()1271 UnhashedControlBlockRange.first = Stream.GetCurrentBitNo() >> 3; in writeUnhashedControlBlock()1395 UnhashedControlBlockRange.second = Stream.GetCurrentBitNo() >> 3; in writeUnhashedControlBlock()