Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.cpp81 static constexpr const char* perMsgAuthDisabledString = "per_msg_auth_disabled"; variable
1052 jsonChData[perMsgAuthDisabledString].get<bool>(); in readChannelVolatileData()
1120 jsonChData[perMsgAuthDisabledString].get<bool>(); in readChannelPersistData()
1171 jsonObj[perMsgAuthDisabledString] = in writeChannelVolatileData()
1221 jsonObj[perMsgAuthDisabledString] = in writeChannelPersistData()