Searched refs:TPM_PS (Results 1 – 1 of 1) sorted by relevance
624 typedef UINT32 TPM_PS; typedef625 #define TPM_PS_MAIN (TPM_PS)(0x00000000)626 #define TPM_PS_PC (TPM_PS)(0x00000001)627 #define TPM_PS_PDA (TPM_PS)(0x00000002)628 #define TPM_PS_CELL_PHONE (TPM_PS)(0x00000003)629 #define TPM_PS_SERVER (TPM_PS)(0x00000004)630 #define TPM_PS_PERIPHERAL (TPM_PS)(0x00000005)631 #define TPM_PS_TSS (TPM_PS)(0x00000006)632 #define TPM_PS_STORAGE (TPM_PS)(0x00000007)633 #define TPM_PS_AUTHENTICATION (TPM_PS)(0x00000008)[all …]