Searched defs:hex2str (Results 1 – 2 of 2) sorted by relevance
239 static void hex2str(char *buf, size_t buf_size, const unsigned char *array, int len) in hex2str() function
133 string hex2str(string a) { in hex2str() function