Lines Matching refs:SET
39 // PCR. If it does, groupIndex is set to value of the group index. This feature of PCR is decided by the
67 // the PCR. If it does, groupIndex is set to value of the group index. This feature of PCR is decided by the
451 // if the TPM has not started, then set the PCR to 0...04 and then extend
485 (type == SU_RESUME && s_initAttributes[pcr].stateSave == SET) ? 1 : 0;
555 UINT32 stateSaved = (s_initAttributes[pcr].stateSave == SET) ? 1 : 0;
599 if(s_initAttributes[pcr].stateSave == SET)
642 // This function checks a PCR handle to see if the attributes for the PCR are set so that any change to the
725 // As a side-effect, selection is modified so that only the implemented PCR will have their bits still set.
850 // This function is used by _TPM_Hash_End() to set a PCR to the computed hash of the H-CRTM event.
973 // This function is used to set the designated PCR in all banks to an initial value. The initial value is signed
978 TPM_HANDLE handle, // IN: the handle of the PCR to set
979 INT8 initialValue // IN: the value to set
1001 // Set the LSO to the input value
1082 BYTE *bitmap // OUT: bit map to be set
1108 // Always set the bitmap to be the size of all PCR
1118 if(s_initAttributes[pcr].stateSave == SET)