iPXE
Data Fields
tdTPM_SYMMETRIC_KEY Struct Reference

Part 2, section 9.4: TPM_SYMMETRIC_KEY [size_is(size)] BYTE* data;. More...

#include <Tpm12.h>

Data Fields

TPM_ALGORITHM_ID algId
 
TPM_ENC_SCHEME encScheme
 
UINT16 dataSize
 
UINT8data
 

Detailed Description

Part 2, section 9.4: TPM_SYMMETRIC_KEY [size_is(size)] BYTE* data;.

Definition at line 1018 of file Tpm12.h.

Field Documentation

◆ algId

TPM_ALGORITHM_ID tdTPM_SYMMETRIC_KEY::algId

Definition at line 1019 of file Tpm12.h.

◆ encScheme

TPM_ENC_SCHEME tdTPM_SYMMETRIC_KEY::encScheme

Definition at line 1020 of file Tpm12.h.

◆ dataSize

UINT16 tdTPM_SYMMETRIC_KEY::dataSize

Definition at line 1021 of file Tpm12.h.

◆ data

UINT8* tdTPM_SYMMETRIC_KEY::data

Definition at line 1022 of file Tpm12.h.


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