Searched refs:trust (Results 1 - 25 of 28) sorted by relevance

12

/bind-9.11.3/bin/tests/system/dnssec/ns1/
H A Dnamed.conf25 /* test that we can turn off trust-anchor-telemetry */
26 trust-anchor-telemetry no;
/bind-9.11.3/lib/dns/
H A Dncache.c34 * trust
123 dns_trust_t trust; local
154 trust = 0xffff;
179 if (trust > rdataset->trust)
180 trust = rdataset->trust;
199 (unsigned char)rdataset->trust);
230 if (trust == 0xffff) {
237 trust
474 rdataset_settrust(dns_rdataset_t *rdataset, dns_trust_t trust) argument
511 dns_trust_t trust = dns_trust_none; local
584 dns_trust_t trust = dns_trust_none; local
679 dns_trust_t trust; local
[all...]
H A Drdataset.c42 dns_trust_totext(dns_trust_t trust) { argument
43 if (trust >= sizeof(trustnames)/sizeof(*trustnames))
45 return (trustnames[trust]);
63 rdataset->trust = 0;
92 rdataset->trust = 0;
119 rdataset->trust = 0;
760 dns_rdataset_settrust(dns_rdataset_t *rdataset, dns_trust_t trust) { argument
765 (rdataset->methods->settrust)(rdataset, trust);
767 rdataset->trust = trust;
[all...]
H A Decdb.c64 dns_trust_t trust; member in struct:rdatasetheader
91 static void rdataset_settrust(dns_rdataset_t *rdataset, dns_trust_t trust);
402 rdataset->trust = header->trust;
465 header->trust = rdataset->trust;
760 rdataset_settrust(dns_rdataset_t *rdataset, dns_trust_t trust) { argument
764 header->trust = rdataset->trust = trust;
[all...]
H A Dvalidator.c417 "keyset with trust %s",
418 dns_trust_totext(rdataset->trust));
422 if (rdataset->trust >= dns_trust_secure) {
499 "dsset with trust %s",
500 dns_trust_totext(rdataset->trust));
543 * for the break point in the chain of trust.
666 "keyset with trust %s",
667 dns_trust_totext(val->frdataset.trust));
671 if (val->frdataset.trust >= dns_trust_secure)
738 "%s with trust
[all...]
H A Dresolver.c2068 * since there may be a negative trust anchor for the name,
5039 } else if (vevent->rdataset->trust == dns_trust_answer &&
5130 rdataset->trust != dns_trust_secure)
5141 sigrdataset->trust != dns_trust_secure)
5517 if (secure_domain && rdataset->trust != dns_trust_glue &&
5520 dns_trust_t trust; local
5564 if (rdataset->trust == dns_trust_additional) {
5565 trust = dns_trust_pending_additional;
5567 trust = dns_trust_pending_answer;
5570 rdataset->trust
6923 dns_trust_t trust; local
[all...]
H A Drbtdb.c434 dns_trust_t trust; member in struct:rdatasetheader
803 static void rdataset_settrust(dns_rdataset_t *rdataset, dns_trust_t trust);
3303 rdataset->trust = header->trust;
4772 (!DNS_TRUST_PENDING(dname_header->trust) ||
5236 (DNS_TRUST_ADDITIONAL(found->trust) &&
5238 (found->trust == dns_trust_glue &&
5240 (DNS_TRUST_PENDING(found->trust) &&
5696 "trust = %u, attributes = %u, "
5700 current->trust,
6128 dns_trust_t trust; local
9029 rdataset_settrust(dns_rdataset_t *rdataset, dns_trust_t trust) argument
[all...]
H A Ddiff.c356 rds.trust = dns_trust_ultimate;
506 rds.trust = dns_trust_ultimate;
H A Drdatalist.c91 rdataset->trust = 0;
H A Drdataslab.c482 rdataset->trust = 0;
H A Dadb.c972 if (rdataset->trust == dns_trust_glue ||
973 rdataset->trust == dns_trust_additional)
975 else if (rdataset->trust == dns_trust_ultimate)
H A Dmasterdump.c1029 fprintf(f, "; %s\n", dns_trust_totext(rds->trust));
/bind-9.11.3/bin/tests/system/checkconf/
H A Dgood-dlv-dlv.example.com.conf10 dnssec-lookaside . trust-anchor dlv.example.com;
H A Dwarn-dlv-dlv.isc.org.conf10 dnssec-lookaside . trust-anchor dlv.isc.org;
H A Dgood.conf113 dnssec-lookaside "." trust-anchor "example.org.";
/bind-9.11.3/contrib/scripts/
H A Dcheck5011.pl108 print " no trust anchor\n";
126 check5011 - summarize DNSSEC trust anchor status
134 The BIND managed-keys file contains DNSSEC trust anchors
137 status of the trust anchors. It fetches the corresponding
138 DNSKEY records using B<dig> and compares them to the trust anchors.
158 =item C<no trust anchor>
165 trust anchor status which should normally be C<untrusted...> if
170 There is no DNSKEY record for this trust anchor. This is printed
171 before the key's trust anchor status.
/bind-9.11.3/bin/tests/system/wildcard/ns5/
H A Dnamed.conf23 dnssec-lookaside . trust-anchor dlv;
/bind-9.11.3/bin/tests/system/dnssec/ns6/
H A Dnamed.conf29 dnssec-lookaside . trust-anchor dlv;
/bind-9.11.3/bin/tests/system/mkeys/ns3/
H A Dnamed.conf26 trust-anchor-telemetry no;
/bind-9.11.3/lib/dns/include/dns/
H A Drdataset.h104 dns_trust_t trust);
133 dns_trust_t trust; member in struct:dns_rdataset
638 dns_rdataset_settrust(dns_rdataset_t *rdataset, dns_trust_t trust);
640 * Set the trust of the 'rdataset' to trust in any in the backing database.
641 * The local trust level of 'rdataset' is also set.
697 dns_trust_totext(dns_trust_t trust);
699 * Display trust in textual form.
/bind-9.11.3/bin/tests/
H A Ddb_test.c366 dns_trust_t trust = 0; local
619 trust = (unsigned int)atoi(&s[3]);
620 printf("trust level is now %u\n", (unsigned int)trust);
880 rdataset.trust = trust;
/bind-9.11.3/bin/delv/
H A Ddelv.c160 " -a anchor-file (specify root and dlv trust anchors)\n"
185 " +[no]trust (Control display of trust level)\n"
190 " +[no]root (DNSSEC validation trust anchor)\n"
363 switch (rdataset->trust) {
395 tstr = "ultimate trust";
407 static dns_trust_t trust; local
425 if (first || rdataset->trust != trust) {
429 trust
[all...]
/bind-9.11.3/bin/named/
H A Dlwdgrbn.c128 if (set.trust != dns_trust_secure)
286 if (rdataset->trust == dns_trust_secure)
H A Dquery.c1626 (DNS_TRUST_PENDING(rdataset->trust) ||
1627 DNS_TRUST_GLUE(rdataset->trust)) &&
1697 (DNS_TRUST_PENDING(rdataset->trust) ||
1698 DNS_TRUST_GLUE(rdataset->trust)) &&
2165 (DNS_TRUST_PENDING(rdataset->trust) ||
2166 DNS_TRUST_GLUE(rdataset->trust)) &&
2207 (DNS_TRUST_PENDING(rdataset->trust) ||
2208 DNS_TRUST_GLUE(rdataset->trust)) &&
2430 if (rdataset->trust != dns_trust_secure &&
2512 dns64_rdataset->trust
2994 query_add_cname(ns_client_t *client, dns_name_t *qname, dns_name_t *tname, dns_trust_t trust, dns_ttl_t ttl) argument
[all...]
/bind-9.11.3/unit/atf-src/tools/
H A Datf-report_test.sh305 tp5: BOGUS TEST PROGRAM: Cannot trust its results because of \`Invalid format for test case list: 1: Unexpected token \`<<NEWLINE>>'; expected \`:''

Completed in 106 milliseconds

12