Home
last modified time | relevance | path

Searched refs:pcrSelections (Results 1 – 7 of 7) sorted by relevance

/external/tpm2/
DPCR.c218 gp.pcrAllocated.pcrSelections[gp.pcrAllocated.count].hash in PCRSimStart()
220 gp.pcrAllocated.pcrSelections[gp.pcrAllocated.count].sizeofSelect in PCRSimStart()
223 gp.pcrAllocated.pcrSelections[gp.pcrAllocated.count].pcrSelect[i] in PCRSimStart()
303 if(gp.pcrAllocated.pcrSelections[i].hash == hashAlg) in PcrIsAllocated()
305 if(((gp.pcrAllocated.pcrSelections[i].pcrSelect[pcr/8]) in PcrIsAllocated()
413 if(gp.pcrAllocated.pcrSelections[i].hash == selection->hash) in FilterPcr()
415 allocated = &gp.pcrAllocated.pcrSelections[i]; in FilterPcr()
492 TPMI_ALG_HASH hash = gp.pcrAllocated.pcrSelections[j].hash; in PCRStartup()
503 gp.pcrAllocated.pcrSelections[j].hash, in PCRStartup()
560 pcrData = GetPcrPointer(gp.pcrAllocated.pcrSelections[j].hash, pcr); in PCRStateSave()
[all …]
Dtpm_types.h817 TPMS_PCR_SELECTION pcrSelections[HASH_COUNT]; member
Dpart4.txt12623 154 gp.pcrAllocated.pcrSelections[gp.pcrAllocated.count].hash
12626 157 gp.pcrAllocated.pcrSelections[gp.pcrAllocated.count].sizeofSelect
12629 160 gp.pcrAllocated.pcrSelections[gp.pcrAllocated.count].pcrSelect[i]
12719 223 if(gp.pcrAllocated.pcrSelections[i].hash == hashAlg)
12721 225 if(((gp.pcrAllocated.pcrSelections[i].pcrSelect[pcr/8])
12845 309 if(gp.pcrAllocated.pcrSelections[i].hash == selection->hash)
12847 311 allocated = &gp.pcrAllocated.pcrSelections[i];
12943 385 TPMI_ALG_HASH hash = gp.pcrAllocated.pcrSelections[j].hash;
12955 397 gp.pcrAllocated.pcrSelections[j].hash,
13023 453 pcrData = GetPcrPointer(gp.pcrAllocated.pcrSelections[j].hash, pcr);
[all …]
Dtpm_generated.c975 TPMS_PCR_SELECTION_Marshal(&source->pcrSelections[i], buffer, size); in TPML_PCR_SELECTION_Marshal()
994 TPMS_PCR_SELECTION_Unmarshal(&target->pcrSelections[i], buffer, size); in TPML_PCR_SELECTION_Unmarshal()
/external/tpm2/generator/
Dstructures.txt1099 _NAME pcrSelections _ARRAY count
Draw_structures_fixed.txt11609 pcrSelections [count] {:HASH_COUNT}
Draw_structures.txt11590 pcrSelections[count]{:HASH_COUNT}