Home
last modified time | relevance | path

Searched refs:nsec3HashesCache (Results 1 – 1 of 1) sorted by relevance

/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Dvalidate.cc91 using nsec3HashesCache = std::map<std::tuple<DNSName, std::string, uint16_t>, std::string>; typedef
93 …C3(const DNSName& qname, const std::shared_ptr<NSEC3RecordContent>& nsec3, nsec3HashesCache& cache) in getHashFromNSEC3()
121 nsec3HashesCache cache; in denialProvesNoDelegation()
342 …, uint16_t const qtype, const cspmap_t& validrrsets, bool* wildcardExists, nsec3HashesCache& cache) in provesNSEC3NoWildCard()
482 nsec3HashesCache cache; in getDenial()