|
OpenDNSSEC-enforcer
1.3.9
|
#include <ksm.h>
Data Fields | |
| int | clockskew |
| int | ksklife |
| int | standbyksks |
| int | standbyzsks |
| int | propdelay |
| int | signint |
| int | soamin |
| int | soattl |
| int | zsksiglife |
| int | zsklife |
| int | zskttl |
| int | kskttl |
| int | kskpropdelay |
| int | regdelay |
| int | pub_safety |
| int | ret_safety |
| int | kskmanroll |
| int | zskmanroll |
| int | dsttl |
| int | kskroll |
| int KSM_PARCOLL::clockskew |
Definition at line 473 of file ksm.h.
Referenced by KsmCollectionInit(), KsmParameterClockskew(), and KsmParameterCollection().
| int KSM_PARCOLL::dsttl |
Definition at line 491 of file ksm.h.
Referenced by KsmKeyPredict(), KsmParameterCollection(), KsmUpdateRetireKeyTime(), and RetireOldKey().
| int KSM_PARCOLL::ksklife |
Definition at line 474 of file ksm.h.
Referenced by ChangeKeyState(), KsmCollectionInit(), KsmKeyPredict(), KsmParameterCollection(), KsmParameterKskLifetime(), KsmUpdateActiveKeyTime(), and MarkDSSeen().
| int KSM_PARCOLL::kskmanroll |
Definition at line 489 of file ksm.h.
Referenced by KsmParameterCollection(), and KsmRequestKeysByType().
| int KSM_PARCOLL::kskpropdelay |
Definition at line 485 of file ksm.h.
Referenced by ChangeKeyState(), KsmCollectionInit(), KsmKeyPredict(), KsmParameterCollection(), KsmParameterKskPropagationDelay(), KsmUpdateDSPublishKeyTime(), KsmUpdatePublishKeyTime(), KsmUpdateRetireKeyTime(), MarkDSSeen(), and RetireOldKey().
| int KSM_PARCOLL::kskroll |
Definition at line 492 of file ksm.h.
Referenced by KsmParameterCollection(), KsmRequestKeysByType(), and KsmUpdatePublishKeyTime().
| int KSM_PARCOLL::kskttl |
Definition at line 484 of file ksm.h.
Referenced by ChangeKeyState(), KsmCollectionInit(), KsmKeyPredict(), KsmParameterCollection(), KsmParameterKskTtl(), KsmUpdateDSPublishKeyTime(), KsmUpdatePublishKeyTime(), and MarkDSSeen().
| int KSM_PARCOLL::propdelay |
Definition at line 477 of file ksm.h.
Referenced by ChangeKeyState(), KsmCollectionInit(), KsmKeyPredict(), KsmParameterCollection(), KsmParameterPropagationDelay(), KsmUpdateKEYPublishKeyTime(), KsmUpdatePublishKeyTime(), and KsmUpdateRetireKeyTime().
| int KSM_PARCOLL::pub_safety |
Definition at line 487 of file ksm.h.
Referenced by ChangeKeyState(), KsmCollectionInit(), KsmKeyPredict(), KsmParameterCollection(), KsmParameterPubSafety(), KsmUpdateDSPublishKeyTime(), KsmUpdateKEYPublishKeyTime(), KsmUpdatePublishKeyTime(), and MarkDSSeen().
| int KSM_PARCOLL::regdelay |
Definition at line 486 of file ksm.h.
Referenced by KsmCollectionInit(), KsmParameterCollection(), and KsmParameterRegistrationDelay().
| int KSM_PARCOLL::ret_safety |
Definition at line 488 of file ksm.h.
Referenced by ChangeKeyState(), KsmCollectionInit(), KsmParameterCollection(), KsmParameterRetSafety(), KsmUpdateRetireKeyTime(), and RetireOldKey().
| int KSM_PARCOLL::signint |
Definition at line 478 of file ksm.h.
Referenced by KsmCollectionInit(), KsmParameterCollection(), and KsmParameterSigningInterval().
| int KSM_PARCOLL::soamin |
Definition at line 479 of file ksm.h.
Referenced by KsmCollectionInit(), KsmParameterCollection(), and KsmParameterSoaMin().
| int KSM_PARCOLL::soattl |
Definition at line 480 of file ksm.h.
Referenced by KsmCollectionInit(), KsmParameterCollection(), and KsmParameterSoaTtl().
| int KSM_PARCOLL::standbyksks |
Definition at line 475 of file ksm.h.
Referenced by KsmCollectionInit(), KsmKeyPredict(), KsmParameterCollection(), and KsmParameterStandbyKSKeys().
| int KSM_PARCOLL::standbyzsks |
Definition at line 476 of file ksm.h.
Referenced by KsmCollectionInit(), KsmKeyPredict(), KsmParameterCollection(), and KsmParameterStandbyZSKeys().
| int KSM_PARCOLL::zsklife |
Definition at line 482 of file ksm.h.
Referenced by KsmCollectionInit(), KsmKeyPredict(), KsmParameterCollection(), KsmParameterZskLifetime(), and KsmUpdateActiveKeyTime().
| int KSM_PARCOLL::zskmanroll |
Definition at line 490 of file ksm.h.
Referenced by KsmParameterCollection(), and KsmRequestKeysByType().
| int KSM_PARCOLL::zsksiglife |
Definition at line 481 of file ksm.h.
Referenced by ChangeKeyState(), KsmCollectionInit(), KsmParameterCollection(), and KsmUpdateRetireKeyTime().
| int KSM_PARCOLL::zskttl |
Definition at line 483 of file ksm.h.
Referenced by KsmCollectionInit(), KsmParameterCollection(), KsmParameterZskTtl(), KsmUpdateKEYPublishKeyTime(), and KsmUpdatePublishKeyTime().
1.8.1.2