Home
last modified time | relevance | path

Searched refs:PCR_DRTM (Results 1 – 1 of 1) sorted by relevance

/external/tpm2/
DPCR.c932 # define PCR_DRTM (PCR_FIRST + DRTM_PCR) // for cosmetics in PCRAllocate() macro
933 pcrDrtm = pcrDrtm || TEST_BIT(PCR_DRTM, newAllocate.pcrSelections[i]); in PCRAllocate()