Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.hpp101 uint8_t oemAuxillary; // Addition OEM specific information.. member
/openbmc/phosphor-host-ipmid/user_channel/
H A Dusercommands.cpp439 constexpr uint8_t oemAuxillary = 0; in ipmiGetChannelAuthenticationCapabilities() local