Home | History | Annotate | Download | only in tpm2

Lines Matching defs:oldCount

1631    UINT16      oldCount = (UINT16)gr.commitCounter;
1633 BitSet(oldCount & COMMIT_INDEX_MASK, gr.commitArray, sizeof(gr.commitArray));
1634 return oldCount;