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

/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dcert.h32 dns_cert_fromtext(dns_cert_t *certp, isc_textregion_t *source);
49 dns_cert_totext(dns_cert_t cert, isc_buffer_t *target);
H A Dtypes.h52 typedef isc_uint16_t dns_cert_t; typedef
/freebsd-9.3-release/contrib/bind9/lib/dns/rdata/generic/
H A Dcert_37.c33 dns_cert_t cert;
89 RETERR(dns_cert_totext((dns_cert_t)n, target));
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drcode.c299 dns_cert_fromtext(dns_cert_t *certp, isc_textregion_t *source) {
307 dns_cert_totext(dns_cert_t cert, isc_buffer_t *target) {

Completed in 114 milliseconds