Home
last modified time | relevance | path

Searched refs:CRC64_GET_DIGEST (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/C/
H A DXzCrc64.h18 #define CRC64_GET_DIGEST(crc) ((crc) ^ CRC64_INIT_VAL) macro
H A DXz.c78 UInt64 v = CRC64_GET_DIGEST(p->crc64); in XzCheck_Final()
/third_party/lzma/CPP/Common/
H A DXzCrc64Reg.cpp35 const UInt64 val = CRC64_GET_DIGEST(_crc);

Completed in 1 milliseconds