Searched refs:hash_algorithm (Results 1 – 2 of 2) sorted by relevance
194 HashTreeInfo(RangeSet hash_tree_ranges, RangeSet source_ranges, std::string hash_algorithm, in HashTreeInfo() argument198 hash_algorithm_(std::move(hash_algorithm)), in HashTreeInfo()209 const std::string& hash_algorithm() const { in hash_algorithm() function
291 std::string hash_algorithm = tokens[pos++]; in Parse() local294 if (hash_algorithm.empty() || salt_hex.empty() || root_hash.empty()) { in Parse()300 std::move(hash_algorithm), std::move(salt_hex), in Parse()