Searched refs:TPM_EO (Results 1 – 14 of 14) sorted by relevance
/external/tpm2/ |
D | PolicyCounterTimer_fp.h | 16 TPM_EO operation;
|
D | PolicyNV_fp.h | 18 TPM_EO operation;
|
D | PolicyCounterTimer.c | 153 CryptUpdateDigestInt(&hashState, sizeof(TPM_EO), &in->operation); in TPM2_PolicyCounterTimer()
|
D | PolicyNV.c | 163 CryptUpdateDigestInt(&hashState, sizeof(TPM_EO), &in->operation); in TPM2_PolicyNV()
|
D | tpm_generated.h | 1497 UINT16 TPM_EO_Marshal(TPM_EO* source, BYTE** buffer, INT32* size); 1499 TPM_RC TPM_EO_Unmarshal(TPM_EO* target, BYTE** buffer, INT32* size);
|
D | tpm_types.h | 188 typedef UINT16 TPM_EO; typedef
|
D | tpm_generated.c | 7498 UINT16 TPM_EO_Marshal(TPM_EO* source, BYTE** buffer, INT32* size) { in TPM_EO_Marshal() 7502 TPM_RC TPM_EO_Unmarshal(TPM_EO* target, BYTE** buffer, INT32* size) { in TPM_EO_Unmarshal()
|
D | part3.txt | 11993 TPM_EO operation the comparison to make 12180 146 CryptUpdateDigestInt(&hashState, sizeof(TPM_EO), &in->operation); 12282 TPM_EO operation the comparison to make 12459 139 CryptUpdateDigestInt(&hashState, sizeof(TPM_EO), &in->operation);
|
/external/tpm2/generator/ |
D | structures.txt | 370 _NEW_TYPE TPM_EO
|
D | commands.txt | 1716 _TYPE TPM_EO 1744 _TYPE TPM_EO
|
D | raw_structures.txt | 177 TPM_EO (EA Arithmetic Operands) ...................................................................… 824 Table 17 — Definition of (UINT16) TPM_EO Constants <IN/OUT> .......................................… 5709 TPM_EO (EA Arithmetic Operands) 5710 Table 17 — Definition of (UINT16) TPM_EO Constants <IN/OUT>
|
D | raw_structures_fixed.txt | 177 TPM_EO (EA Arithmetic Operands) ...................................................................… 824 Table 17 — Definition of (UINT16) TPM_EO Constants <IN/OUT> .......................................… 5700 TPM_EO (EA Arithmetic Operands) 5701 Table 17 — Definition of (UINT16) TPM_EO Constants <IN/OUT>
|
D | raw_commands.txt | 21462 TPM_EO 21903 CryptUpdateDigestInt(&hashState, sizeof(TPM_EO), &in->operation); 22052 TPM_EO 22459 CryptUpdateDigestInt(&hashState, sizeof(TPM_EO), &in->operation);
|
D | raw_commands_fixed.txt | 21473 TPM_EO 21914 CryptUpdateDigestInt(&hashState, sizeof(TPM_EO), &in->operation); 22063 TPM_EO 22470 CryptUpdateDigestInt(&hashState, sizeof(TPM_EO), &in->operation);
|