coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
TPM2B Struct Reference

#include <tss_structures.h>

Collaboration diagram for TPM2B:
Collaboration graph

Data Fields

uint16_t size
 
uint8_tbuffer
 

Detailed Description

Definition at line 66 of file tss_structures.h.

Field Documentation

◆ buffer

uint8_t* TPM2B::buffer

Definition at line 68 of file tss_structures.h.

Referenced by marshal_TPM2B().

◆ size

uint16_t TPM2B::size

Definition at line 67 of file tss_structures.h.

Referenced by marshal_TPM2B().


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