Searched refs:shEnable (Results 1 – 9 of 9) sorted by relevance
73 if(gc.shEnable == FALSE && in->state == YES in TPM2_HierarchyControl()109 selected = &gc.shEnable; in TPM2_HierarchyControl()
74 gc.shEnable = gc.ehEnable = TRUE; in TPM2_Clear()
132 gc.shEnable = gc.ehEnable = gc.phEnableNV = TRUE; in HierarchyStartup()224 enabled = gc.shEnable; in HierarchyIsEnabled()
787 if(gc.shEnable == FALSE || gc.phEnableNV == FALSE) in NvIndexIsAccessible()793 if(gc.shEnable == FALSE) in NvIndexIsAccessible()
759 else if(gc.shEnable == CLEAR) in ObjectLoadEvict()
414 if(gc.shEnable) in TPMPropertyIsDefined()415 SET_ATTRIBUTE(flags.attr, TPMA_STARTUP_CLEAR, shEnable); in TPMPropertyIsDefined()
72 if(!gc.shEnable) in EntityGetLoadStatus()
918 BOOL shEnable; // default reset is SET member
1010 unsigned shEnable : 1; member