Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/app/
H A Dchannel.cpp119 uint1_t algoSelectBit) in getChannelCipherSuites()
/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.cpp218 uint8_t algoSelectBit = inPayload[2] >> algoSelectShift; in getChannelCipherSuites() local