Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp76 std::vector<uint8_t> dataMask; member
1624 const std::vector<uint8_t>& dataMask, in isWriteDataAllowlisted()
1647 const std::vector<uint8_t>& dataMask = wlEntry.dataMask; in isCmdAllowlisted() local