Home
last modified time | relevance | path

Searched refs:TPMA_NV (Results 1 – 16 of 16) sorted by relevance

/system/tpm/trunks/
Dtpm_constants.h36 constexpr TPMA_NV TPMA_NV_PPWRITE = 1U << 0;
37 constexpr TPMA_NV TPMA_NV_OWNERWRITE = 1U << 1;
38 constexpr TPMA_NV TPMA_NV_AUTHWRITE = 1U << 2;
39 constexpr TPMA_NV TPMA_NV_POLICYWRITE = 1U << 3;
40 constexpr TPMA_NV TPMA_NV_COUNTER = 1U << 4;
41 constexpr TPMA_NV TPMA_NV_BITS = 1U << 5;
42 constexpr TPMA_NV TPMA_NV_EXTEND = 1U << 6;
43 constexpr TPMA_NV TPMA_NV_POLICY_DELETE = 1U << 10;
44 constexpr TPMA_NV TPMA_NV_WRITELOCKED = 1U << 11;
45 constexpr TPMA_NV TPMA_NV_WRITEALL = 1U << 12;
[all …]
Dmock_tpm_utility.h120 TPMA_NV,
Dtpm_utility.h257 TPMA_NV attributes,
Dtpm_utility_impl.h125 TPMA_NV attributes,
Dtrunks_factory_for_test.cc283 TPMA_NV attributes, in DefineNVSpace()
Dtrunks_client_test.cc826 TPMA_NV attributes = TPMA_NV_OWNERWRITE | TPMA_NV_AUTHREAD | in NvramTest()
Dtpm_generated.h468 typedef UINT32 TPMA_NV; typedef
1608 TPMA_NV attributes;
2255 TRUNKS_EXPORT TPM_RC Serialize_TPMA_NV(const TPMA_NV& value,
2259 TPMA_NV* value,
Dtpm_utility_impl.cc1146 TPMA_NV attributes, in DefineNVSpace()
Dtpm_utility_test.cc1603 TPMA_NV attributes = TPMA_NV_WRITEDEFINE; in TEST_F()
Dtpm_generated.cc2003 TPM_RC Serialize_TPMA_NV(const TPMA_NV& value, std::string* buffer) { in Serialize_TPMA_NV()
2009 TPMA_NV* value, in Parse_TPMA_NV()
/system/tpm/tpm_manager/server/
Dtpm2_nvram_impl.cc36 void MapAttributesFromTpm(trunks::TPMA_NV tpm_flags, in MapAttributesFromTpm()
62 trunks::TPMA_NV* tpm_flags, in MapAttributesToTpm()
149 trunks::TPMA_NV attribute_flags = 0; in DefineSpace()
Dtpm2_nvram_test.cc39 constexpr trunks::TPMA_NV kNoExtraAttributes = 0;
88 trunks::TPMA_NV extra_attributes, in SetupExistingSpace()
/system/tpm/trunks/generator/
Draw_structures_fixed.txt707 13.2 TPMA_NV (NV Index Attributes) ................................................................…
1071 Table 196 — Definition of (UINT32) TPMA_NV Bits ...................................................…
15352 13.2 TPMA_NV (NV Index Attributes)
15415 Table 196 — Definition of (UINT32) TPMA_NV Bits
15721 TPMA_NV
Draw_structures.txt707 13.2 TPMA_NV (NV Index Attributes) ................................................................…
1071 Table 196 — Definition of (UINT32) TPMA_NV Bits ...................................................…
15363 13.2 TPMA_NV (NV Index Attributes)
15426 Table 196 — Definition of (UINT32) TPMA_NV Bits
15732 TPMA_NV
Draw_commands.txt1074 settings of the attributes of the NV Index as described in Part 2, "TPMA_NV (NV Index Attributes)."
32045 TPMA_NV
32159 //TPMA_NV validation.
Draw_commands_fixed.txt1074 settings of the attributes of the NV Index as described in Part 2, "TPMA_NV (NV Index Attributes)."
32054 TPMA_NV
32168 //TPMA_NV validation.