Electroneum
modm-donna-32bit.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define bignum256modm_bits_per_limb   30
 
#define bignum256modm_limb_size   9
 

Typedefs

typedef uint32_t bignum256modm_element_t
 
typedef bignum256modm_element_t bignum256modm[9]
 

Macro Definition Documentation

◆ bignum256modm_bits_per_limb

#define bignum256modm_bits_per_limb   30

Definition at line 15 of file modm-donna-32bit.h.

◆ bignum256modm_limb_size

#define bignum256modm_limb_size   9

Definition at line 16 of file modm-donna-32bit.h.

Typedef Documentation

◆ bignum256modm

typedef bignum256modm_element_t bignum256modm[9]

Definition at line 19 of file modm-donna-32bit.h.

◆ bignum256modm_element_t

Definition at line 18 of file modm-donna-32bit.h.