Home
last modified time | relevance | path

Searched refs:check_ksk (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/mpl/bind/dist/lib/dns/
H A Dupdate.c1095 isc_stdtime_t inception, isc_stdtime_t expire, bool check_ksk, in add_sigs() argument
1111 check_ksk = false; in add_sigs()
1150 if (check_ksk && !REVOKE(keys[i])) { in add_sigs()
1438 nkeys, inception, expire, check_ksk, in add_exposed_sigs()
1489 bool check_ksk, keyset_kskonly, build_nsec3; member
1588 state->check_ksk = ((dns_zone_getoptions(zone) & in dns_update_signaturesinc()
1696 state->check_ksk, in dns_update_signaturesinc()
1899 state->expire, state->check_ksk, in dns_update_signaturesinc()
1977 state->check_ksk, in dns_update_signaturesinc()
2106 state->expire, state->check_ksk, in dns_update_signaturesinc()
[all …]
H A Dzone_p.h45 isc_stdtime_t now, bool check_ksk, bool keyset_kskonly,
H A Dzone.c7063 check_ksk = false; in add_sigs()
7105 if (check_ksk && !REVOKE(keys[i])) { in add_sigs()
7326 bool check_ksk, keyset_kskonly = false; in zone_resigninc() local
7464 check_ksk, keyset_kskonly); in zone_resigninc()
8507 bool check_ksk, keyset_kskonly; in zone_nsec3chain() local
9609 check_ksk = false; in zone_sign()
9771 if (check_ksk && !REVOKE(zone_keys[i])) { in zone_sign()
9950 expire, 0, now, check_ksk, in zone_sign()
20396 isc_stdtime_t keyexpire, bool check_ksk, in tickle_apex_rrset() argument
20422 inception, keyexpire, check_ksk, in tickle_apex_rrset()
[all …]