All Classes |Grouped Classes |Index
Calculate a CRC32 checksum on the data.
static cl_ubyte32 CL_HashFunctions::crc32( const void * data, int size, cl_ubyte32 running_crc = 0);