Searched refs:sldns_wire2str_header_scan (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/unbound/sldns/
H A Dwire2str.h219 int sldns_wire2str_header_scan(uint8_t** data, size_t* data_len, char** str,
H A Dwire2str.c381 w += sldns_wire2str_header_scan(d, dlen, s, slen);
663 int sldns_wire2str_header_scan(uint8_t** d, size_t* dlen, char** s, function

Completed in 103 milliseconds