Home
last modified time | relevance | path

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

/external/tpm2/
Dtpm_types.h57 #define RC_VER1 0x100 macro
58 #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 …]
Dtpm_generated.c7877 if (*target == RC_VER1) { in TPM_RC_Unmarshal()
/external/tpm2/generator/
Draw_structures.txt4685 The constant RC_VER1 is used to indicate that the V attribute is SET and the constant RC_ FMT1 is u…
4706 RC_VER1
4714 RC_VER1 + 0x000
4722 RC_VER1 + 0x001
4728 RC_VER1 + 0x003
4734 RC_VER1 + 0x00B
4738 RC_VER1 + 0x019
4742 RC_VER1 + 0x020
4746 RC_VER1 + 0x021
4753 RC_VER1 + 0x024
[all …]
Draw_structures_fixed.txt4676 The constant RC_VER1 is used to indicate that the V attribute is SET and the constant RC_ FMT1 is u…
4697 RC_VER1
4705 RC_VER1 + 0x000
4713 RC_VER1 + 0x001
4719 RC_VER1 + 0x003
4725 RC_VER1 + 0x00B
4729 RC_VER1 + 0x019
4733 RC_VER1 + 0x020
4737 RC_VER1 + 0x021
4744 RC_VER1 + 0x024
[all …]
Dstructures.txt239 _NAME RC_VER1