Searched refs:stateSave (Results 1 – 2 of 2) sorted by relevance
484 (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()
1126 unsigned int stateSave : 1; // if the PCR value should be member