Lines Matching defs:secure
502 /** check if a delegation is secure */
566 int secure = 0;
616 /* all rrsets are secure */
617 /* remove non-secure rrsets from the add. section*/
620 secure = 1;
625 /* not secure */
626 secure = 0;
654 udpsize, edns, (int)(edns->bits & EDNS_DO), secure)) {
663 if(secure) worker->stats.ans_secure++;
829 verbose(VERB_ALGO, "Cache reply: secure entry"
857 /* if rewritten, it can't be considered "secure" */