Home
last modified time | relevance | path

Searched defs:authTypeSupported (Results 1 – 3 of 3) 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()
H A Dchannel_layer.hpp187 uint8_t authTypeSupported; member
H A Dchannel_mgmt.cpp406 uint8_t authTypeSupported = channelData[chNum].chInfo.authTypeSupported; in isValidAuthType() local
665 uint8_t& authTypeSupported) in getChannelAuthTypeSupported()