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

Public Attributes

BN_POOL pool
 
BN_STACK stack
 
unsigned int used
 
int err_stack
 
int too_many
 

Detailed Description

Definition at line 144 of file bn_ctx.c.

Member Data Documentation

int bignum_ctx::err_stack

Definition at line 153 of file bn_ctx.c.

BN_POOL bignum_ctx::pool

Definition at line 147 of file bn_ctx.c.

BN_STACK bignum_ctx::stack

Definition at line 149 of file bn_ctx.c.

int bignum_ctx::too_many

Definition at line 155 of file bn_ctx.c.

unsigned int bignum_ctx::used

Definition at line 151 of file bn_ctx.c.


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