HomeSort by: relevance | last modified time | path
    Searched defs:dnskey (Results 1 - 25 of 29) sorted by relevancy

1 2

  /src/external/mpl/bind/dist/lib/dns/rdata/generic/
cdnskey_60.c 87 dns_rdata_cdnskey_t *dnskey = target; local
89 REQUIRE(dnskey != NULL);
93 DNS_RDATACOMMON_INIT(dnskey, rdata->type, rdata->rdclass);
100 dns_rdata_cdnskey_t *dnskey = (dns_rdata_cdnskey_t *)source; local
102 REQUIRE(dnskey != NULL);
103 REQUIRE(dnskey->common.rdtype == dns_rdatatype_cdnskey);
dnskey_48.c 88 dns_rdata_dnskey_t *dnskey = target; local
90 REQUIRE(dnskey != NULL);
94 DNS_RDATACOMMON_INIT(dnskey, rdata->type, rdata->rdclass);
101 dns_rdata_dnskey_t *dnskey = (dns_rdata_dnskey_t *)source; local
103 REQUIRE(dnskey != NULL);
104 REQUIRE(dnskey->common.rdtype == dns_rdatatype_dnskey);
  /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
cdnskey_60.c 87 dns_rdata_cdnskey_t *dnskey = target; local
89 REQUIRE(dnskey != NULL);
93 dnskey->common.rdclass = rdata->rdclass;
94 dnskey->common.rdtype = rdata->type;
95 ISC_LINK_INIT(&dnskey->common, link);
102 dns_rdata_cdnskey_t *dnskey = (dns_rdata_cdnskey_t *)source; local
104 REQUIRE(dnskey != NULL);
105 REQUIRE(dnskey->common.rdtype == dns_rdatatype_cdnskey);
dnskey_48.c 88 dns_rdata_dnskey_t *dnskey = target; local
90 REQUIRE(dnskey != NULL);
94 dnskey->common.rdclass = rdata->rdclass;
95 dnskey->common.rdtype = rdata->type;
96 ISC_LINK_INIT(&dnskey->common, link);
103 dns_rdata_dnskey_t *dnskey = (dns_rdata_dnskey_t *)source; local
105 REQUIRE(dnskey != NULL);
106 REQUIRE(dnskey->common.rdtype == dns_rdatatype_dnskey);
  /src/external/mpl/bind/dist/bin/tests/system/nsec_synthesis/
tests_nsec_selfloop.py 79 dnskey = str(isctest.kasp.Key(parent_ksk, keydir="ns3").dnskey).split() variable
80 ta = "".join(dnskey[7:])
83 "DNSKEY": ta,
  /src/external/mpl/bind/dist/bin/tests/system/multisigner/
