Searched refs:TPM2_CreatePrimary (Results 1 – 10 of 10) sorted by relevance
/external/tpm2/ |
D | CreatePrimary_fp.h | 31 TPM_RC TPM2_CreatePrimary(CreatePrimary_In* in, CreatePrimary_Out* out);
|
D | CreatePrimary.c | 36 TPM2_CreatePrimary( in TPM2_CreatePrimary() function
|
D | Marshal_CreatePrimary.c | 99 result = TPM2_CreatePrimary(&in, &out); in Exec_CreatePrimary()
|
D | part3.txt | 214 …24.1 TPM2_CreatePrimary .......................................................................… 449 Table 149 — TPM2_CreatePrimary Command ............................................................… 450 Table 150 — TPM2_CreatePrimary Response ...........................................................… 1189 when an object is loaded (TPM2_Load, TPM2_CreatePrimary(), or 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 3772 TPM2_CreatePrimary() using the template for a Sealed Data Object. 3898 …f a Primary Object is to have a new authorization, it needs to be recreated (TPM2_CreatePrimary()). 7316 The object may be any object that is loaded with TPM2_Load() or TPM2_CreatePrimary(). An object that 7494 ObjectHandle may be any object that is loaded with TPM2_Load() or TPM2_CreatePrimary(). [all …]
|
D | part4.txt | 7289 TPM2_Create(), TPM2_Load(), and TPM2_CreatePrimary()
|
/external/tpm2/generator/ |
D | commands.txt | 1015 _COMMENT hash of the creation data produced by TPM2_Create() or TPM2_CreatePrimary() 1021 _COMMENT ticket produced by TPM2_Create() or TPM2_CreatePrimary() 1991 _INPUT_START TPM2_CreatePrimary 2014 _OUTPUT_START TPM2_CreatePrimary
|
D | raw_commands.txt | 433 TPM2_CreatePrimary ................................................................................… 785 Table 147 — TPM2_CreatePrimary Command ............................................................… 786 Table 148 — TPM2_CreatePrimary Response ...........................................................… 1852 when an object is loaded (TPM2_Load, TPM2_CreatePrimary(), or 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 6278 TPM2_CreatePrimary() using the template for a Sealed Data Object. A Sealed Data Object is more 6485 If a Primary Object is to have a new authorization, it needs to be recreated (TPM2_CreatePrimary()). 10667 be TPM_ALG_NULL. These restrictions are enforced by TPM2_Create() and TPM2_CreatePrimary(), 12842 The object may be any object that is loaded with TPM2_Load() or TPM2_CreatePrimary(). An object that [all …]
|
D | raw_commands_fixed.txt | 433 TPM2_CreatePrimary ................................................................................… 785 Table 147 — TPM2_CreatePrimary Command ............................................................… 786 Table 148 — TPM2_CreatePrimary Response ...........................................................… 1852 when an object is loaded (TPM2_Load, TPM2_CreatePrimary(), or 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 6282 TPM2_CreatePrimary() using the template for a Sealed Data Object. A Sealed Data Object is more 6489 If a Primary Object is to have a new authorization, it needs to be recreated (TPM2_CreatePrimary()). 10678 be TPM_ALG_NULL. These restrictions are enforced by TPM2_Create() and TPM2_CreatePrimary(), 12853 The object may be any object that is loaded with TPM2_Load() or TPM2_CreatePrimary(). An object that [all …]
|
D | raw_structures.txt | 7996 TPM2_CreatePrimary(), the TPM generated all of the sensitive data other than 8104 TPM2_CreatePrimary() 8262 TPM2_CreatePrimary(). If CLEAR, it indicates that the sensitive part of the object (other than the 10940 This ticket is produced by TPM2_Create() or TPM2_CreatePrimary(). It is used to bind the creation d… 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 | 8015 TPM2_CreatePrimary(), the TPM generated all of the sensitive data other than 8121 TPM2_CreatePrimary() 8279 TPM2_CreatePrimary(). If CLEAR, it indicates that the sensitive part of the object (other than the 10953 This ticket is produced by TPM2_Create() or TPM2_CreatePrimary(). It is used to bind the creation d… 16102 TPM2_Create() or TPM2_CreatePrimary(). 16105 This structure is created by TPM2_Create() and TPM2_CreatePrimary(). It is never entered into the T…
|