OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
bignum_st Struct Reference

#include <bn.h>

Public Attributes

BN_ULONG * d
 
int top
 
int dmax
 
int neg
 
int flags
 

Detailed Description

Definition at line 314 of file bn.h.

Member Data Documentation

BN_ULONG * bignum_st::d

Definition at line 316 of file bn.h.

int bignum_st::dmax

Definition at line 319 of file bn.h.

int bignum_st::flags

Definition at line 321 of file bn.h.

int bignum_st::neg

Definition at line 320 of file bn.h.

int bignum_st::top

Definition at line 317 of file bn.h.


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