Home
last modified time | relevance | path

Searched refs:sizeAvailable (Results 1 – 5 of 5) 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()