Searched refs:phEnable (Results 1 – 8 of 8) sorted by relevance
/external/tpm2/ |
D | PropertyCap.c | 313 flags.phEnable = SET; in TPMPropertyIsDefined()
|
D | tpm_types.h | 495 UINT32 phEnable : 1; member
|
D | part3.txt | 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 14050 provided. phEnable may not be SET using this command. 14056 When this command is used to CLEAR phEnable, shEnable, or ehEnable, the TPM will disable use of 14190 58 // command actions from being executed. For example, if phEnable is 14193 61 // state of phEnable from CLEAR to SET. 14194 62 // If it is decided that platformPolicy can still be used when phEnable 14195 63 // is CLEAR, then this code could SET phEnable when proper platform [all …]
|
D | part4.txt | 8870 64 // phEnable is SET on any startup 12097 529 // the platform, then return TPM_RH_HANDLE if the phEnable is FALSE 18694 302 flags.phEnable = SET;
|
/external/tpm2/generator/ |
D | raw_commands.txt | 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 25370 provided. phEnable may not be SET using this command. 25379 When this command is used to CLEAR phEnable, shEnable, or ehEnable, the TPM will disable use of 25679 // command actions from being executed. For example, if phEnable is 25682 // state of phEnable from CLEAR to SET. 25683 // If it is decided that platformPolicy can still be used when phEnable 25684 // is CLEAR, then this code could SET phEnable when proper platform [all …]
|
D | raw_commands_fixed.txt | 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 25381 provided. phEnable may not be SET using this command. 25390 When this command is used to CLEAR phEnable, shEnable, or ehEnable, the TPM will disable use of 25690 // command actions from being executed. For example, if phEnable is 25693 // state of phEnable from CLEAR to SET. 25694 // If it is decided that platformPolicy can still be used when phEnable 25695 // is CLEAR, then this code could SET phEnable when proper platform [all …]
|
D | raw_structures.txt | 8980 phEnable
|
D | raw_structures_fixed.txt | 8995 phEnable
|