Searched refs:userWithAuth (Results 1 – 8 of 8) sorted by relevance
/external/tpm2/ |
D | tpm_types.h | 448 UINT32 userWithAuth : 1; member
|
D | SessionProcess.c | 315 && (object->publicArea.objectAttributes.userWithAuth == SET in IsAuthValueAvailable()
|
D | part3.txt | 652 … determined by the setting of userWithAuth in the Object's attributes. If the handle is 654 … userWithAuth is SET. If the handle references an NV Index, then the allowed authorizations are 930 … 1) If the entity being authorized is an object and its userWithAuth attribute is CLEAR, then the 933 … There is no check for a hierarchy, because a hierarchy operates as if userWithAuth is SET.
|
D | part4.txt | 4071 244 // 1. userWithAuth bit is SET, or 4074 247 && (object->publicArea.objectAttributes.userWithAuth == SET
|
/external/tpm2/generator/ |
D | raw_structures_fixed.txt | 240 Bit[6] – userWithAuth..............................................................................… 8022 userWithAuth 8335 Bit[6] – userWithAuth 8350 provide the bind value in TPM2_StartAuthSession(). However, if userWithAuth is CLEAR, then the obje… 8352 actions on the object. If this were allowed, then the userWithAuth control could be circumvented si… 8392 This attribute is similar to userWithAuth but the logic is a bit different. When userWithAuth is CL… 8395 userWithAuth or adminWithPolicy.
|
D | raw_structures.txt | 240 Bit[6] – userWithAuth..............................................................................… 8003 userWithAuth 8318 Bit[6] – userWithAuth 8333 provide the bind value in TPM2_StartAuthSession(). However, if userWithAuth is CLEAR, then the obje… 8335 actions on the object. If this were allowed, then the userWithAuth control could be circumvented si… 8375 This attribute is similar to userWithAuth but the logic is a bit different. When userWithAuth is CL… 8378 userWithAuth or adminWithPolicy.
|
D | raw_commands_fixed.txt | 1061 userWithAuth in the Object's attributes. If the Auth Role is ADMIN and the handle is an Object, the 1451 1) If the entity being authorized is an object and its userWithAuth attribute is CLEAR, then the 24995 For setting of the attributes of the created object, fixedParent, fixedTPM, userWithAuth, adminWith…
|
D | raw_commands.txt | 1061 userWithAuth in the Object's attributes. If the Auth Role is ADMIN and the handle is an Object, the 1451 1) If the entity being authorized is an object and its userWithAuth attribute is CLEAR, then the 24984 For setting of the attributes of the created object, fixedParent, fixedTPM, userWithAuth, adminWith…
|