Searched refs:Table (Results 1 – 6 of 6) sorted by relevance
808 Table 1 — Name Prefix Convention ..................................................................…809 Table 2 — Unmarshaling Errors .....................................................................…810 Table 3 — Definition of Base Types ................................................................…811 Table 4 — Definition of Types for Documentation Clarity ...........................................…812 Table 5 — Definition of (UINT32) TPM_SPEC Constants <> ............................................…813 Table 6 — Definition of (UINT32) TPM_GENERATED Constants <O> ......................................…814 Table 7 — Definition of (UINT16) TPM_ALG_ID Constants <IN/OUT, S> .................................…815 Table 8 — Definition of (UINT16) {ECC} TPM_ECC_CURVE Constants <IN/OUT, S> ........................…816 Table 9 — TPM Command Format Fields Description ...................................................…817 Table 10 — Legend for Command Code Tables .........................................................…[all …]
107 Table Decorations .................................................................................…598 Table 1 — Command Modifiers and Decoration ........................................................…599 Table 2 — Separators ..............................................................................…600 Table 3 — Unmarshaling Errors .....................................................................…601 Table 4 — Command-Independent Response Codes ......................................................…602 Table 5 — TPM2_Startup Command ....................................................................…603 Table 6 — TPM2_Startup Response ...................................................................…604 Table 7 — TPM2_Shutdown Command ...................................................................…605 Table 8 — TPM2_Shutdown Response ..................................................................…606 Table 9 — TPM2_SelfTest Command ...................................................................…[all …]
75 enum class Table { enum305 Table table = Table::kUnknown; in readPartitions()315 table = Table::kMbr; in readPartitions()317 table = Table::kGpt; in readPartitions()329 if (table == Table::kMbr) { in readPartitions()340 } else if (table == Table::kGpt) { in readPartitions()354 if (table == Table::kUnknown || !foundParts) { in readPartitions()
173 <h2>Table of Contents</h2>