Home | History | Annotate | Download | only in tpm2

Lines Matching refs:TPM_PT_PCR_FIRST

1221       // TPM_PT_PCR_FIRST is defined as 0 in spec. It ensures that property
1222 // value would never be less than TPM_PT_PCR_FIRST
1223 pAssert(TPM_PT_PCR_FIRST == 0);