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

/freebsd-11.0-release/contrib/unbound/sldns/
H A Dwire2str.h599 int sldns_wire2str_b32_ext_scan(uint8_t** data, size_t* data_len, char** str,
H A Dwire2str.c919 return sldns_wire2str_b32_ext_scan(d, dlen, s, slen);
957 return sldns_wire2str_b32_ext_scan(d, dlen, s, slen);
1144 int sldns_wire2str_b32_ext_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) function
1580 return sldns_wire2str_b32_ext_scan(d, dl, s, sl);

Completed in 59 milliseconds