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 207 of file bignum.h.


Field Documentation

total # of limbs

Definition at line 210 of file bignum.h.

pointer to limbs

Definition at line 211 of file bignum.h.

Sign: -1 if the mpi is negative, 1 otherwise

Definition at line 209 of file bignum.h.


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

Generated on 10 Aug 2020 for mbed TLS v2.7.16 by  doxygen 1.6.1