Home
last modified time | relevance | path

Searched refs:TPM2B_PUBLIC (Results 1 – 18 of 18) sorted by relevance

/external/tpm2/
DCreatePrimary_fp.h15 TPM2B_PUBLIC inPublic;
22 TPM2B_PUBLIC outPublic;
DCreate_fp.h15 TPM2B_PUBLIC inPublic;
22 TPM2B_PUBLIC outPublic;
DReadPublic_fp.h15 TPM2B_PUBLIC outPublic;
DLoadExternal_fp.h14 TPM2B_PUBLIC inPublic;
DLoad_fp.h15 TPM2B_PUBLIC inPublic;
DImport_fp.h15 TPM2B_PUBLIC objectPublic;
DObject.c723 TPM2B_PUBLIC marshalBuffer; in ObjectComputeName()
Dtpm_generated.h218 UINT16 TPM2B_PUBLIC_Marshal(TPM2B_PUBLIC* source, BYTE** buffer, INT32* size);
220 TPM_RC TPM2B_PUBLIC_Unmarshal(TPM2B_PUBLIC* target, BYTE** buffer, INT32* size);
Dtpm_types.h1472 } TPM2B_PUBLIC; typedef
Dpart3.txt2639 TPM2B_PUBLIC template (inPublic) contains all of the fields necessary to define the properties of t…
2644 When defining the object, the caller provides a template structure for the object in a TPM2B_PUBLIC
2764 TPM2B_PUBLIC inPublic the public template
2779 TPM2B_PUBLIC outPublic the public portion of the created object
2929 This command is used to load objects into the TPM. This command is used when both a TPM2B_PUBLIC
2930 and TPM2B_PRIVATE are to be loaded. If only a TPM2B_PUBLIC is to be loaded, the
2997 TPM2B_PUBLIC inPublic the public portion of the object
3234 TPM2B_PUBLIC+ inPublic the public portion of the object
3406 TPM2B_PUBLIC outPublic structure containing the public area of an object
4559 TPM2B_PUBLIC objectPublic and the object attributes can be checked.
[all …]
Dtpm_generated.c3329 UINT16 TPM2B_PUBLIC_Marshal(TPM2B_PUBLIC* source, BYTE** buffer, INT32* size) { in TPM2B_PUBLIC_Marshal()
3342 TPM_RC TPM2B_PUBLIC_Unmarshal(TPM2B_PUBLIC* target, in TPM2B_PUBLIC_Unmarshal()
Dpart4.txt12152 573 TPM2B_PUBLIC marshalBuffer;
/external/tpm2/generator/
Dcommands.txt179 _TYPE TPM2B_PUBLIC
199 _TYPE TPM2B_PUBLIC
225 _TYPE TPM2B_PUBLIC
253 _TYPE TPM2B_PUBLIC+
292 _TYPE TPM2B_PUBLIC
499 _TYPE TPM2B_PUBLIC
2005 _TYPE TPM2B_PUBLIC
2025 _TYPE TPM2B_PUBLIC
Dstructures.txt1453 _STRUCTURE TPM2B_PUBLIC
Draw_structures.txt672 TPM2B_PUBLIC ......................................................................................…
1047 Table 185 — Definition of TPM2B_PUBLIC Structure ..................................................…
14364 An object description requires a TPM2B_PUBLIC structure and may require a TPMT_SENSITIVE
14370 The TPM may produce multiple different TPM2B_PRIVATE structures for a single TPM2B_PUBLIC
14376 This clause defines the TPM2B_PUBLIC structure and the higher-level substructure that may be
14377 contained in a TPM2B_PUBLIC. The higher-level structures that are currently defined for inclusion i…
14378 TPM2B_PUBLIC are the
14903 12.2.5 TPM2B_PUBLIC
14905 Table 185 — Definition of TPM2B_PUBLIC Structure
14939 TPM2B_PRIVATE along with a TPM2B_PUBLIC are needed to describe a TPM object.
Draw_structures_fixed.txt672 TPM2B_PUBLIC ......................................................................................…
1047 Table 185 — Definition of TPM2B_PUBLIC Structure ..................................................…
14363 An object description requires a TPM2B_PUBLIC structure and may require a TPMT_SENSITIVE
14369 The TPM may produce multiple different TPM2B_PRIVATE structures for a single TPM2B_PUBLIC
14375 This clause defines the TPM2B_PUBLIC structure and the higher-level substructure that may be
14376 contained in a TPM2B_PUBLIC. The higher-level structures that are currently defined for inclusion i…
14377 TPM2B_PUBLIC are the
14881 12.2.5 TPM2B_PUBLIC
14883 Table 185 — Definition of TPM2B_PUBLIC Structure
14917 TPM2B_PRIVATE along with a TPM2B_PUBLIC are needed to describe a TPM object.
Draw_commands.txt4187 TPM2B_PUBLIC template (inPublic) contains all of the fields necessary to define the properties of t…
4192 When defining the object, the caller provides a template structure for the object in a TPM2B_PUBLIC
4354 TPM2B_PUBLIC
4401 TPM2B_PUBLIC
4697 This command is used to load objects into the TPM. This command is used when both a TPM2B_PUBLIC
4698 and TPM2B_PRIVATE are to be loaded. If only a TPM2B_PUBLIC is to be loaded, the
4802 TPM2B_PUBLIC
5231 TPM2B_PUBLIC+
5582 TPM2B_PUBLIC
7758 TPM2B_PUBLIC
[all …]
Draw_commands_fixed.txt4189 TPM2B_PUBLIC template (inPublic) contains all of the fields necessary to define the properties of t…
4194 When defining the object, the caller provides a template structure for the object in a TPM2B_PUBLIC
4356 TPM2B_PUBLIC
4403 TPM2B_PUBLIC
4699 This command is used to load objects into the TPM. This command is used when both a TPM2B_PUBLIC
4700 and TPM2B_PRIVATE are to be loaded. If only a TPM2B_PUBLIC is to be loaded, the
4804 TPM2B_PUBLIC
5233 TPM2B_PUBLIC+
5584 TPM2B_PUBLIC
7768 TPM2B_PUBLIC
[all …]