Searched refs:CX_UNCOMPRESS_LH_WORK_SIZE (Results 1 – 2 of 2) sorted by relevance
267 #define CX_UNCOMPRESS_LH_WORK_SIZE ((1 << 11) + (1 << 7)) macro
880 verify_work = (u8*)work + CX_UNCOMPRESS_LH_WORK_SIZE; in CXSecureUncompressLH()