PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Classes | Macros
field_gmp.h File Reference
#include <gmp.h>
Include dependency graph for field_gmp.h:

Go to the source code of this file.

Classes

struct  secp256k1_fe_t
 

Macros

#define FIELD_LIMBS   ((256 + GMP_NUMB_BITS - 1) / GMP_NUMB_BITS)
 

Macro Definition Documentation

◆ FIELD_LIMBS

#define FIELD_LIMBS   ((256 + GMP_NUMB_BITS - 1) / GMP_NUMB_BITS)

Definition at line 12 of file field_gmp.h.