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