HomeSort by relevance Sort by last modified time
    Searched refs:phEnableNV (Results 1 - 7 of 7) sorted by null

  /external/tpm2/
HierarchyControl.c 89 selected = &gc.phEnableNV;
PropertyCap.c 318 if(gc.phEnableNV)
319 flags.phEnableNV = SET;
Hierarchy.c 90 gc.shEnable = gc.ehEnable = gc.phEnableNV = TRUE;
NV_DefineSpace.c 44 // is SET but phEnableNV is CLEAR, we have to check here
45 if(in->authHandle == TPM_RH_PLATFORM && gc.phEnableNV == CLEAR)
Global.h     [all...]
NV.c     [all...]
tpm_types.h 498 UINT32 phEnableNV : 1;
    [all...]

Completed in 218 milliseconds