Home
last modified time | relevance | path

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

/external/tpm2/
DQuote.c61 &in->PCRselect, in TPM2_Quote()
66 quoted.attested.quote.pcrSelect = in->PCRselect; in TPM2_Quote()
DQuote_fp.h16 TPML_PCR_SELECTION PCRselect; member
DMarshal_Quote.c54 result = TPML_PCR_SELECTION_Unmarshal(&target->PCRselect, buffer, size); in Quote_In_Unmarshal()
Dpart3.txt7661 The TPM will hash the list of PCR selected by PCRselect using the hash algorithm associated with
7695 TPML_PCR_SELECTION PCRselect PCR set to quote
7773 46 &in->PCRselect,
7776 49 // Copy PCR select. "PCRselect" is modified in PCRComputeCurrentDigest
7778 51 quoted.attested.quote.pcrSelect = in->PCRselect;
/external/tpm2/generator/
Dcommands.txt1054 _NAME PCRselect
Draw_commands.txt13507 The TPM will hash the list of PCR selected by PCRselect using the hash algorithm associated with
13570 PCRselect
13737 &in->PCRselect,
13739 // Copy PCR select. "PCRselect" is modified in PCRComputeCurrentDigest
13741 quoted.attested.quote.pcrSelect = in->PCRselect;
Draw_commands_fixed.txt13518 The TPM will hash the list of PCR selected by PCRselect using the hash algorithm associated with
13581 PCRselect
13748 &in->PCRselect,
13750 // Copy PCR select. "PCRselect" is modified in PCRComputeCurrentDigest
13752 quoted.attested.quote.pcrSelect = in->PCRselect;