Home
last modified time | relevance | path

Searched refs:LDNS_RR_TYPE_TSIG (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/ldns/ldns/
H A Drr.h214 LDNS_RR_TYPE_TSIG = 250, enumerator
/dragonfly/contrib/ldns/
H A Dwire2host.c477 } else if (ldns_rr_get_type(rr) == LDNS_RR_TYPE_TSIG) { in ldns_wire2pkt()
H A Dtsig.c468 ldns_rr_set_type(tsig_rr, LDNS_RR_TYPE_TSIG); in ldns_pkt_tsig_sign_next()
H A Drr.c2455 …{LDNS_RR_TYPE_TSIG, "TSIG", 7, 7, type_tsig_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_NO_COMPRESS, 1…