Home
last modified time | relevance | path

Searched refs:CrcUpdateT1_BeT8 (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/C/
H A D7zCrc.c17 UInt32 Z7_FASTCALL CrcUpdateT1_BeT8(UInt32 v, const void *data, size_t size, const UInt32 *table);
308 g_CrcUpdateT8 = CrcUpdateT1_BeT8; in CrcGenerateTable()
309 g_CrcUpdate = CrcUpdateT1_BeT8; in CrcGenerateTable()
H A D7zCrcOpt.c89 UInt32 Z7_FASTCALL CrcUpdateT1_BeT8(UInt32 v, const void *data, size_t size, const UInt32 *table) in CrcUpdateT1_BeT8() function

Completed in 2 milliseconds