Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
secp256k1_fe Struct Reference
#include <field_10x26.h>
Public Attributes | |
uint32_t | n [10] |
uint64_t | n [5] |
Detailed Description
Definition at line 12 of file field_10x26.h.
Member Data Documentation
◆ n [1/2]
uint32_t secp256k1_fe::n[10] |
Definition at line 16 of file field_10x26.h.
Referenced by secp256k1_fe_add(), secp256k1_fe_clear(), secp256k1_fe_cmov(), secp256k1_fe_cmp_var(), secp256k1_fe_from_storage(), secp256k1_fe_get_b32(), secp256k1_fe_is_odd(), secp256k1_fe_is_zero(), secp256k1_fe_mul(), secp256k1_fe_mul_int(), secp256k1_fe_negate(), secp256k1_fe_normalize(), secp256k1_fe_normalize_var(), secp256k1_fe_normalize_weak(), secp256k1_fe_normalizes_to_zero(), secp256k1_fe_normalizes_to_zero_var(), secp256k1_fe_set_b32(), secp256k1_fe_set_int(), secp256k1_fe_sqr(), and secp256k1_fe_to_storage().
◆ n [2/2]
uint64_t secp256k1_fe::n[5] |
Definition at line 16 of file field_5x52.h.
The documentation for this struct was generated from the following files:
- src/secp256k1/src/field_10x26.h
- src/secp256k1/src/field_5x52.h