Home
last modified time | relevance | path

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

/third_party/lzma/C/
H A D7zCrc.c16 UInt32 Z7_FASTCALL CrcUpdateT1_BeT4(UInt32 v, const void *data, size_t size, const UInt32 *table);
305 // g_CrcUpdateT4 = CrcUpdateT1_BeT4; in CrcGenerateTable()
306 g_CrcUpdate = CrcUpdateT1_BeT4; in CrcGenerateTable()
H A D7zCrcOpt.c68 UInt32 Z7_FASTCALL CrcUpdateT1_BeT4(UInt32 v, const void *data, size_t size, const UInt32 *table) in CrcUpdateT1_BeT4() function

Completed in 1 milliseconds