Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dbiosconfigcommands.cpp59 static constexpr const uint8_t algoSHA384 = 2; variable
1086 if ((algoInfo & 0xF) == algoSHA384) in ipmiOEMSetBIOSHashInfo()