![]() |
Bitcoin Core 31.1.0
P2P Digital Currency
|
Go to the source code of this file.
Macros | |
| #define | VERIFY_BITS(x, n) |
Variables | |
| static const secp256k1_modinv32_modinfo | secp256k1_const_modinfo_fe |
| #define VERIFY_BITS | ( | x, | |
| n ) |
Definition at line 399 of file field_10x26_impl.h.
|
static |
|
static |
Definition at line 374 of file field_10x26_impl.h.
|
static |
Definition at line 387 of file field_10x26_impl.h.
|
static |
Definition at line 1014 of file field_10x26_impl.h.
|
static |
Definition at line 273 of file field_10x26_impl.h.
|
static |
Definition at line 1126 of file field_10x26_impl.h.
|
static |
Convert a field element to a 32-byte big endian value.
Requires the input to be normalized
Definition at line 305 of file field_10x26_impl.h.
|
static |
Definition at line 40 of file field_10x26_impl.h.
|
static |
Definition at line 1033 of file field_10x26_impl.h.
|
static |
|
static |
|
static |
Definition at line 269 of file field_10x26_impl.h.
|
static |
|
static |
Definition at line 264 of file field_10x26_impl.h.
|
static |
|
static |
Definition at line 361 of file field_10x26_impl.h.
|
static |
Definition at line 340 of file field_10x26_impl.h.
|
static |
Definition at line 53 of file field_10x26_impl.h.
|
static |
Definition at line 128 of file field_10x26_impl.h.
|
static |
Definition at line 102 of file field_10x26_impl.h.
|
static |
Definition at line 178 of file field_10x26_impl.h.
|
static |
Definition at line 207 of file field_10x26_impl.h.
|
static |
|
static |
|
static |
Definition at line 259 of file field_10x26_impl.h.
|
static |
|
static |
Definition at line 1115 of file field_10x26_impl.h.
|
static |
[... a b c] is a shorthand for ... + a<<52 + b<<26 + c<<0 mod n. for 0 <= x <= 9, px is a shorthand for sum(a[i]*b[x-i], i=0..x). for 9 <= x <= 18, px is a shorthand for sum(a[i]*b[x-i], i=(x-9)..9) Note that [x 0 0 0 0 0 0 0 0 0 0] = [x*R1 x*R0].
Definition at line 401 of file field_10x26_impl.h.
|
static |
[... a b c] is a shorthand for ... + a<<52 + b<<26 + c<<0 mod n. px is a shorthand for sum(a[i]*a[x-i], i=0..x). Note that [x 0 0 0 0 0 0 0 0 0 0] = [x*R1 x*R0].
Definition at line 731 of file field_10x26_impl.h.
|
static |
Definition at line 1098 of file field_10x26_impl.h.
|
static |
|
static |
Definition at line 1186 of file field_10x26_impl.h.