Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DPCR.c888 BOOL pcrDrtm = FALSE; in PCRAllocate() local
931 pcrDrtm = pcrDrtm || TestBit(DRTM_PCR, in PCRAllocate()
936 pcrDrtm = TRUE; in PCRAllocate()
959 if(!pcrDrtm || !pcrHcrtm) in PCRAllocate()