Lines Matching defs:validate
43 * validator_start -> validate -> proveunsecure -> startfinddlvsep ->
44 * dlv_validator_start -> validator_start -> validate -> proveunsecure
46 * validator_start -> validate -> nsecvalidate (secure wildcard answer)
50 * validator_start -> validate -> proveunsecure
65 * to always validate the authority section even when it does not contain
69 * validate: attempts to perform a positive validation.
131 validate(dns_validator_t *val, isc_boolean_t resume);
427 result = validate(val, ISC_TRUE);
673 result = validate(val, ISC_TRUE);
1560 validate(dns_validator_t *val, isc_boolean_t resume) {
1576 validator_log(val, ISC_LOG_DEBUG(3), "resuming validate");
2073 "root key failed to validate");
2293 * If this is not a key, go straight into validate().
2296 return (validate(val, ISC_FALSE));
3432 "can't validate existing "
3505 * Validate / re-validate answer.
3550 "can't validate existing "
3604 * Attempt to validate the answer based on the category it appears to