Searched refs:ehEnable (Results 1 – 15 of 15) sorted by relevance
/external/tpm2/ |
D | HierarchyControl.c | 57 if( gc.ehEnable == FALSE && in->state == YES in TPM2_HierarchyControl() 83 selected = &gc.ehEnable; in TPM2_HierarchyControl()
|
D | Hierarchy.c | 90 gc.shEnable = gc.ehEnable = gc.phEnableNV = TRUE; in HierarchyStartup() 198 enabled = gc.ehEnable; in HierarchyIsEnabled()
|
D | PropertyCap.c | 316 if(gc.ehEnable) in TPMPropertyIsDefined() 317 flags.ehEnable = SET; in TPMPropertyIsDefined()
|
D | ChangeEPS.c | 35 gc.ehEnable = TRUE; in TPM2_ChangeEPS()
|
D | Clear.c | 48 gc.shEnable = gc.ehEnable = TRUE; in TPM2_Clear()
|
D | Entity.c | 49 if(!gc.ehEnable) in EntityGetLoadStatus()
|
D | Global.h | 828 BOOL ehEnable; // default reset is SET member
|
D | Object.c | 705 && gc.ehEnable == CLEAR in ObjectLoadEvict()
|
D | tpm_types.h | 497 UINT32 ehEnable : 1; member
|
D | part3.txt | 1474 shEnable and ehEnable shall be SET, and 1487 shEnable and ehEnable shall be SET, 14047 allows phEnable, phEnableNV, shEnable, and ehEnable to be changed when the proper authorization is 14053 This command may be used to CLEAR ehEnable if either platformAuth/platformPolicy or 14054 endorsementAuth/endorsementPolicy is provided. ehEnable may be SET if platformAuth/platformPolicy is 14056 When this command is used to CLEAR phEnable, shEnable, or ehEnable, the TPM will disable use of 14172 45 if( gc.ehEnable == FALSE && in->state == YES 14203 71 selected = &gc.ehEnable; 14534 their default initialization values: ehEnable is SET, endorsementAuth and endorsementPolicy both eq… 14612 29 gc.ehEnable = TRUE; [all …]
|
D | part4.txt | 2509 530 BOOL ehEnable; // default reset is SET 8881 75 gc.shEnable = gc.ehEnable = gc.phEnableNV = TRUE; 9004 163 enabled = gc.ehEnable; 12133 560 && gc.ehEnable == CLEAR 16601 26 if(!gc.ehEnable) 18697 305 if(gc.ehEnable) 18698 306 flags.ehEnable = SET;
|
/external/tpm2/generator/ |
D | raw_commands_fixed.txt | 2272 shEnable and ehEnable shall be SET, and 2294 shEnable and ehEnable shall be SET, 25378 allows phEnable, phEnableNV, shEnable, and ehEnable to be changed when the proper authorization is 25387 This command may be used to CLEAR ehEnable if either platformAuth/platformPolicy or 25388 endorsementAuth/endorsementPolicy is provided. ehEnable may be SET if platformAuth/platformPolicy is 25390 When this command is used to CLEAR phEnable, shEnable, or ehEnable, the TPM will disable use of 25612 gc.ehEnable == FALSE && in->state == YES 25703 selected = &gc.ehEnable; 26228 their default initialization values: ehEnable is SET, endorsementAuth and endorsementPolicy both eq… 26404 gc.ehEnable = TRUE; [all …]
|
D | raw_commands.txt | 2272 shEnable and ehEnable shall be SET, and 2294 shEnable and ehEnable shall be SET, 25367 allows phEnable, phEnableNV, shEnable, and ehEnable to be changed when the proper authorization is 25376 This command may be used to CLEAR ehEnable if either platformAuth/platformPolicy or 25377 endorsementAuth/endorsementPolicy is provided. ehEnable may be SET if platformAuth/platformPolicy is 25379 When this command is used to CLEAR phEnable, shEnable, or ehEnable, the TPM will disable use of 25601 gc.ehEnable == FALSE && in->state == YES 25692 selected = &gc.ehEnable; 26217 their default initialization values: ehEnable is SET, endorsementAuth and endorsementPolicy both eq… 26393 gc.ehEnable = TRUE; [all …]
|
D | raw_structures.txt | 9002 ehEnable
|
D | raw_structures_fixed.txt | 9017 ehEnable
|