Lines Matching refs:sizeofSelect
221 gp.pcrAllocated.pcrSelections[gp.pcrAllocated.count].sizeofSelect
409 for(i = selection->sizeofSelect; i < PCR_SELECT_MAX; i++)
420 for (i = 0; i < selection->sizeofSelect; i++)
806 && (pcr / 8) < select->sizeofSelect)
836 selection->pcrSelections[i].sizeofSelect);
945 for(j = 0; j < newAllocate.pcrSelections[i].sizeofSelect; j++)
1109 select->sizeofSelect = (IMPLEMENTATION_PCR + 7) / 8;
1111 MemorySet(select->pcrSelect, 0, select->sizeofSelect);