Searched refs:TPMT_HA (Results 1 – 7 of 7) sorted by relevance
/system/tpm/trunks/ |
D | tpm_generated.h | 960 struct TPMT_HA { struct 972 BYTE buffer[sizeof(TPMT_HA)]; argument 1001 TPMT_HA digest; 1087 TPMT_HA digests[HASH_COUNT]; 1449 TPMT_HA hmac; 2564 const TPMT_HA& value, 2569 TPMT_HA* value, 6068 const TPMT_HA& next_digest, 6069 const TPMT_HA& first_digest)> FieldUpgradeDataResponse; 6076 TPMT_HA* next_digest, [all …]
|
D | mock_tpm.h | 1321 TPMT_HA* next_digest, 1322 TPMT_HA* first_digest,
|
D | tpm_generated.cc | 2435 const TPMT_HA& value, in Serialize_TPMT_HA() 2457 TPMT_HA* value, in Parse_TPMT_HA() 34289 TPMT_HA* next_digest, in ParseResponse_FieldUpgradeData() 34290 TPMT_HA* first_digest, in ParseResponse_FieldUpgradeData() 34393 TPMT_HA(), in FieldUpgradeDataErrorCallback() 34394 TPMT_HA()); in FieldUpgradeDataErrorCallback() 34404 TPMT_HA next_digest; in FieldUpgradeDataResponseParser() 34405 TPMT_HA first_digest; in FieldUpgradeDataResponseParser() 34446 TPMT_HA* next_digest, in FieldUpgradeDataSync() 34447 TPMT_HA* first_digest, in FieldUpgradeDataSync()
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 370 TPMT_HA............................................................................................… 889 Table 68 — Definition of TPMT_HA Structure <IN/OUT> ...............................................… 10290 10.2.2 TPMT_HA 10297 In the exemplary code, when a TPMT_HA is allocated, the digest field is large enough to support the 10300 Table 68 — Definition of TPMT_HA Structure <IN/OUT> 10322 allowed if a use of a TPMT_HA allows TPM_ALG_NULL. 10419 buffer[size]{:sizeof(TPMT_HA)} 10653 TPMT_HA 11523 TPMT_HA 14197 TPMT_HA
|
D | raw_structures_fixed.txt | 370 TPMT_HA............................................................................................… 889 Table 68 — Definition of TPMT_HA Structure <IN/OUT> ...............................................… 10318 10.2.2 TPMT_HA 10325 In the exemplary code, when a TPMT_HA is allocated, the digest field is large enough to support the 10328 Table 68 — Definition of TPMT_HA Structure <IN/OUT> 10350 allowed if a use of a TPMT_HA allows TPM_ALG_NULL. 10447 buffer[size]{:sizeof(TPMT_HA)} 10681 TPMT_HA 11555 TPMT_HA 14212 TPMT_HA
|
D | raw_commands.txt | 16665 because the unmarshalling of digests will fail. Each of the entries in the list is a TPMT_HA which … 28406 TPMT_HA+ 28413 TPMT_HA
|
D | raw_commands_fixed.txt | 16676 because the unmarshalling of digests will fail. Each of the entries in the list is a TPMT_HA which … 28417 TPMT_HA+ 28424 TPMT_HA
|