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

#include <ec_commands.h>

Collaboration diagram for ec_params_rand_num:
Collaboration graph

Data Fields

uint16_t num_rand_bytes
 num random bytes to generate More...
 

Detailed Description

Definition at line 1922 of file ec_commands.h.

Field Documentation

◆ num_rand_bytes

uint16_t ec_params_rand_num::num_rand_bytes

num random bytes to generate

Definition at line 1923 of file ec_commands.h.


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