Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DHierarchy.c121 g_phEnable = TRUE; in HierarchyStartup()
221 enabled = g_phEnable; in HierarchyIsEnabled()
DObject.c755 if(g_phEnable == CLEAR) in ObjectLoadEvict()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Hierarchy/
DHierarchyControl.c115 selected = &g_phEnable; in TPM2_HierarchyControl()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DEntity.c84 if(!g_phEnable) in EntityGetLoadStatus()
DPropertyCap.c412 if(g_phEnable) in TPMPropertyIsDefined()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DGlobal.h543 EXTERN BOOL g_phEnable; variable
/external/ms-tpm-20-ref/TPMCmd/tpm/src/main/
DSessionProcess.c320 result = g_phEnable == SET; in IsAuthValueAvailable()