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

#include <ec_commands.h>

Collaboration diagram for ec_response_rand_num:
Collaboration graph

Data Fields

uint8_t rand [0]
 generated random numbers More...
 

Detailed Description

Definition at line 1926 of file ec_commands.h.

Field Documentation

◆ rand

uint8_t ec_response_rand_num::rand[0]

generated random numbers

Definition at line 1927 of file ec_commands.h.


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