Searched refs:platformAuth (Results 1 – 10 of 10) sorted by relevance
/external/tpm2/ |
D | HierarchyChangeAuth.c | 50 gc.platformAuth = in->newAuth; in TPM2_HierarchyChangeAuth()
|
D | Hierarchy.c | 87 gc.platformAuth.t.size = 0; in HierarchyStartup()
|
D | Entity.c | 168 authValue = gc.platformAuth; in EntityGetAuthValue()
|
D | Global.h | 832 TPM2B_AUTH platformAuth; // default reset is an Empty Buffer member
|
D | part3.txt | 604 … column to indicate that Physical Presence is required when platformAuth/platformPolicy is 607 … Presence may be required when platformAuth/platformPolicy is provided. The commands with this 1463 platformAuth and platformPolicy shall be set to the Empty Buffer, 1488 platformAuth and platformPolicy shall be set to the Empty Buffer, 9847 This command requires platformAuth/platformPolicy. 13866 Seed (PPS) shall be provided by platformAuth or platformPolicy. Authorization for a Primary Object 14049 This command may be used to CLEAR phEnable and phEnableNV if platformAuth/platformPolicy is 14051 This command may be used to CLEAR shEnable if either platformAuth/platformPolicy … 14052 ownerAuth/ownerPolicy is provided. shEnable may be SET if platformAuth/platformPolicy is provided. 14053 This command may be used to CLEAR ehEnable if either platformAuth/platformPolicy or [all …]
|
D | part4.txt | 2513 534 TPM2B_AUTH platformAuth; // default reset is an Empty Buffer 8873 67 // Reset platformAuth, platformPolicy; enable SH and EH at TPM_RESET and 8877 71 gc.platformAuth.t.size = 0; 16730 133 // platformAuth for TPM_RH_PLATFORM 16731 134 authValue = gc.platformAuth;
|
/external/tpm2/generator/ |
D | raw_structures.txt | 3340 indicates whether the platformAuth for this command may require 7397 Persistent handles are assigned by the caller of TPM2_EvictControl(). ownerAuth or platformAuth is 7554 references the Platform Primary Seed (PPS), platformAuth, 8939 than platformAuth will not succeed. 8982 SET (1): (default) The platform hierarchy is enabled and platformAuth or 8984 CLEAR (0): platformAuth and platformPolicy may not be used for authorizations, 9717 allowed handle is TPM_RH_PLATFORM indicating that platformAuth is required. 9787 platformAuth or ownerAuth are allowed. 9788 In most cases, either platformAuth or ownerAuth may be used to authorize the commands used for 9801 handle for platformAuth [all …]
|
D | raw_structures_fixed.txt | 3331 indicates whether the platformAuth for this command may require 7421 Persistent handles are assigned by the caller of TPM2_EvictControl(). ownerAuth or platformAuth is 7578 references the Platform Primary Seed (PPS), platformAuth, 8954 than platformAuth will not succeed. 8997 SET (1): (default) The platform hierarchy is enabled and platformAuth or 8999 CLEAR (0): platformAuth and platformPolicy may not be used for authorizations, 9730 allowed handle is TPM_RH_PLATFORM indicating that platformAuth is required. 9800 platformAuth or ownerAuth are allowed. 9801 In most cases, either platformAuth or ownerAuth may be used to authorize the commands used for 9814 handle for platformAuth [all …]
|
D | raw_commands.txt | 981 column to indicate that Physical Presence is required when platformAuth/platformPolicy is 987 Presence may be required when platformAuth/platformPolicy is provided. The commands with this 2244 platformAuth and platformPolicy shall be set to the Empty Buffer, 2298 platformAuth and platformPolicy shall be set to the Empty Buffer, and 17327 platformAuth. 17576 This command requires platformAuth/platformPolicy. 24999 Seed (PPS) shall be provided by platformAuth or platformPolicy. Authorization for a Primary Object 25369 This command may be used to CLEAR phEnable and phEnableNV if platformAuth/platformPolicy is 25371 This command may be used to CLEAR shEnable if either platformAuth/platformPolicy 25372 ownerAuth/ownerPolicy is provided. shEnable may be SET if platformAuth/platformPolicy is provided. [all …]
|
D | raw_commands_fixed.txt | 981 column to indicate that Physical Presence is required when platformAuth/platformPolicy is 987 Presence may be required when platformAuth/platformPolicy is provided. The commands with this 2244 platformAuth and platformPolicy shall be set to the Empty Buffer, 2298 platformAuth and platformPolicy shall be set to the Empty Buffer, and 17338 platformAuth. 17587 This command requires platformAuth/platformPolicy. 25010 Seed (PPS) shall be provided by platformAuth or platformPolicy. Authorization for a Primary Object 25380 This command may be used to CLEAR phEnable and phEnableNV if platformAuth/platformPolicy is 25382 This command may be used to CLEAR shEnable if either platformAuth/platformPolicy 25383 ownerAuth/ownerPolicy is provided. shEnable may be SET if platformAuth/platformPolicy is provided. [all …]
|