Searched refs:HashValueBuffer (Results 1 – 4 of 4) sorted by relevance
85 H->HashValueBuffer.Off = 0; in finalize()86 H->HashValueBuffer.Length = calculateHashBufferSize(); in finalize()90 H->HashAdjBuffer.Off = H->HashValueBuffer.Off + H->HashValueBuffer.Length; in finalize()
90 Header->HashValueBuffer.Length / sizeof(ulittle32_t); in reload()95 HSR.setOffset(Header->HashValueBuffer.Off); in reload()
56 EmbeddedBuf HashValueBuffer; member198 uint32_t NumHashValues = Header->HashValueBuffer.Length / sizeof(ulittle32_t); in reload()203 HSR.setOffset(Header->HashValueBuffer.Off); in reload()
296 EmbeddedBuf HashValueBuffer; member