Searched defs:srcHashVal (Results 1 – 1 of 1) sorted by relevance
250 static void DumpHashValue(std::vector<uint8_t> &srcHashVal, uint8_t outputHashVal[]) in DumpHashValue()270 std::vector<uint8_t> srcHashVal = LoadHashFile(); in MdCompare() local