Lines Matching refs:phEnableNV
1442 platform controls other than the phEnable and phEnableNV.
1448 phEnable and phEnableNV shall be SET;
14047 allows phEnable, phEnableNV, shEnable, and ehEnable to be changed when the proper authorization is
14049 This command may be used to CLEAR phEnable and phEnableNV if platformAuth/platformPolicy is
14063 When this command is used to CLEAR phEnableNV, the TPM will disable access to any NV index that
14065 Authorization). As long as phEnableNV is CLEAR, the TPM will return an error in response to any
14209 77 selected = &gc.phEnableNV;
17527 Authorization may not be used if phEnableNV is CLEAR.
17528 …n Index was defined using Platform Authorization, then that Index is not accessible when phEnableNV
17738 25 // is SET but phEnableNV is CLEAR, we have to check here
17739 26 if(in->authHandle == TPM_RH_PLATFORM && gc.phEnableNV == CLEAR)