Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
gcry_mpi Struct Reference

#include <mpi.h>

Data Fields

int alloced
 
int nlimbs
 
int nbits
 
int sign
 
unsigned flags
 
mpi_limb_td
 

Detailed Description

Definition at line 47 of file mpi.h.

Field Documentation

int alloced

Definition at line 48 of file mpi.h.

Definition at line 55 of file mpi.h.

unsigned flags

Definition at line 52 of file mpi.h.

int nbits

Definition at line 50 of file mpi.h.

int nlimbs

Definition at line 49 of file mpi.h.

int sign

Definition at line 51 of file mpi.h.


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