Home
last modified time | relevance | path

Searched refs:sizeAvailable (Results 1 – 10 of 10) sorted by relevance

/external/tpm2/
DPCR_Allocate.c41 &out->sizeNeeded, &out->sizeAvailable); in TPM2_PCR_Allocate()
DPCR_Allocate_fp.h21 UINT32 sizeAvailable; member
DPCR_fp.h13 UINT32 *sizeAvailable // OUT: available space
DMarshal_PCR_Allocate.c30 total_size += UINT32_Marshal(&source->sizeAvailable, buffer, size); in PCR_Allocate_Out_Marshal()
DPCR.c885 UINT32 *sizeAvailable // OUT: available space in PCRAllocate() argument
960 *sizeAvailable = sizeof(s_pcrs); in PCRAllocate()
Dpart3.txt9701 sizeNeeded parameter in the return is less than or equal to the sizeAvailable parameter, then the
9750 UINT32 sizeAvailable
9798 27 &out->sizeNeeded, &out->sizeAvailable);
Dpart4.txt13400 719 UINT32 *sizeAvailable // OUT: available space
13484 798 // allocate PCR. Different implementation may return a sizeAvailable less
13486 800 *sizeAvailable = sizeof(s_pcrs);
/external/tpm2/generator/
Dcommands.txt1435 _NAME sizeAvailable
Draw_commands.txt17340 available. If the sizeNeeded parameter in the return is less than or equal to the sizeAvailable par…
17440 sizeAvailable
17527 &out->sizeNeeded, &out->sizeAvailable);
Draw_commands_fixed.txt17351 available. If the sizeNeeded parameter in the return is less than or equal to the sizeAvailable par…
17451 sizeAvailable
17538 &out->sizeNeeded, &out->sizeAvailable);