tests_multisigner.py 52 "dnskey-ttl": timedelta(hours=1),
156 isctest.log.info("add dnskey record:")
164 dnskey = str(zsk.dnskey).split()
165 rdata = " ".join(dnskey[4:])
166 update_msg.add(f"{zone}.", TTL, "DNSKEY", rdata)
171 # Check the new DNSKEY RRset.
173 f"- zone {zone} {server.identifier}: check DNSKEY RRset after update add"
205 dnskey = str(zsks[0].dnskey).split(
270 dnskey = str(zsk.dnskey).split() variable
409 dnskey = str(ksk.dnskey).split() variable
    [all...]
  /src/external/apache2/mDNSResponder/dist/mDNSShared/dns_objects/objs/
dns_obj_rr_dnskey.c 34 // MARK: - DNS DNSKEY Resource Record Kind Definition
38 uint16_t key_tag; // The key tag of the DNSKEY record that can be used to match RRSIG/DS records.
45 DNS_OBJECT_SUBKIND_DEFINE_ABSTRUCT(rr, dnskey,
57 // MARK: - DNS DNSKEY Resource Record Public Methods
64 dns_obj_rr_dnskey_t dnskey = NULL; local
79 dnskey = obj;
80 dns_obj_retain(dnskey);
88 return dnskey;
230 // MARK: - DNSKEY Public Functions
299 // MARK: - DNS DNSKEY Resource Record Private Method
    [all...]
  /src/external/mpl/bind/dist/bin/dnssec/
dnssec-dsfromkey.c 133 fatal("no DNSKEY RR for %s in %s", setname, filename);
255 dns_rdata_dnskey_t dnskey; local
263 result = dns_rdata_tostruct(rdata, &dnskey, NULL);
265 fatal("can't convert DNSKEY");
268 if ((dnskey.flags & DNS_KEYFLAG_REVOKE) != 0) {
272 if ((dnskey.flags & DNS_KEYFLAG_KSK) == 0 && !showall) {
533 fatal("could not load DNSKEY set: %s\n",
dnssec-settime.c 92 fprintf(stderr, " -k state date/[+-]offset: set the DNSKEY state\n");
213 dst_key_state_t dnskey = DST_KEY_STATE_NA; local
296 (void)isoptarg("dnskey", argv, usage);
377 dnskey = strtokeystate(isc_commandline_argument);
415 (void)isoptarg("dnskey", argv, usage);
866 if (dnskey == DST_KEY_STATE_NA) {
870 dst_key_setstate(key, DST_KEY_DNSKEY, dnskey);
dnssec-cds.c 84 static int nkey; /* number of child zone DNSKEY records */
91 * The child DNSKEY RRset is scanned to find out which keys are
96 * the child DNSKEY, CDNSKEY, and CDS RRsets. In this program, only keys
471 * Find out if any (C)DS record matches a particular (C)DNSKEY.
524 ki->rdata.type == dns_rdatatype_cdnskey ? "CDNSKEY" : "DNSKEY",
531 * Find which (C)DNSKEY records match a (C)DS RRset.
549 dns_rdata_dnskey_t dnskey; local
559 result = dns_rdata_tostruct(keyrdata, &dnskey, NULL);
560 check_result(result, "dns_rdata_tostruct(DNSKEY)");
561 ki->algo = dnskey.algorithm
    [all...]
dnssec-signzone.c 306 fatal("dnskey '%s' failed to sign data: %s", keystr,
464 fatal("failure looking for '%s DNSKEY' in database: %s", namestr,
610 "private dnskey not found\n",
614 vbprintf(2, "\trrsig by %s %s - dnskey not found\n",
647 vbprintf(2, "\trrsig by %s dropped - dnskey removed\n",
714 "resigning with dnskey");
795 "signing with dnskey");
872 "signing with dnskey");
1141 /* No DS records found; try again, looking for DNSKEY records */
1161 vbprintf(2, "found DNSKEY records\n")
3017 dns_rdata_dnskey_t dnskey; local
    [all...]
  /src/external/mpl/bind/dist/tests/dns/
keytable_test.c 140 dns_rdata_dnskey_t dnskey; local
143 * Populate DNSKEY rdata structure.
145 create_keystruct(flags, proto, alg, keystr, &dnskey);
151 result = dns_rdata_fromstruct(&rdata, dnskey.common.rdclass,
152 dnskey.common.rdtype, &dnskey,
163 dns_rdata_freestruct(&dnskey);
414 dns_rdata_dnskey_t dnskey; local
424 create_keystruct(257, 3, 5, keystr1, &dnskey);
425 assert_int_equal(dns_keytable_deletekey(keytable, keyname, &dnskey),
    [all...]
skr_test.c 230 /* Create the DNSKEY signature. */
350 int dnskey = 0; local
360 switch (dnskey) {
381 dnskey++;
  /src/external/mpl/dhcp/bind/dist/lib/dns/
nsec.c 256 dns_rdata_dnskey_t dnskey; local
284 result = dns_rdata_tostruct(&rdata, &dnskey, NULL);
287 if (dnskey.algorithm == DST_ALG_RSAMD5 ||
288 dnskey.algorithm == DST_ALG_RSASHA1)
dnssec.c 1359 * algorithm, we strive to publish its signatures and DNSKEY records
1599 * Mark all keys which signed the DNSKEY/SOA RRsets as "active",
1650 * Add the contents of a DNSKEY rdataset 'keyset' to 'keylist'.
1660 dst_key_t *dnskey = NULL, *pubkey = NULL, *privkey = NULL; local
1683 RETERR(dns_dnssec_keyfromrdata(origin, &rdata, mctx, &dnskey));
1684 dst_key_setttl(dnskey, keys.ttl);
1686 if (!is_zone_key(dnskey) ||
1687 (dst_key_flags(dnskey) & DNS_KEYTYPE_NOAUTH) != 0)
1693 if (!dns_name_equal(origin, dst_key_name(dnskey))) {
1698 RETERR(addkey(keylist, &dnskey, savekeys, mctx))
1899 dns_rdata_t dnskey = DNS_RDATA_INIT; local
1932 dns_rdata_t dnskey = DNS_RDATA_INIT; local
    [all...]
zoneverify.c 1387 zoneverify_log_error(vctx, "DNSKEY is not signed "
1437 * verified zone based on the signatures made using 'dnskey' (prepared from
1439 * if 'dnskey' correctly signs the DNSKEY RRset at zone apex and either
1440 * 'vctx->secroots' is NULL or 'dnskey' is present in 'vctx->secroots'.
1443 * 'dnskey' is a KSK and false otherwise.
1446 check_dnskey_sigs(vctx_t *vctx, const dns_rdata_dnskey_t *dnskey,
1460 * First, does this key sign the DNSKEY rrset?
1469 if (active_keys[dnskey->algorithm] != DNS_KEYALG_MAX) {
1470 active_keys[dnskey->algorithm]++
1577 dns_rdata_dnskey_t dnskey; local
    [all...]
  /src/external/bsd/unbound/dist/testcode/
unitverify.c 112 /** extract DNSKEY rrset from answer and convert it */
117 struct ub_packed_rrset_key* dnskey = NULL; local
125 dnskey = rep->rrsets[i];
130 unit_assert(dnskey);
134 return dnskey;
163 /** setup sig alg list from dnskey */
165 setup_sigalg(struct ub_packed_rrset_key* dnskey, uint8_t* sigalg)
170 for(i=0; i<rrset_get_count(dnskey); i++) {
171 uint8_t algo = (uint8_t)dnskey_get_algo(dnskey, i);
183 struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey,
259 struct ub_packed_rrset_key* ds, *dnskey; local
304 struct ub_packed_rrset_key* dnskey; local
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/isctest/
zone.py 71 def dnskey(self) -> dns.rrset.RRset: member in class:ZoneKey
73 The DNSKEY RRset for this key (single-record, with TTL).
84 return bool(self.dnskey[0].flags & int(Flag.SEP))
108 Implemented once here; both subclasses inherit it via self.dnskey.
110 dnskey = self.dnskey
112 ds = dns.dnssec.make_ds(dnskey.name, dnskey[0], dsdigest)
116 parts = str(dnskey).split()
120 return TrustAnchor(str(dnskey.name), ta_type, contents
147 def dnskey(self) -> dns.rrset.RRset: member in class:FileZoneKey
295 def dnskey(self) -> dns.rrset.RRset: member in class:PythonZoneKey
    [all...]
  /src/external/mpl/bind/dist/lib/dns/
nsec.c 254 dns_rdata_dnskey_t dnskey; local
282 result = dns_rdata_tostruct(&rdata, &dnskey, NULL);
285 if (dnskey.algorithm == DST_ALG_RSAMD5 ||
286 dnskey.algorithm == DST_ALG_DSA ||
287 dnskey.algorithm == DST_ALG_RSASHA1)
dnssec.c 430 * NS, SOA and DNSKEY records are signed by their owners.
1202 * algorithm, we strive to publish its signatures and DNSKEY records
1348 * Get a list of KEY or DNSKEY keys from the key repository. If rrtypekey
1475 * Mark all keys which signed the DNSKEY/SOA RRsets as "active",
1557 * Add the contents of a DNSKEY rdataset 'keyset' to 'keylist'.
1567 dst_key_t *dnskey = NULL, *pubkey = NULL, *privkey = NULL; local
1590 CHECK(dns_dnssec_keyfromrdata(origin, &rdata, mctx, &dnskey));
1591 dst_key_setttl(dnskey, keys.ttl);
1593 if (!is_zone_key(dnskey)) {
1598 if (!dns_name_equal(origin, dst_key_name(dnskey))) {
1799 dns_rdata_t dnskey = DNS_RDATA_INIT; local
1833 dns_rdata_t dnskey = DNS_RDATA_INIT; local
    [all...]
zoneverify.c 784 * If an NSEC-only algorithm is in the DNSKEY set,
1385 zoneverify_log_error(vctx, "DNSKEY is not signed "
1459 * verified zone based on the signatures made using 'dnskey' (prepared from
1461 * if 'dnskey' correctly signs the DNSKEY RRset at zone apex and either
1462 * 'vctx->secroots' is NULL or 'dnskey' is present in 'vctx->secroots'.
1465 * 'dnskey' is a KSK and false otherwise.
1468 check_dnskey_sigs(vctx_t *vctx, const dns_rdata_dnskey_t *dnskey,
1482 * First, does this key sign the DNSKEY rrset?
1491 if (active_keys[dnskey->algorithm] != DNS_KEYALG_MAX)
1599 dns_rdata_dnskey_t dnskey; local
    [all...]
  /src/external/bsd/unbound/dist/validator/
val_utils.c 471 /* temporary dnskey rrset-key */
472 struct ub_packed_rrset_key dnskey; local
475 dnskey.rk.type = htons(kd->rrset_type);
476 dnskey.rk.rrset_class = htons(kkey->key_class);
477 dnskey.rk.flags = 0;
478 dnskey.rk.dname = kkey->name;
479 dnskey.rk.dname_len = kkey->namelen;
480 dnskey.entry.key = &dnskey;
481 dnskey.entry.data = kd->rrset_data
    [all...]
validator.c 613 * The trust anchor can be DNSKEY or DS and does not have to be signed.
662 * trusted DNSKEY rrset that signs this response must already have been
1379 * trusted DNSKEY rrset that signs this response must already have been
1416 * trusted DNSKEY rrset that signs this response must already have been
1921 /* is a DNSKEY so lookup a bit higher since we want to
2015 * to query and either issues a DS or a DNSKEY query. It will check to see
2037 * It could be an isnull key, which signals the DNSKEY failed
2044 verbose(VERB_ALGO, "error generating DNSKEY request");
2107 * for the next DNSKEY. */
2117 verbose(VERB_ALGO, "error generating DNSKEY request")
3340 struct ub_packed_rrset_key* dnskey = NULL; local
    [all...]
  /src/external/mpl/bind/dist/bin/delv/
delv.c 640 dns_rdata_dnskey_t dnskey; local
685 /* if DNSKEY, flags; if DS, key tag */
688 /* if DNSKEY, protocol; if DS, algorithm */
691 /* if DNSKEY, algorithm; if DS, digest type */
738 dnskey.common.rdclass = dns_rdataclass_in;
739 dnskey.common.rdtype = dns_rdatatype_dnskey;
740 dnskey.mctx = NULL;
742 ISC_LINK_INIT(&dnskey.common, link);
744 dnskey.flags = (uint16_t)rdata1;
745 dnskey.protocol = (uint8_t)rdata2
    [all...]
  /src/external/bsd/unbound/dist/smallapp/
unbound-anchor.c 50 * * mostly: use RFC5011 tracking, quick . DNSKEY UDP query.
54 * * DNSKEY probe must be NOERROR, saves a lot of https traffic.
68 * have only probed the . DNSKEY, not done expensive https transfers on the
78 * the file contains a list of normal DNSKEY/DS records, and uses that to
2148 if(verb) printf("resolve DNSKEY: %s\n", ub_strerror(r));
2263 struct ub_result* dnskey; local
2268 dnskey = prime_root_key(ctx);
2270 return dnskey;
2281 struct ub_result* dnskey; local
2291 * and probe . DNSKEY */
    [all...]

Completed in 58 milliseconds

1 2