Searched defs:hex (Results 1 – 2 of 2) sorted by relevance
224 int PDUParser::Hex2ToByte(const std::string& hex) { in Hex2ToByte()
251 static int hex(unsigned char ch) in hex() function