Searched refs:crcBytes (Results 1 – 2 of 2) sorted by relevance
98 static UInt crcBytes ( UChar* bytes, UWord nBytes, UInt crcIn ) in crcBytes() function132 theCRC = crcBytes( (UChar*)&outBuf[0], nbytes, theCRC ); in send()