Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/nsd/
Dnsec3.h92 int nsec3_condition_dshash(struct domain* d, struct zone* z);
Dnsec3.c404 if(nsec3_condition_dshash(walk, zone)) { in nsec3_clear_precompile()
442 nsec3_condition_dshash(domain_type* d, zone_type* z) in nsec3_condition_dshash() function
625 if(nsec3_condition_dshash(walk, zone)) in nsec3_precompile_newparam()
Ddifffile.c529 !nsec3_condition_dshash(domain, zone)) { in nsec3_rrsets_changed_remove_prehash()
555 && nsec3_condition_dshash(domain, zone)) { in nsec3_rrsets_changed_add_prehash()