MPI structure.
More...
#include <bignum.h>
MPI structure.
Definition at line 189 of file bignum.h.
size_t mbedtls_mpi::private_n |
total # of limbs
Definition at line 192 of file bignum.h.
pointer to limbs
Definition at line 193 of file bignum.h.
int mbedtls_mpi::private_s |
Sign: -1 if the mpi is negative, 1 otherwise
Definition at line 191 of file bignum.h.
The documentation for this struct was generated from the following file: