Home
last modified time | relevance | path

Searched refs:max_skew (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Drd_priv.c139 abs(*part.timestamp - sec) > context->max_skew) { in krb5_rd_priv()
H A Dkrb5_locl.h259 time_t max_skew; member
H A Drd_req.c243 if(start - now > context->max_skew in krb5_decrypt_ticket()
250 if(now - t.endtime > context->max_skew) { in krb5_decrypt_ticket()
444 if (abs(ac->authenticator->ctime - now) > context->max_skew) { in krb5_verify_ap_req2()
H A Drd_safe.c162 abs(*safe.safe_body.timestamp - sec) > context->max_skew) { in krb5_rd_safe()
H A Dcontext.c102 INIT_FIELD(context, time, max_skew, 5 * 60, "clockskew"); in init_context_from_config_file()
1400 return context->max_skew; in krb5_get_max_time_skew()
1415 context->max_skew = t; in krb5_set_max_time_skew()
H A Dticket.c779 && abs(tmp_time - sec_now) > context->max_skew) { in _krb5_extract_ticket()
784 (int)context->max_skew); in _krb5_extract_ticket()
H A Drd_cred.c226 > context->max_skew) { in krb5_rd_cred()
/freebsd/crypto/heimdal/kdc/
H A Dpkinit.c104 if (a->ctime == 0 || abs(a->ctime - now) > context->max_skew) { in pk_check_pkauthenticator_win2k()
126 if (a->ctime == 0 || abs(a->ctime - now) > context->max_skew) { in pk_check_pkauthenticator()
H A Dkerberos5.c1299 if (abs(kdc_time - p.patimestamp) > context->max_skew) { in _kdc_as_rep()
1311 context->max_skew, in _kdc_as_rep()
H A Ddigest.c608 if (abs((kdc_time & 0xffffffff) - t) > context->max_skew) { in _kdc_do_digest()
H A Dkrb5tgs.c457 }else if(b->from && *b->from > kdc_time + context->max_skew){ in check_tgs_flags()
/freebsd/crypto/heimdal/
H A DChangeLog.1998770 is larger than max_skew, return KRB5KRB_AP_ERR_SKEW
2490 `max_skew'