4.2.0.0R6
Software Development Kit
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
mbedtls_mpi Struct Reference

MPI structure. More...

Data Fields

size_t n
 
mbedtls_mpi_uint * p
 
int s
 

Detailed Description

MPI structure.

Field Documentation

size_t mbedtls_mpi::n

total # of limbs

mbedtls_mpi_uint* mbedtls_mpi::p

pointer to limbs

int mbedtls_mpi::s

integer sign


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