mbedtls_mpi Struct Reference

MPI structure. More...

#include <bignum.h>

Data Fields

int s
size_t n
mbedtls_mpi_uintp

Detailed Description

MPI structure.

Definition at line 144 of file bignum.h.


Field Documentation

total # of limbs

Definition at line 147 of file bignum.h.

pointer to limbs

Definition at line 148 of file bignum.h.

integer sign

Definition at line 146 of file bignum.h.


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

Generated on 30 Jun 2016 for mbed TLS v2.3.0 by  doxygen 1.6.1