Searched refs:TPMA_STARTUP_CLEAR (Results 1 - 3 of 3) sorted by relevance

/system/tpm/trunks/
H A Dtpm_state_impl.cc34 // From definition of TPMA_STARTUP_CLEAR.
35 const trunks::TPMA_STARTUP_CLEAR kPlatformHierarchyMask = 1U;
36 const trunks::TPMA_STARTUP_CLEAR kStorageHierarchyMask = 1U << 1;
37 const trunks::TPMA_STARTUP_CLEAR kEndorsementHierarchyMask = 1U << 2;
38 const trunks::TPMA_STARTUP_CLEAR kOrderlyShutdownMask = 1U << 31;
H A Dtpm_generated.h463 typedef UINT32 TPMA_STARTUP_CLEAR; typedef in namespace:trunks
2227 Serialize_TPMA_STARTUP_CLEAR(const TPMA_STARTUP_CLEAR& value,
2231 TPMA_STARTUP_CLEAR* value,
H A Dtpm_generated.cc1942 TPM_RC Serialize_TPMA_STARTUP_CLEAR(const TPMA_STARTUP_CLEAR& value,
1949 TPMA_STARTUP_CLEAR* value,
[all...]

Completed in 162 milliseconds