Searched defs:perMessageAuth (Results 1 – 2 of 2) sorted by relevance
67 uint8_t perMessageAuth:1; // Per-message authentication support member77 uint8_t perMessageAuth:1; // Per-message authentication support member
442 constexpr bool perMessageAuth = false; // Per message auth - enabled in ipmiGetChannelAuthenticationCapabilities() local