Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-blobs/test/
H A Dprocess_unittest.cpp25 CrcInterface* crcIntf = nullptr; variable
29 return (crcIntf) ? crcIntf->generateCrc(data) : 0x00; in generateCrc()
61 ipmiblob::crcIntf = &crcMock; in SetUp()
153 ipmiblob::crcIntf = &crcMock; in SetUp()