Searched refs:pcrUpdateCounter (Results 1 – 9 of 9) 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 | 15 UINT32 pcrUpdateCounter; member
|
D | Marshal_PCR_Read.c | 27 total_size += UINT32_Marshal(&source->pcrUpdateCounter, buffer, size); in PCR_Read_Out_Marshal()
|
D | part3.txt | 960 5) if policySession→pcrUpdateCounter has been set, then it shall match the value of 961 pcrUpdateCounter (TPM_RC_PCR_CHANGED); 9587 The current value of the PCR Update Counter is returned in pcrUpdateCounter. 9624 UINT32 pcrUpdateCounter the current value of the PCR update counter 9654 14 PCRRead(&in->pcrSelectionIn, &out->pcrValues, &out->pcrUpdateCounter); 10352 A _TPM_Hash_End indication that occurs after TPM2_Startup() will increment pcrUpdateCounter unless 10594 pcrUpdateCounter – this parameter is updated by TPM2_PolicyPCR(). This value may only be 10596 policySession→pcrUpdateCounter has its default state, indicating that this is the first 10597 … TPM2_PolicyPCR(). If it has its default value, then policySession→pcrUpdateCounter is set to the 10598 … current value of pcrUpdateCounter. If policySession→pcrUpdateCounter does not have its default [all …]
|
/external/tpm2/generator/ |
D | raw_commands.txt | 1515 5) if policySession→pcrUpdateCounter has been set, then it shall match the value of 1516 pcrUpdateCounter (TPM_RC_PCR_CHANGED); 17162 The current value of the PCR Update Counter is returned in pcrUpdateCounter. 17234 pcrUpdateCounter 17303 PCRRead(&in->pcrSelectionIn, &out->pcrValues, &out->pcrUpdateCounter); 18468 A _TPM_Hash_End indication that occurs after TPM2_Startup() will increment pcrUpdateCounter unless 18874 pcrUpdateCounter – this parameter is updated by TPM2_PolicyPCR(). This value may only be set 18876 policySession→pcrUpdateCounter has its default state indicating that this is the first 18877 TPM2_PolicyPCR(). If it has its default value, then policySession→pcrUpdateCounter is set to the 18878 current value of pcrUpdateCounter. If policySession→pcrUpdateCounter does not have its default [all …]
|
D | raw_commands_fixed.txt | 1515 5) if policySession→pcrUpdateCounter has been set, then it shall match the value of 1516 pcrUpdateCounter (TPM_RC_PCR_CHANGED); 17173 The current value of the PCR Update Counter is returned in pcrUpdateCounter. 17245 pcrUpdateCounter 17314 PCRRead(&in->pcrSelectionIn, &out->pcrValues, &out->pcrUpdateCounter); 18479 A _TPM_Hash_End indication that occurs after TPM2_Startup() will increment pcrUpdateCounter unless 18885 pcrUpdateCounter – this parameter is updated by TPM2_PolicyPCR(). This value may only be set 18887 policySession→pcrUpdateCounter has its default state indicating that this is the first 18888 TPM2_PolicyPCR(). If it has its default value, then policySession→pcrUpdateCounter is set to the 18889 current value of pcrUpdateCounter. If policySession→pcrUpdateCounter does not have its default [all …]
|
D | commands.txt | 1395 _NAME pcrUpdateCounter
|
D | raw_structures.txt | 7009 the pcrUpdateCounter
|
D | raw_structures_fixed.txt | 7031 the pcrUpdateCounter
|