Searched refs:BOGUS_KEY_TTL (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/unbound/validator/ |
H A D | validator.h | 67 #define BOGUS_KEY_TTL 60 /* seconds */ macro
|
H A D | val_utils.c | 703 BOGUS_KEY_TTL, *reason_bogus, *reason, *env->now); in val_verify_new_DNSKEYs() 878 BOGUS_KEY_TTL, *reason_bogus, *reason, *env->now); in val_verify_new_DNSKEYs_with_ta()
|
H A D | validator.c | 2758 ta->namelen, ta->dclass, BOGUS_KEY_TTL, in primeResponseToKE() 2793 ta->namelen, ta->dclass, BOGUS_KEY_TTL, in primeResponseToKE() 3071 qinfo->qname_len, qinfo->qclass, BOGUS_KEY_TTL, in ds_response_to_ke() 3245 BOGUS_KEY_TTL, reason_bogus, rstr, *qstate->env->now); in process_dnskey_response()
|