Searched refs:PCR_LAST (Results 1 – 5 of 5) sorted by relevance
141 RANGE(PCR_FIRST, PCR_LAST, UINT32),147 RANGE(PCR_FIRST, PCR_LAST, UINT32)}},
905 && (*target > PCR_LAST) in TPMI_DH_ENTITY_Unmarshal()927 else if(*target > PCR_LAST) in TPMI_DH_PCR_Unmarshal()
1268 for(i = handle & HR_HANDLE_MASK; i <= PCR_LAST; i++) in PCRCapGetHandles()
716 #define PCR_LAST (TPM_HC)((PCR_FIRST+IMPLEMENTATION_PCR-1)) macro
293 - Fixed definition of PCR_LAST AND TRANSIENT_LAST macros.