Lines Matching defs:secure
415 /** check if a delegation is secure */
479 int secure = 0;
529 /* all rrsets are secure */
530 /* remove non-secure rrsets from the add. section*/
533 secure = 1;
538 /* not secure */
539 secure = 0;
567 udpsize, edns, (int)(edns->bits & EDNS_DO), secure)) {
576 if(secure) worker->stats.ans_secure++;
741 verbose(VERB_ALGO, "Cache reply: secure entry"
768 /* if rewritten, it can't be considered "secure" */