Searched refs:crcBuffer (Results 1 – 1 of 1) sorted by relevance
163 std::vector<std::uint8_t> crcBuffer(responseView.begin(), in processBlobCommand() local166 uint16_t crcValue = ipmiblob::generateCrc(crcBuffer); in processBlobCommand()