Searched refs:fromHexStr (Results 1 – 3 of 3) sorted by relevance
785 static int fromHexStr(const std::string& hexStr, std::vector<uint8_t>& data) in fromHexStr() function958 if (fromHexStr(eventDataStr, eventDataBytes) < 0) in ipmiStorageGetSELEntry()
83 static int fromHexStr(const std::string hexStr, std::vector<uint8_t>& data) in fromHexStr() function1587 if (fromHexStr(ipmiRaw, recDataBytes) < 0) in ipmiStorageGetSELEntry()
835 static int fromHexStr(const std::string& hexStr, std::vector<uint8_t>& data) in fromHexStr() function1011 if (fromHexStr(eventDataStr, eventDataBytes) < 0) in ipmiStorageGetSELEntry()