Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/libraries/cx/src/
DCXSecureUncompression.c876 …u8* verify_work; // For checking out-of-bounds accesses in the Huffman table (TODO: Not yet use… in CXSecureUncompressLH() local
889 verify_work = (u8*)work + CX_UNCOMPRESS_LH_WORK_SIZE; in CXSecureUncompressLH()