Home
last modified time | relevance | path

Searched defs:authType (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_layer.cpp68 bool isValidAuthType(const uint8_t chNum, const EAuthType& authType) in isValidAuthType()
133 EAuthType& authType) in getChannelEnabledAuthType()
H A Dchannel_mgmt.cpp393 const EAuthType& authType) in isValidAuthType()
682 const uint8_t chNum, const uint8_t priv, EAuthType& authType) in getChannelEnabledAuthType()
/openbmc/phosphor-net-ipmid/
H A Dmessage_parsers.cpp70 SessionHeader authType, in flatten()
H A Dmessage_parsers.hpp69 uint8_t authType:4; member
/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp1515 auto authType = in load() local
/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp963 std::optional<std::string> authType; member