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

#include <tss_structures.h>

Collaboration diagram for TPML_DIGEST_VALUES:
Collaboration graph

Data Fields

uint32_t count
 
TPMT_HA digests [HASH_COUNT]
 

Detailed Description

Definition at line 333 of file tss_structures.h.

Field Documentation

◆ count

uint32_t TPML_DIGEST_VALUES::count

Definition at line 334 of file tss_structures.h.

Referenced by marshal_TPML_DIGEST_VALUES(), and tlcl_extend().

◆ digests

TPMT_HA TPML_DIGEST_VALUES::digests[HASH_COUNT]

Definition at line 335 of file tss_structures.h.

Referenced by marshal_TPML_DIGEST_VALUES(), and tlcl_extend().


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