Searched refs:isc_tohex (Results 1 – 2 of 2) sorted by relevance
40 extern void isc_tohex(const unsigned char *, size_t, char *);
109 isc_tohex(const unsigned char *buf, size_t buflen, char *t) { in isc_tohex() function