Searched refs:metaHash (Results 1 – 3 of 3) sorted by relevance
230 rev.metaHash = results[5]; in convertIntelVersion()234 ":" + rev.openbmcHash + ":" + rev.metaHash; in convertIntelVersion()255 rev.metaHash = results[5]; in convertIntelVersion()259 ":" + rev.openbmcHash + ":" + rev.metaHash; in convertIntelVersion()420 uint32_t hash = std::stoul(revision.metaHash, 0, 16); in ipmiAppGetDeviceId()
893 uint32_t hash = std::stoul(revision.metaHash, 0, 16); in ipmiGetFwVersionInfo()
30 std::string metaHash; member