Home
last modified time | relevance | path

Searched refs:crcBytes (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/none/tests/x86/
Dx86locked.c98 static UInt crcBytes ( UChar* bytes, UWord nBytes, UInt crcIn ) in crcBytes() function
132 theCRC = crcBytes( (UChar*)&outBuf[0], nbytes, theCRC ); in send()
/external/valgrind/none/tests/amd64/
Damd64locked.c98 static UInt crcBytes ( UChar* bytes, UWord nBytes, UInt crcIn ) in crcBytes() function
132 theCRC = crcBytes( (UChar*)&outBuf[0], nbytes, theCRC ); in send()