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

  /src/external/bsd/unbound/dist/validator/
val_nsec3.h 105 struct nsec3_cache_table { struct
133 struct nsec3_cache_table* ct, int* calc);
171 struct nsec3_cache_table* ct, int* calc);
196 struct nsec3_cache_table* ct, int* calc);
227 struct nsec3_cache_table* ct, char* reasonbuf, size_t reasonlen);
251 struct nsec3_cache_table* ct, int* calc);
294 int nsec3_cache_table_init(struct nsec3_cache_table* ct, struct regional* region);
validator.h 227 struct nsec3_cache_table nsec3_cache_table; member in struct:val_qstate

Completed in 23 milliseconds