HomeSort by: relevance | last modified time | path
    Searched refs:EVIL (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/nsec_synthesis/ans1/
f023.py 32 EVIL = f"evil.{F023_ZONE}"
33 POISON = f"0.{EVIL}"
44 return nsec_rrset(F023_ZONE, EVIL, "NS", "SOA", "RRSIG", "NSEC", "DNSKEY")
48 return nsec_rrset(EVIL, f"ns.{F023_ZONE}", "NS", "RRSIG", "NSEC")
78 domains = [F023_ZONE, EVIL]
89 self.evil = name(EVIL)
108 elif qctx.qname == self.evil and qctx.qtype == dns.rdatatype.DS:
  /src/external/mpl/bind/dist/bin/tests/system/nsec_synthesis/
tests_nsec_child_next.py 25 EVIL = f"evil.{F023_ZONE}"
26 POISON = f"0.{EVIL}"

Completed in 114 milliseconds