Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp1027 std::array<uint4_t, ipmi::maxCSRecords> cipherSuitePrivs; in setLanInt() local
1029 if (req.unpack(rsvd, cipherSuitePrivs)) in setLanInt()
1042 .setCSPrivilegeLevels(channel, cipherSuitePrivs); in setLanInt()