Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DTpm20.h656 typedef UINT32 TPM_RH; typedef
657 #define TPM_RH_FIRST (TPM_RH)(0x40000000)
658 #define TPM_RH_SRK (TPM_RH)(0x40000000)
659 #define TPM_RH_OWNER (TPM_RH)(0x40000001)
660 #define TPM_RH_REVOKE (TPM_RH)(0x40000002)
661 #define TPM_RH_TRANSPORT (TPM_RH)(0x40000003)
662 #define TPM_RH_OPERATOR (TPM_RH)(0x40000004)
663 #define TPM_RH_ADMIN (TPM_RH)(0x40000005)
664 #define TPM_RH_EK (TPM_RH)(0x40000006)
665 #define TPM_RH_NULL (TPM_RH)(0x40000007)
[all …]