Searched defs:TPM_PS (Results 1 - 1 of 1) sorted by relevance

/system/tpm/trunks/
H A Dtpm_generated.h479 typedef UINT32 TPM_PS; typedef in namespace:trunks
908 constexpr TPM_PS TPM_PS_MAIN = 0x00000000;
909 constexpr TPM_PS TPM_PS_PC = 0x00000001;
910 constexpr TPM_PS TPM_PS_PDA = 0x00000002;
911 constexpr TPM_PS TPM_PS_CELL_PHONE = 0x00000003;
912 constexpr TPM_PS TPM_PS_SERVER = 0x00000004;
913 constexpr TPM_PS TPM_PS_PERIPHERAL = 0x00000005;
914 constexpr TPM_PS TPM_PS_TSS = 0x00000006;
915 constexpr TPM_PS TPM_PS_STORAGE = 0x00000007;
916 constexpr TPM_PS TPM_PS_AUTHENTICATIO
[all...]

Completed in 14 milliseconds