![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include <gmp.h>
Go to the source code of this file.
Classes | |
struct | secp256k1_num |
Macros | |
#define | NUM_LIMBS ((256+GMP_NUMB_BITS-1)/GMP_NUMB_BITS) |
#define NUM_LIMBS ((256+GMP_NUMB_BITS-1)/GMP_NUMB_BITS) |
Definition at line 12 of file num_gmp.h.
Referenced by secp256k1_num_add_abs(), secp256k1_num_mod(), secp256k1_num_mod_inverse(), secp256k1_num_mul(), secp256k1_num_set_bin(), and secp256k1_num_shift().