Home | History | Annotate | Download | only in tpm2

Lines Matching refs:pcrCounter

478        gr.pcrCounter = 0;
643 // PCR causes an increment of the pcrCounter. If it does, then the function increments the counter.
653 gr.pcrCounter++;
715 gr.pcrCounter++;
780 UINT32 *pcrCounter // OUT: the current value of PCR generation
843 *pcrCounter = gr.pcrCounter;