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

#include <svc.h>

Collaboration diagram for cmd_param_modexp:
Collaboration graph

Data Fields

struct mod_exp_params * ptr_modexp
 

Detailed Description

Definition at line 79 of file svc.h.

Field Documentation

◆ ptr_modexp

struct mod_exp_params* cmd_param_modexp::ptr_modexp

Definition at line 80 of file svc.h.

Referenced by svc_modexp().


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