Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.hpp66 uint8_t userAuth:1; // User level authentication status member
78 uint8_t userAuth:1; // User level authentication status member
/openbmc/phosphor-host-ipmid/user_channel/
H A Dusercommands.cpp443 constexpr bool userAuth = false; // User authentication - enabled in ipmiGetChannelAuthenticationCapabilities() local