Home
last modified time | relevance | path

Searched refs:sldns_str2wire_svcparam_buf (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/unbound/sldns/
H A Dstr2wire.c1618 static int sldns_str2wire_svcparam_buf(const char* str, uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcparam_buf() function
1733 return sldns_str2wire_svcparam_buf(str, rd, len); in sldns_str2wire_rdf_buf()
/openbsd/sbin/unwind/libunbound/sldns/
H A Dstr2wire.c1618 static int sldns_str2wire_svcparam_buf(const char* str, uint8_t* rd, size_t* rd_len) in sldns_str2wire_svcparam_buf() function
1733 return sldns_str2wire_svcparam_buf(str, rd, len); in sldns_str2wire_rdf_buf()
/openbsd/usr.sbin/unbound/doc/
H A DChangelog1318 - Merge PR #528 from fobser: Make sldns_str2wire_svcparam_buf()