Searched refs:UpdateCRC (Results 1 – 4 of 4) sorted by relevance
56 static unsigned long UpdateCRC(unsigned long crc, in UpdateCRC() function71 return UpdateCRC(0L, buf, len); in CRC()
85 void UpdateCRC(unsigned char *bytes, size_t size);
87 void MachoID::UpdateCRC(unsigned char *bytes, size_t size) { in UpdateCRC() function in MacFileUtilities::MachoID218 update_function_ = &MachoID::UpdateCRC; in Adler32()
3115 FUNC 10c16 477 0 MacFileUtilities::MachoID::UpdateCRC(unsigned char*, unsigned long)