Searched defs:trusted (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dzone.c3948 * valid (i.e., the add holddown timer has expired) become trusted keys.
3957 int trusted = 0, revoked = 0, pending = 0; local
3993 * trusted yet.
4004 trusted++;
4008 if (trusted == 0 && pending != 0) {
4253 dns_zone_log(zone, ISC_LOG_DEBUG(1), "synchronizing trusted keys");
4269 * in managed-keys (or *are* in trusted-keys, meaning they are
9129 * over again; trusted keys might have changed.
9134 * Validate the dnskeyset against the current trusted keys.
9196 * trusted key
[all...]

Completed in 60 milliseconds