Searched refs:get_checksum (Results 1 – 2 of 2) sorted by relevance
41 HRESULT Result = SourceFile->get_checksum(0, &ByteSize, nullptr); in getChecksum()45 Result = SourceFile->get_checksum(ByteSize, &ByteSize, &ChecksumBytes[0]); in getChecksum()
113 int get_checksum();234 int tfm::get_checksum() in get_checksum() function in tfm819 printf("checksum %d\n", t.get_checksum()); in main()