Home
last modified time | relevance | path

Searched defs:ccPayloadTypeNotSupported (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-host-ipmid/app/
H A Dchannel.cpp22 constexpr Cc ccPayloadTypeNotSupported = 0x80; variable
/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.cpp239 constexpr uint8_t ccPayloadTypeNotSupported = 0x80; in getChannelCipherSuites() local
/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannelcommands.cpp27 constexpr Cc ccPayloadTypeNotSupported = 0x80; variable