Home
last modified time | relevance | path

Searched defs:userPwdHash (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/oem/nvidia/
H A Dbiosconfigcommands.cpp83 constexpr std::array<uint8_t, biosPasswordMaxHashSize> userPwdHash = {0}; in ipmiSetBiosPassword() local
/openbmc/intel-ipmi-oem/src/
H A Dbiosconfigcommands.cpp1104 std::array<uint8_t, maxHashSize> userPwdHash; in ipmiOEMSetBIOSHashInfo() local