Searched refs:recoveryTime (Results 1 – 5 of 5) sorted by relevance
60 gp.recoveryTime = 1000; // in seconds (~16.67 minutes) in DAPreInstall_Init()67 NV_SYNC_PERSISTENT(recoveryTime); in DAPreInstall_Init()124 if(gp.recoveryTime != 0 in DAStartup()179 if(gp.recoveryTime == 0) in DASelfHeal()199 / gp.recoveryTime; in DASelfHeal()208 s_selfHealTimer += (decreaseCount * (UINT64)gp.recoveryTime) * 1000; in DASelfHeal()
55 gp.recoveryTime = in->newRecoveryTime; in TPM2_DictionaryAttackParameters()70 NV_SYNC_PERSISTENT(recoveryTime); in TPM2_DictionaryAttackParameters()
502 *value = gp.recoveryTime; in TPMPropertyIsDefined()
777 UINT32 recoveryTime; // time between authorization failures member
162 if(gp.recoveryTime != 0) in IncrementLockout()