Searched refs:last_replay (Results 1 – 2 of 2) sorted by relevance
399 return ++auth->last_replay; /* report error? */ in get_next_rdm_monotonic_counter()402 return ++auth->last_replay; /* report error? */ in get_next_rdm_monotonic_counter()421 auth->last_replay = rdm; in get_next_rdm_monotonic_counter()424 rdm = ++auth->last_replay; in get_next_rdm_monotonic_counter()446 return ++auth->last_replay; /* report error? */ in get_next_rdm_monotonic_clock()
65 uint64_t last_replay; member