Home
last modified time | relevance | path

Searched refs:BmcBlobOpenRx (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-ipmi-blobs/
H A Dipmi.cpp127 struct BmcBlobOpenRx reply; in openBlob()
131 std::vector<uint8_t> output(sizeof(BmcBlobOpenRx), 0); in openBlob()
H A Dipmi.hpp49 struct BmcBlobOpenRx struct
H A DREADME.md132 struct BmcBlobOpenRx {
/openbmc/phosphor-ipmi-blobs/test/
H A Dipmi_open_unittest.cpp66 struct BmcBlobOpenRx rep; in TEST()