Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_layer.cpp119 Cc getChannelAuthTypeSupported(const uint8_t chNum, uint8_t& authTypeSupported) in getChannelAuthTypeSupported() function
121 return getChannelConfigObject().getChannelAuthTypeSupported( in getChannelAuthTypeSupported()
H A Dchannel_layer.hpp337 Cc getChannelAuthTypeSupported(const uint8_t chNum, uint8_t& authTypeSupported);
H A Dchannel_mgmt.hpp206 Cc getChannelAuthTypeSupported(const uint8_t chNum,
H A Dchannel_mgmt.cpp664 Cc ChannelConfig::getChannelAuthTypeSupported(const uint8_t chNum, in getChannelAuthTypeSupported() function in ipmi::ChannelConfig