Searched refs:CRC64_GET_DIGEST (Results 1 – 3 of 3) sorted by relevance
18 #define CRC64_GET_DIGEST(crc) ((crc) ^ CRC64_INIT_VAL) macro
78 UInt64 v = CRC64_GET_DIGEST(p->crc64); in XzCheck_Final()
38 UInt64 val = CRC64_GET_DIGEST(_crc); in STDMETHODIMP_()