Home
last modified time | relevance | path

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

/external/tpm2/
DPCR.c484 (type == SU_RESUME && s_initAttributes[pcr].stateSave == SET) ? 1 : 0; in PCRStartup()
554 UINT32 stateSaved = (s_initAttributes[pcr].stateSave == SET) ? 1 : 0; in PCRStateSave()
598 if(s_initAttributes[pcr].stateSave == SET) in PCRIsStateSaved()
1117 if(s_initAttributes[pcr].stateSave == SET) in PCRGetProperty()
DGlobal.h1126 unsigned int stateSave : 1; // if the PCR value should be member