Searched refs:ownerAuth (Results 1 – 6 of 6) sorted by relevance
67 gp.ownerAuth = in->newAuth; in TPM2_HierarchyChangeAuth()68 NV_SYNC_PERSISTENT(ownerAuth); in TPM2_HierarchyChangeAuth()
77 MemorySet(&gp.ownerAuth, 0, sizeof(gp.ownerAuth)); in TPM2_Clear()
71 gp.ownerAuth.t.size = 0; in HierarchyPreInstall_Init()96 NV_SYNC_PERSISTENT(ownerAuth); in HierarchyPreInstall_Init()
221 pAuth = &gp.ownerAuth; in EntityGetAuthValue()
384 if(gp.ownerAuth.t.size != 0) in TPMPropertyIsDefined()
709 TPM2B_AUTH ownerAuth; member