Lines Matching defs:answer
46 * validator_start -> validate -> nsecvalidate (secure wildcard answer)
70 * proveunsecure: attempts to prove the answer comes from a unsecure zone.
170 * Mark the RRsets as a answer.
174 validator_log(val, ISC_LOG_DEBUG(3), "marking as answer (%s)", where);
1330 * we have a key of trust answer but a DS/DLV
1427 isc_boolean_t answer = ISC_FALSE;
1436 return (answer);
1477 answer = ISC_TRUE;
1483 return (answer);
2677 * would return a negative answer, which would contain
2755 * would return a negative answer, which would contain
2791 * Prove a negative answer is good or that there is a NOQNAME when the
2792 * answer is from a wildcard.
2819 * had a secure wildcard answer.
3259 * If not found or DLV isn't active we mark the response as a answer.
3387 * If we have "trust == answer" then this namespace
3505 * Validate / re-validate answer.
3531 * If we have "trust == answer" then this namespace
3583 * Reset state and revalidate the answer using DLV.
3604 * Attempt to validate the answer based on the category it appears to
3606 * \li 1. secure positive answer.
3607 * \li 2. unsecure positive answer.
3608 * \li 3. a negative answer (secure or unsecure).
3610 * Note a answer that appears to be a secure positive answer may actually
3611 * be an unsecure positive answer.