Searched refs:hex2char (Results 1 – 1 of 1) sorted by relevance
365 hex2char(const char *in, char *out, int len) in hex2char() function401 if (hex2char(in, out, tmplen) == 0) { in dohex()