Home
last modified time | relevance | path

Searched refs:phEnableNV (Results 1 – 8 of 8) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Hierarchy/
DHierarchyControl.c118 selected = &gc.phEnableNV; in TPM2_HierarchyControl()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DPropertyCap.c418 if(gc.phEnableNV) in TPMPropertyIsDefined()
419 SET_ATTRIBUTE(flags.attr, TPMA_STARTUP_CLEAR, phEnableNV); in TPMPropertyIsDefined()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/
DNV_DefineSpace.c93 if(in->authHandle == TPM_RH_PLATFORM && gc.phEnableNV == CLEAR) in TPM2_NV_DefineSpace()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DHierarchy.c132 gc.shEnable = gc.ehEnable = gc.phEnableNV = TRUE; in HierarchyStartup()
DNvDynamic.c787 if(gc.shEnable == FALSE || gc.phEnableNV == FALSE) in NvIndexIsAccessible()
798 else if(gc.phEnableNV == FALSE) in NvIndexIsAccessible()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DGlobal.h920 BOOL phEnableNV; // default reset is SET member
DTpmTypes.h1012 unsigned phEnableNV : 1; member
/external/tpm2-tss/doc/
Ddoxygen.dox104 \def ESYS_TR_RH_PLATFORM_NV Identifier for ESYS_TR used for phEnableNV