Searched refs:localityBits (Results 1 – 1 of 1) sorted by relevance
622 UINT8 localityBits = 1; in PCRIsResetAllowed() local631 localityBits = localityBits << commandLocality; in PCRIsResetAllowed()632 if((localityBits & s_initAttributes[pcr].resetLocality) == 0) in PCRIsResetAllowed()675 UINT8 localityBits = 1; in PCRIsExtendAllowed() local679 localityBits = localityBits << commandLocality; in PCRIsExtendAllowed()680 if((localityBits & s_initAttributes[pcr].extendLocality) == 0) in PCRIsExtendAllowed()