Searched refs:ehEnable (Results 1 – 9 of 9) sorted by relevance
86 if(gc.ehEnable == FALSE && in->state == YES in TPM2_HierarchyControl()112 selected = &gc.ehEnable; in TPM2_HierarchyControl()
65 gc.ehEnable = TRUE; in TPM2_ChangeEPS()
74 gc.shEnable = gc.ehEnable = TRUE; in TPM2_Clear()
132 gc.shEnable = gc.ehEnable = gc.phEnableNV = TRUE; in HierarchyStartup()227 enabled = gc.ehEnable; in HierarchyIsEnabled()
780 && gc.ehEnable == CLEAR in ObjectLoadEvict()
416 if(gc.ehEnable) in TPMPropertyIsDefined()417 SET_ATTRIBUTE(flags.attr, TPMA_STARTUP_CLEAR, ehEnable); in TPMPropertyIsDefined()
80 if(!gc.ehEnable) in EntityGetLoadStatus()
919 BOOL ehEnable; // default reset is SET member
1011 unsigned ehEnable : 1; member