Searched defs:DecodeHex (Results 1 – 2 of 2) sorted by relevance
58 bool DecodeHex(std::vector<uint8_t> *out, const std::string &in) { in DecodeHex() function