PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Public Attributes | List of all members
secp256k1_fe_t Struct Reference

#include <field_10x26.h>

Public Attributes

uint32_t n [10]
 
uint64_t n [5]
 
mp_limb_t n [FIELD_LIMBS+1]
 

Detailed Description

Definition at line 12 of file field_10x26.h.

Member Data Documentation

◆ n [1/3]

uint32_t secp256k1_fe_t::n[10]

Definition at line 18 of file field_10x26.h.

◆ n [2/3]

uint64_t secp256k1_fe_t::n[5]

Definition at line 18 of file field_5x52.h.

◆ n [3/3]

mp_limb_t secp256k1_fe_t::n[FIELD_LIMBS+1]

Definition at line 15 of file field_gmp.h.


The documentation for this struct was generated from the following files: