Home
last modified time | relevance | path

Searched defs:listIndex (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/app/
H A Dchannel.cpp127 uint6_t listIndex, uint1_t reserved2, in getChannelCipherSuites()
/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.cpp216 uint8_t listIndex = inPayload[2] & indexMask; in getChannelCipherSuites() local