Lines Matching defs:delegation
686 const dns_rdata_t *rdata, bool delegation, bool empty,
749 (!delegation || (empty && !optout) ||
756 } else if (result == ISC_R_NOTFOUND && delegation && (!empty || optout))
784 dns_rdataset_t *nsec3paramset, bool delegation, bool empty,
795 result = verifynsec3(vctx, name, &rdata, delegation, empty,
915 bool delegation, dst_key_t **dstkeys, size_t nkeys,
938 * If we are not at a delegation then everything should be
939 * signed. If we are at a delegation then only the DS set
940 * is signed. The NS set is not signed at a delegation but
942 * other than NSEC and DS is not signed at a delegation.
945 (!delegation || rdataset.type == dns_rdatatype_ds ||
1003 result = verifynsec3s(vctx, name, nsec3paramset, delegation,