PCR_Allocate_Out
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_YES_NO | allocationSuccess |
| UINT32 | maxPCR |
| UINT32 | sizeNeeded |
| UINT32 | sizeAvailable |
Public Attributes Documentation
variable allocationSuccess
TPMI_YES_NO allocationSuccess;
variable maxPCR
UINT32 maxPCR;
variable sizeNeeded
UINT32 sizeNeeded;
variable sizeAvailable
UINT32 sizeAvailable;
Updated on 2026-07-20 at 13:36:00 +0000