Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.hpp69 uint8_t KGStatus:1; member
76 uint8_t KGStatus:1; member
H A Dchannel_auth.cpp68 response->KGStatus = 0; // KG is set to default in GetChannelCapabilities()
/openbmc/phosphor-host-ipmid/user_channel/
H A Dusercommands.cpp431 constexpr bool KGStatus = false; // Not supporting now. in ipmiGetChannelAuthenticationCapabilities() local
449 nullUsers, nonNullUsers, userAuth, perMessageAuth, KGStatus, reserved4, in ipmiGetChannelAuthenticationCapabilities()