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

#include <tss_commands.h>

Collaboration diagram for s_tpm_extend_cmd:
Collaboration graph

Data Fields

uint8_t buffer [34]
 
uint16_t pcrNum
 
uint16_t inDigest
 

Detailed Description

Definition at line 5 of file tss_commands.h.

Field Documentation

◆ buffer

uint8_t s_tpm_extend_cmd::buffer[34]

Definition at line 6 of file tss_commands.h.

Referenced by tlcl_extend().

◆ inDigest

uint16_t s_tpm_extend_cmd::inDigest

Definition at line 8 of file tss_commands.h.

Referenced by tlcl_extend().

◆ pcrNum

uint16_t s_tpm_extend_cmd::pcrNum

Definition at line 7 of file tss_commands.h.

Referenced by tlcl_extend().


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