HomeSort by relevance Sort by last modified time
    Searched refs:pcrAllocated (Results 1 - 3 of 3) sorted by null

  /external/tpm2/
PCR.c 216 for(gp.pcrAllocated.count = 0; gp.pcrAllocated.count < HASH_COUNT;
217 gp.pcrAllocated.count++)
219 gp.pcrAllocated.pcrSelections[gp.pcrAllocated.count].hash
220 = CryptGetHashAlgByIndex(gp.pcrAllocated.count);
221 gp.pcrAllocated.pcrSelections[gp.pcrAllocated.count].sizeofSelect
224 gp.pcrAllocated.pcrSelections[gp.pcrAllocated.count].pcrSelect[i
    [all...]
Global.h 717 TPML_PCR_SELECTION pcrAllocated;
    [all...]
NV.c 505 s_reservedSize[NV_PCR_ALLOCATED] = sizeof(gp.pcrAllocated);
638 NvReadReserved(NV_PCR_ALLOCATED, &gp.pcrAllocated);
    [all...]

Completed in 77 milliseconds