Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp816 const std::array<char, 5>& intentionalSignature) in mtmKeepAlive() argument
822 if (intentionalSignature != signatureOk || reserved != 0) in mtmKeepAlive()