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

/freebsd-10-stable/contrib/ldns/ldns/
H A Dhost2wire.h95 ldns_status ldns_rrsig2buffer_wire(ldns_buffer *output, const ldns_rr *sigrr);
/freebsd-10-stable/contrib/ldns/
H A Dhost2wire.c194 ldns_rrsig2buffer_wire(ldns_buffer *buffer, const ldns_rr *rr) function
H A Ddnssec_sign.c258 if (ldns_rrsig2buffer_wire(sign_buf, current_sig)
H A Ddnssec_verify.c2199 if (ldns_rrsig2buffer_wire(verify_buf, rrsig) != LDNS_STATUS_OK)

Completed in 191 milliseconds