BitPunch McEliece  v0.0.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_BPU_T_GF2_16x_Poly Struct Reference

#include <gf2xtypes.h>

Data Fields

BPU_T_GF2_16xcoef
 Polynomial over GF2m. More...
 
int16_t deg
 degree More...
 
int16_t max_deg
 degree More...
 

Detailed Description

Representation of polynomial.

Definition at line 53 of file gf2xtypes.h.

Field Documentation

Polynomial over GF2m.

Definition at line 54 of file gf2xtypes.h.

int16_t deg

degree

Definition at line 55 of file gf2xtypes.h.

int16_t max_deg

degree

Definition at line 56 of file gf2xtypes.h.


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