Searched refs:mac_rdf (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/ldns/
H A Dtsig.c368 ldns_rdf *mac_rdf = NULL; local
426 status = ldns_tsig_mac_new(&mac_rdf, pkt_wire, pkt_wire_len,
430 if (!mac_rdf) {
450 ldns_rr_push_rdf(tsig_rr, mac_rdf);

Completed in 49 milliseconds