Searched defs:root_hash (Results 1 – 2 of 2) sorted by relevance
195 std::string salt_hex, std::string root_hash) in HashTreeInfo()215 const std::string& root_hash() const { in root_hash() function
294 std::string root_hash = tokens[pos++]; in Parse() local