Searched refs:ownerPolicy (Results 1 – 6 of 6) sorted by relevance
71 gp.ownerPolicy = in->authPolicy; in TPM2_SetPrimaryPolicy()73 NV_SYNC_PERSISTENT(ownerPolicy); in TPM2_SetPrimaryPolicy()
83 MemorySet(&gp.ownerPolicy, 0, sizeof(gp.ownerPolicy)); in TPM2_Clear()
77 gp.ownerPolicy.t.size = 0; in HierarchyPreInstall_Init()100 NV_SYNC_PERSISTENT(ownerPolicy); in HierarchyPreInstall_Init()
327 *authPolicy = gp.ownerPolicy; in EntityGetAuthPolicy()
704 TPM2B_DIGEST ownerPolicy; member
435 if(gp.ownerPolicy.t.size != 0) in IsAuthPolicyAvailable()