Searched refs:allocationSuccess (Results 1 – 7 of 7) sorted by relevance
46 out->allocationSuccess = (result == TPM_RC_SUCCESS); in TPM2_PCR_Allocate()50 if(out->allocationSuccess == YES) in TPM2_PCR_Allocate()
18 TPMI_YES_NO allocationSuccess; member
27 total_size += TPMI_YES_NO_Marshal(&source->allocationSuccess, buffer, size); in PCR_Allocate_Out_Marshal()
9702 allocationSuccess parameter will be YES. Alternatively, if the request fails, The TPM may return9746 TPMI_YES_NO allocationSuccess YES if the allocation succeeded9803 32 out->allocationSuccess = (result == TPM_RC_SUCCESS);9807 36 if(out->allocationSuccess == YES)
1426 _NAME allocationSuccess
17341 then the allocationSuccess parameter will be YES.17422 allocationSuccess17526 out->allocationSuccess = PCRAllocate(&in->pcrAllocation, &out->maxPCR,17530 if(out->allocationSuccess == YES)
17352 then the allocationSuccess parameter will be YES.17433 allocationSuccess17537 out->allocationSuccess = PCRAllocate(&in->pcrAllocation, &out->maxPCR,17541 if(out->allocationSuccess == YES)