Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dbiosconfigcommands.cpp60 static constexpr const uint8_t algoSHA256 = 1; variable
1090 else if ((algoInfo & 0xF) == algoSHA256) in ipmiOEMSetBIOSHashInfo()