Searched refs:RandGenCrc (Results 1 – 1 of 1) sorted by relevance
1635 static UInt32 RandGenCrc(Byte *buf, UInt32 size, CBaseRandomGenerator &RG) in RandGenCrc() function2284 /* info.Crc = */ RandGenCrc(data, bufferSize, RG); in CrcBench()2314 /* UInt32 crc = */ RandGenCrc(buf, bufferSize, RG); in CrcBench()