Home
last modified time | relevance | path

Searched refs:MATHi_CRC32UpdateRev (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/include/nitro/math/
Dcrc.h541 MATHi_CRC32UpdateRev(const MATHCRC32Table * table, MATHCRC32Context * context, const void *input,
606 MATHi_CRC32UpdateRev(table, context, input, length); in MATH_CRC32Update()
/TwlSDK-5.4/build/libraries/math/common/src/
Dcrc.c377 MATHi_CRC32UpdateRev(const MATHCRC32Table * table, MATHCRC32Context * context, const void *input, in MATHi_CRC32UpdateRev() function