Home
last modified time | relevance | path

Searched defs:HashFilePath (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/
H A Dimage_verify.hpp24 using HashFilePath = std::filesystem::path; typedef
/openbmc/phosphor-bmc-code-mgmt/
H A Dimage_verify.hpp27 using HashFilePath = fs::path; typedef
/openbmc/intel-ipmi-oem/src/
H A Dbiosconfigcommands.cpp1131 std::string HashFilePath = "/var/lib/bios-settings-manager/seedData"; in ipmiOEMGetBIOSHash() local