Searched refs:SimpleChecksumHash (Results 1 – 12 of 12) sorted by relevance
64 function SimpleChecksumHash(AKey: Pointer; ALength: SizeInt): UInt32; in from()86 function SimpleChecksumHash(AKey: Pointer; ALength: SizeInt): UInt32; in SimpleChecksumHash() function
2847 Result := SimpleChecksumHash(AKey, ASize);
102 function SimpleChecksumHash(AKey: Pointer; ALength: SizeInt): UInt32; in from()126 function SimpleChecksumHash(AKey: Pointer; ALength: SizeInt): UInt32; in SimpleChecksumHash() function
2901 Result := SimpleChecksumHash(AKey, ASize);
2900 Result := SimpleChecksumHash(AKey, ASize);