Home
last modified time | relevance | path

Searched defs:buf_to_hex (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dunitldns.c54 buf_to_hex(uint8_t* b, size_t blen, char* s, size_t slen) in buf_to_hex() function
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dprint.c1377 char *buf_to_hex (const unsigned char *s, unsigned len, in buf_to_hex() function