42 #define max(x,y) ((x) > (y) ? (x) : (y))
43 #define min(x,y) ((x) < (y) ? (x) : (y))
110 if (policy == NULL) {
120 if (policy == NULL) {
130 if (policy == NULL) {
146 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)