Searched refs:g_timeEpoch (Results 1 – 6 of 6) sorted by relevance
72 CryptRandomGenerate(sizeof(CLOCK_NONCE), (BYTE *)&g_timeEpoch); in TimeNewEpoch()
829 session->epoch = g_timeEpoch; in SessionSetStartTime()
176 g_timeEpoch); in TicketComputeAuth()
75 || (session->epoch != g_timeEpoch)) in PolicyParameterChecks()
534 EXTERN CLOCK_NONCE g_timeEpoch; variable536 #define g_timeEpoch gp.timeEpoch macro
1019 || (session->epoch != g_timeEpoch)) in CheckPolicyAuthSession()