Home
last modified time | relevance | path

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

/external/tpm2/
DPCR_Allocate.c40 result = PCRAllocate(&in->pcrAllocation, &out->maxPCR, in TPM2_PCR_Allocate()
DPCR_Allocate_fp.h14 TPML_PCR_SELECTION pcrAllocation; member
DMarshal_PCR_Allocate.c48 result = TPML_PCR_SELECTION_Unmarshal(&target->pcrAllocation, buffer, size); in PCR_Allocate_In_Unmarshal()
Dpart3.txt9681 This command will only change the allocations of banks that are listed in pcrAllocation.
9686pcrAllocation would have to have two selections: one for the empty SHA1 bank and one for the SHA256
9690 If a bank is listed more than once, then the last selection in the pcrAllocation list is the one th…
9736 TPML_PCR_SELECTION pcrAllocation the requested allocation
9797 26 result = PCRAllocate(&in->pcrAllocation, &out->maxPCR,
/external/tpm2/generator/
Dcommands.txt1415 _NAME pcrAllocation
Draw_commands.txt17333 than once, then the last selection in the pcrAllocation list is the one that the TPM will attempt t…
17395 pcrAllocation
17526 out->allocationSuccess = PCRAllocate(&in->pcrAllocation, &out->maxPCR,
Draw_commands_fixed.txt17344 than once, then the last selection in the pcrAllocation list is the one that the TPM will attempt t…
17406 pcrAllocation
17537 out->allocationSuccess = PCRAllocate(&in->pcrAllocation, &out->maxPCR,