Symbol: log_hex
sbin/unwind/libunbound/services/authzone.c
7783
log_hex("ZONEMD should be ", gen, genlen);
sbin/unwind/libunbound/services/authzone.c
7784
log_hex("ZONEMD to check is", hash, hashlen);
sbin/unwind/libunbound/services/authzone.c
7794
log_hex("ZONEMD should be ", gen, genlen);
sbin/unwind/libunbound/services/authzone.c
7795
log_hex("ZONEMD to check is", hash, hashlen);
sbin/unwind/libunbound/services/listen_dnsport.c
4150
log_hex("doq stream has extra bytes received after end",
sbin/unwind/libunbound/util/alloc.c
595
log_hex("prefix here", real, lite_pad);
sbin/unwind/libunbound/util/alloc.c
596
log_hex(" should be", lite_pre, lite_pad);
sbin/unwind/libunbound/util/alloc.c
603
log_hex("suffix here", real+lite_pad+orig+sizeof(size_t),
sbin/unwind/libunbound/util/alloc.c
605
log_hex(" should be", lite_post, lite_pad);
sbin/unwind/libunbound/util/alloc.c
631
log_hex("prefix here", real, lite_pad);
sbin/unwind/libunbound/util/alloc.c
632
log_hex(" should be", lite_pre, lite_pad);
sbin/unwind/libunbound/util/alloc.c
639
log_hex("suffix here", real+lite_pad+orig+sizeof(size_t),
sbin/unwind/libunbound/util/alloc.c
641
log_hex(" should be", lite_post, lite_pad);
sbin/unwind/libunbound/util/log.h
178
void log_hex(const char* msg, void* data, size_t length);
sbin/unwind/libunbound/util/netevent.c
1307
log_hex("inet_ntop error: address", &sa->sin_addr,
sbin/unwind/libunbound/util/netevent.c
1317
log_hex("inet_ntop error: address", &sa6->sin6_addr,
sbin/unwind/libunbound/util/netevent.c
1784
log_hex("dcid",
sbin/unwind/libunbound/util/netevent.c
1791
log_hex("scid",
usr.sbin/unbound/services/authzone.c
7783
log_hex("ZONEMD should be ", gen, genlen);
usr.sbin/unbound/services/authzone.c
7784
log_hex("ZONEMD to check is", hash, hashlen);
usr.sbin/unbound/services/authzone.c
7794
log_hex("ZONEMD should be ", gen, genlen);
usr.sbin/unbound/services/authzone.c
7795
log_hex("ZONEMD to check is", hash, hashlen);
usr.sbin/unbound/services/listen_dnsport.c
4150
log_hex("doq stream has extra bytes received after end",
usr.sbin/unbound/testcode/checklocks.c
214
log_hex("memory prev", p->hold, p->size);
usr.sbin/unbound/testcode/checklocks.c
215
log_hex("memory here", p->region, p->size);
usr.sbin/unbound/testcode/doqclient.c
685
log_hex("extradata", (void*)data, datalen);
usr.sbin/unbound/testcode/doqclient.c
954
log_hex("data", (void*)data, datalen);
usr.sbin/unbound/testcode/unitmsgparse.c
100
log_hex("difo: ", sldns_buffer_at(out, count),
usr.sbin/unbound/testcode/unitmsgparse.c
94
log_hex("same: ", sldns_buffer_at(pkt, count),
usr.sbin/unbound/testcode/unitmsgparse.c
98
log_hex("difp: ", sldns_buffer_at(pkt, count),
usr.sbin/unbound/util/alloc.c
595
log_hex("prefix here", real, lite_pad);
usr.sbin/unbound/util/alloc.c
596
log_hex(" should be", lite_pre, lite_pad);
usr.sbin/unbound/util/alloc.c
603
log_hex("suffix here", real+lite_pad+orig+sizeof(size_t),
usr.sbin/unbound/util/alloc.c
605
log_hex(" should be", lite_post, lite_pad);
usr.sbin/unbound/util/alloc.c
631
log_hex("prefix here", real, lite_pad);
usr.sbin/unbound/util/alloc.c
632
log_hex(" should be", lite_pre, lite_pad);
usr.sbin/unbound/util/alloc.c
639
log_hex("suffix here", real+lite_pad+orig+sizeof(size_t),
usr.sbin/unbound/util/alloc.c
641
log_hex(" should be", lite_post, lite_pad);
usr.sbin/unbound/util/log.h
178
void log_hex(const char* msg, void* data, size_t length);
usr.sbin/unbound/util/netevent.c
1307
log_hex("inet_ntop error: address", &sa->sin_addr,
usr.sbin/unbound/util/netevent.c
1317
log_hex("inet_ntop error: address", &sa6->sin6_addr,
usr.sbin/unbound/util/netevent.c
1784
log_hex("dcid",
usr.sbin/unbound/util/netevent.c
1791
log_hex("scid",