/bind-9.11.3/lib/dns/ |
H A D | keydata.c | 27 dns_rdata_dnskey_t *dnskey, isc_mem_t *mctx) 29 REQUIRE(keydata != NULL && dnskey != NULL); 31 dnskey->common.rdtype = dns_rdatatype_dnskey; 32 dnskey->common.rdclass = keydata->common.rdclass; 33 dnskey->mctx = mctx; 34 dnskey->flags = keydata->flags; 35 dnskey->protocol = keydata->protocol; 36 dnskey->algorithm = keydata->algorithm; 38 dnskey->datalen = keydata->datalen; 41 dnskey 26 dns_keydata_todnskey(dns_rdata_keydata_t *keydata, dns_rdata_dnskey_t *dnskey, isc_mem_t *mctx) argument 53 dns_keydata_fromdnskey(dns_rdata_keydata_t *keydata, dns_rdata_dnskey_t *dnskey, isc_uint32_t refresh, isc_uint32_t addhd, isc_uint32_t removehd, isc_mem_t *mctx) argument [all...] |
H A D | nsec.c | 241 dns_rdata_dnskey_t dnskey; local 266 result = dns_rdata_tostruct(&rdata, &dnskey, NULL); 269 if (dnskey.algorithm == DST_ALG_RSAMD5 || 270 dnskey.algorithm == DST_ALG_RSASHA1 || 271 dnskey.algorithm == DST_ALG_DSA || 272 dnskey.algorithm == DST_ALG_ECC)
|
/bind-9.11.3/lib/samples/ |
H A D | rootkey.sh | 18 dig +noall +answer dnskey . | perl -n -e '
|
/bind-9.11.3/bin/tests/system/checkds/ |
H A D | dig.sh | 18 DNSKEY|dnskey) ext=dnskey ; shift ;;
|
H A D | dig.bat | 14 if "%arg%" == "dnskey" goto dnskey 15 if "%arg%" == "DNSKEY" goto dnskey 27 :dnskey label 28 set ext=dnskey
|
H A D | dig.pl | 30 if ($arg =~ /^dnskey$/i) { 31 $ext = "dnskey";
|
H A D | tests.sh | 36 $CHECKDS -f ok.example.dnskey.db ok.example > checkds.out.$n || ret=1 54 $CHECKDS -l dlv.example -f ok.example.dnskey.db ok.example > checkds.out.$n || ret=1 72 $CHECKDS -f wrong.example.dnskey.db wrong.example > checkds.out.$n || ret=1 90 $CHECKDS -l dlv.example -f wrong.example.dnskey.db wrong.example > checkds.out.$n || ret=1 111 $CHECKDS -f missing.example.dnskey.db missing.example > checkds.out.$n || ret=1 133 $CHECKDS -l dlv.example -f missing.example.dnskey.db missing.example > checkds.out.$n || ret=1 152 $CHECKDS -f none.example.dnskey.db none.example > checkds.out.$n && ret=1 168 $CHECKDS -l dlv.example -f none.example.dnskey.db none.example > checkds.out.$n && ret=1
|
/bind-9.11.3/bin/tests/system/smartsign/ |
H A D | clean.sh | 9 rm -f K* dsset-* *.signed dnskey.sigs other.sigs dsset.out
|
H A D | tests.sh | 213 awk '$2 == "RRSIG" && $3 == "DNSKEY" { getline; print $3 }' $cfile.signed > dnskey.sigs 215 grep -w "$ckactive" dnskey.sigs > /dev/null || sub=1 216 if [ $sub != 0 ]; then echo "I:missing ckactive $ckactive (dnskey)"; ret=1; fi 220 grep -w "$ckrevoked" dnskey.sigs > /dev/null || sub=1 221 if [ $sub != 0 ]; then echo "I:missing ckrevoke $ckrevoke (dnskey)"; ret=1; fi 225 grep -w "$czactive" dnskey.sigs > /dev/null || sub=1 226 if [ $sub != 0 ]; then echo "I:missing czactive $czactive (dnskey)"; ret=1; fi 231 grep -w "$ckprerevoke" dnskey.sigs > /dev/null && sub=1 232 if [ $sub != 0 ]; then echo "I:found ckprerevoke $ckprerevoke (dnskey)"; ret=1; fi 236 grep -w "$ckpublished" dnskey [all...] |
/bind-9.11.3/lib/dns/include/dns/ |
H A D | keydata.h | 37 dns_rdata_dnskey_t *dnskey, isc_mem_t *mctx); 41 dns_rdata_dnskey_t *dnskey,
|
/bind-9.11.3/lib/dns/rdata/generic/ |
H A D | cdnskey_60.c | 86 dns_rdata_cdnskey_t *dnskey = target; local 88 REQUIRE(dnskey != NULL); 92 dnskey->common.rdclass = rdata->rdclass; 93 dnskey->common.rdtype = rdata->type; 94 ISC_LINK_INIT(&dnskey->common, link); 101 dns_rdata_cdnskey_t *dnskey = (dns_rdata_cdnskey_t *) source; local 103 REQUIRE(dnskey != NULL); 104 REQUIRE(dnskey->common.rdtype == dns_rdatatype_cdnskey);
|
H A D | dnskey_48.c | 93 dns_rdata_dnskey_t *dnskey = target; local 95 REQUIRE(dnskey != NULL); 99 dnskey->common.rdclass = rdata->rdclass; 100 dnskey->common.rdtype = rdata->type; 101 ISC_LINK_INIT(&dnskey->common, link); 108 dns_rdata_dnskey_t *dnskey = (dns_rdata_dnskey_t *) source; local 110 REQUIRE(dnskey != NULL); 111 REQUIRE(dnskey->common.rdtype == dns_rdatatype_dnskey);
|
/bind-9.11.3/contrib/scripts/ |
H A D | check-secure-delegation.pl.in | 32 my %dnskey = (); 67 $dnskey{"$dswords[3] $dswords[4]"} = 1; 80 exists($dnskey{"$words[10] $words[5]"})); 84 if (exists($dnskey{"$words[10] $words[5]"}));
|
/bind-9.11.3/bin/tests/system/checkconf/ |
H A D | bad-dnssec.conf | 15 dnssec-dnskey-kskonly yes; 25 dnssec-dnskey-kskonly yes;
|
/bind-9.11.3/bin/tests/system/nsupdate/ns3/ |
H A D | sign.sh | 23 zone=dnskey.test. 24 infile=dnskey.test.db.in 25 zonefile=dnskey.test.db
|
/bind-9.11.3/bin/tests/virtual-time/autosign-ksk/ |
H A D | tests.sh | 26 $DIG $DIGOPTS -t dnskey example. @10.53.0.1 > dig.out.ns1.test$n || ret=1 38 $DIG $DIGOPTS -t dnskey example. @10.53.0.1 > dig.out.ns1.test$n || ret=1 51 $DIG $DIGOPTS -t dnskey example. @10.53.0.1 > dig.out.ns1.test$n || ret=1 63 $DIG $DIGOPTS -t dnskey example. @10.53.0.1 > dig.out.ns1.test$n || ret=1 80 $DIG $DIGOPTS -t dnskey example. @10.53.0.1 > dig.out.ns1.test$n || ret=1 91 $DIG $DIGOPTS -t dnskey example. @10.53.0.1 > dig.out.ns1.test$n || ret=1
|
/bind-9.11.3/bin/tests/virtual-time/autosign-zsk/ |
H A D | tests.sh | 25 $DIG $DIGOPTS -t dnskey example. @10.53.0.1 > dig.out.ns1.key$n || ret=1 40 $DIG $DIGOPTS -t dnskey example. @10.53.0.1 > dig.out.ns1.key$n || ret=1 54 $DIG $DIGOPTS -t dnskey example. @10.53.0.1 > dig.out.ns1.key$n || ret=1 67 $DIG $DIGOPTS -t dnskey example. @10.53.0.1 > dig.out.ns1.key$n || ret=1 81 $DIG $DIGOPTS -t dnskey example. @10.53.0.1 > dig.out.ns1.key$n || ret=1
|
/bind-9.11.3/bin/tests/system/dlv/ |
H A D | tests.sh | 23 $DIG $DIGOPTS child1.utld dnskey @10.53.0.5 > dig.out.ns5.test$n || ret=1 31 $DIG $DIGOPTS grand.child1.utld dnskey @10.53.0.5 > dig.out.ns5.test$n || ret=1
|
/bind-9.11.3/bin/dnssec/ |
H A D | dnssectool.c | 1483 dns_rdata_dnskey_t dnskey; local 1582 result = dns_rdata_tostruct(&rdata, &dnskey, NULL); 1585 if ((dnskey.flags & DNS_KEYOWNER_ZONE) == 0) 1587 else if ((dnskey.flags & DNS_KEYFLAG_REVOKE) != 0) { 1588 if ((dnskey.flags & DNS_KEYFLAG_KSK) != 0 && 1605 if ((dnskey.flags & DNS_KEYFLAG_KSK) != 0 && 1606 revoked_ksk[dnskey.algorithm] != 255) 1607 revoked_ksk[dnskey.algorithm]++; 1608 else if ((dnskey.flags & DNS_KEYFLAG_KSK) == 0 && 1609 revoked_zsk[dnskey [all...] |
/bind-9.11.3/bin/tests/system/dnssec/ |
H A D | clean.sh | 43 rm -f ns3/dnskey-nsec3-unknown.example.db 44 rm -f ns3/dnskey-nsec3-unknown.example.db.tmp 45 rm -f ns3/dnskey-unknown.example.db 46 rm -f ns3/dnskey-unknown.example.db.tmp
|
/bind-9.11.3/bin/tests/system/digdelv/ |
H A D | tests.sh | 59 echo "I:checking dig +multi +norrcomments works for dnskey (when default is rrcomments)($n)" 61 $DIG $DIGOPTS +tcp @10.53.0.3 +multi +norrcomments DNSKEY dnskey.example > dig.out.test$n || ret=1 77 $DIG $DIGOPTS +tcp @10.53.0.3 +rrcomments DNSKEY dnskey.example > dig.out.test$n || ret=1 85 $DIG $DIGOPTS +tcp @10.53.0.3 +short +rrcomments DNSKEY dnskey.example > dig.out.test$n || ret=1 93 $DIG $DIGOPTS +tcp @10.53.0.3 +short +nosplit DNSKEY dnskey.example > dig.out.test$n || ret=1 101 $DIG $DIGOPTS +tcp @10.53.0.3 +short +rrcomments DNSKEY dnskey.example > dig.out.test$n || ret=1 117 $DIG $DIGOPTS +tcp @10.53.0.3 +short +rrcomments DNSKEY dnskey.example > dig.out.test$n || ret=1 550 echo "I:checking delv +multi +norrcomments works for dnskey (when default is rrcomments)($n)" 552 $DELV $DELVOPTS +tcp @10.53.0.3 +multi +norrcomments DNSKEY dnskey.example > delv.out.test$n || ret=1 568 $DELV $DELVOPTS +tcp @10.53.0.3 +rrcomments DNSKEY dnskey [all...] |
/bind-9.11.3/bin/tests/system/autosign/ns3/ |
H A D | named.conf | 250 dnssec-dnskey-kskonly yes; 258 dnssec-dnskey-kskonly yes;
|
/bind-9.11.3/bin/tests/system/autosign/ |
H A D | tests.sh | 63 $DIG $DIGOPTS . @10.53.0.1 dnskey > dig.out.ns1.test$n || ret=1 385 $DIG $DIGOPTS +tcp +noall +answer dnskey ttl1.example. @10.53.0.3 > dig.out.ns3.test$n || ret=1 394 $DIG $DIGOPTS +tcp +noall +answer dnskey ttl2.example. @10.53.0.3 > dig.out.ns3.test$n || ret=1 403 $DIG $DIGOPTS +tcp +noall +answer dnskey ttl3.example. @10.53.0.3 > dig.out.ns3.test$n || ret=1 412 $DIG $DIGOPTS +tcp +noall +answer dnskey ttl4.example. @10.53.0.3 > dig.out.ns3.test$n || ret=1 808 $DIG $DIGOPTS +multi dnskey . @10.53.0.1 > dig.out.ns1.test$n || ret=1 817 $DIG $DIGOPTS dnskey . @10.53.0.1 > dig.out.ns1.test$n || ret=1 826 $DIG $DIGOPTS +multi dnskey . @10.53.0.1 > dig.out.ns1.test$n || ret=1 835 $DIG $DIGOPTS +multi dnskey . @10.53.0.1 > dig.out.ns1.test$n || ret=1 844 $DIG $DIGOPTS dnskey [all...] |
/bind-9.11.3/contrib/kasp/ |
H A D | kasp2policy.py | 24 from isc import dnskey namespace 194 print("\talgorithm %s;" % dnskey.algstr(int(algnum)))
|
/bind-9.11.3/bin/tests/system/autosign/ns2/ |
H A D | named.conf | 60 dnssec-dnskey-kskonly yes;
|