Searched refs:TPM2_RH (Results 1 – 1 of 1) sorted by relevance
610 typedef TPM2_HANDLE TPM2_RH; typedef611 #define TPM2_RH_FIRST ((TPM2_RH) 0x40000000) /* R */612 #define TPM2_RH_SRK ((TPM2_RH) 0x40000000) /* R */613 #define TPM2_RH_OWNER ((TPM2_RH) 0x40000001) /* K A P */614 #define TPM2_RH_REVOKE ((TPM2_RH) 0x40000002) /* R */615 #define TPM2_RH_TRANSPORT ((TPM2_RH) 0x40000003) /* R */616 #define TPM2_RH_OPERATOR ((TPM2_RH) 0x40000004) /* R */617 #define TPM2_RH_ADMIN ((TPM2_RH) 0x40000005) /* R */618 #define TPM2_RH_EK ((TPM2_RH) 0x40000006) /* R */619 #define TPM2_RH_NULL ((TPM2_RH) 0x40000007) /* K A P */[all …]