40 #define max(x,y) ((x) > (y) ? (x) : (y))
41 #define min(x,y) ((x) < (y) ? (x) : (y))
108 if (policy == NULL) {
118 if (policy == NULL) {
128 if (policy == NULL) {
144 if (policy == NULL) {
int KsmPolicyClockskew(KSM_SIGNATURE_POLICY *policy)
int KsmPolicyKeyLifetime(KSM_KEY_POLICY *policy)
int MsgLog(int status,...)
int KsmPolicySoaTtl(KSM_SIGNER_POLICY *policy)
int KsmPolicySoaMin(KSM_SIGNER_POLICY *policy)
int KsmPolicyKeyTtl(KSM_KEY_POLICY *policy)
KSM_SIGNER_POLICY * signer
int KsmPolicyStandbyKeys(KSM_KEY_POLICY *policy)
int KsmPolicyInitialPublicationInterval(KSM_POLICY *policy)
int KsmPolicyPropagationDelay(KSM_SIGNER_POLICY *policy)