Searched refs:pcrValues (Results 1 – 7 of 7) sorted by relevance
/external/tpm2/ |
D | PCR_Read.c | 20 PCRRead(&in->pcrSelectionIn, &out->pcrValues, &out->pcrUpdateCounter); in TPM2_PCR_Read()
|
D | PCR_Read_fp.h | 17 TPML_DIGEST pcrValues; member
|
D | Marshal_PCR_Read.c | 30 total_size += TPML_DIGEST_Marshal(&source->pcrValues, buffer, size); in PCR_Read_Out_Marshal()
|
D | part3.txt | 9582 then the TPM will add the digest of the PCR to the list of values to be returned in pcrValues. 9583 The TPM will continue processing bits until all have been processed or until pcrValues would be too… 9586 pcrValues. 9627 TPML_DIGEST pcrValues 9654 14 PCRRead(&in->pcrSelectionIn, &out->pcrValues, &out->pcrUpdateCounter);
|
/external/tpm2/generator/ |
D | commands.txt | 1401 _NAME pcrValues
|
D | raw_commands.txt | 17158 The TPM will continue processing bits until all have been processed or until pcrValues would be too… 17161 pcrValues. 17246 pcrValues 17303 PCRRead(&in->pcrSelectionIn, &out->pcrValues, &out->pcrUpdateCounter);
|
D | raw_commands_fixed.txt | 17169 The TPM will continue processing bits until all have been processed or until pcrValues would be too… 17172 pcrValues. 17257 pcrValues 17314 PCRRead(&in->pcrSelectionIn, &out->pcrValues, &out->pcrUpdateCounter);
|