Searched refs:nsec3_iteration_count_high (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/unbound/validator/ |
H A D | val_nsec3.c | 487 nsec3_iteration_count_high(struct val_env* ve, struct nsec3_filter* filter, in nsec3_iteration_count_high() function 1195 if(nsec3_iteration_count_high(ve, &flt, kkey)) in nsec3_prove_nameerror() 1381 if(nsec3_iteration_count_high(ve, &flt, kkey)) in nsec3_prove_nodata() 1404 if(nsec3_iteration_count_high(ve, &flt, kkey)) in nsec3_prove_wildcard() 1506 if(nsec3_iteration_count_high(ve, &flt, kkey)) in nsec3_prove_nods() 1599 if(nsec3_iteration_count_high(ve, &flt, kkey)) in nsec3_prove_nxornodata()
|