Home
last modified time | relevance | path

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

/dports/dns/unbound/unbound-1.14.0/sldns/
H A Dwire2str.h654 int sldns_wire2str_b32_ext_scan(uint8_t** data, size_t* data_len, char** str,
H A Dwire2str.c1248 return sldns_wire2str_b32_ext_scan(d, dlen, s, slen); in sldns_wire2str_rdf_scan()
1286 return sldns_wire2str_b32_ext_scan(d, dlen, s, slen); in sldns_wire2str_rdf_scan()
1477 int sldns_wire2str_b32_ext_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_b32_ext_scan() function
1929 return sldns_wire2str_b32_ext_scan(d, dl, s, sl); in sldns_wire2str_nsec3_next_owner_scan()