|
Electroneum
|


Go to the source code of this file.
Macros | |
| #define | ECMULT_WINDOW_SIZE 15 |
| #define | ECMULT_TABLE_SIZE(w) (1L << ((w)-2)) |
Typedefs | |
| typedef int() | secp256k1_ecmult_multi_callback(secp256k1_scalar *sc, secp256k1_ge *pt, size_t idx, void *data) |
| #define ECMULT_TABLE_SIZE | ( | w | ) | (1L << ((w)-2)) |
| typedef int() secp256k1_ecmult_multi_callback(secp256k1_scalar *sc, secp256k1_ge *pt, size_t idx, void *data) |