Home
last modified time | relevance | path

Searched refs:getChannelEnabledAuthType (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_layer.cpp125 Cc getChannelEnabledAuthType(const uint8_t chNum, const uint8_t priv, in getChannelEnabledAuthType() function
128 return getChannelConfigObject().getChannelEnabledAuthType( in getChannelEnabledAuthType()
H A Dchannel_layer.hpp347 Cc getChannelEnabledAuthType(const uint8_t chNum, const uint8_t priv,
H A Dchannel_mgmt.hpp217 Cc getChannelEnabledAuthType(const uint8_t chNum, const uint8_t priv,
H A Dchannel_mgmt.cpp676 Cc ChannelConfig::getChannelEnabledAuthType( in getChannelEnabledAuthType() function in ipmi::ChannelConfig