Searched refs:TPM2_ContextSave (Results 1 – 10 of 10) sorted by relevance
/external/tpm2/ |
D | ContextSave_fp.h | 18 TPM_RC TPM2_ContextSave(ContextSave_In* in, ContextSave_Out* out);
|
D | Marshal_ContextSave.c | 75 result = TPM2_ContextSave(&in, &out); in Exec_ContextSave()
|
D | ContextSave.c | 19 TPM2_ContextSave( in TPM2_ContextSave() function
|
D | part3.txt | 243 …28.2 TPM2_ContextSave .......................................................................… 483 Table 179 — TPM2_ContextSave Command...............................................................… 484 Table 180 — TPM2_ContextSave Response .............................................................… 15880 Three of the commands in this clause (TPM2_ContextSave(), TPM2_ContextLoad(), and 15887 28.2 TPM2_ContextSave 15915 Table 179 — TPM2_ContextSave Command 15927 Table 180 — TPM2_ContextSave Response 15959 6 TPM2_ContextSave( 16159 This command is used to reload a context that has been saved by TPM2_ContextSave().
|
D | part4.txt | 6327 …Generate the integrity hash for a context It is used by TPM2_ContextSave() to create an integrity … 14084 …The contextID is assigned when the context is saved (TPM2_ContextSave()). At that time, the TPM wi… 18555 173 // TPM2_ContextSave for object context 18581 194 // TPM2_ContextSave for object context 19929 … format. It is used by TPM2_ContextSave() and TPM2_ContextLoad() via SequenceDataImportExport().
|
/external/tpm2/generator/ |
D | commands.txt | 2360 _INPUT_START TPM2_ContextSave 2372 _OUTPUT_START TPM2_ContextSave
|
D | raw_structures.txt | 6551 returned by TPM2_ContextSave 6573 returned by TPM2_ContextSave 9298 The TRM is expected to know the behaviour of TPM2_ContextSave(), and sessions are flushed when 9603 This type defines the handle values that may be used in TPM2_ContextSave() or TPM2_Flush(). 15796 TPM2_ContextSave() 15874 This structure is used in TPM2_ContextLoad() and TPM2_ContextSave(). If the values of the 15876 was saved (TPM2_ContextSave()), then the TPM shall not load the context.
|
D | raw_structures_fixed.txt | 6560 returned by TPM2_ContextSave 6584 returned by TPM2_ContextSave 9311 The TRM is expected to know the behaviour of TPM2_ContextSave(), and sessions are flushed when 9616 This type defines the handle values that may be used in TPM2_ContextSave() or TPM2_Flush(). 15769 TPM2_ContextSave() 15849 This structure is used in TPM2_ContextLoad() and TPM2_ContextSave(). If the values of the 15851 was saved (TPM2_ContextSave()), then the TPM shall not load the context.
|
D | raw_commands.txt | 466 TPM2_ContextSave ..................................................................................… 828 Table 177 — TPM2_ContextSave Command...............................................................… 829 Table 178 — TPM2_ContextSave Response .............................................................… 1302 (TPM2_ContextSave(), TPM2_ContextLoad(), or TPM2_FlushContext()) the TPM will return 28650 Three of the commands in this clause (TPM2_ContextSave(), TPM2_ContextLoad(), and 28658 TPM2_ContextSave 28689 Table 179 — TPM2_ContextSave Command 28719 Table 180 — TPM2_ContextSave Response 28827 TPM2_ContextSave( 29166 This command is used to reload a context that has been saved by TPM2_ContextSave().
|
D | raw_commands_fixed.txt | 466 TPM2_ContextSave ..................................................................................… 828 Table 177 — TPM2_ContextSave Command...............................................................… 829 Table 178 — TPM2_ContextSave Response .............................................................… 1302 (TPM2_ContextSave(), TPM2_ContextLoad(), or TPM2_FlushContext()) the TPM will return 28661 Three of the commands in this clause (TPM2_ContextSave(), TPM2_ContextLoad(), and 28669 TPM2_ContextSave 28700 Table 179 — TPM2_ContextSave Command 28730 Table 180 — TPM2_ContextSave Response 28838 TPM2_ContextSave( 29177 This command is used to reload a context that has been saved by TPM2_ContextSave().
|