Searched refs:TPM2B_PUBLIC (Results 1 – 17 of 17) sorted by relevance
/system/tpm/trunks/ |
D | mock_blob_parser.h | 33 MOCK_METHOD3(SerializeKeyBlob, bool(const TPM2B_PUBLIC&, 37 TPM2B_PUBLIC*,
|
D | blob_parser.h | 35 virtual bool SerializeKeyBlob(const TPM2B_PUBLIC& public_info, 42 TPM2B_PUBLIC* public_info,
|
D | session_manager_test.cc | 107 TPM2B_PUBLIC public_data; in TEST_F() 126 TPM2B_PUBLIC public_data; in TEST_F() 137 TPM2B_PUBLIC public_data; in TEST_F() 153 TPM2B_PUBLIC public_data; in TEST_F()
|
D | tpm_utility_test.cc | 493 TPM2B_PUBLIC public_area; in TEST_F() 519 TPM2B_PUBLIC public_area; in TEST_F() 541 TPM2B_PUBLIC public_area; in TEST_F() 562 TPM2B_PUBLIC public_area; in TEST_F() 592 TPM2B_PUBLIC public_area; in TEST_F() 622 TPM2B_PUBLIC public_area; in TEST_F() 650 TPM2B_PUBLIC public_area; in TEST_F() 673 TPM2B_PUBLIC public_area; in TEST_F() 707 TPM2B_PUBLIC public_area; in TEST_F() 739 TPM2B_PUBLIC public_area; in TEST_F() [all …]
|
D | mock_tpm.cc | 75 const TPM2B_PUBLIC& in_public, in CreateSync() 79 TPM2B_PUBLIC* out_public, in CreateSync() 206 const TPM2B_PUBLIC& in_public, in CreatePrimarySync() 210 TPM2B_PUBLIC* out_public, in CreatePrimarySync()
|
D | blob_parser.cc | 26 bool BlobParser::SerializeKeyBlob(const TPM2B_PUBLIC& public_info, in SerializeKeyBlob() 48 TPM2B_PUBLIC* public_info, in ParseKeyBlob()
|
D | mock_tpm.h | 130 const TPM2B_PUBLIC& in_public, 139 const TPM2B_PUBLIC& in_public, 143 TPM2B_PUBLIC* out_public, 151 const TPM2B_PUBLIC& in_public, 154 TPM2B_PUBLIC* out_public, 163 const TPM2B_PUBLIC& in_public, 170 const TPM2B_PUBLIC& in_public, 176 const TPM2B_PUBLIC& in_public, 182 const TPM2B_PUBLIC& in_public, 195 TPM2B_PUBLIC* out_public, [all …]
|
D | tpm_utility_impl.cc | 812 TPM2B_PUBLIC public_data = Make_TPM2B_PUBLIC(public_area); in ImportRSAKey() 921 TPM2B_PUBLIC out_public; in CreateRSAKeyPair() 974 TPM2B_PUBLIC in_public; in LoadKey() 1017 TPM2B_PUBLIC public_area; in GetKeyPublicArea() 1066 TPM2B_PUBLIC out_public; in SealData() 1521 TPM2B_PUBLIC rsa_public_area = Make_TPM2B_PUBLIC(public_area); in CreateStorageRootKeys() 1574 TPM2B_PUBLIC ecc_public_area = Make_TPM2B_PUBLIC(public_area); in CreateStorageRootKeys() 1646 TPM2B_PUBLIC out_public; in CreateSaltingKey()
|
D | session_manager_impl.cc | 155 TPM2B_PUBLIC public_data; in EncryptSalt()
|
D | tpm_generated_test.cc | 209 TPM2B_PUBLIC in_public; in TEST() 225 TPM2B_PUBLIC out_public; in TEST()
|
D | tpm_generated.h | 1522 struct TPM2B_PUBLIC { struct 3406 const TPM2B_PUBLIC& value, 3411 TPM2B_PUBLIC* value, 3414 TRUNKS_EXPORT TPM2B_PUBLIC Make_TPM2B_PUBLIC( 3890 const TPM2B_PUBLIC& out_public, 3898 const TPM2B_PUBLIC& in_public, 3906 TPM2B_PUBLIC* out_public, 3915 const TPM2B_PUBLIC& in_public, 3924 const TPM2B_PUBLIC& in_public, 3928 TPM2B_PUBLIC* out_public, [all …]
|
D | trunks_factory_for_test.cc | 506 bool SerializeKeyBlob(const TPM2B_PUBLIC& public_info, in SerializeKeyBlob() 513 TPM2B_PUBLIC* public_info, in ParseKeyBlob()
|
D | tpm_generated.cc | 8291 const TPM2B_PUBLIC& value, in Serialize_TPM2B_PUBLIC() 8312 TPM2B_PUBLIC* value, in Parse_TPM2B_PUBLIC() 8335 TPM2B_PUBLIC Make_TPM2B_PUBLIC( in Make_TPM2B_PUBLIC() 8337 TPM2B_PUBLIC tpm2b; in Make_TPM2B_PUBLIC() 11279 const TPM2B_PUBLIC& in_public, in SerializeCommand_Create() 11421 TPM2B_PUBLIC* out_public, in ParseResponse_Create() 11568 TPM2B_PUBLIC(), in CreateErrorCallback() 11582 TPM2B_PUBLIC out_public; in CreateResponseParser() 11611 const TPM2B_PUBLIC& in_public, in Create() 11644 const TPM2B_PUBLIC& in_public, in CreateSync() [all …]
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 672 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.
|
D | raw_structures_fixed.txt | 672 TPM2B_PUBLIC ......................................................................................… 1047 Table 185 — Definition of TPM2B_PUBLIC Structure ..................................................… 14376 An object description requires a TPM2B_PUBLIC structure and may require a TPMT_SENSITIVE 14382 The TPM may produce multiple different TPM2B_PRIVATE structures for a single TPM2B_PUBLIC 14388 This clause defines the TPM2B_PUBLIC structure and the higher-level substructure that may be 14389 contained in a TPM2B_PUBLIC. The higher-level structures that are currently defined for inclusion i… 14390 TPM2B_PUBLIC are the 14895 12.2.5 TPM2B_PUBLIC 14897 Table 185 — Definition of TPM2B_PUBLIC Structure 14931 TPM2B_PRIVATE along with a TPM2B_PUBLIC are needed to describe a TPM object.
|
D | raw_commands.txt | 4187 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 …]
|
D | raw_commands_fixed.txt | 4189 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 …]
|