VeryLargeInt Struct Reference

Large integer. More...

#include <epid/member/tiny/math/mathtypes.h>

Data Fields

uint32_t word [NUM_ECC_DIGITS]
 Large integer data.
 

Detailed Description

Large integer.

VeryLargeInt* is always expected to point to a buffer with NUM_ECC_DIGITS uint32_t sized words.


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