Searched refs:ts_within (Results 1 – 4 of 4) sorted by relevance
63 if (!ts_within(date, currenttime, context->clockskew)) in krb5_check_clockskew()
303 !ts_within(dec_rep->enc_part2->times.starttime, timestamp, in krb5int_process_tgs_reply()
267 !ts_within(as_reply->enc_part2->times.starttime, time_now, in verify_as_reply()
2358 ts_within(krb5_timestamp a, krb5_timestamp b, krb5_deltat d) in ts_within() function