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.cpp77 static constexpr const char* perMsgAuthDisabledString = "per_msg_auth_disabled"; variable
1046 jsonChData[perMsgAuthDisabledString].get<bool>(); in readChannelVolatileData()
1114 jsonChData[perMsgAuthDisabledString].get<bool>(); in readChannelPersistData()
1165 jsonObj[perMsgAuthDisabledString] = in writeChannelVolatileData()
1215 jsonObj[perMsgAuthDisabledString] = in writeChannelPersistData()