Home
last modified time | relevance | path

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

/external/tpm2/
Dtpm_types.h93 #define RC_FMT1 0x080 macro
94 #define TPM_RC_ASYMMETRIC ((TPM_RC)(RC_FMT1 + 0x001))
95 #define TPM_RC_ATTRIBUTES ((TPM_RC)(RC_FMT1 + 0x002))
96 #define TPM_RC_HASH ((TPM_RC)(RC_FMT1 + 0x003))
97 #define TPM_RC_VALUE ((TPM_RC)(RC_FMT1 + 0x004))
98 #define TPM_RC_HIERARCHY ((TPM_RC)(RC_FMT1 + 0x005))
99 #define TPM_RC_KEY_SIZE ((TPM_RC)(RC_FMT1 + 0x007))
100 #define TPM_RC_MGF ((TPM_RC)(RC_FMT1 + 0x008))
101 #define TPM_RC_MODE ((TPM_RC)(RC_FMT1 + 0x009))
102 #define TPM_RC_TYPE ((TPM_RC)(RC_FMT1 + 0x00A))
[all …]
DGlobal.h941 ((r) + (((r) & RC_FMT1) ? (v) : 0))
Dtpm_generated.c7985 if (*target == RC_FMT1) { in TPM_RC_Unmarshal()
Dpart4.txt2651 645 ((r) + (((r) & RC_FMT1) ? (v) : 0))
/external/tpm2/generator/
Draw_structures.txt4978 RC_FMT1
4989 RC_FMT1 + 0x001
4995 RC_FMT1 + 0x002
5001 RC_FMT1 + 0x003
5007 RC_FMT1 + 0x004
5014 RC_FMT1 + 0x005
5040 RC_FMT1 + 0x007
5046 RC_FMT1 + 0x008
5052 RC_FMT1 + 0x009
5058 RC_FMT1 + 0x00A
[all …]
Draw_structures_fixed.txt4969 RC_FMT1
4980 RC_FMT1 + 0x001
4986 RC_FMT1 + 0x002
4992 RC_FMT1 + 0x003
4998 RC_FMT1 + 0x004
5005 RC_FMT1 + 0x005
5031 RC_FMT1 + 0x007
5037 RC_FMT1 + 0x008
5043 RC_FMT1 + 0x009
5049 RC_FMT1 + 0x00A
[all …]
Dstructures.txt275 _NAME RC_FMT1