Searched refs:TPM2_Create (Results 1 – 10 of 10) sorted by relevance
/external/tpm2/ |
D | Create_fp.h | 30 TPM_RC TPM2_Create(Create_In* in, Create_Out* out);
|
D | Create.c | 51 TPM2_Create( in TPM2_Create() function
|
D | Marshal_Create.c | 96 result = TPM2_Create(&in, &out); in Exec_Create()
|
D | part3.txt | 114 …12.1 TPM2_Create...............................................................................… 306 Table 19 — TPM2_Create Command ....................................................................… 307 Table 20 — TPM2_Create Response ...................................................................… 2630 12.1 TPM2_Create 2649 The methods in this clause are used by both TPM2_Create() and TPM2_CreatePrimary(). When a value 2651 TPM2_Create() and with values from KDFa() if the command is TPM2_CreatePrimary(). The parameters 2752 Table 19 — TPM2_Create Command 2771 Table 20 — TPM2_Create Response 2841 6 TPM2_Create( 3771 … A random, TPM-generated, Sealed Data Object may be created by the TPM with TPM2_Create() or [all …]
|
D | part4.txt | 7103 261 // TPM2_Create() 7289 TPM2_Create(), TPM2_Load(), and TPM2_CreatePrimary() 7317 430 // TPM2_Create()
|
/external/tpm2/generator/ |
D | commands.txt | 165 _INPUT_START TPM2_Create 188 _OUTPUT_START TPM2_Create 1015 _COMMENT hash of the creation data produced by TPM2_Create() or TPM2_CreatePrimary() 1021 _COMMENT ticket produced by TPM2_Create() or TPM2_CreatePrimary()
|
D | raw_structures.txt | 7995 SET (1): Indicates that, when the object was created with TPM2_Create() or 8114 TPM2_Create() 8261 This attribute is SET for any key that was generated by TPM in TPM2_Create() or 10940 This ticket is produced by TPM2_Create() or TPM2_CreatePrimary(). It is used to bind the creation d… 11571 digests. The structure is an output parameter from TPM2_Create() and indicates the PCR used in the 14369 components, the TPM will return them as separate parameters from the TPM2_Create() operation. 14543 data object created with TPM2_Create(). This field shall not be set 15141 For TPM2_Load() and TPM2_Create(), integrityInner is always present. 16127 TPM2_Create() or TPM2_CreatePrimary(). 16130 This structure is created by TPM2_Create() and TPM2_CreatePrimary(). It is never entered into the T…
|
D | raw_structures_fixed.txt | 8014 SET (1): Indicates that, when the object was created with TPM2_Create() or 8131 TPM2_Create() 8278 This attribute is SET for any key that was generated by TPM in TPM2_Create() or 10953 This ticket is produced by TPM2_Create() or TPM2_CreatePrimary(). It is used to bind the creation d… 11590 digests. The structure is an output parameter from TPM2_Create() and indicates the PCR used in the 14368 components, the TPM will return them as separate parameters from the TPM2_Create() operation. 14542 data object created with TPM2_Create(). This field shall not be set 15119 For TPM2_Load() and TPM2_Create(), integrityInner is always present. 16102 TPM2_Create() or TPM2_CreatePrimary(). 16105 This structure is created by TPM2_Create() and TPM2_CreatePrimary(). It is never entered into the T…
|
D | raw_commands.txt | 288 TPM2_Create........................................................................................… 616 Table 19 — TPM2_Create Command ....................................................................… 617 Table 20 — TPM2_Create Response ...................................................................… 4179 TPM2_Create 4197 The methods in this clause are used by both TPM2_Create() and TPM2_CreatePrimary(). When a value 4199 TPM2_Create() and with values from KDFa() if the command is TPM2_CreatePrimary(). The parameters 4319 Table 19 — TPM2_Create Command 4374 Table 20 — TPM2_Create Response 4535 TPM2_Create( 6277 A random, TPM-generated, Sealed Data Object may be created by the TPM with TPM2_Create() or [all …]
|
D | raw_commands_fixed.txt | 288 TPM2_Create........................................................................................… 616 Table 19 — TPM2_Create Command ....................................................................… 617 Table 20 — TPM2_Create Response ...................................................................… 4181 TPM2_Create 4199 The methods in this clause are used by both TPM2_Create() and TPM2_CreatePrimary(). When a value 4201 TPM2_Create() and with values from KDFa() if the command is TPM2_CreatePrimary(). The parameters 4321 Table 19 — TPM2_Create Command 4376 Table 20 — TPM2_Create Response 4537 TPM2_Create( 6281 A random, TPM-generated, Sealed Data Object may be created by the TPM with TPM2_Create() or [all …]
|