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

#include <tss_structures.h>

Collaboration diagram for tpm2_pcr_extend_cmd:
Collaboration graph

Data Fields

TPMI_DH_PCR pcrHandle
 
TPML_DIGEST_VALUES digests
 

Detailed Description

Definition at line 419 of file tss_structures.h.

Field Documentation

◆ digests

TPML_DIGEST_VALUES tpm2_pcr_extend_cmd::digests

Definition at line 421 of file tss_structures.h.

Referenced by marshal_pcr_extend(), and tlcl_extend().

◆ pcrHandle

TPMI_DH_PCR tpm2_pcr_extend_cmd::pcrHandle

Definition at line 420 of file tss_structures.h.

Referenced by marshal_pcr_extend(), and tlcl_extend().


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