Home
last modified time | relevance | path

Searched refs:g_phEnable (Results 1 – 7 of 7) sorted by relevance

/external/tpm2/
DHierarchy.c82 g_phEnable = TRUE; in HierarchyStartup()
192 enabled = g_phEnable; in HierarchyIsEnabled()
DHierarchyControl.c86 selected = &g_phEnable; in TPM2_HierarchyControl()
DGlobal.c16 BOOL g_phEnable; variable
DEntity.c53 if(!g_phEnable) in EntityGetLoadStatus()
DPropertyCap.c312 if(g_phEnable) in TPMPropertyIsDefined()
DGlobal.h567 extern BOOL g_phEnable;
DObject.c682 if(g_phEnable == CLEAR) in ObjectLoadEvict()