Lines Matching refs:phEnableNV
2204 platform controls other than the phEnable and phEnableNV.
2212 phEnable and phEnableNV shall be SET;
25367 allows phEnable, phEnableNV, shEnable, and ehEnable to be changed when the proper authorization is
25369 This command may be used to CLEAR phEnable and phEnableNV if platformAuth/platformPolicy is
25386 When this command is used to CLEAR phEnableNV, the TPM will disable access to any NV index that
25388 As long as phEnableNV is CLEAR, the TPM will return an error in response to any command that
25698 selected = &gc.phEnableNV;
31668 used if phEnableNV is CLEAR.
31669 If an Index was defined using platformAuth, then that Index is not accessible when phEnableNV is
32062 // is SET but phEnableNV is CLEAR, we have to check here
32063 if(in->authHandle == TPM_RH_PLATFORM && gc.phEnableNV == CLEAR)