Home
last modified time | relevance | path

Searched refs:attestationData (Results 1 – 7 of 7) sorted by relevance

/external/tpm2/
DAttest_spt.c138 buffer = attest->t.attestationData; in SignAttestInfo()
162 CryptUpdateDigest(&hashState, attest->t.size, attest->t.attestationData); in SignAttestInfo()
Dtpm_types.h950 BYTE attestationData[sizeof(TPMS_ATTEST)]; member
Dtpm_generated.c446 total_size += BYTE_Marshal(&source->t.attestationData[i], buffer, size); in TPM2B_ATTEST_Marshal()
467 result = BYTE_Unmarshal(&target->t.attestationData[i], buffer, size); in TPM2B_ATTEST_Unmarshal()
Dpart4.txt6193 107 buffer = attest->t.attestationData;
6218 132 CryptUpdateDigest(&hashState, attest->t.size, attest->t.attestationData);
6222 136 // hash(qualifyingData || hash(attestationData))
/external/tpm2/generator/
Dstructures.txt1205 _NAME attestationData _ARRAY size
Draw_structures.txt12294 This sized buffer to contain the signed structure. The attestationData is the signed portion of the…
12307 size of the attestationData structure
12309 attestationData[size]{:sizeof(TPMS_ATTEST)}
Draw_structures_fixed.txt12319 This sized buffer to contain the signed structure. The attestationData is the signed portion of the…
12332 size of the attestationData structure
12334 attestationData [size] {:sizeof(TPMS_ATTEST)}