Mpi Struct Reference

Arbitrary precision integer. More...

#include <mpi.h>

Data Fields

int_t sign
 
uint_t size
 
uint_tdata
 

Detailed Description

Arbitrary precision integer.

Definition at line 79 of file mpi.h.

Field Documentation

◆ data

uint_t* data

Definition at line 84 of file mpi.h.

◆ sign

int_t sign

Definition at line 81 of file mpi.h.

◆ size

uint_t size

Definition at line 82 of file mpi.h.


The documentation for this struct was generated from the following file:
  • cyclone_crypto/mpi/mpi.h