PolarSSL v1.1.4
Data Fields
mpi Struct Reference

MPI structure. More...

#include <bignum.h>

Data Fields

int s
size_t n
t_uintp

Detailed Description

MPI structure.

Definition at line 120 of file bignum.h.


Field Documentation

size_t mpi::n

total # of limbs

Definition at line 123 of file bignum.h.

pointer to limbs

Definition at line 124 of file bignum.h.

int mpi::s

integer sign

Definition at line 122 of file bignum.h.


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