Home
last modified time | relevance | path

Searched refs:TPMS_ATTEST (Results 1 – 20 of 20) sorted by relevance

/external/tpm2/
DAttest_spt_fp.h13 TPMS_ATTEST *attest // OUT: attest structure
18 TPMS_ATTEST *certifyInfo, // IN: the data to be signed
DAttest_spt.c30 TPMS_ATTEST *attest // OUT: attest structure in FillInAttestInfo()
124 TPMS_ATTEST *certifyInfo, // IN: the data to be signed in SignAttestInfo()
139 bufferSize = sizeof(TPMS_ATTEST); in SignAttestInfo()
DGetTime.c31 TPMS_ATTEST timeInfo; in TPM2_GetTime()
DCertify.c29 TPMS_ATTEST certifyInfo; in TPM2_Certify()
DQuote.c28 TPMS_ATTEST quoted; in TPM2_Quote()
DGetCommandAuditDigest.c31 TPMS_ATTEST auditInfo; in TPM2_GetCommandAuditDigest()
DGetSessionAuditDigest.c33 TPMS_ATTEST auditInfo; in TPM2_GetSessionAuditDigest()
DCertifyCreation.c32 TPMS_ATTEST certifyInfo; in TPM2_CertifyCreation()
Dmarshal_fp.h33 MARSHAL_WRAPPER(TPMS_ATTEST)
DNV_Certify.c33 TPMS_ATTEST certifyInfo; in TPM2_NV_Certify()
Dtpm_types.h944 } TPMS_ATTEST; typedef
950 BYTE attestationData[sizeof(TPMS_ATTEST)];
Dtpm_generated.h781 UINT16 TPMS_ATTEST_Marshal(TPMS_ATTEST* source, BYTE** buffer, INT32* size);
783 TPM_RC TPMS_ATTEST_Unmarshal(TPMS_ATTEST* target, BYTE** buffer, INT32* size);
Dpart3.txt7283 most signing schemes, this value will be placed in the TPMS_ATTEST.extraData parameter that is then
7326 NOTE 2 If signHandle is TPM_RH_NULL, the TPMS_ATTEST structure is returned and signature i…
7405 12 TPMS_ATTEST certifyInfo;
7487 If the ticket is valid, then the TPM will create a TPMS_ATTEST structure and place creationHash of …
7491 NOTE 2 If signHandle is TPM_RH_NULL, the TPMS_ATTEST structure is returned and signature i…
7579 14 TPMS_ATTEST certifyInfo;
7666 NOTE 2 If signHandle is TPM_RH_NULL, the TPMS_ATTEST structure is returned and signature i…
7740 13 TPMS_ATTEST quoted;
7840 NOTE 4 If signHandle is TPM_RH_NULL, the TPMS_ATTEST structure is returned and signature i…
7926 13 TPMS_ATTEST auditInfo;
[all …]
Dtpm_generated.c463 if (target->t.size > sizeof(TPMS_ATTEST)) { in TPM2B_ATTEST_Unmarshal()
6406 UINT16 TPMS_ATTEST_Marshal(TPMS_ATTEST* source, BYTE** buffer, INT32* size) { in TPMS_ATTEST_Marshal()
6419 TPM_RC TPMS_ATTEST_Unmarshal(TPMS_ATTEST* target, BYTE** buffer, INT32* size) { in TPMS_ATTEST_Unmarshal()
Dpart4.txt6053 Fill in common fields of TPMS_ATTEST structure.
6067 8 TPMS_ATTEST *attest // OUT: attest structure
6157 Sign a TPMS_ATTEST structure. If signHandle is TPM_RH_NULL, a null signature is returned.
6179 93 TPMS_ATTEST *certifyInfo, // IN: the data to be signed
6192 106 // Marshal TPMS_ATTEST structure for hash
/external/tpm2/generator/
Dstructures.txt1186 _STRUCTURE TPMS_ATTEST
1206 _MAX size sizeof(TPMS_ATTEST)
Draw_commands_fixed.txt12806 most signing schemes, this value will be placed in the TPMS_ATTEST.extraData parameter that is then
13063 TPMS_ATTEST
13177 If the ticket is valid, then the TPM will create a TPMS_ATTEST structure and place creationHash of …
13182 If signHandle is TPM_RH_NULL, the TPMS_ATTEST structure is returned and signature is a NULL
13400 TPMS_ATTEST
13716 TPMS_ATTEST
14063 TPMS_ATTEST
14396 TPMS_ATTEST
14516 TPMS_ATTEST.clockInfo and again in TPMS_ATTEST.attested.time.clockInfo. The firmware version
14523 (TPMS_ATTEST.firmwareVersion
[all …]
Draw_commands.txt12795 most signing schemes, this value will be placed in the TPMS_ATTEST.extraData parameter that is then
13052 TPMS_ATTEST
13166 If the ticket is valid, then the TPM will create a TPMS_ATTEST structure and place creationHash of …
13171 If signHandle is TPM_RH_NULL, the TPMS_ATTEST structure is returned and signature is a NULL
13389 TPMS_ATTEST
13705 TPMS_ATTEST
14052 TPMS_ATTEST
14385 TPMS_ATTEST
14505 TPMS_ATTEST.clockInfo and again in TPMS_ATTEST.attested.time.clockInfo. The firmware version
14512 (TPMS_ATTEST.firmwareVersion
[all …]
Draw_structures_fixed.txt483 10.11.8 TPMS_ATTEST ...............................................................................…
965 Table 117 — Definition of TPMS_ATTEST Structure <OUT> .............................................…
12258 10.11.8 TPMS_ATTEST
12262 Table 117 — Definition of TPMS_ATTEST Structure <OUT>
12334 attestationData [size] {:sizeof(TPMS_ATTEST)}
Draw_structures.txt483 10.11.8 TPMS_ATTEST ...............................................................................…
965 Table 117 — Definition of TPMS_ATTEST Structure <OUT> .............................................…
12233 10.11.8 TPMS_ATTEST
12237 Table 117 — Definition of TPMS_ATTEST Structure <OUT>
12309 attestationData[size]{:sizeof(TPMS_ATTEST)}