Bitcoin Core 28.99.0
P2P Digital Currency
|
This field implementation represents the value as 10 uint32_t limbs in base 2^26. More...
#include <field_10x26.h>
Public Attributes | |
uint32_t | n [10] |
uint64_t | n [5] |
This field implementation represents the value as 10 uint32_t limbs in base 2^26.
This field implementation represents the value as 5 uint64_t limbs in base 2^52.
Definition at line 14 of file field_10x26.h.
uint32_t secp256k1_fe::n[10] |
Definition at line 22 of file field_10x26.h.
uint64_t secp256k1_fe::n[5] |
Definition at line 22 of file field_5x52.h.