Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/app/
H A Dchannel.hpp35 static constexpr auto oemCipherSuite = 0xC1; variable
H A Dchannel.cpp62 cipherRecords.push_back(oemCipherSuite); in getCipherRecords()
/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.cpp94 static constexpr uint8_t oemCipherSuite = 0xC1; variable
142 cipherRecords.push_back(oemCipherSuite); in getCipherRecords()