Home
last modified time | relevance | path

Searched refs:TPMT_HA (Results 1 – 14 of 14) sorted by relevance

/external/tpm2/
DFieldUpgradeData_fp.h15 TPMT_HA nextDigest;
16 TPMT_HA firstDigest;
Dtpm_types.h618 } TPMT_HA; typedef
633 BYTE buffer[sizeof(TPMT_HA)];
694 TPMT_HA digest;
802 TPMT_HA digests[HASH_COUNT];
1351 TPMT_HA hmac;
DSession.c376 TPM2B_TYPE(KEY, (sizeof(TPMT_HA) + sizeof(seed->t.buffer))); in SessionCreate()
Dtpm_generated.h1217 UINT16 TPMT_HA_Marshal(TPMT_HA* source, BYTE** buffer, INT32* size);
1219 TPM_RC TPMT_HA_Unmarshal(TPMT_HA* target, BYTE** buffer, INT32* size);
Dtpm_generated.c802 if (target->t.size > sizeof(TPMT_HA)) { in TPM2B_DATA_Unmarshal()
5462 UINT16 TPMT_HA_Marshal(TPMT_HA* source, BYTE** buffer, INT32* size) { in TPMT_HA_Marshal()
5469 TPM_RC TPMT_HA_Unmarshal(TPMT_HA* target, BYTE** buffer, INT32* size) { in TPMT_HA_Unmarshal()
6964 return TPMT_HA_Marshal((TPMT_HA*)&source->hmac, buffer, size); in TPMU_SIGNATURE_Marshal()
7011 return TPMT_HA_Unmarshal((TPMT_HA*)&target->hmac, buffer, size); in TPMU_SIGNATURE_Unmarshal()
DCryptUtil.c2270 BYTE defaultIV[sizeof(TPMT_HA)]; in CryptSymmetricDecrypt()
Dpart3.txt9312 …ause the unmarshalling of digests will fail. Each of the entries in the list is a TPMT_HA, which is
15750 TPMT_HA+ nextDigest
15752 TPMT_HA firstDigest tagged digest of the first block of the sequence
Dpart4.txt14567 295 TPM2B_TYPE(KEY, (sizeof(TPMT_HA) + sizeof(seed->t.buffer)));
22018 1808 BYTE defaultIV[sizeof(TPMT_HA)];
22555 2249 // is the size of the buffer which can contain a TPMT_HA.
/external/tpm2/generator/
Dstructures.txt920 _STRUCTURE TPMT_HA
936 _MAX size sizeof(TPMT_HA)
1085 _TYPE TPMT_HA
1580 _TYPE TPMT_HA
1697 _TYPE TPMT_HA
Draw_structures_fixed.txt370 TPMT_HA............................................................................................…
889 Table 68 — Definition of TPMT_HA Structure <IN/OUT> ...............................................…
10303 10.2.2 TPMT_HA
10310 In the exemplary code, when a TPMT_HA is allocated, the digest field is large enough to support the
10313 Table 68 — Definition of TPMT_HA Structure <IN/OUT>
10335 allowed if a use of a TPMT_HA allows TPM_ALG_NULL.
10432 buffer [size] {:sizeof(TPMT_HA)}
10666 TPMT_HA
11542 TPMT_HA
14199 TPMT_HA
Draw_structures.txt370 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
Dcommands.txt2332 _TYPE TPMT_HA+
2335 _TYPE TPMT_HA
Draw_commands_fixed.txt16676 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
Draw_commands.txt16665 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