Searched refs:TPMS_CONTEXT (Results 1 – 15 of 15) sorted by relevance
/external/tpm2/ |
D | Context_spt_fp.h | 9 void ComputeContextIntegrity(TPMS_CONTEXT *contextBlob, // IN: context blob 13 TPMS_CONTEXT *contextBlob, // IN: context blob
|
D | Context_spt.c | 21 TPMS_CONTEXT *contextBlob, // IN: context blob in ComputeContextProtectionKey() 71 TPMS_CONTEXT *contextBlob, // IN: context blob in ComputeContextIntegrity()
|
D | ContextSave_fp.h | 14 typedef struct { TPMS_CONTEXT context; } ContextSave_Out;
|
D | ContextLoad_fp.h | 12 typedef struct { TPMS_CONTEXT context; } ContextLoad_In;
|
D | tpm_generated.h | 833 UINT16 TPMS_CONTEXT_Marshal(TPMS_CONTEXT* source, BYTE** buffer, INT32* size); 835 TPM_RC TPMS_CONTEXT_Unmarshal(TPMS_CONTEXT* target, BYTE** buffer, INT32* size);
|
D | tpm_types.h | 1632 } TPMS_CONTEXT; typedef
|
D | tpm_generated.c | 6657 UINT16 TPMS_CONTEXT_Marshal(TPMS_CONTEXT* source, BYTE** buffer, INT32* size) { in TPMS_CONTEXT_Marshal() 6666 TPM_RC TPMS_CONTEXT_Unmarshal(TPMS_CONTEXT* target, in TPMS_CONTEXT_Unmarshal()
|
D | part3.txt | 15934 TPMS_CONTEXT context 15995 42 // TPMS_CONTEXT structure is used as the fingerprint 16190 TPMS_CONTEXT context the context blob
|
D | part4.txt | 6267 5 TPMS_CONTEXT *contextBlob, // IN: context blob 6332 57 TPMS_CONTEXT *contextBlob, // IN: context blob 18554 172 // maximum size of a TPMS_CONTEXT that will be returned by 18580 193 // the maximum size of a TPMS_CONTEXT that will be returned by
|
/external/tpm2/generator/ |
D | structures.txt | 1537 _STRUCTURE TPMS_CONTEXT
|
D | raw_structures.txt | 718 14.5 TPMS_CONTEXT .................................................................................… 719 14.6 Parameters of TPMS_CONTEXT ...................................................................… 1077 Table 202 — Definition of TPMS_CONTEXT Structure ..................................................… 15846 This structure is used in a TPMS_CONTEXT. 15873 14.5 TPMS_CONTEXT 15875 TPMS_CONTEXT structure in TPM2_ContextLoad() are not the same as the values when the context 15890 value is repeated in the sequence parameter of the TPMS_CONTEXT of the context. The sequence 15904 Table 202 — Definition of TPMS_CONTEXT Structure 15954 14.6 Parameters of TPMS_CONTEXT
|
D | raw_structures_fixed.txt | 718 14.5 TPMS_CONTEXT .................................................................................… 719 14.6 Parameters of TPMS_CONTEXT ...................................................................… 1077 Table 202 — Definition of TPMS_CONTEXT Structure ..................................................… 15820 This structure is used in a TPMS_CONTEXT. 15848 14.5 TPMS_CONTEXT 15850 TPMS_CONTEXT structure in TPM2_ContextLoad() are not the same as the values when the context 15865 value is repeated in the sequence parameter of the TPMS_CONTEXT of the context. The sequence 15879 Table 202 — Definition of TPMS_CONTEXT Structure 15929 14.6 Parameters of TPMS_CONTEXT
|
D | commands.txt | 2380 _TYPE TPMS_CONTEXT 2391 _TYPE TPMS_CONTEXT
|
D | raw_commands.txt | 28740 TPMS_CONTEXT 28881 // TPMS_CONTEXT structure is used as the fingerprint 29217 TPMS_CONTEXT
|
D | raw_commands_fixed.txt | 28751 TPMS_CONTEXT 28892 // TPMS_CONTEXT structure is used as the fingerprint 29228 TPMS_CONTEXT
|