Home
last modified time | relevance | path

Searched refs:TPMA_OBJECT (Results 1 – 7 of 7) sorted by relevance

/system/tpm/trunks/
Dtpm_constants.h25 const TPMA_OBJECT kFixedTPM = 1U << 1;
26 const TPMA_OBJECT kFixedParent = 1U << 4;
27 const TPMA_OBJECT kSensitiveDataOrigin = 1U << 5;
28 const TPMA_OBJECT kUserWithAuth = 1U << 6;
29 const TPMA_OBJECT kAdminWithPolicy = 1U << 7;
30 const TPMA_OBJECT kNoDA = 1U << 10;
31 const TPMA_OBJECT kRestricted = 1U << 16;
32 const TPMA_OBJECT kDecrypt = 1U << 17;
33 const TPMA_OBJECT kSign = 1U << 18;
Dtpm_generated.h428 typedef UINT32 TPMA_OBJECT; typedef
1516 TPMA_OBJECT object_attributes;
2312 const TPMA_OBJECT& value,
2317 TPMA_OBJECT* value,
Dtpm_generated.cc1870 const TPMA_OBJECT& value, in Serialize_TPMA_OBJECT()
1878 TPMA_OBJECT* value, in Parse_TPMA_OBJECT()
/system/tpm/trunks/generator/
Draw_structures.txt222 TPMA_OBJECT (Object Attributes) ...................................................................…
837 Table 30 — Definition of (UINT32) TPMA_OBJECT Bits ................................................…
7921 TPMA_OBJECT (Object Attributes)
7945 Table 30 — Definition of (UINT32) TPMA_OBJECT Bits
8097 TPMA_OBJECT attributes. The description includes checks that are performed on the objectAttributes
8142 For any consistency error of attributes in TPMA_OBJECT, the TPM shall return TPM_RC_ATTRIBUTES.
14795 Description column indicates which of TPMA_OBJECT.decrypt or TPMA_OBJECT.sign may be set.
14864 TPMA_OBJECT
Draw_structures_fixed.txt222 TPMA_OBJECT (Object Attributes) ...................................................................…
837 Table 30 — Definition of (UINT32) TPMA_OBJECT Bits ................................................…
7949 TPMA_OBJECT (Object Attributes)
7973 Table 30 — Definition of (UINT32) TPMA_OBJECT Bits
8125 TPMA_OBJECT attributes. The description includes checks that are performed on the objectAttributes
8170 For any consistency error of attributes in TPMA_OBJECT, the TPM shall return TPM_RC_ATTRIBUTES.
14784 Description column indicates which of TPMA_OBJECT.decrypt or TPMA_OBJECT.sign may be set.
14854 TPMA_OBJECT
Draw_commands.txt4189TPMA_OBJECT” in Part 2.
4195 consistency of inPublic.attributes according to the Creation rules in “TPMA_OBJECT” in Part 2.
4704 The object’s TPMA_OBJECT attributes will be checked according to the rules defined in
4705TPMA_OBJECT” in Part 2 of this specification.
5118 The object’s TPMA_OBJECT attributes will be checked according to the rules defined in
5119TPMA_OBJECT” in Part 2. In particular, fixedTPM, fixedParent, and restricted shall be CLEAR if
Draw_commands_fixed.txt4191TPMA_OBJECT” in Part 2.
4197 consistency of inPublic.attributes according to the Creation rules in “TPMA_OBJECT” in Part 2.
4706 The object’s TPMA_OBJECT attributes will be checked according to the rules defined in
4707TPMA_OBJECT” in Part 2 of this specification.
5120 The object’s TPMA_OBJECT attributes will be checked according to the rules defined in
5121TPMA_OBJECT” in Part 2. In particular, fixedTPM, fixedParent, and restricted shall be CLEAR if