cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
bignum_st Struct Reference

#include <bn.h>

Public Attributes

BN_ULONGd
 
int top
 
int dmax
 
int neg
 
int flags
 

Detailed Description

Definition at line 324 of file bn.h.

Member Data Documentation

BN_ULONG* bignum_st::d

Definition at line 326 of file bn.h.

int bignum_st::dmax

Definition at line 329 of file bn.h.

int bignum_st::flags

Definition at line 331 of file bn.h.

int bignum_st::neg

Definition at line 330 of file bn.h.

int bignum_st::top

Definition at line 327 of file bn.h.


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