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

#include <tss_structures.h>

Collaboration diagram for TPMT_HA:
Collaboration graph

Data Fields

TPMI_ALG_HASH hashAlg
 
TPMU_HA digest
 

Detailed Description

Definition at line 327 of file tss_structures.h.

Field Documentation

◆ digest

TPMU_HA TPMT_HA::digest

Definition at line 329 of file tss_structures.h.

Referenced by marshal_TPMT_HA(), and tlcl_extend().

◆ hashAlg

TPMI_ALG_HASH TPMT_HA::hashAlg

Definition at line 328 of file tss_structures.h.

Referenced by marshal_TPMT_HA(), and tlcl_extend().


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