Searched refs:CLOCK_NONCE (Results 1 – 3 of 3) sorted by relevance
113 typedef UINT64 CLOCK_NONCE; typedef115 typedef UINT32 CLOCK_NONCE; typedef337 CLOCK_NONCE epoch; // The g_clockEpoch value when the534 EXTERN CLOCK_NONCE g_timeEpoch;834 CLOCK_NONCE timeEpoch;
72 CryptRandomGenerate(sizeof(CLOCK_NONCE), (BYTE *)&g_timeEpoch); in TimeNewEpoch()
175 CryptDigestUpdateInt(&hmacState.hashState, sizeof(CLOCK_NONCE), in TicketComputeAuth()