Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/app/
H A Dchannel.hpp34 static constexpr auto stdCipherSuite = 0xC0; variable
/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.cpp93 static constexpr uint8_t stdCipherSuite = 0xC0; variable