Searched refs:ehEnable (Results 1 – 9 of 9) sorted by relevance
57 if( gc.ehEnable == FALSE && in->state == YES in TPM2_HierarchyControl()83 selected = &gc.ehEnable; in TPM2_HierarchyControl()
90 gc.shEnable = gc.ehEnable = gc.phEnableNV = TRUE; in HierarchyStartup()198 enabled = gc.ehEnable; in HierarchyIsEnabled()
316 if(gc.ehEnable) in TPMPropertyIsDefined()317 flags.ehEnable = SET; in TPMPropertyIsDefined()
35 gc.ehEnable = TRUE; in TPM2_ChangeEPS()
48 gc.shEnable = gc.ehEnable = TRUE; in TPM2_Clear()
49 if(!gc.ehEnable) in EntityGetLoadStatus()
834 BOOL ehEnable; // default reset is SET member
705 && gc.ehEnable == CLEAR in ObjectLoadEvict()
497 UINT32 ehEnable : 1; member