Searched refs:RC_VER1 (Results 1 – 5 of 5) sorted by relevance
57 #define RC_VER1 0x100 macro58 #define TPM_RC_INITIALIZE ((TPM_RC)(RC_VER1 + 0x000))59 #define TPM_RC_FAILURE ((TPM_RC)(RC_VER1 + 0x001))60 #define TPM_RC_SEQUENCE ((TPM_RC)(RC_VER1 + 0x003))61 #define TPM_RC_PRIVATE ((TPM_RC)(RC_VER1 + 0x00B))62 #define TPM_RC_HMAC ((TPM_RC)(RC_VER1 + 0x019))63 #define TPM_RC_DISABLED ((TPM_RC)(RC_VER1 + 0x020))64 #define TPM_RC_EXCLUSIVE ((TPM_RC)(RC_VER1 + 0x021))65 #define TPM_RC_AUTH_TYPE ((TPM_RC)(RC_VER1 + 0x024))66 #define TPM_RC_AUTH_MISSING ((TPM_RC)(RC_VER1 + 0x025))[all …]
7877 if (*target == RC_VER1) { in TPM_RC_Unmarshal()
4685 The constant RC_VER1 is used to indicate that the V attribute is SET and the constant RC_ FMT1 is u…4706 RC_VER14714 RC_VER1 + 0x0004722 RC_VER1 + 0x0014728 RC_VER1 + 0x0034734 RC_VER1 + 0x00B4738 RC_VER1 + 0x0194742 RC_VER1 + 0x0204746 RC_VER1 + 0x0214753 RC_VER1 + 0x024[all …]
4676 The constant RC_VER1 is used to indicate that the V attribute is SET and the constant RC_ FMT1 is u…4697 RC_VER14705 RC_VER1 + 0x0004713 RC_VER1 + 0x0014719 RC_VER1 + 0x0034725 RC_VER1 + 0x00B4729 RC_VER1 + 0x0194733 RC_VER1 + 0x0204737 RC_VER1 + 0x0214744 RC_VER1 + 0x024[all …]
239 _NAME RC_VER1