Searched refs:token_ts (Results 1 – 1 of 1) sorted by relevance
517 krb5_timestamp token_ts, now; in check_freshness_token() local535 token_ts = load_32_be(token->data); in check_freshness_token()541 if (ts_after(now, ts_incr(token_ts, FRESHNESS_LIFETIME))) in check_freshness_token()553 store_32_be(token_ts, ckbuf); in check_freshness_token()