Home | History | Annotate | Download | only in dist

Lines Matching defs:nsec3

49 #ifdef NSEC3
52 #endif /* NSEC3 */
55 #ifdef NSEC3
71 /* (if nsec3 chain complete) always the covering nsec3 record */
73 /* the nsec3 that covers the wildcard child of this domain. */
77 /* NSEC3 domains to prehash, prev and next on the list or cleared */
88 /* if the domain has an NSEC3 for it, use cover ptr to get it. */
93 #endif /* NSEC3 */
106 #ifdef NSEC3
107 struct nsec3_domain_data* nsec3;
130 #ifdef NSEC3
132 domain_type* nsec3_last; /* last domain with nsec3, wraps */
134 rbtree_type* nsec3tree; /* tree with relevant NSEC3 domains */
255 /* put domain into nsec3 hash space tree */