Searched refs:adminWithPolicy (Results 1 – 8 of 8) sorted by relevance
/external/tpm2/ |
D | SessionProcess.c | 223 if(object->publicArea.objectAttributes.adminWithPolicy == CLEAR) in IsPolicySessionRequired() 317 && object->publicArea.objectAttributes.adminWithPolicy in IsAuthValueAvailable()
|
D | tpm_types.h | 449 UINT32 adminWithPolicy : 1; member
|
D | part3.txt | 658 … the setting of adminWithPolicy in the Object's attributes. If the handle is TPM_RH_OWNER, 659 TPM_RH_ENDORSEMENT, or TPM_RH_PLATFORM, operation is as if adminWithPolicy is SET. 660 … If the handle is an NV index, operation is as if adminWithPolicy is SET (see 5.6 e)2)). 918 …1) If the entity being authorized is an object and its adminWithPolicy attribute is SET, or a hier… 921 …NOTE 3 If adminWithPolicy is CLEAR, then any type of authorization session is allowed .
|
D | part4.txt | 3939 … the command requires the ADMIN role and the authorized entity is an object and its adminWithPolicy 3968 167 if(object->publicArea.objectAttributes.adminWithPolicy == CLEAR) 4076 249 && object->publicArea.objectAttributes.adminWithPolicy
|
/external/tpm2/generator/ |
D | raw_structures.txt | 242 Bit[7] – adminWithPolicy...........................................................................… 8013 adminWithPolicy 8362 Bit[7] – adminWithPolicy 8376 authValue may not be used for USER mode authorizations. When adminWithPolicy is CLEAR, it means 8378 userWithAuth or adminWithPolicy.
|
D | raw_structures_fixed.txt | 242 Bit[7] – adminWithPolicy...........................................................................… 8032 adminWithPolicy 8379 Bit[7] – adminWithPolicy 8393 authValue may not be used for USER mode authorizations. When adminWithPolicy is CLEAR, it means 8395 userWithAuth or adminWithPolicy.
|
D | raw_commands.txt | 1062 type of authorization is determined by the setting of adminWithPolicy in the Object's attributes. If 1423 1) If the entity being authorized is an object and its adminWithPolicy attribute is SET, then the 1427 If adminWithPolicy is CLEAR, then any type of authorization session is allowed . 24984 …ting of the attributes of the created object, fixedParent, fixedTPM, userWithAuth, adminWithPolicy,
|
D | raw_commands_fixed.txt | 1062 type of authorization is determined by the setting of adminWithPolicy in the Object's attributes. If 1423 1) If the entity being authorized is an object and its adminWithPolicy attribute is SET, then the 1427 If adminWithPolicy is CLEAR, then any type of authorization session is allowed . 24995 …ting of the attributes of the created object, fixedParent, fixedTPM, userWithAuth, adminWithPolicy,
|