Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/sldns/
H A Dstr2wire.h471 int sldns_str2wire_tsigerror_buf(const char* str, uint8_t* rd, size_t* len);
H A Dstr2wire.c1727 return sldns_str2wire_tsigerror_buf(str, rd, len); in sldns_str2wire_rdf_buf()
2126 int sldns_str2wire_tsigerror_buf(const char* str, uint8_t* rd, size_t* len) in sldns_str2wire_tsigerror_buf() function