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

#include <tss_commands.h>

Collaboration diagram for s_tpm_get_random_cmd:
Collaboration graph

Data Fields

uint8_t buffer [14]
 
uint16_t bytesRequested
 

Detailed Description

Definition at line 12 of file tss_commands.h.

Field Documentation

◆ buffer

uint8_t s_tpm_get_random_cmd::buffer[14]

Definition at line 13 of file tss_commands.h.

◆ bytesRequested

uint16_t s_tpm_get_random_cmd::bytesRequested

Definition at line 14 of file tss_commands.h.


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