Home
last modified time | relevance | path

Searched refs:hashString (Results 1 – 1 of 1) sorted by relevance

/openbmc/entity-manager/src/
H A Dutils.hpp119 std::string hashString; in fwVersionIsSame() local
120 hashFile >> hashString; in fwVersionIsSame()
122 if (expectedHash == hashString) in fwVersionIsSame()