Searched refs:lockoutAuth (Results 1 – 6 of 6) sorted by relevance
80 gp.lockoutAuth = in->newAuth; in TPM2_HierarchyChangeAuth()81 NV_SYNC_PERSISTENT(lockoutAuth); in TPM2_HierarchyChangeAuth()
79 MemorySet(&gp.lockoutAuth, 0, sizeof(gp.lockoutAuth)); in TPM2_Clear()
73 gp.lockoutAuth.t.size = 0; in HierarchyPreInstall_Init()98 NV_SYNC_PERSISTENT(lockoutAuth); in HierarchyPreInstall_Init()
235 pAuth = &gp.lockoutAuth; in EntityGetAuthValue()
388 if(gp.lockoutAuth.t.size != 0) in TPMPropertyIsDefined()
711 TPM2B_AUTH lockoutAuth; member