Home
last modified time | relevance | path

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

/external/tpm2-tss/include/tss2/
Dtss2_tpm2_types.h576 typedef UINT32 TPM2_PS; typedef
577 #define TPM2_PS_MAIN ((TPM2_PS) 0x00000000) /* not platform-specific */
578 #define TPM2_PS_PC ((TPM2_PS) 0x00000001) /* PC Client */
579 #define TPM2_PS_PDA ((TPM2_PS) 0x00000002) /* PDA includes all mobile devices that are n…
580 #define TPM2_PS_CELL_PHONE ((TPM2_PS) 0x00000003) /* Cell Phone */
581 #define TPM2_PS_SERVER ((TPM2_PS) 0x00000004) /* Server WG */
582 #define TPM2_PS_PERIPHERAL ((TPM2_PS) 0x00000005) /* Peripheral WG */
583 #define TPM2_PS_TSS ((TPM2_PS) 0x00000006) /* TSS WG */
584 #define TPM2_PS_STORAGE ((TPM2_PS) 0x00000007) /* Storage WG */
585 #define TPM2_PS_AUTHENTICATION ((TPM2_PS) 0x00000008) /* Authentication WG */
[all …]