Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
secp256k1_fe_storage Struct Reference
#include <field_10x26.h>
Public Attributes | |
uint32_t | n [8] |
uint64_t | n [4] |
Detailed Description
Definition at line 43 of file field_10x26.h.
Member Data Documentation
◆ n [1/2]
uint64_t secp256k1_fe_storage::n[4] |
Definition at line 39 of file field_5x52.h.
◆ n [2/2]
uint32_t secp256k1_fe_storage::n[8] |
Definition at line 44 of file field_10x26.h.
Referenced by secp256k1_fe_from_storage(), secp256k1_fe_storage_cmov(), and secp256k1_fe_to_storage().
The documentation for this struct was generated from the following files:
- src/secp256k1/src/field_10x26.h
- src/secp256k1/src/field_5x52.h