iPXE
Data Fields
TPMA_SESSION Struct Reference

#include <Tpm20.h>

Data Fields

UINT8 continueSession: 1
 
UINT8 auditExclusive: 1
 
UINT8 auditReset: 1
 
UINT8 reserved3_4: 2
 
UINT8 decrypt: 1
 
UINT8 encrypt: 1
 
UINT8 audit: 1
 

Detailed Description

Definition at line 746 of file Tpm20.h.

Field Documentation

◆ continueSession

UINT8 TPMA_SESSION::continueSession

Definition at line 747 of file Tpm20.h.

◆ auditExclusive

UINT8 TPMA_SESSION::auditExclusive

Definition at line 748 of file Tpm20.h.

◆ auditReset

UINT8 TPMA_SESSION::auditReset

Definition at line 749 of file Tpm20.h.

◆ reserved3_4

UINT8 TPMA_SESSION::reserved3_4

Definition at line 750 of file Tpm20.h.

◆ decrypt

UINT8 TPMA_SESSION::decrypt

Definition at line 751 of file Tpm20.h.

◆ encrypt

UINT8 TPMA_SESSION::encrypt

Definition at line 752 of file Tpm20.h.

◆ audit

UINT8 TPMA_SESSION::audit

Definition at line 753 of file Tpm20.h.


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