Searched refs:tmp_realm_times (Results 1 – 2 of 2) sorted by relevance
83 long long tmp_client_times, tmp_server_times, tmp_realm_times; in process_as_req() local243 tmp_realm_times = (long long) enc_tkt_reply.times.starttime + max_life_for_realm; in process_as_req()249 min(tmp_realm_times,KRB5_KDB_EXPIRATION)))); in process_as_req()272 tmp_realm_times = (double) enc_tkt_reply.times.starttime + max_renewable_life_for_realm; in process_as_req()277 min(tmp_realm_times,KRB5_KDB_EXPIRATION)))); in process_as_req()
98 long long tmp_server_times, tmp_realm_times; in process_tgs_req() local375 tmp_realm_times = (long long) enc_tkt_reply.times.starttime in process_tgs_req()381 min(tmp_realm_times, in process_tgs_req()407 tmp_realm_times = (long long) enc_tkt_reply.times.starttime + in process_tgs_req()412 min (tmp_realm_times, KRB5_KDB_EXPIRATION))); in process_tgs_req()