Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/validator/
H A Dval_utils.h318 void val_check_nonsecure(struct module_env* env, struct reply_info* rep);
H A Dval_utils.c980 val_check_nonsecure(struct module_env* env, struct reply_info* rep) in val_check_nonsecure() function
H A Dvalidator.c2418 val_check_nonsecure(qstate->env, vq->orig_msg->rep); in processFinished()