bignum_st Struct Reference

#include <
bn.h>

Data Fields

BN_ULONG * d
int top
int dmax
int neg
int flags

Field Documentation

BN_ULONG* bignum_st::d
 
int bignum_st::dmax
 
int bignum_st::flags
 
int bignum_st::neg
 
int bignum_st::top
 

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

Copyright © Nokia Corporation 2001-2008
Back to top