iPXE
Data Fields
tdTPM_STORED_DATA12 Struct Reference

Part 2, section 9.2: TPM_STORED_DATA12 [size_is(sealInfoSize)] BYTE* sealInfo; [size_is(encDataSize)] BYTE* encData;. More...

#include <Tpm12.h>

Data Fields

TPM_STRUCTURE_TAG tag
 
TPM_ENTITY_TYPE et
 
UINT32 sealInfoSize
 
UINT8sealInfo
 
UINT32 encDataSize
 
UINT8encData
 

Detailed Description

Part 2, section 9.2: TPM_STORED_DATA12 [size_is(sealInfoSize)] BYTE* sealInfo; [size_is(encDataSize)] BYTE* encData;.

Definition at line 992 of file Tpm12.h.

Field Documentation

◆ tag

TPM_STRUCTURE_TAG tdTPM_STORED_DATA12::tag

Definition at line 993 of file Tpm12.h.

◆ et

TPM_ENTITY_TYPE tdTPM_STORED_DATA12::et

Definition at line 994 of file Tpm12.h.

◆ sealInfoSize

UINT32 tdTPM_STORED_DATA12::sealInfoSize

Definition at line 995 of file Tpm12.h.

◆ sealInfo

UINT8* tdTPM_STORED_DATA12::sealInfo

Definition at line 996 of file Tpm12.h.

◆ encDataSize

UINT32 tdTPM_STORED_DATA12::encDataSize

Definition at line 997 of file Tpm12.h.

◆ encData

UINT8* tdTPM_STORED_DATA12::encData

Definition at line 998 of file Tpm12.h.


The documentation for this struct was generated from the following file: