Searched defs:userAuth (Results 1 – 2 of 2) sorted by relevance
66 uint8_t userAuth:1; // User level authentication status member78 uint8_t userAuth:1; // User level authentication status member
443 constexpr bool userAuth = false; // User authentication - enabled in ipmiGetChannelAuthenticationCapabilities() local