Searched defs:hexStr (Results 1 – 4 of 4) sorted by relevance
74 static void toHexStr(std::vector<uint8_t>& bytes, std::string& hexStr) in toHexStr()85 static int fromHexStr(const std::string hexStr, std::vector<uint8_t>& data) in fromHexStr()
32 std::string& hexStr) in toHexStr()
788 static int fromHexStr(const std::string& hexStr, std::vector<uint8_t>& data) in fromHexStr()
833 static int fromHexStr(const std::string& hexStr, std::vector<uint8_t>& data) in fromHexStr()