Searched refs:fromHexStr (Results 1 – 3 of 3) sorted by relevance
85 static int fromHexStr(const std::string hexStr, std::vector<uint8_t>& data) in fromHexStr() function1589 if (fromHexStr(ipmiRaw, recDataBytes) < 0) in ipmiStorageGetSELEntry()
831 static int fromHexStr(const std::string& hexStr, std::vector<uint8_t>& data) in fromHexStr() function1007 if (fromHexStr(eventDataStr, eventDataBytes) < 0) in ipmiStorageGetSELEntry()
787 static int fromHexStr(const std::string& hexStr, std::vector<uint8_t>& data) in fromHexStr() function960 if (fromHexStr(eventDataStr, eventDataBytes) < 0) in ipmiStorageGetSELEntry()