Home
last modified time | relevance | path

Searched refs:TPM_PT_PCR (Results 1 – 6 of 6) sorted by relevance

/system/tpm/trunks/
Dtpm_generated.h478 typedef UINT32 TPM_PT_PCR; typedef
891 constexpr TPM_PT_PCR TPM_PT_PCR_FIRST = 0x00000000;
892 constexpr TPM_PT_PCR TPM_PT_PCR_SAVE = 0x00000000;
893 constexpr TPM_PT_PCR TPM_PT_PCR_EXTEND_L0 = 0x00000001;
894 constexpr TPM_PT_PCR TPM_PT_PCR_RESET_L0 = 0x00000002;
895 constexpr TPM_PT_PCR TPM_PT_PCR_EXTEND_L1 = 0x00000003;
896 constexpr TPM_PT_PCR TPM_PT_PCR_RESET_L1 = 0x00000004;
897 constexpr TPM_PT_PCR TPM_PT_PCR_EXTEND_L2 = 0x00000005;
898 constexpr TPM_PT_PCR TPM_PT_PCR_RESET_L2 = 0x00000006;
899 constexpr TPM_PT_PCR TPM_PT_PCR_EXTEND_L3 = 0x00000007;
[all …]
Dtpm_generated.cc2125 TPM_RC Serialize_TPM_PT_PCR(const TPM_PT_PCR& value, std::string* buffer) { in Serialize_TPM_PT_PCR()
2131 TPM_PT_PCR* value, in Parse_TPM_PT_PCR()
/system/tpm/trunks/generator/
Draw_structures.txt184 6.14 TPM_PT_PCR (PCR Property Tag) ................................................................…
830 Table 23 — Definition of (UINT32) TPM_PT_PCR Constants <IN/OUT, S> ................................…
6198 0x00000007 TPM_PT_PCR
6868 6.14 TPM_PT_PCR (PCR Property Tag)
6869 The TPM_PT_PCR constants are used in TPM2_GetCapability() to indicate the property being selected
6871 Table 23 — Definition of (UINT32) TPM_PT_PCR Constants <IN/OUT, S>
6882 bottom of the range of TPM_PT_PCR properties
7108 top of the range of TPM_PT_PCR properties of the
Draw_structures_fixed.txt184 6.14 TPM_PT_PCR (PCR Property Tag) ................................................................…
830 Table 23 — Definition of (UINT32) TPM_PT_PCR Constants <IN/OUT, S> ................................…
6893 6.14 TPM_PT_PCR (PCR Property Tag)
6894 The TPM_PT_PCR constants are used in TPM2_GetCapability() to indicate the property being selected
6896 Table 23 — Definition of (UINT32) TPM_PT_PCR Constants <IN/OUT, S>
6907 bottom of the range of TPM_PT_PCR properties
7133 top of the range of TPM_PT_PCR properties of the
Draw_commands.txt30962 TPM_PT_PCR
31063 TPM_PT_PCR and the property is a TPMS_PCR_SELECT.
31065 The input command property is a TPM_PT_PCR (see Part 2 for PCR properties to be requested) that
31067 with that property and proceeds in TPM_PT_PCR sequence.
31442 out->moreData = PCRCapGetProperties((TPM_PT_PCR) in->property,
Draw_commands_fixed.txt30973 TPM_PT_PCR
31074 TPM_PT_PCR and the property is a TPMS_PCR_SELECT.
31076 The input command property is a TPM_PT_PCR (see Part 2 for PCR properties to be requested) that
31078 with that property and proceeds in TPM_PT_PCR sequence.
31453 out->moreData = PCRCapGetProperties((TPM_PT_PCR) in->property,