Home
last modified time | relevance | path

Searched refs:buf_to_hex (Results 1 – 4 of 4) 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
92 buf_to_hex(b, len, wire1, bufs); in rr_transform()
108 buf_to_hex(b, len, wire2, bufs); in rr_transform()
/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
1438 idstr = buf_to_hex(s, len, MDL); in format_lease_id()
H A Ddns.c3190 idbuf = buf_to_hex(ddns_cb->dhcid.data, in print_dns_status()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2651 char *buf_to_hex (const unsigned char *s, unsigned len,