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

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

Data Fields

TPM_ALGORITHM_ID algId
 
TPM_ENC_SCHEME encScheme
 
UINT16 dataSize
 
UINT8 * data
 

Detailed Description

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

Definition at line 1016 of file Tpm12.h.

Field Documentation

◆ algId

TPM_ALGORITHM_ID tdTPM_SYMMETRIC_KEY::algId

Definition at line 1017 of file Tpm12.h.

◆ data

UINT8* tdTPM_SYMMETRIC_KEY::data

Definition at line 1020 of file Tpm12.h.

◆ dataSize

UINT16 tdTPM_SYMMETRIC_KEY::dataSize

Definition at line 1019 of file Tpm12.h.

◆ encScheme

TPM_ENC_SCHEME tdTPM_SYMMETRIC_KEY::encScheme

Definition at line 1018 of file Tpm12.h.


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