TianoCore EDK2 master
Loading...
Searching...
No Matches
tdTPM_EK_BLOB Struct Reference

#include <MdePkg/Include/IndustryStandard/Tpm12.h>

Data Fields

TPM_STRUCTURE_TAG tag
 
TPM_EK_TYPE ekType
 
UINT32 blobSize
 
UINT8 * blob
 

Detailed Description

Part 2, section 12.1 TPM_EK_BLOB

Definition at line 1181 of file Tpm12.h.

Field Documentation

◆ blob

UINT8* tdTPM_EK_BLOB::blob

Definition at line 1185 of file Tpm12.h.

◆ blobSize

UINT32 tdTPM_EK_BLOB::blobSize

Definition at line 1184 of file Tpm12.h.

◆ ekType

TPM_EK_TYPE tdTPM_EK_BLOB::ekType

Definition at line 1183 of file Tpm12.h.

◆ tag

TPM_STRUCTURE_TAG tdTPM_EK_BLOB::tag

Definition at line 1182 of file Tpm12.h.


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