Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.hpp67 uint8_t perMessageAuth:1; // Per-message authentication support member
77 uint8_t perMessageAuth:1; // Per-message authentication support member
/openbmc/phosphor-host-ipmid/user_channel/
H A Dusercommands.cpp442 constexpr bool perMessageAuth = false; // Per message auth - enabled in ipmiGetChannelAuthenticationCapabilities() local