Searched refs:phEnableNV (Results 1 – 7 of 7) sorted by relevance
318 if(gc.phEnableNV) in TPMPropertyIsDefined()319 flags.phEnableNV = SET; in TPMPropertyIsDefined()
89 selected = &gc.phEnableNV; in TPM2_HierarchyControl()
45 if(in->authHandle == TPM_RH_PLATFORM && gc.phEnableNV == CLEAR) in TPM2_NV_DefineSpace()
90 gc.shEnable = gc.ehEnable = gc.phEnableNV = TRUE; in HierarchyStartup()
835 BOOL phEnableNV; // default reset is SET member
1042 if(gc.shEnable == FALSE || gc.phEnableNV == FALSE) in NvIndexIsAccessible()1053 else if(gc.phEnableNV == FALSE) in NvIndexIsAccessible()
498 UINT32 phEnableNV : 1; member