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