Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/app/
H A Dchannel.hpp34 static constexpr auto stdCipherSuite = 0xC0; variable
H A Dchannel.cpp73 cipherRecords.push_back(stdCipherSuite); in getCipherRecords()
/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.cpp93 static constexpr uint8_t stdCipherSuite = 0xC0; variable
153 cipherRecords.push_back(stdCipherSuite); in getCipherRecords()