Searched refs:TPM_PS (Results 1 – 1 of 1) sorted by relevance
617 typedef UINT32 TPM_PS; typedef618 #define TPM_PS_MAIN (TPM_PS)(0x00000000)619 #define TPM_PS_PC (TPM_PS)(0x00000001)620 #define TPM_PS_PDA (TPM_PS)(0x00000002)621 #define TPM_PS_CELL_PHONE (TPM_PS)(0x00000003)622 #define TPM_PS_SERVER (TPM_PS)(0x00000004)623 #define TPM_PS_PERIPHERAL (TPM_PS)(0x00000005)624 #define TPM_PS_TSS (TPM_PS)(0x00000006)625 #define TPM_PS_STORAGE (TPM_PS)(0x00000007)626 #define TPM_PS_AUTHENTICATION (TPM_PS)(0x00000008)[all …]