Searched refs:tgtHash (Results 1 – 1 of 1) sorted by relevance
109 std::string tgtHash = srcHash; in LoadTarget() local111 tgtHash = params.GetArgumentByPos(pos++); in LoadTarget()125 if (targetBlock.VerifySha256(tgtBuffer, targetBlock.TotalBlockSize(), tgtHash) == 0) { in LoadTarget()