Mpi Struct Reference

Arbitrary precision integer. More...

#include <mpi.h>

Data Fields

int_t sign
 
uint_t size
 
mpi_word_tdata
 

Detailed Description

Arbitrary precision integer.

Definition at line 101 of file mpi.h.

Field Documentation

◆ data

mpi_word_t* data

Definition at line 106 of file mpi.h.

◆ sign

int_t sign

Definition at line 103 of file mpi.h.

◆ size

uint_t size

Definition at line 104 of file mpi.h.


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