Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/sldns/
H A Dwire2str.h44 extern struct sldns_struct_lookup_table* sldns_tsig_errors;
H A Dwire2str.c260 sldns_lookup_table* sldns_tsig_errors = sldns_tsig_errors_data; variable
2062 lt = sldns_lookup_by_id(sldns_tsig_errors, data); in sldns_wire2str_tsigerror_scan()
H A Dstr2wire.c2128 sldns_lookup_table *lt = sldns_lookup_by_name(sldns_tsig_errors, str); in sldns_str2wire_tsigerror_buf()