Searched refs:s_lockoutTimer (Results 1 – 5 of 5) sorted by relevance
75 s_lockoutTimer = g_time; in DAStartup()93 s_lockoutTimer = g_time; in DARegisterFailure()158 if(((g_time - s_lockoutTimer)/1000) >= gp.lockoutRecovery) in DASelfHeal()
41 s_lockoutTimer = 0; in TPM_Manufacture()
67 UINT64 s_lockoutTimer; variable
1027 extern UINT64 s_lockoutTimer;
2747 666 extern UINT64 s_lockoutTimer;8665 52 s_lockoutTimer = g_time;8684 63 s_lockoutTimer = g_time;8765 124 if(((g_time - s_lockoutTimer)/1000) >= gp.lockoutRecovery)17088 41 UINT64 s_lockoutTimer;17407 22 s_lockoutTimer = 0;